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=5600
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=5700",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=5500",
    "results": [
        {
            "id": "1bf0c51e-2d87-4a10-b226-78afc013e34d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cd521441-5eba-4266-9642-451a2c21d584",
            "completed": true,
            "last_updated": "2023-03-18T11:32:13.463839-04:00",
            "created_at": "2023-03-16T17:37:19.891748-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.77,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/cd521441-5eba-4266-9642-451a2c21d584",
            "datetime": "2023-03-17T22:05:00-04:00",
            "cutoff_datetime": "2023-03-17T22:05:00-04:00",
            "name": "Arizona State v. TCU",
            "bettypes": [
                {
                    "id": "6e1a00e6-3e2a-47cd-8b8a-d4cd2cb552bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1bf0c51e-2d87-4a10-b226-78afc013e34d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-16T17:37:19.893769-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TCU",
                                "amount": 6547.0
                            },
                            {
                                "team": "Arizona State",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "692427b6-a32e-4b2d-bebb-38c57079bbc6",
                            "gambit_id": "74d97a01-22b8-4894-ad7c-95a60bdf31ca",
                            "last_updated": "2023-03-18T11:32:13.467513-04:00",
                            "created_at": "2023-03-16T17:37:19.895327-04:00",
                            "name": "TCU",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e1a00e6-3e2a-47cd-8b8a-d4cd2cb552bf/?format=api"
                        },
                        {
                            "id": "3b2e9696-e475-4905-b377-17c0d625eac9",
                            "gambit_id": "2da68334-b927-4be3-ac84-1edc7de76c58",
                            "last_updated": "2023-03-18T11:32:13.469098-04:00",
                            "created_at": "2023-03-16T17:37:19.896847-04:00",
                            "name": "Arizona State",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e1a00e6-3e2a-47cd-8b8a-d4cd2cb552bf/?format=api"
                        }
                    ]
                },
                {
                    "id": "351c62fc-648e-4ae7-b165-5b56c0cad980",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1bf0c51e-2d87-4a10-b226-78afc013e34d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-16T17:37:19.903828-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 State",
                                "amount": 5000.0
                            },
                            {
                                "team": "TCU",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c63007e2-eb67-4520-9a32-710d3ba91753",
                            "gambit_id": "bef599c1-8c03-4fbb-8638-30d936a6d347",
                            "last_updated": "2023-03-18T11:32:13.479756-04:00",
                            "created_at": "2023-03-16T17:37:19.906764-04:00",
                            "name": "Arizona State",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/351c62fc-648e-4ae7-b165-5b56c0cad980/?format=api"
                        },
                        {
                            "id": "9389abdf-7d34-4a2a-8c0d-d48a131027a4",
                            "gambit_id": "4041159e-1828-4a8e-9de2-6736782385a5",
                            "last_updated": "2023-03-18T11:32:13.478029-04:00",
                            "created_at": "2023-03-16T17:37:19.905266-04:00",
                            "name": "TCU",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/351c62fc-648e-4ae7-b165-5b56c0cad980/?format=api"
                        }
                    ]
                },
                {
                    "id": "29eb5e35-9b25-410a-b74e-4d3f544871d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1bf0c51e-2d87-4a10-b226-78afc013e34d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-16T17:37:19.898624-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 142.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 142.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bdbb9b82-42e2-4bf8-a303-ea64f476b280",
                            "gambit_id": "2af8978c-d643-453e-b51d-1ef0d9112fd6",
                            "last_updated": "2023-03-18T11:32:13.472567-04:00",
                            "created_at": "2023-03-16T17:37:19.900402-04:00",
                            "name": "Game Total Under 142.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "142.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29eb5e35-9b25-410a-b74e-4d3f544871d3/?format=api"
                        },
                        {
                            "id": "6f41f926-6251-4853-83f8-9f5c0a6c8adc",
                            "gambit_id": "cbce2262-a26e-4096-ad7d-ec98702e9242",
                            "last_updated": "2023-03-18T11:32:13.474246-04:00",
                            "created_at": "2023-03-16T17:37:19.902231-04:00",
                            "name": "Game Total Over 142.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "142.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29eb5e35-9b25-410a-b74e-4d3f544871d3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f46c5c54-8c81-4947-86a4-595a835e94c1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4e89b1c9-f84a-4e90-9f7f-8ec988bf5f2d",
            "completed": true,
            "last_updated": "2023-03-18T11:32:25.478538-04:00",
            "created_at": "2023-03-14T19:52:13.563800-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.5,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/4e89b1c9-f84a-4e90-9f7f-8ec988bf5f2d",
            "datetime": "2023-03-17T21:55:00-04:00",
            "cutoff_datetime": "2023-03-17T21:55:00-04:00",
            "name": "Kent State v. Indiana",
            "bettypes": [
                {
                    "id": "d77cd18b-887e-4427-a4a5-d92ef46c402d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f46c5c54-8c81-4947-86a4-595a835e94c1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T19:52:13.571084-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indiana",
                                "amount": 6241.0
                            },
                            {
                                "team": "Kent State",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "86403d6c-2aca-4630-8c28-656bdcf23b1b",
                            "gambit_id": "ec0e9729-449a-494a-886d-e056bbb49617",
                            "last_updated": "2023-03-18T11:32:25.486356-04:00",
                            "created_at": "2023-03-14T19:52:13.572659-04:00",
                            "name": "Indiana",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d77cd18b-887e-4427-a4a5-d92ef46c402d/?format=api"
                        },
                        {
                            "id": "496c3d61-17ed-40a9-9bf8-10322d215acd",
                            "gambit_id": "8628af89-73ec-4b65-9871-6e2d470dafa0",
                            "last_updated": "2023-03-18T11:32:25.487772-04:00",
                            "created_at": "2023-03-14T19:52:13.574349-04:00",
                            "name": "Kent State",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d77cd18b-887e-4427-a4a5-d92ef46c402d/?format=api"
                        }
                    ]
                },
                {
                    "id": "5f3b4e04-df09-47fc-9320-5a8b32d6cef5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f46c5c54-8c81-4947-86a4-595a835e94c1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:13.575881-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kent State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Indiana",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "898f77ed-948f-4bab-ad32-e817e6b22c5d",
                            "gambit_id": "95dbc189-19c6-4927-933b-217ff7ebe621",
                            "last_updated": "2023-03-18T11:32:25.491781-04:00",
                            "created_at": "2023-03-14T19:52:13.580163-04:00",
                            "name": "Kent State",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f3b4e04-df09-47fc-9320-5a8b32d6cef5/?format=api"
                        },
                        {
                            "id": "356e4925-fa68-4b77-95a0-d3e592ca32de",
                            "gambit_id": "9d87fe92-f57b-4289-94af-5000bbd1e700",
                            "last_updated": "2023-03-18T11:32:25.490472-04:00",
                            "created_at": "2023-03-14T19:52:13.577256-04:00",
                            "name": "Indiana",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f3b4e04-df09-47fc-9320-5a8b32d6cef5/?format=api"
                        }
                    ]
                },
                {
                    "id": "8e4d488f-753e-4ed1-ad09-391879b8f6b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f46c5c54-8c81-4947-86a4-595a835e94c1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T19:52:13.566029-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 138.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 138.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eea301c9-41ab-4eba-838b-0b6c6fd91d36",
                            "gambit_id": "c1ed3846-36d3-4f65-9867-42140e80f3ec",
                            "last_updated": "2023-03-18T11:32:25.483409-04:00",
                            "created_at": "2023-03-14T19:52:13.569249-04:00",
                            "name": "Game Total Over 138.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "138.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e4d488f-753e-4ed1-ad09-391879b8f6b8/?format=api"
                        },
                        {
                            "id": "b084288a-e235-4119-b047-4478c003177a",
                            "gambit_id": "02db2802-170a-4a57-ac1d-233d31630fa7",
                            "last_updated": "2023-03-18T11:32:25.482017-04:00",
                            "created_at": "2023-03-14T19:52:13.567718-04:00",
                            "name": "Game Total Under 138.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "138.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e4d488f-753e-4ed1-ad09-391879b8f6b8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b2df6d73-42df-4eaf-82a7-3a363d37b8aa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ca23dee4-c4af-4dba-ac62-5e82363effa1",
            "completed": true,
            "last_updated": "2023-03-18T11:32:26.232929-04:00",
            "created_at": "2023-03-14T19:52:13.402682-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.56,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ca23dee4-c4af-4dba-ac62-5e82363effa1",
            "datetime": "2023-03-17T21:40:00-04:00",
            "cutoff_datetime": "2023-03-17T21:40:00-04:00",
            "name": "Montana State v. Kansas State",
            "bettypes": [
                {
                    "id": "79a79752-bd87-4060-8507-acda4dd99a3d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2df6d73-42df-4eaf-82a7-3a363d37b8aa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T19:52:13.410390-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas State",
                                "amount": 7440.0
                            },
                            {
                                "team": "Montana State",
                                "amount": 2560.0
                            }
                        ],
                        "expected_reward_tokens": 9446.4,
                        "profit_sb": -53.6,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8ce71b8d-db4e-4d65-95de-d4d81b994d06",
                            "gambit_id": "e592d932-9c20-4f45-adaa-86a5e77f799c",
                            "last_updated": "2023-03-18T11:32:26.241761-04:00",
                            "created_at": "2023-03-14T19:52:13.412575-04:00",
                            "name": "Kansas State",
                            "reward": "1.27000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79a79752-bd87-4060-8507-acda4dd99a3d/?format=api"
                        },
                        {
                            "id": "8f5f85f3-48a0-45d1-a8b5-a65b3402ce58",
                            "gambit_id": "abbf755d-b9d1-4e1b-ba56-3d5a977303f3",
                            "last_updated": "2023-03-18T11:32:26.243211-04:00",
                            "created_at": "2023-03-14T19:52:13.414552-04:00",
                            "name": "Montana State",
                            "reward": "3.69000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79a79752-bd87-4060-8507-acda4dd99a3d/?format=api"
                        }
                    ]
                },
                {
                    "id": "ad7db0db-8d1b-438a-8816-88f286b459ea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2df6d73-42df-4eaf-82a7-3a363d37b8aa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:13.416333-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Montana State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Kansas State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f6b0c705-bf16-474d-b4fc-f138d5dc2929",
                            "gambit_id": "8f978a4f-3a20-4be8-a522-b69dc2aa1893",
                            "last_updated": "2023-03-18T11:32:26.247577-04:00",
                            "created_at": "2023-03-14T19:52:13.419692-04:00",
                            "name": "Montana State",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad7db0db-8d1b-438a-8816-88f286b459ea/?format=api"
                        },
                        {
                            "id": "e24e34e9-a3d5-4ef5-84c0-0f47c3a316fd",
                            "gambit_id": "5db88190-84a8-4d26-8589-93426f17af66",
                            "last_updated": "2023-03-18T11:32:26.246204-04:00",
                            "created_at": "2023-03-14T19:52:13.417923-04:00",
                            "name": "Kansas State",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad7db0db-8d1b-438a-8816-88f286b459ea/?format=api"
                        }
                    ]
                },
                {
                    "id": "7d0777b8-3063-41ee-a1fd-c1069d603ba0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2df6d73-42df-4eaf-82a7-3a363d37b8aa/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T19:52:13.404918-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 140",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 140",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "705a3062-8211-4d24-a8f5-7a48ad22affb",
                            "gambit_id": "cd41fe53-d7eb-487c-b3d6-267e2180d9ac",
                            "last_updated": "2023-03-18T11:32:26.238432-04:00",
                            "created_at": "2023-03-14T19:52:13.408468-04:00",
                            "name": "Game Total Over 140",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "140.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d0777b8-3063-41ee-a1fd-c1069d603ba0/?format=api"
                        },
                        {
                            "id": "4a412e20-7ddd-4a11-a066-596a4dddb816",
                            "gambit_id": "a8073ae9-0456-4835-83e8-00d15b37417b",
                            "last_updated": "2023-03-18T11:32:26.236792-04:00",
                            "created_at": "2023-03-14T19:52:13.406911-04:00",
                            "name": "Game Total Under 140",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "140.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d0777b8-3063-41ee-a1fd-c1069d603ba0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "436c4b39-7820-4174-b30f-da98e4cf5fa8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d556403b-f624-4be0-b2dc-9186da553554",
            "completed": true,
            "last_updated": "2023-03-18T11:32:25.024410-04:00",
            "created_at": "2023-03-14T19:52:13.252233-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.71,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/d556403b-f624-4be0-b2dc-9186da553554",
            "datetime": "2023-03-17T21:20:00-04:00",
            "cutoff_datetime": "2023-03-17T21:20:00-04:00",
            "name": "Florida Atlantic v. Memphis",
            "bettypes": [
                {
                    "id": "776237eb-5363-4af5-ad16-6a6d0b34f0c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/436c4b39-7820-4174-b30f-da98e4cf5fa8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T19:52:13.259034-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Memphis",
                                "amount": 5421.0
                            },
                            {
                                "team": "Florida Atlantic",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dfd0fcde-0010-46a3-88e1-bb2b2acba399",
                            "gambit_id": "d44d0f94-1431-4d45-8082-8b2d5ba367bc",
                            "last_updated": "2023-03-18T11:32:25.031851-04:00",
                            "created_at": "2023-03-14T19:52:13.260761-04:00",
                            "name": "Memphis",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/776237eb-5363-4af5-ad16-6a6d0b34f0c2/?format=api"
                        },
                        {
                            "id": "4956a284-1ee4-4542-9f90-20f136617843",
                            "gambit_id": "0edaacfb-af87-4f01-afb1-5a621bbaac9c",
                            "last_updated": "2023-03-18T11:32:25.033418-04:00",
                            "created_at": "2023-03-14T19:52:13.262444-04:00",
                            "name": "Florida Atlantic",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/776237eb-5363-4af5-ad16-6a6d0b34f0c2/?format=api"
                        }
                    ]
                },
                {
                    "id": "70ad6b14-f523-4f69-88ab-9f0800b6dd39",
                    "match": "https://api-prod.gambitprofit.com/api/matches/436c4b39-7820-4174-b30f-da98e4cf5fa8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:13.264251-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Memphis",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "656d3ed9-523c-43ef-9374-d5775469bbbb",
                            "gambit_id": "6782dd15-a69a-4538-8619-69790d360ba0",
                            "last_updated": "2023-03-18T11:32:25.037994-04:00",
                            "created_at": "2023-03-14T19:52:13.268439-04:00",
                            "name": "Florida Atlantic",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70ad6b14-f523-4f69-88ab-9f0800b6dd39/?format=api"
                        },
                        {
                            "id": "e890be97-9e67-464d-a7e8-3d6f960ff0cf",
                            "gambit_id": "e0351b0c-0b8b-407e-978b-e722f65689fb",
                            "last_updated": "2023-03-18T11:32:25.036595-04:00",
                            "created_at": "2023-03-14T19:52:13.266924-04:00",
                            "name": "Memphis",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70ad6b14-f523-4f69-88ab-9f0800b6dd39/?format=api"
                        }
                    ]
                },
                {
                    "id": "d513f535-835e-4162-a80d-8c84cb5f0f94",
                    "match": "https://api-prod.gambitprofit.com/api/matches/436c4b39-7820-4174-b30f-da98e4cf5fa8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T19:52:13.254411-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 151.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 151.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7cab8378-b569-4ae3-8c11-bd8bfb7f1f38",
                            "gambit_id": "f01246ea-a6dc-4d22-a940-ebea0405f1e6",
                            "last_updated": "2023-03-18T11:32:25.027749-04:00",
                            "created_at": "2023-03-14T19:52:13.255911-04:00",
                            "name": "Game Total Under 151.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "151.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d513f535-835e-4162-a80d-8c84cb5f0f94/?format=api"
                        },
                        {
                            "id": "b5443789-6788-42db-813b-63cd9c34142d",
                            "gambit_id": "25a78ea8-b160-443a-bb74-5596b40a3da9",
                            "last_updated": "2023-03-18T11:32:25.029064-04:00",
                            "created_at": "2023-03-14T19:52:13.257451-04:00",
                            "name": "Game Total Over 151.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "151.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d513f535-835e-4162-a80d-8c84cb5f0f94/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "df68d2fb-1336-4e43-85f7-4f5801ec096d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "96c8adf1-db05-45e4-b333-4a4598a4fbd6",
            "completed": true,
            "last_updated": "2023-03-18T14:47:06.568244-04:00",
            "created_at": "2023-03-17T09:31:52.400229-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.15,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/96c8adf1-db05-45e4-b333-4a4598a4fbd6",
            "datetime": "2023-03-17T20:10:00-04:00",
            "cutoff_datetime": "2023-03-17T20:10:00-04:00",
            "name": "Minnesota Timberwolves v. Chicago Bulls",
            "bettypes": [
                {
                    "id": "84810fdd-78f5-4e97-8171-ebc136dcf18c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df68d2fb-1336-4e43-85f7-4f5801ec096d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-17T10:17:12.421990-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bulls",
                                "amount": 5784.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0d33ba35-a0c4-48e2-a83a-3ac068652b52",
                            "gambit_id": "2fd8e57f-0edb-4b3b-834c-c8a5eff8ebd2",
                            "last_updated": "2023-03-18T14:47:06.576237-04:00",
                            "created_at": "2023-03-17T10:17:12.423092-04:00",
                            "name": "Chicago Bulls",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84810fdd-78f5-4e97-8171-ebc136dcf18c/?format=api"
                        },
                        {
                            "id": "21851d6f-2fc3-4d22-8b81-987dd657c5cd",
                            "gambit_id": "4ec7dc56-1159-4895-b1a4-46e637344024",
                            "last_updated": "2023-03-18T14:47:06.577491-04:00",
                            "created_at": "2023-03-17T10:17:12.424211-04:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84810fdd-78f5-4e97-8171-ebc136dcf18c/?format=api"
                        }
                    ]
                },
                {
                    "id": "2af8dfa5-bfc5-499f-8d93-6f268e2ef262",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df68d2fb-1336-4e43-85f7-4f5801ec096d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-17T09:31:52.401752-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bulls",
                                "amount": 5107.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fca4e1cc-0feb-49b2-9c39-6c8417054ec9",
                            "gambit_id": "8e9ce98c-b220-485b-a8fb-16ecbe6a4510",
                            "last_updated": "2023-03-18T14:47:06.579915-04:00",
                            "created_at": "2023-03-17T09:31:52.402928-04:00",
                            "name": "Chicago Bulls",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2af8dfa5-bfc5-499f-8d93-6f268e2ef262/?format=api"
                        },
                        {
                            "id": "3b3d1e56-50c2-47c2-ba9a-47010f513312",
                            "gambit_id": "71bd5ef0-b0fa-4b4b-87e0-14dd57b766f1",
                            "last_updated": "2023-03-18T14:47:06.581350-04:00",
                            "created_at": "2023-03-17T09:31:52.404105-04:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2af8dfa5-bfc5-499f-8d93-6f268e2ef262/?format=api"
                        }
                    ]
                },
                {
                    "id": "ecf4fb36-8991-4a56-afd1-d8a92bfef1d8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df68d2fb-1336-4e43-85f7-4f5801ec096d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-17T10:17:12.418146-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 224.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 224.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "67738674-7fc5-411e-9919-835524619698",
                            "gambit_id": "07e9f318-d408-4241-9427-2e101b1f574f",
                            "last_updated": "2023-03-18T14:47:06.571968-04:00",
                            "created_at": "2023-03-17T10:17:12.419399-04:00",
                            "name": "Game Total Under 224.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "224.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecf4fb36-8991-4a56-afd1-d8a92bfef1d8/?format=api"
                        },
                        {
                            "id": "17a9457c-2047-43e7-b5cc-574ef7430292",
                            "gambit_id": "a642111a-5cff-4aad-ad68-9dec7f8a3545",
                            "last_updated": "2023-03-18T14:47:06.573448-04:00",
                            "created_at": "2023-03-17T10:17:12.420711-04:00",
                            "name": "Game Total Over 224.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "224.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecf4fb36-8991-4a56-afd1-d8a92bfef1d8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c9d5db22-ea14-4f18-be19-6ca732f872a1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ac4e8505-aa56-4687-b68c-3c597b2f1a3e",
            "completed": true,
            "last_updated": "2023-03-18T14:47:06.420869-04:00",
            "created_at": "2023-03-17T09:31:52.525850-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.77,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ac4e8505-aa56-4687-b68c-3c597b2f1a3e",
            "datetime": "2023-03-17T20:10:00-04:00",
            "cutoff_datetime": "2023-03-17T20:10:00-04:00",
            "name": "New Orleans Pelicans v. Houston Rockets",
            "bettypes": [
                {
                    "id": "20e06609-6492-4b36-b1de-4af09b88dedd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c9d5db22-ea14-4f18-be19-6ca732f872a1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-17T10:02:09.041360-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 6547.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1b9b6d49-e26d-419b-9cdf-a3f5dbb00f83",
                            "gambit_id": "2d6cca8a-506e-4bbe-957c-f8ce4aff050a",
                            "last_updated": "2023-03-18T14:47:06.431288-04:00",
                            "created_at": "2023-03-17T10:02:09.045857-04:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20e06609-6492-4b36-b1de-4af09b88dedd/?format=api"
                        },
                        {
                            "id": "05ef28d5-3f64-49a7-bee8-9b684b200c03",
                            "gambit_id": "40f926c1-e202-497c-9cff-0c8a13862b45",
                            "last_updated": "2023-03-18T14:47:06.429883-04:00",
                            "created_at": "2023-03-17T10:02:09.043864-04:00",
                            "name": "Houston Rockets",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20e06609-6492-4b36-b1de-4af09b88dedd/?format=api"
                        }
                    ]
                },
                {
                    "id": "c7c79851-b475-4a1a-ac73-13992ac54442",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c9d5db22-ea14-4f18-be19-6ca732f872a1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-17T09:31:52.527306-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5000.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6b2db561-65ef-4df3-bd1d-aecf71885ef5",
                            "gambit_id": "3b85bca5-2c08-4b9e-ac83-6287e5d4ac28",
                            "last_updated": "2023-03-18T14:47:06.435458-04:00",
                            "created_at": "2023-03-17T09:31:52.529660-04:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7c79851-b475-4a1a-ac73-13992ac54442/?format=api"
                        },
                        {
                            "id": "2b43cd9d-e189-4701-88e1-fa34aaf5d022",
                            "gambit_id": "18c8954c-012b-43be-b45d-909cfd0309a7",
                            "last_updated": "2023-03-18T14:47:06.434169-04:00",
                            "created_at": "2023-03-17T09:31:52.528457-04:00",
                            "name": "Houston Rockets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7c79851-b475-4a1a-ac73-13992ac54442/?format=api"
                        }
                    ]
                },
                {
                    "id": "a2e6c243-db9f-4e53-ac7e-1c390b5cde0f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c9d5db22-ea14-4f18-be19-6ca732f872a1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-17T10:02:09.034710-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 228",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 228",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "80ac4b73-b942-4812-8495-2e3c9931755d",
                            "gambit_id": "13610004-50cd-4cc4-98fc-1991c7ff7636",
                            "last_updated": "2023-03-18T14:47:06.424531-04:00",
                            "created_at": "2023-03-17T10:02:09.036829-04:00",
                            "name": "Game Total Under 228",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2e6c243-db9f-4e53-ac7e-1c390b5cde0f/?format=api"
                        },
                        {
                            "id": "7f6ca194-0e65-4332-bf7f-b891e8a441e5",
                            "gambit_id": "4007def5-93b9-41d5-b5ce-f0aab595fa58",
                            "last_updated": "2023-03-18T14:47:06.426823-04:00",
                            "created_at": "2023-03-17T10:02:09.038850-04:00",
                            "name": "Game Total Over 228",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2e6c243-db9f-4e53-ac7e-1c390b5cde0f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a98d5f7b-b89d-40a3-8378-a256c25a7f74",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dad54001-b4f4-47a7-a025-7f0bf4afbcae",
            "completed": true,
            "last_updated": "2023-03-18T14:47:06.723642-04:00",
            "created_at": "2023-03-17T09:31:52.275542-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.56,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/dad54001-b4f4-47a7-a025-7f0bf4afbcae",
            "datetime": "2023-03-17T20:10:00-04:00",
            "cutoff_datetime": "2023-03-17T20:10:00-04:00",
            "name": "Memphis Grizzlies v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "66be9322-0c5b-4c63-8d7e-39adac83a818",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a98d5f7b-b89d-40a3-8378-a256c25a7f74/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-17T10:17:12.558252-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 7440.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 2560.0
                            }
                        ],
                        "expected_reward_tokens": 9446.4,
                        "profit_sb": -53.6,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bd5095d0-4276-4555-8d23-2468abfff4f7",
                            "gambit_id": "dc6d43dc-cf35-4703-86bb-47eb5c189ab3",
                            "last_updated": "2023-03-18T14:47:06.732620-04:00",
                            "created_at": "2023-03-17T10:17:12.560833-04:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.27000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66be9322-0c5b-4c63-8d7e-39adac83a818/?format=api"
                        },
                        {
                            "id": "2752831a-bce2-4dba-95b1-2314d0a8b8bd",
                            "gambit_id": "3e048aee-be0d-4cc0-b3ac-44d721863455",
                            "last_updated": "2023-03-18T14:47:06.731401-04:00",
                            "created_at": "2023-03-17T10:17:12.559509-04:00",
                            "name": "San Antonio Spurs",
                            "reward": "3.69000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66be9322-0c5b-4c63-8d7e-39adac83a818/?format=api"
                        }
                    ]
                },
                {
                    "id": "0840c650-8371-40ea-8305-e40506f60e67",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a98d5f7b-b89d-40a3-8378-a256c25a7f74/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-17T09:31:52.277110-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 5000.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b0270ddc-7b3a-4d3d-b304-dd66f5372073",
                            "gambit_id": "e6447183-26a5-4dde-a5da-aff3d373f396",
                            "last_updated": "2023-03-18T14:47:06.736525-04:00",
                            "created_at": "2023-03-17T09:31:52.280113-04:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0840c650-8371-40ea-8305-e40506f60e67/?format=api"
                        },
                        {
                            "id": "6e837b13-1568-4656-95fd-f58967e51682",
                            "gambit_id": "ea1cd3c2-39ae-47d3-9a47-1217c6e5b190",
                            "last_updated": "2023-03-18T14:47:06.735254-04:00",
                            "created_at": "2023-03-17T09:31:52.278610-04:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0840c650-8371-40ea-8305-e40506f60e67/?format=api"
                        }
                    ]
                },
                {
                    "id": "a1f6a608-82f9-44cd-89ff-8275acf629db",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a98d5f7b-b89d-40a3-8378-a256c25a7f74/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-17T10:17:12.554211-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 234.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 234.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "86f74bbf-18a3-4d7a-8295-3ebf81a1e3b5",
                            "gambit_id": "8c4f121c-252c-444e-a6bc-0ffe354f4a1d",
                            "last_updated": "2023-03-18T14:47:06.726860-04:00",
                            "created_at": "2023-03-17T10:17:12.555483-04:00",
                            "name": "Game Total Under 234.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1f6a608-82f9-44cd-89ff-8275acf629db/?format=api"
                        },
                        {
                            "id": "84b151c3-276a-42a8-831a-ce8d6575d668",
                            "gambit_id": "d7891725-edbc-4d77-92fa-15388b277869",
                            "last_updated": "2023-03-18T14:47:06.728340-04:00",
                            "created_at": "2023-03-17T10:17:12.556725-04:00",
                            "name": "Game Total Over 234.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1f6a608-82f9-44cd-89ff-8275acf629db/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "265ac207-bf82-4da1-bebf-ffd5bf5b8559",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7f2be32d-b061-494d-a559-12670b43bf20",
            "completed": true,
            "last_updated": "2023-03-18T14:52:12.630202-04:00",
            "created_at": "2023-03-17T09:31:52.152444-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.77,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7f2be32d-b061-494d-a559-12670b43bf20",
            "datetime": "2023-03-17T19:40:00-04:00",
            "cutoff_datetime": "2023-03-17T19:40:00-04:00",
            "name": "Washington Wizards v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "54bdac4e-f2d1-4c23-bc7e-cd29b950064f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/265ac207-bf82-4da1-bebf-ffd5bf5b8559/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-17T10:17:12.706295-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 6547.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "df4a3bad-f05c-4268-b05d-53a7dcae5f2f",
                            "gambit_id": "b60ef47d-0706-41c2-800d-dc5f1e3f93ab",
                            "last_updated": "2023-03-18T14:52:12.638995-04:00",
                            "created_at": "2023-03-17T10:17:12.707466-04:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54bdac4e-f2d1-4c23-bc7e-cd29b950064f/?format=api"
                        },
                        {
                            "id": "94addd9c-574a-4e26-a459-1a7e5574ba1a",
                            "gambit_id": "e3a910f2-11eb-41c1-9cfd-0aa9c49395a2",
                            "last_updated": "2023-03-18T14:52:12.640372-04:00",
                            "created_at": "2023-03-17T10:17:12.708610-04:00",
                            "name": "Washington Wizards",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54bdac4e-f2d1-4c23-bc7e-cd29b950064f/?format=api"
                        }
                    ]
                },
                {
                    "id": "7aebac62-f411-4b1d-b211-9141360700c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/265ac207-bf82-4da1-bebf-ffd5bf5b8559/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-17T09:31:52.153940-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f1a4a26c-dff7-46c1-93a2-c8f8b04a2732",
                            "gambit_id": "4a276753-7cee-4d09-9efa-8463d600b794",
                            "last_updated": "2023-03-18T14:52:12.644900-04:00",
                            "created_at": "2023-03-17T09:31:52.155087-04:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aebac62-f411-4b1d-b211-9141360700c0/?format=api"
                        },
                        {
                            "id": "bd6d9c95-e3a9-4539-904f-a7a58d898bb3",
                            "gambit_id": "2ca83e97-91b3-43a4-9f95-53394d193419",
                            "last_updated": "2023-03-18T14:52:12.643470-04:00",
                            "created_at": "2023-03-17T09:31:52.156336-04:00",
                            "name": "Washington Wizards",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aebac62-f411-4b1d-b211-9141360700c0/?format=api"
                        }
                    ]
                },
                {
                    "id": "5f4ff196-338a-4add-8fa6-a76023bd5b9e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/265ac207-bf82-4da1-bebf-ffd5bf5b8559/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-17T10:17:12.702329-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 220",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 220",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2b2e62e1-6c99-48d1-9ed3-1db1f067f868",
                            "gambit_id": "310d4435-8f06-472a-b301-6d943d0fb517",
                            "last_updated": "2023-03-18T14:52:12.635399-04:00",
                            "created_at": "2023-03-17T10:17:12.704943-04:00",
                            "name": "Game Total Over 220",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "220.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f4ff196-338a-4add-8fa6-a76023bd5b9e/?format=api"
                        },
                        {
                            "id": "edf49c72-e519-4919-9294-bd4c58aebbcb",
                            "gambit_id": "311f55b5-1dd5-4de0-9449-b9e2c9980eca",
                            "last_updated": "2023-03-18T14:52:12.633950-04:00",
                            "created_at": "2023-03-17T10:17:12.703642-04:00",
                            "name": "Game Total Under 220",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "220.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f4ff196-338a-4add-8fa6-a76023bd5b9e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8930b30c-7f60-4e5e-9083-b379056a94d9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8246c364-8fb6-47a1-b2ab-1e0b5981a39f",
            "completed": true,
            "last_updated": "2023-03-18T14:47:07.027062-04:00",
            "created_at": "2023-03-17T10:32:10.094585-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.05,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/8246c364-8fb6-47a1-b2ab-1e0b5981a39f",
            "datetime": "2023-03-17T19:40:00-04:00",
            "cutoff_datetime": "2023-03-17T19:40:00-04:00",
            "name": "Golden State Warriors v. Atlanta Hawks",
            "bettypes": [
                {
                    "id": "30964c37-234e-4b5a-ad4e-b9bb516aa9ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8930b30c-7f60-4e5e-9083-b379056a94d9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-17T10:32:10.106573-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta Hawks",
                                "amount": 5867.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ea156c5d-f48a-427a-a452-d4362ef71228",
                            "gambit_id": "a2aabc4c-7e66-4fc5-9dcc-46a67146b5e4",
                            "last_updated": "2023-03-18T14:47:07.043722-04:00",
                            "created_at": "2023-03-17T10:32:10.110309-04:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30964c37-234e-4b5a-ad4e-b9bb516aa9ac/?format=api"
                        },
                        {
                            "id": "9f977bd6-7485-4266-8fc5-fd394a2f573b",
                            "gambit_id": "975d3875-fbe7-4229-b26f-8f586028bf03",
                            "last_updated": "2023-03-18T14:47:07.041765-04:00",
                            "created_at": "2023-03-17T10:32:10.108913-04:00",
                            "name": "Golden State Warriors",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30964c37-234e-4b5a-ad4e-b9bb516aa9ac/?format=api"
                        }
                    ]
                },
                {
                    "id": "44ca2400-dd9c-4496-813f-43768eac358b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8930b30c-7f60-4e5e-9083-b379056a94d9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-17T10:32:10.102211-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta Hawks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dbc516c6-91f7-4d5c-a128-52b99b1c3dca",
                            "gambit_id": "43200c58-d9cc-4f4c-919b-6ff8cde39345",
                            "last_updated": "2023-03-18T14:47:07.036053-04:00",
                            "created_at": "2023-03-17T10:32:10.103616-04:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44ca2400-dd9c-4496-813f-43768eac358b/?format=api"
                        },
                        {
                            "id": "204f2241-c5e4-44d2-99b2-f2de32d1ae00",
                            "gambit_id": "7d016619-ecfa-4ba9-b11a-628edb39a601",
                            "last_updated": "2023-03-18T14:47:07.037939-04:00",
                            "created_at": "2023-03-17T10:32:10.105155-04:00",
                            "name": "Golden State Warriors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44ca2400-dd9c-4496-813f-43768eac358b/?format=api"
                        }
                    ]
                },
                {
                    "id": "02a59f87-928b-48a8-b772-a5fd5db0aed0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8930b30c-7f60-4e5e-9083-b379056a94d9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-17T10:32:10.097142-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 247.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 247.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a7251109-3e74-451b-9704-f956bfd4efec",
                            "gambit_id": "ca9b7b93-7080-4e6a-a81e-db1688562f82",
                            "last_updated": "2023-03-18T14:47:07.032444-04:00",
                            "created_at": "2023-03-17T10:32:10.100719-04:00",
                            "name": "Game Total Over 247.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "247.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02a59f87-928b-48a8-b772-a5fd5db0aed0/?format=api"
                        },
                        {
                            "id": "800fd3ce-d8a7-424d-a048-54a52bd7397e",
                            "gambit_id": "4d338e2e-0026-461e-937f-f759f54018b8",
                            "last_updated": "2023-03-18T14:47:07.030782-04:00",
                            "created_at": "2023-03-17T10:32:10.099158-04:00",
                            "name": "Game Total Under 247.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "247.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02a59f87-928b-48a8-b772-a5fd5db0aed0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3fc43353-cbf7-4dea-9f37-a0e100625bf5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "80a97cc2-f5cf-4a4a-913c-7856220ab9dc",
            "completed": true,
            "last_updated": "2023-03-18T11:37:36.333384-04:00",
            "created_at": "2023-03-14T19:52:13.099057-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.28,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/80a97cc2-f5cf-4a4a-913c-7856220ab9dc",
            "datetime": "2023-03-17T19:35:00-04:00",
            "cutoff_datetime": "2023-03-17T19:35:00-04:00",
            "name": "Grand Canyon v. Gonzaga",
            "bettypes": [
                {
                    "id": "b499f4c9-a35c-4eab-be66-97f270381781",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3fc43353-cbf7-4dea-9f37-a0e100625bf5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T19:52:13.107639-04:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Gonzaga",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10600.0,
                        "profit_sb": 1100.0,
                        "profit_sb_percentage": 11.58,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Gonzaga",
                                "amount": 8938.0
                            },
                            {
                                "team": "Grand Canyon",
                                "amount": 1062.0
                            }
                        ],
                        "expected_reward_tokens": 9473.04,
                        "profit_sb": -26.96,
                        "profit_sb_percentage": -0.28,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c896497c-1c16-4d9a-9eb5-5ba6a1938221",
                            "gambit_id": "fa9c2a5d-9ad8-45f1-a2c2-27409893e962",
                            "last_updated": "2023-03-18T11:37:36.342699-04:00",
                            "created_at": "2023-03-14T19:52:13.109223-04:00",
                            "name": "Gonzaga",
                            "reward": "1.06000",
                            "odds": "1.05880",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b499f4c9-a35c-4eab-be66-97f270381781/?format=api"
                        },
                        {
                            "id": "55cb9eab-e0d8-4006-b4b1-9eb1580ce746",
                            "gambit_id": "e16f347d-aafe-46dd-b7cb-43fe05894205",
                            "last_updated": "2023-03-18T11:37:36.344434-04:00",
                            "created_at": "2023-03-14T19:52:13.111277-04:00",
                            "name": "Grand Canyon",
                            "reward": "8.92000",
                            "odds": "9.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b499f4c9-a35c-4eab-be66-97f270381781/?format=api"
                        }
                    ]
                },
                {
                    "id": "3a2cd8f6-9b00-42d8-a8b7-94a60542cc7b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3fc43353-cbf7-4dea-9f37-a0e100625bf5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:13.113466-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Grand Canyon",
                                "amount": 5000.0
                            },
                            {
                                "team": "Gonzaga",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2455003a-fa38-4c81-91bc-b7cf470af0f0",
                            "gambit_id": "92f17ffa-2a52-4299-bc41-f3234e8453be",
                            "last_updated": "2023-03-18T11:37:36.350965-04:00",
                            "created_at": "2023-03-14T19:52:13.116995-04:00",
                            "name": "Grand Canyon",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "15.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a2cd8f6-9b00-42d8-a8b7-94a60542cc7b/?format=api"
                        },
                        {
                            "id": "47f3ccb8-4c70-4e66-94e2-5cbfe03f6271",
                            "gambit_id": "1bea02e5-2b36-4e23-a2bd-fd55027db419",
                            "last_updated": "2023-03-18T11:37:36.349065-04:00",
                            "created_at": "2023-03-14T19:52:13.115220-04:00",
                            "name": "Gonzaga",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-15.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a2cd8f6-9b00-42d8-a8b7-94a60542cc7b/?format=api"
                        }
                    ]
                },
                {
                    "id": "8f93fdba-763d-4997-9134-ea21dd779cfe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3fc43353-cbf7-4dea-9f37-a0e100625bf5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T19:52:13.101799-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 154",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 154",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "44e9bdd9-4e80-4da7-8bed-3fedbf8811b9",
                            "gambit_id": "df8e8201-d99c-4f8a-a3e0-f824666022da",
                            "last_updated": "2023-03-18T11:37:36.337331-04:00",
                            "created_at": "2023-03-14T19:52:13.103750-04:00",
                            "name": "Game Total Under 154",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "154.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f93fdba-763d-4997-9134-ea21dd779cfe/?format=api"
                        },
                        {
                            "id": "2b0b4387-db2b-4f4d-87f9-62641f88279c",
                            "gambit_id": "230c7a16-64b2-4624-a663-d6a15f018270",
                            "last_updated": "2023-03-18T11:37:36.339207-04:00",
                            "created_at": "2023-03-14T19:52:13.105703-04:00",
                            "name": "Game Total Over 154",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "154.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f93fdba-763d-4997-9134-ea21dd779cfe/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9c457eab-51bc-4e93-a3c3-7d741dc0ec7c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "107be30b-7332-462f-a740-107aec0b08a5",
            "completed": true,
            "last_updated": "2023-03-18T11:37:36.782088-04:00",
            "created_at": "2023-03-14T19:52:12.948145-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.15,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/107be30b-7332-462f-a740-107aec0b08a5",
            "datetime": "2023-03-17T19:25:00-04:00",
            "cutoff_datetime": "2023-03-17T19:25:00-04:00",
            "name": "Drake v. Miami-Florida",
            "bettypes": [
                {
                    "id": "6e3eb0bc-e843-4ac3-8a1a-78dab57aa9ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c457eab-51bc-4e93-a3c3-7d741dc0ec7c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T19:52:12.957446-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami-Florida",
                                "amount": 5784.0
                            },
                            {
                                "team": "Drake",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a609efb5-95f9-49c3-8cad-da00f33cacbe",
                            "gambit_id": "62f60456-998e-4721-aed8-fd100f6dc949",
                            "last_updated": "2023-03-18T11:37:36.793175-04:00",
                            "created_at": "2023-03-14T19:52:12.959331-04:00",
                            "name": "Miami-Florida",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e3eb0bc-e843-4ac3-8a1a-78dab57aa9ff/?format=api"
                        },
                        {
                            "id": "d2b530be-decb-4b4d-a2f8-b203f9c5f8ee",
                            "gambit_id": "6a0a5586-d07b-410e-bc63-c591fd485f93",
                            "last_updated": "2023-03-18T11:37:36.795116-04:00",
                            "created_at": "2023-03-14T19:52:12.961269-04:00",
                            "name": "Drake",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e3eb0bc-e843-4ac3-8a1a-78dab57aa9ff/?format=api"
                        }
                    ]
                },
                {
                    "id": "8323006d-55a6-4b0b-8ade-0e24b359ebfe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c457eab-51bc-4e93-a3c3-7d741dc0ec7c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:12.963267-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami-Florida",
                                "amount": 5107.0
                            },
                            {
                                "team": "Drake",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2589fb1a-021e-4889-a287-dc72fc3cf104",
                            "gambit_id": "c5af2bea-1e74-4692-ba1f-342a5bdfe7cb",
                            "last_updated": "2023-03-18T11:37:36.798651-04:00",
                            "created_at": "2023-03-14T19:52:12.965078-04:00",
                            "name": "Miami-Florida",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8323006d-55a6-4b0b-8ade-0e24b359ebfe/?format=api"
                        },
                        {
                            "id": "07329380-7acd-433e-a1da-7fe682cd1411",
                            "gambit_id": "66ff9e38-1cb2-4a2a-89c0-6c819604bd72",
                            "last_updated": "2023-03-18T11:37:36.800580-04:00",
                            "created_at": "2023-03-14T19:52:12.967016-04:00",
                            "name": "Drake",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8323006d-55a6-4b0b-8ade-0e24b359ebfe/?format=api"
                        }
                    ]
                },
                {
                    "id": "e299e21b-d31e-42c2-a7e0-22953a5c5eb4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c457eab-51bc-4e93-a3c3-7d741dc0ec7c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T19:52:12.950502-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 145.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 145.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5226ba81-a7dc-40a8-826a-e758c7bc847c",
                            "gambit_id": "3b16f827-1500-41f8-a751-cb09fc01edb9",
                            "last_updated": "2023-03-18T11:37:36.789436-04:00",
                            "created_at": "2023-03-14T19:52:12.955004-04:00",
                            "name": "Game Total Over 145.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "145.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e299e21b-d31e-42c2-a7e0-22953a5c5eb4/?format=api"
                        },
                        {
                            "id": "b84baf98-70ff-4421-a17a-9fc3501464fb",
                            "gambit_id": "e129c989-f6ca-4207-b75a-88dbb7b44a11",
                            "last_updated": "2023-03-18T11:37:36.787388-04:00",
                            "created_at": "2023-03-14T19:52:12.952225-04:00",
                            "name": "Game Total Under 145.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "145.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e299e21b-d31e-42c2-a7e0-22953a5c5eb4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "501a5912-bd2a-4b46-8801-aaeff467bef2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b673374f-d5ea-46f4-b592-bc67a4315751",
            "completed": true,
            "last_updated": "2023-03-18T14:52:12.421620-04:00",
            "created_at": "2023-03-17T09:31:52.026286-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.49,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b673374f-d5ea-46f4-b592-bc67a4315751",
            "datetime": "2023-03-17T19:10:00-04:00",
            "cutoff_datetime": "2023-03-17T19:10:00-04:00",
            "name": "Philadelphia 76ers v. Charlotte Hornets",
            "bettypes": [
                {
                    "id": "36e63414-5663-4af7-ac79-9bb18323a252",
                    "match": "https://api-prod.gambitprofit.com/api/matches/501a5912-bd2a-4b46-8801-aaeff467bef2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-17T09:47:00.509986-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 7945.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 2055.0
                            }
                        ],
                        "expected_reward_tokens": 9453.0,
                        "profit_sb": -47.0,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5b71d451-20ae-4e50-8a3a-ca460c6abd98",
                            "gambit_id": "18eef9b6-9091-4f59-98b2-0bdc8162c957",
                            "last_updated": "2023-03-18T14:52:12.431308-04:00",
                            "created_at": "2023-03-17T09:47:00.513304-04:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.19000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36e63414-5663-4af7-ac79-9bb18323a252/?format=api"
                        },
                        {
                            "id": "b54ea08c-4e99-49d9-b40b-4079ba7cebd9",
                            "gambit_id": "26adf3b3-0c5d-4021-839f-79c5567a5730",
                            "last_updated": "2023-03-18T14:52:12.429693-04:00",
                            "created_at": "2023-03-17T09:47:00.511628-04:00",
                            "name": "Charlotte Hornets",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36e63414-5663-4af7-ac79-9bb18323a252/?format=api"
                        }
                    ]
                },
                {
                    "id": "d72cbbc4-7200-4be1-b302-0cf54b1c14b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/501a5912-bd2a-4b46-8801-aaeff467bef2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-17T09:31:52.027838-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a4f13c53-59d5-4909-abc7-d8afb69e6a79",
                            "gambit_id": "a483efa0-50ea-4bdd-87d8-b734288ed92c",
                            "last_updated": "2023-03-18T14:52:12.436323-04:00",
                            "created_at": "2023-03-17T09:31:52.030157-04:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d72cbbc4-7200-4be1-b302-0cf54b1c14b9/?format=api"
                        },
                        {
                            "id": "778bd9d9-d9b0-43b7-a532-14dec7766ddb",
                            "gambit_id": "0d143915-c265-4a7f-990a-8a80d54c7b2a",
                            "last_updated": "2023-03-18T14:52:12.434608-04:00",
                            "created_at": "2023-03-17T09:31:52.028939-04:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d72cbbc4-7200-4be1-b302-0cf54b1c14b9/?format=api"
                        }
                    ]
                },
                {
                    "id": "904cc73a-2b97-4c2b-a3fb-e64d8c9396aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/501a5912-bd2a-4b46-8801-aaeff467bef2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-17T09:47:00.504373-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "84415566-433e-4dc7-9eb4-aec0edca259d",
                            "gambit_id": "5fa5df70-2803-4e5b-9082-09a8eec01cb9",
                            "last_updated": "2023-03-18T14:52:12.424978-04:00",
                            "created_at": "2023-03-17T09:47:00.506100-04:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/904cc73a-2b97-4c2b-a3fb-e64d8c9396aa/?format=api"
                        },
                        {
                            "id": "3263af6e-6b1a-4205-9de3-89f10d7e3fc6",
                            "gambit_id": "9a296efb-07aa-4997-b7f0-283352105b10",
                            "last_updated": "2023-03-18T14:52:12.426443-04:00",
                            "created_at": "2023-03-17T09:47:00.507904-04:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/904cc73a-2b97-4c2b-a3fb-e64d8c9396aa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e0deb5ee-c409-4e93-be49-945b3863de7a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b88f06a4-3a40-4ac4-be01-23229e52e996",
            "completed": true,
            "last_updated": "2023-03-18T11:42:24.067016-04:00",
            "created_at": "2023-03-14T19:52:12.790558-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b88f06a4-3a40-4ac4-be01-23229e52e996",
            "datetime": "2023-03-17T19:10:00-04:00",
            "cutoff_datetime": "2023-03-17T19:10:00-04:00",
            "name": "Providence v. Kentucky",
            "bettypes": [
                {
                    "id": "c9e23cf8-161d-47b4-ab7f-184339983b62",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e0deb5ee-c409-4e93-be49-945b3863de7a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T19:52:12.797630-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kentucky",
                                "amount": 6308.0
                            },
                            {
                                "team": "Providence",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "45fd7ad3-42ca-4515-842e-e10c38626c61",
                            "gambit_id": "299deb6a-bb43-4f97-8ab6-ca2a69f22f22",
                            "last_updated": "2023-03-18T11:42:24.074485-04:00",
                            "created_at": "2023-03-14T19:52:12.799853-04:00",
                            "name": "Kentucky",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9e23cf8-161d-47b4-ab7f-184339983b62/?format=api"
                        },
                        {
                            "id": "4bb9439b-9698-4323-98f1-43cc18f17db5",
                            "gambit_id": "337c0cd3-599e-4059-8ca2-56884c8fc8fa",
                            "last_updated": "2023-03-18T11:42:24.075684-04:00",
                            "created_at": "2023-03-14T19:52:12.801903-04:00",
                            "name": "Providence",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9e23cf8-161d-47b4-ab7f-184339983b62/?format=api"
                        }
                    ]
                },
                {
                    "id": "ad36ec49-d8eb-4e56-bd5d-d8aca2db351f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e0deb5ee-c409-4e93-be49-945b3863de7a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:12.805512-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Providence",
                                "amount": 5000.0
                            },
                            {
                                "team": "Kentucky",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9636182c-c893-49d2-9874-182d1bd37bb5",
                            "gambit_id": "c6d664ab-5084-45e8-b116-5c68ab2017b4",
                            "last_updated": "2023-03-18T11:42:24.079742-04:00",
                            "created_at": "2023-03-14T19:52:12.809808-04:00",
                            "name": "Providence",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad36ec49-d8eb-4e56-bd5d-d8aca2db351f/?format=api"
                        },
                        {
                            "id": "70d28b95-3288-4273-b6b4-2bf71e2d1767",
                            "gambit_id": "fd199c87-b6d3-4a38-bed8-c1bb94148c3c",
                            "last_updated": "2023-03-18T11:42:24.078392-04:00",
                            "created_at": "2023-03-14T19:52:12.807681-04:00",
                            "name": "Kentucky",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad36ec49-d8eb-4e56-bd5d-d8aca2db351f/?format=api"
                        }
                    ]
                },
                {
                    "id": "91198e25-0db2-4ee2-956a-ec3e641d5cf4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e0deb5ee-c409-4e93-be49-945b3863de7a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T19:52:12.792615-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 143",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 143",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8734a56c-133e-49bf-a8fc-bae319cdb46e",
                            "gambit_id": "85c644b4-cdf7-424b-b149-6f395031612b",
                            "last_updated": "2023-03-18T11:42:24.070437-04:00",
                            "created_at": "2023-03-14T19:52:12.794083-04:00",
                            "name": "Game Total Under 143",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "143.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91198e25-0db2-4ee2-956a-ec3e641d5cf4/?format=api"
                        },
                        {
                            "id": "6ccbdc62-69e7-411a-bcc4-68833d46af1f",
                            "gambit_id": "ffa31e3e-8687-4698-9cf2-e8963af522ad",
                            "last_updated": "2023-03-18T11:42:24.071769-04:00",
                            "created_at": "2023-03-14T19:52:12.795595-04:00",
                            "name": "Game Total Over 143",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "143.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91198e25-0db2-4ee2-956a-ec3e641d5cf4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5aa1764d-8322-48f7-81ff-59dff09926a8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9123cf76-8fb6-49ec-9aaf-8356feb038f4",
            "completed": true,
            "last_updated": "2023-03-18T14:52:12.272990-04:00",
            "created_at": "2023-03-17T09:31:51.904050-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.33,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/9123cf76-8fb6-49ec-9aaf-8356feb038f4",
            "datetime": "2023-03-17T19:07:00-04:00",
            "cutoff_datetime": "2023-03-17T19:07:00-04:00",
            "name": "Carolina Hurricanes v. Toronto Maple Leafs",
            "bettypes": [
                {
                    "id": "73531f68-21fc-4933-867c-b10b32d41aa5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5aa1764d-8322-48f7-81ff-59dff09926a8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-17T09:31:51.908902-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 5213.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "05234fc0-c5b7-46cf-818c-4e5eee0ce007",
                            "gambit_id": "2ac19a9f-c520-4a5a-a7a8-31577eb0cabe",
                            "last_updated": "2023-03-18T14:52:12.284925-04:00",
                            "created_at": "2023-03-17T09:31:51.909965-04:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73531f68-21fc-4933-867c-b10b32d41aa5/?format=api"
                        },
                        {
                            "id": "4b2043d6-c8a2-4477-b864-85679e1b82f6",
                            "gambit_id": "633798d0-ed41-41a4-acc2-8abe3a2724fb",
                            "last_updated": "2023-03-18T14:52:12.286413-04:00",
                            "created_at": "2023-03-17T09:31:51.911070-04:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73531f68-21fc-4933-867c-b10b32d41aa5/?format=api"
                        }
                    ]
                },
                {
                    "id": "8ae86016-e48e-4f83-8847-41e6f8e03aab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5aa1764d-8322-48f7-81ff-59dff09926a8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-17T09:31:51.905559-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 6812.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 3188.0
                            }
                        ],
                        "expected_reward_tokens": 9468.36,
                        "profit_sb": -31.64,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e24f4e35-66e7-4e0e-91b2-8cdee856773a",
                            "gambit_id": "592357f0-c9a8-4a23-a059-50b7c52ee5ff",
                            "last_updated": "2023-03-18T14:52:12.280813-04:00",
                            "created_at": "2023-03-17T09:31:51.907778-04:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.39000",
                            "odds": "1.40820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ae86016-e48e-4f83-8847-41e6f8e03aab/?format=api"
                        },
                        {
                            "id": "e54dc336-f41b-450f-8302-1d92e7c65a79",
                            "gambit_id": "97cfe737-5d2e-41a1-ac39-5fb2c1c88e50",
                            "last_updated": "2023-03-18T14:52:12.282237-04:00",
                            "created_at": "2023-03-17T09:31:51.906674-04:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.97000",
                            "odds": "3.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ae86016-e48e-4f83-8847-41e6f8e03aab/?format=api"
                        }
                    ]
                },
                {
                    "id": "4f525cba-71fc-4e87-befc-f3765b99e770",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5aa1764d-8322-48f7-81ff-59dff09926a8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-17T10:07:13.010508-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aab1251d-ff74-4606-86aa-8e09984644d5",
                            "gambit_id": "accdc7eb-bc3e-462b-9bd6-374682e63638",
                            "last_updated": "2023-03-18T14:52:12.277554-04:00",
                            "created_at": "2023-03-17T10:07:13.013327-04:00",
                            "name": "Game Total Over 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f525cba-71fc-4e87-befc-f3765b99e770/?format=api"
                        },
                        {
                            "id": "df9fb329-7e2a-4625-a4d1-295ec3e424fc",
                            "gambit_id": "76e98d4c-8e57-4784-979d-8af1bafde2a8",
                            "last_updated": "2023-03-18T14:52:12.276344-04:00",
                            "created_at": "2023-03-17T10:07:13.011766-04:00",
                            "name": "Game Total Under 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f525cba-71fc-4e87-befc-f3765b99e770/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "abd824c4-39df-4dd5-984a-bf071a198e1a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "040d6ebe-ea82-46f2-a1bc-e9bdd9e9c423",
            "completed": true,
            "last_updated": "2023-03-18T14:57:14.329471-04:00",
            "created_at": "2023-03-17T09:31:51.636103-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.08,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/040d6ebe-ea82-46f2-a1bc-e9bdd9e9c423",
            "datetime": "2023-03-17T19:07:00-04:00",
            "cutoff_datetime": "2023-03-17T19:07:00-04:00",
            "name": "Buffalo Sabres v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "b4e6d514-126c-4fdb-821f-5870b1c0236c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/abd824c4-39df-4dd5-984a-bf071a198e1a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-17T09:31:51.642572-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo Sabres",
                                "amount": 5512.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cf58a0b9-4591-4d23-862d-c3c0fb48e8f7",
                            "gambit_id": "83bcee77-5fff-4027-a7df-0d485647b48c",
                            "last_updated": "2023-03-18T14:57:14.339126-04:00",
                            "created_at": "2023-03-17T09:31:51.644839-04:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4e6d514-126c-4fdb-821f-5870b1c0236c/?format=api"
                        },
                        {
                            "id": "4f5bf9a7-aebb-47d9-8d1d-1cc1c3d292b8",
                            "gambit_id": "1fcf9b34-438c-4f3b-af96-4aedbe478ad8",
                            "last_updated": "2023-03-18T14:57:14.337957-04:00",
                            "created_at": "2023-03-17T09:31:51.643679-04:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4e6d514-126c-4fdb-821f-5870b1c0236c/?format=api"
                        }
                    ]
                },
                {
                    "id": "32e1e3b3-876d-429e-822f-b8982a9caec5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/abd824c4-39df-4dd5-984a-bf071a198e1a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-17T09:31:51.638137-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 6458.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2996e581-8b17-44c0-8ebf-62b72d8e765d",
                            "gambit_id": "1f41ca47-b163-4c9b-9bbd-5ef36f354361",
                            "last_updated": "2023-03-18T14:57:14.335050-04:00",
                            "created_at": "2023-03-17T09:31:51.639803-04:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32e1e3b3-876d-429e-822f-b8982a9caec5/?format=api"
                        },
                        {
                            "id": "922ae654-d8a9-4fd5-b834-30d9f6c6c345",
                            "gambit_id": "0c89c416-0ba5-4920-8b5e-89d2bfbe0562",
                            "last_updated": "2023-03-18T14:57:14.336018-04:00",
                            "created_at": "2023-03-17T09:31:51.641234-04:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32e1e3b3-876d-429e-822f-b8982a9caec5/?format=api"
                        }
                    ]
                },
                {
                    "id": "b4645dd0-cc2b-4cf3-9915-af3358eb02a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/abd824c4-39df-4dd5-984a-bf071a198e1a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-17T10:07:12.727652-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cce417a2-0489-4727-97ff-dff752d4f642",
                            "gambit_id": "dd9dec4e-942c-4bcd-8423-bec7a0280585",
                            "last_updated": "2023-03-18T14:57:14.333039-04:00",
                            "created_at": "2023-03-17T10:07:12.730560-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4645dd0-cc2b-4cf3-9915-af3358eb02a1/?format=api"
                        },
                        {
                            "id": "dbbb7f55-075f-40da-a172-845aae1ad5a6",
                            "gambit_id": "391c2749-9346-40d8-a7d0-3d5bf2c9d875",
                            "last_updated": "2023-03-18T14:57:14.332045-04:00",
                            "created_at": "2023-03-17T10:07:12.729049-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4645dd0-cc2b-4cf3-9915-af3358eb02a1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9db17e4a-6a2b-4e4a-8e04-feecee9f5f49",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1f3efeea-eb49-4932-9845-5f561fd58265",
            "completed": true,
            "last_updated": "2023-03-18T14:57:14.681414-04:00",
            "created_at": "2023-03-17T09:31:51.769366-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/1f3efeea-eb49-4932-9845-5f561fd58265",
            "datetime": "2023-03-17T19:07:00-04:00",
            "cutoff_datetime": "2023-03-17T19:07:00-04:00",
            "name": "St Louis Blues v. Washington Capitals",
            "bettypes": [
                {
                    "id": "5268b375-e4c6-46dc-a89c-d928bb96a09f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9db17e4a-6a2b-4e4a-8e04-feecee9f5f49/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-17T09:31:51.774557-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Capitals",
                                "amount": 6163.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e6906499-cf76-4666-b146-a269defc4111",
                            "gambit_id": "f6bbd3d8-a00a-43aa-a21d-75d88c0968ec",
                            "last_updated": "2023-03-18T14:57:14.690573-04:00",
                            "created_at": "2023-03-17T09:31:51.775631-04:00",
                            "name": "Washington Capitals",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5268b375-e4c6-46dc-a89c-d928bb96a09f/?format=api"
                        },
                        {
                            "id": "c82ad753-5f21-4780-abca-846fdc3ed2c3",
                            "gambit_id": "ee0b2bc8-e814-4387-85f4-0b56136ca678",
                            "last_updated": "2023-03-18T14:57:14.691637-04:00",
                            "created_at": "2023-03-17T09:31:51.776744-04:00",
                            "name": "St Louis Blues",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5268b375-e4c6-46dc-a89c-d928bb96a09f/?format=api"
                        }
                    ]
                },
                {
                    "id": "00694976-967a-4031-9037-d998c9d9c5e0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9db17e4a-6a2b-4e4a-8e04-feecee9f5f49/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-17T09:31:51.770885-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Blues",
                                "amount": 5939.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cc34c9b4-8d79-48b9-99c4-1eb609f36f4d",
                            "gambit_id": "23419c99-b2f1-488d-b957-5fa1bbbbf1ba",
                            "last_updated": "2023-03-18T14:57:14.688439-04:00",
                            "created_at": "2023-03-17T09:31:51.773306-04:00",
                            "name": "St Louis Blues",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00694976-967a-4031-9037-d998c9d9c5e0/?format=api"
                        },
                        {
                            "id": "4132e1ad-9434-4262-b2a0-6e7b258d2e4a",
                            "gambit_id": "376caeb8-86ec-4cf1-9959-fc2acfda2edf",
                            "last_updated": "2023-03-18T14:57:14.687384-04:00",
                            "created_at": "2023-03-17T09:31:51.772111-04:00",
                            "name": "Washington Capitals",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00694976-967a-4031-9037-d998c9d9c5e0/?format=api"
                        }
                    ]
                },
                {
                    "id": "f1ae3e8c-512b-41c3-a409-33822c6c40ea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9db17e4a-6a2b-4e4a-8e04-feecee9f5f49/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-17T10:07:12.870880-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5421.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d9f844ea-ad22-4b11-ba88-de7834fe34ee",
                            "gambit_id": "e883333d-3a6c-4a55-a2d9-dd3bc8102fb9",
                            "last_updated": "2023-03-18T14:57:14.685271-04:00",
                            "created_at": "2023-03-17T10:07:12.873640-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1ae3e8c-512b-41c3-a409-33822c6c40ea/?format=api"
                        },
                        {
                            "id": "cbadf5b6-aa15-4f6c-9d9f-ebc5585230d3",
                            "gambit_id": "96f88e32-fae9-48fc-9060-25e81f905268",
                            "last_updated": "2023-03-18T14:57:14.684174-04:00",
                            "created_at": "2023-03-17T10:07:12.872197-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1ae3e8c-512b-41c3-a409-33822c6c40ea/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c670174d-dd3c-4d81-94b3-0f5d1764c775",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2e842151-be7b-477c-853d-3e92b4e4bf32",
            "completed": true,
            "last_updated": "2023-03-18T11:42:11.644060-04:00",
            "created_at": "2023-03-16T17:37:19.723479-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.28,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/2e842151-be7b-477c-853d-3e92b4e4bf32",
            "datetime": "2023-03-17T18:50:00-04:00",
            "cutoff_datetime": "2023-03-17T18:50:00-04:00",
            "name": "Fairleigh Dickinson v. Purdue",
            "bettypes": [
                {
                    "id": "2871e729-3947-4c68-887a-f0fac3bf961b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c670174d-dd3c-4d81-94b3-0f5d1764c775/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-16T17:37:19.736597-04:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Purdue",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10200.0,
                        "profit_sb": 700.0,
                        "profit_sb_percentage": 7.37,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Purdue",
                                "amount": 9340.0
                            },
                            {
                                "team": "Fairleigh Dickinson",
                                "amount": 660.0
                            }
                        ],
                        "expected_reward_tokens": 9526.8,
                        "profit_sb": 26.8,
                        "profit_sb_percentage": 0.28,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fced6a74-f552-4d9f-87f4-2fa968dc7bc7",
                            "gambit_id": "d2479f49-0013-40eb-87e8-635df835d7e7",
                            "last_updated": "2023-03-18T11:42:11.656787-04:00",
                            "created_at": "2023-03-16T17:37:19.738032-04:00",
                            "name": "Purdue",
                            "reward": "1.02000",
                            "odds": "1.02000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2871e729-3947-4c68-887a-f0fac3bf961b/?format=api"
                        },
                        {
                            "id": "a8cd8f72-2dcf-4b64-852e-05b1476143ed",
                            "gambit_id": "e0518968-2256-4fc4-899a-7d6d0a5aef51",
                            "last_updated": "2023-03-18T11:42:11.658135-04:00",
                            "created_at": "2023-03-16T17:37:19.739586-04:00",
                            "name": "Fairleigh Dickinson",
                            "reward": "14.44000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2871e729-3947-4c68-887a-f0fac3bf961b/?format=api"
                        }
                    ]
                },
                {
                    "id": "0cce935a-01e4-430d-9552-365f70f80af4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c670174d-dd3c-4d81-94b3-0f5d1764c775/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-16T17:37:19.731218-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Fairleigh Dickinson",
                                "amount": 5000.0
                            },
                            {
                                "team": "Purdue",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f095f5e0-f21a-4409-bfe2-40a292b0433d",
                            "gambit_id": "30b68558-b682-4602-99aa-276ab0c12f82",
                            "last_updated": "2023-03-18T11:42:11.654027-04:00",
                            "created_at": "2023-03-16T17:37:19.734953-04:00",
                            "name": "Fairleigh Dickinson",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "23.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cce935a-01e4-430d-9552-365f70f80af4/?format=api"
                        },
                        {
                            "id": "f18e9afe-8dca-4cfc-8378-034594aa9f4b",
                            "gambit_id": "fc4a13af-7c16-4f72-a669-da61ff9b850a",
                            "last_updated": "2023-03-18T11:42:11.652647-04:00",
                            "created_at": "2023-03-16T17:37:19.733235-04:00",
                            "name": "Purdue",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-23.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cce935a-01e4-430d-9552-365f70f80af4/?format=api"
                        }
                    ]
                },
                {
                    "id": "ebf78771-a07f-4c1b-8cd7-c13258cac1b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c670174d-dd3c-4d81-94b3-0f5d1764c775/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-16T17:37:19.725527-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 146.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 146.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "650cd5df-fb1d-4ec7-982f-67feb16e74e1",
                            "gambit_id": "72844c4a-23b4-477d-be69-b17ebd1cca66",
                            "last_updated": "2023-03-18T11:42:11.649848-04:00",
                            "created_at": "2023-03-16T17:37:19.729427-04:00",
                            "name": "Game Total Over 146.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "146.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf78771-a07f-4c1b-8cd7-c13258cac1b1/?format=api"
                        },
                        {
                            "id": "d43fdbcf-80e0-427f-9b5f-5df845e5407f",
                            "gambit_id": "be4db586-5135-41ce-8708-1b363977541a",
                            "last_updated": "2023-03-18T11:42:11.648388-04:00",
                            "created_at": "2023-03-16T17:37:19.727363-04:00",
                            "name": "Game Total Under 146.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "146.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf78771-a07f-4c1b-8cd7-c13258cac1b1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "579692f7-02ec-4a84-a9e8-cd0c92233bd1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "582ee776-dd7e-4012-8499-eea5bbeb7ed1",
            "completed": true,
            "last_updated": "2023-03-18T11:42:24.235659-04:00",
            "created_at": "2023-03-14T19:52:12.642817-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.32,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/582ee776-dd7e-4012-8499-eea5bbeb7ed1",
            "datetime": "2023-03-17T16:30:00-04:00",
            "cutoff_datetime": "2023-03-17T16:30:00-04:00",
            "name": "Iona v. Connecticut",
            "bettypes": [
                {
                    "id": "60f2a351-7f6f-41e6-bbca-03dc82e41e59",
                    "match": "https://api-prod.gambitprofit.com/api/matches/579692f7-02ec-4a84-a9e8-cd0c92233bd1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T19:52:12.649217-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7828.0
                            },
                            {
                                "team": "Iona",
                                "amount": 2172.0
                            }
                        ],
                        "expected_reward_tokens": 9469.92,
                        "profit_sb": -30.08,
                        "profit_sb_percentage": -0.32,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6b4159ce-530b-459d-b046-cd3a47ba0d20",
                            "gambit_id": "90ea4734-ab4d-4d45-a2ec-5ca51c0a45df",
                            "last_updated": "2023-03-18T11:42:24.243990-04:00",
                            "created_at": "2023-03-14T19:52:12.650723-04:00",
                            "name": "Connecticut",
                            "reward": "1.21000",
                            "odds": "1.22220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60f2a351-7f6f-41e6-bbca-03dc82e41e59/?format=api"
                        },
                        {
                            "id": "d1cead19-3eee-4427-9ad4-16b8e12d47b7",
                            "gambit_id": "062ddca9-ec2b-4812-a125-b4fe42c766f5",
                            "last_updated": "2023-03-18T11:42:24.245340-04:00",
                            "created_at": "2023-03-14T19:52:12.652652-04:00",
                            "name": "Iona",
                            "reward": "4.36000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60f2a351-7f6f-41e6-bbca-03dc82e41e59/?format=api"
                        }
                    ]
                },
                {
                    "id": "6b528603-8b12-40f8-83e0-1d87a1497a5d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/579692f7-02ec-4a84-a9e8-cd0c92233bd1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:12.654308-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "Iona",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "44149ff9-8139-4e27-9926-0b48b5a86e37",
                            "gambit_id": "239c298f-f930-430d-a49e-bd7d72a278d7",
                            "last_updated": "2023-03-18T11:42:24.248222-04:00",
                            "created_at": "2023-03-14T19:52:12.655971-04:00",
                            "name": "Connecticut",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b528603-8b12-40f8-83e0-1d87a1497a5d/?format=api"
                        },
                        {
                            "id": "e0f38773-ece0-485e-ab97-c2baad143350",
                            "gambit_id": "bcdde05a-90ff-4886-8815-f8ef939d36c5",
                            "last_updated": "2023-03-18T11:42:24.249673-04:00",
                            "created_at": "2023-03-14T19:52:12.657592-04:00",
                            "name": "Iona",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b528603-8b12-40f8-83e0-1d87a1497a5d/?format=api"
                        }
                    ]
                },
                {
                    "id": "0dfa8971-36da-492e-b57a-31d67d1045fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/579692f7-02ec-4a84-a9e8-cd0c92233bd1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T19:52:12.644678-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 141",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 141",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0591bf50-bc3b-442f-847d-caf1e8345ffc",
                            "gambit_id": "2743de0d-32f1-4be4-94b8-623be5fb11ab",
                            "last_updated": "2023-03-18T11:42:24.239468-04:00",
                            "created_at": "2023-03-14T19:52:12.646122-04:00",
                            "name": "Game Total Under 141",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "141.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dfa8971-36da-492e-b57a-31d67d1045fc/?format=api"
                        },
                        {
                            "id": "ad823968-e3ae-4bad-891a-69a1e5208aa8",
                            "gambit_id": "450708cb-b048-46e0-bddb-20b64a3c09d4",
                            "last_updated": "2023-03-18T11:42:24.240941-04:00",
                            "created_at": "2023-03-14T19:52:12.647623-04:00",
                            "name": "Game Total Over 141",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "141.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dfa8971-36da-492e-b57a-31d67d1045fc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "de4603df-3088-485b-bb98-3fa0621452b5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b72343d8-e13c-451e-aafb-05f9b7d349de",
            "completed": true,
            "last_updated": "2023-03-18T11:42:24.671354-04:00",
            "created_at": "2023-03-14T19:52:12.486213-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.59,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b72343d8-e13c-451e-aafb-05f9b7d349de",
            "datetime": "2023-03-17T16:00:00-04:00",
            "cutoff_datetime": "2023-03-17T16:00:00-04:00",
            "name": "NC State v. Creighton",
            "bettypes": [
                {
                    "id": "9fc6d725-786a-4957-8354-b728423b60a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de4603df-3088-485b-bb98-3fa0621452b5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T19:52:12.493904-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Creighton",
                                "amount": 6651.0
                            },
                            {
                                "team": "NC State",
                                "amount": 3349.0
                            }
                        ],
                        "expected_reward_tokens": 9444.18,
                        "profit_sb": -55.82,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c4bd4318-9930-4df7-a0bd-063a5d0554a2",
                            "gambit_id": "6dc52535-69eb-4575-913b-570985c2d16d",
                            "last_updated": "2023-03-18T11:42:24.682942-04:00",
                            "created_at": "2023-03-14T19:52:12.495596-04:00",
                            "name": "Creighton",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fc6d725-786a-4957-8354-b728423b60a1/?format=api"
                        },
                        {
                            "id": "a1a15d51-250e-4335-9a03-314aa2fbfcc6",
                            "gambit_id": "373df225-b4fb-47b4-8524-15df623946ce",
                            "last_updated": "2023-03-18T11:42:24.684993-04:00",
                            "created_at": "2023-03-14T19:52:12.497085-04:00",
                            "name": "NC State",
                            "reward": "2.82000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fc6d725-786a-4957-8354-b728423b60a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "15abbcd1-ca50-4801-95a4-a7302aece788",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de4603df-3088-485b-bb98-3fa0621452b5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:12.503017-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Creighton",
                                "amount": 5000.0
                            },
                            {
                                "team": "NC State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0c5e5fac-8050-455c-ae4e-aff37dd9f0c2",
                            "gambit_id": "049e81fe-58c2-4956-b6ea-60922b42d9dc",
                            "last_updated": "2023-03-18T11:42:24.688773-04:00",
                            "created_at": "2023-03-14T19:52:12.504628-04:00",
                            "name": "Creighton",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15abbcd1-ca50-4801-95a4-a7302aece788/?format=api"
                        },
                        {
                            "id": "ba198305-d22c-4439-84e0-f2b682e8c1bb",
                            "gambit_id": "82ecc5b8-579f-4211-8f7d-bb717f4482b1",
                            "last_updated": "2023-03-18T11:42:24.690607-04:00",
                            "created_at": "2023-03-14T19:52:12.506168-04:00",
                            "name": "NC State",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15abbcd1-ca50-4801-95a4-a7302aece788/?format=api"
                        }
                    ]
                },
                {
                    "id": "5ab71025-8e72-4ffa-bc09-c2cd61e6de86",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de4603df-3088-485b-bb98-3fa0621452b5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T19:52:12.488323-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 148.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 148.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c3e0ae56-d843-4c75-a14a-8c9e8c54dea6",
                            "gambit_id": "0aa84d90-be6f-4b69-bdc3-205fc1b686df",
                            "last_updated": "2023-03-18T11:42:24.679046-04:00",
                            "created_at": "2023-03-14T19:52:12.492108-04:00",
                            "name": "Game Total Over 148.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "148.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ab71025-8e72-4ffa-bc09-c2cd61e6de86/?format=api"
                        },
                        {
                            "id": "c73ac1bb-a4da-4d95-b56e-673a47c37544",
                            "gambit_id": "2517fe53-ac75-4a90-8332-fa4a9dc865bd",
                            "last_updated": "2023-03-18T11:42:24.676929-04:00",
                            "created_at": "2023-03-14T19:52:12.489779-04:00",
                            "name": "Game Total Under 148.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "148.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ab71025-8e72-4ffa-bc09-c2cd61e6de86/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b78402fb-f33c-4240-b696-b221c3fe2ae1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d4799dc2-d4e6-4d7c-9d92-bbe91ef298b5",
            "completed": true,
            "last_updated": "2023-03-18T14:57:10.899342-04:00",
            "created_at": "2023-03-16T17:37:19.563221-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.44,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/d4799dc2-d4e6-4d7c-9d92-bbe91ef298b5",
            "datetime": "2023-03-17T16:00:00-04:00",
            "cutoff_datetime": "2023-03-17T16:00:00-04:00",
            "name": "Nottingham Forest v. Newcastle United",
            "bettypes": [
                {
                    "id": "0359fe45-97f9-4bd0-b128-ed309f6f78aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b78402fb-f33c-4240-b696-b221c3fe2ae1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-16T17:37:19.571413-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Newcastle United",
                                "amount": 6860.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3140.0
                            }
                        ],
                        "expected_reward_tokens": 11113.2,
                        "profit_sb": 1613.2,
                        "profit_sb_percentage": 16.98,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Newcastle United",
                                "amount": 5675.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2597.0
                            },
                            {
                                "team": "Nottingham Forest",
                                "amount": 1728.0
                            }
                        ],
                        "expected_reward_tokens": 9192.96,
                        "profit_sb": -307.04,
                        "profit_sb_percentage": -3.23,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1315bd93-ffe5-4857-8f8f-1453258fe90f",
                            "gambit_id": "0934673d-8922-407a-88d0-74abc797f139",
                            "last_updated": "2023-03-18T14:57:10.905611-04:00",
                            "created_at": "2023-03-16T17:37:19.573313-04:00",
                            "name": "Newcastle United",
                            "reward": "1.62000",
                            "odds": "1.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0359fe45-97f9-4bd0-b128-ed309f6f78aa/?format=api"
                        },
                        {
                            "id": "e3301e96-fd52-44c0-a6c2-ff97813fc5a5",
                            "gambit_id": "338eb646-612a-408e-948e-af276b21b47d",
                            "last_updated": "2023-03-18T14:57:10.907841-04:00",
                            "created_at": "2023-03-16T17:37:19.577703-04:00",
                            "name": "Draw",
                            "reward": "3.54000",
                            "odds": "3.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0359fe45-97f9-4bd0-b128-ed309f6f78aa/?format=api"
                        },
                        {
                            "id": "491cae71-da15-4142-b81e-1a0c1529b22f",
                            "gambit_id": "dca68b50-6c4f-45e3-b8a6-10c121c14659",
                            "last_updated": "2023-03-18T14:57:10.906728-04:00",
                            "created_at": "2023-03-16T17:37:19.575606-04:00",
                            "name": "Nottingham Forest",
                            "reward": "5.32000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0359fe45-97f9-4bd0-b128-ed309f6f78aa/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c2bb624-f0d0-48ba-931c-f3943dc810cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b78402fb-f33c-4240-b696-b221c3fe2ae1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-16T17:37:19.565540-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5389.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4611.0
                            }
                        ],
                        "expected_reward_tokens": 9268.11,
                        "profit_sb": -231.89,
                        "profit_sb_percentage": -2.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "46370391-170a-43ef-a5f0-e4dcc0fcbd0e",
                            "gambit_id": "70ccf065-34f4-4c2f-b732-0d71a406d78f",
                            "last_updated": "2023-03-18T14:57:10.902321-04:00",
                            "created_at": "2023-03-16T17:37:19.567479-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.72000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c2bb624-f0d0-48ba-931c-f3943dc810cd/?format=api"
                        },
                        {
                            "id": "0e81d066-e0de-4a28-93b6-4b48cc3305f8",
                            "gambit_id": "8fd4fccb-6ae5-48f3-820a-ca548c3408c2",
                            "last_updated": "2023-03-18T14:57:10.903393-04:00",
                            "created_at": "2023-03-16T17:37:19.569466-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c2bb624-f0d0-48ba-931c-f3943dc810cd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c97a95bd-adfd-4969-914b-287ac42b8de3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7111fa41-144a-4b72-a8cb-81cd2cb114cc",
            "completed": true,
            "last_updated": "2023-03-18T11:47:13.857440-04:00",
            "created_at": "2023-03-16T17:37:19.412450-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.08,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7111fa41-144a-4b72-a8cb-81cd2cb114cc",
            "datetime": "2023-03-17T15:10:00-04:00",
            "cutoff_datetime": "2023-03-17T15:10:00-04:00",
            "name": "Pittsburgh v. Iowa State",
            "bettypes": [
                {
                    "id": "09879e1b-e28b-4be2-bf06-2f1fc8b2d905",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c97a95bd-adfd-4969-914b-287ac42b8de3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-16T17:37:19.414944-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Iowa State",
                                "amount": 6458.0
                            },
                            {
                                "team": "Pittsburgh",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "019f87e1-1858-4f04-bf37-43f191759751",
                            "gambit_id": "7cc1ff1e-c6d2-4ca8-9303-f5f788c96b80",
                            "last_updated": "2023-03-18T11:47:13.861089-04:00",
                            "created_at": "2023-03-16T17:37:19.416822-04:00",
                            "name": "Iowa State",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09879e1b-e28b-4be2-bf06-2f1fc8b2d905/?format=api"
                        },
                        {
                            "id": "c0cb418c-df7e-4f51-a53c-91e2ada576e7",
                            "gambit_id": "4899f115-cf1e-4644-a020-92c6d2f7b20f",
                            "last_updated": "2023-03-18T11:47:13.862575-04:00",
                            "created_at": "2023-03-16T17:37:19.418621-04:00",
                            "name": "Pittsburgh",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09879e1b-e28b-4be2-bf06-2f1fc8b2d905/?format=api"
                        }
                    ]
                },
                {
                    "id": "510b9482-faff-473e-8a26-5e47009e92bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c97a95bd-adfd-4969-914b-287ac42b8de3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-16T17:37:19.424666-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Iowa State",
                                "amount": 5107.0
                            },
                            {
                                "team": "Pittsburgh",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "64a2ed46-0875-4dfe-be70-be32f469ec91",
                            "gambit_id": "a5c6ddcd-f105-4211-b740-0340728045a6",
                            "last_updated": "2023-03-18T11:47:13.869804-04:00",
                            "created_at": "2023-03-16T17:37:19.426082-04:00",
                            "name": "Iowa State",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/510b9482-faff-473e-8a26-5e47009e92bb/?format=api"
                        },
                        {
                            "id": "8388fd4f-97d1-4460-bf08-818b504ff65d",
                            "gambit_id": "c4e26f80-b26f-40ba-8573-fb5460202293",
                            "last_updated": "2023-03-18T11:47:13.871605-04:00",
                            "created_at": "2023-03-16T17:37:19.428066-04:00",
                            "name": "Pittsburgh",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/510b9482-faff-473e-8a26-5e47009e92bb/?format=api"
                        }
                    ]
                },
                {
                    "id": "2d0aec1a-6360-4ae1-92fa-61f40110c4d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c97a95bd-adfd-4969-914b-287ac42b8de3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-16T17:37:19.420346-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 131.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 131.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "52ad882b-da2d-4e44-9ea2-8b223de14c7b",
                            "gambit_id": "a4784c75-1ab0-4745-8f30-5828ed848092",
                            "last_updated": "2023-03-18T11:47:13.865328-04:00",
                            "created_at": "2023-03-16T17:37:19.421655-04:00",
                            "name": "Game Total Under 131.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "131.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d0aec1a-6360-4ae1-92fa-61f40110c4d0/?format=api"
                        },
                        {
                            "id": "0b60701d-2cf4-435d-a47c-21cd23f0f171",
                            "gambit_id": "bd85dc33-3ea8-4d2b-bf9d-f2a0bee97da0",
                            "last_updated": "2023-03-18T11:47:13.866803-04:00",
                            "created_at": "2023-03-16T17:37:19.423078-04:00",
                            "name": "Game Total Over 131.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "131.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d0aec1a-6360-4ae1-92fa-61f40110c4d0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "91e175ec-4d82-4165-b743-0fb0e560651d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cf6eccfb-7658-4cd0-a1dd-05ce636670d3",
            "completed": true,
            "last_updated": "2023-03-18T11:47:25.913678-04:00",
            "created_at": "2023-03-14T19:52:12.328701-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.3,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/cf6eccfb-7658-4cd0-a1dd-05ce636670d3",
            "datetime": "2023-03-17T14:45:00-04:00",
            "cutoff_datetime": "2023-03-17T14:45:00-04:00",
            "name": "Vermont v. Marquette",
            "bettypes": [
                {
                    "id": "07dd33cb-985b-44a4-9416-d39974e1e23c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/91e175ec-4d82-4165-b743-0fb0e560651d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T19:52:12.337503-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Marquette",
                                "amount": 8098.0
                            },
                            {
                                "team": "Vermont",
                                "amount": 1902.0
                            }
                        ],
                        "expected_reward_tokens": 9471.96,
                        "profit_sb": -28.04,
                        "profit_sb_percentage": -0.3,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "162e1c12-081c-428c-ae2b-411e39bb774e",
                            "gambit_id": "f647b0dd-da27-42af-9103-2fcb0266ab11",
                            "last_updated": "2023-03-18T11:47:25.924522-04:00",
                            "created_at": "2023-03-14T19:52:12.340034-04:00",
                            "name": "Marquette",
                            "reward": "1.17000",
                            "odds": "1.17860",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07dd33cb-985b-44a4-9416-d39974e1e23c/?format=api"
                        },
                        {
                            "id": "4ae8d24a-50fb-48a9-b233-3f1ed2ec9cfc",
                            "gambit_id": "1b968f9d-f2c8-4d6d-aec9-812c40ce6b2a",
                            "last_updated": "2023-03-18T11:47:25.926428-04:00",
                            "created_at": "2023-03-14T19:52:12.342342-04:00",
                            "name": "Vermont",
                            "reward": "4.98000",
                            "odds": "5.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07dd33cb-985b-44a4-9416-d39974e1e23c/?format=api"
                        }
                    ]
                },
                {
                    "id": "9e91da3b-3661-441c-a09a-1318bf01f740",
                    "match": "https://api-prod.gambitprofit.com/api/matches/91e175ec-4d82-4165-b743-0fb0e560651d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:12.344440-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vermont",
                                "amount": 5000.0
                            },
                            {
                                "team": "Marquette",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7ea272b7-3479-47c4-9630-9b1f44eda414",
                            "gambit_id": "dbd2c60b-0503-4dd0-a4e6-8d73fcc6355b",
                            "last_updated": "2023-03-18T11:47:25.931870-04:00",
                            "created_at": "2023-03-14T19:52:12.348103-04:00",
                            "name": "Vermont",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e91da3b-3661-441c-a09a-1318bf01f740/?format=api"
                        },
                        {
                            "id": "5968e7e1-2076-454f-b4f2-792574ceca86",
                            "gambit_id": "f298a2c7-bebf-440e-9b52-cc090a8ca141",
                            "last_updated": "2023-03-18T11:47:25.930157-04:00",
                            "created_at": "2023-03-14T19:52:12.345863-04:00",
                            "name": "Marquette",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e91da3b-3661-441c-a09a-1318bf01f740/?format=api"
                        }
                    ]
                },
                {
                    "id": "0c865a25-e767-4795-b23c-17e2c3d5a19d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/91e175ec-4d82-4165-b743-0fb0e560651d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T19:52:12.331166-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 141.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 141.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2026910d-21be-4db7-84c2-d9cd486f6c36",
                            "gambit_id": "0b58b8fe-12fa-46f1-b5ff-bf2714866cc4",
                            "last_updated": "2023-03-18T11:47:25.920520-04:00",
                            "created_at": "2023-03-14T19:52:12.334599-04:00",
                            "name": "Game Total Over 141.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "141.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c865a25-e767-4795-b23c-17e2c3d5a19d/?format=api"
                        },
                        {
                            "id": "47039896-7e04-4ad7-9b2c-59ea1dd7fd87",
                            "gambit_id": "85b20dc0-1903-4b16-99ac-80443a964f13",
                            "last_updated": "2023-03-18T11:47:25.918376-04:00",
                            "created_at": "2023-03-14T19:52:12.333036-04:00",
                            "name": "Game Total Under 141.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "141.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c865a25-e767-4795-b23c-17e2c3d5a19d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "528147cb-7b30-429c-bc69-91a7da28eea3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "80570214-d198-4d00-850b-6d4568b2bfac",
            "completed": true,
            "last_updated": "2023-03-18T11:47:25.757499-04:00",
            "created_at": "2023-03-14T19:52:12.176295-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/80570214-d198-4d00-850b-6d4568b2bfac",
            "datetime": "2023-03-17T14:00:00-04:00",
            "cutoff_datetime": "2023-03-17T14:00:00-04:00",
            "name": "VA Commonwealth v. St Marys CA",
            "bettypes": [
                {
                    "id": "c5b929d8-cc3e-4f2e-bfb0-49c11596d8a9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/528147cb-7b30-429c-bc69-91a7da28eea3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T19:52:12.184322-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Marys CA",
                                "amount": 6308.0
                            },
                            {
                                "team": "VA Commonwealth",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "70d1e349-3961-47c5-851b-5557e44052e9",
                            "gambit_id": "ae32ba81-eed0-44a3-8441-daa2155b136f",
                            "last_updated": "2023-03-18T11:47:25.766955-04:00",
                            "created_at": "2023-03-14T19:52:12.185894-04:00",
                            "name": "St Marys CA",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5b929d8-cc3e-4f2e-bfb0-49c11596d8a9/?format=api"
                        },
                        {
                            "id": "70785ac4-5bb9-4423-8a3f-e322963fde8c",
                            "gambit_id": "970f7ded-2783-4553-a96a-f3bf5aaef7b0",
                            "last_updated": "2023-03-18T11:47:25.768698-04:00",
                            "created_at": "2023-03-14T19:52:12.187807-04:00",
                            "name": "VA Commonwealth",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5b929d8-cc3e-4f2e-bfb0-49c11596d8a9/?format=api"
                        }
                    ]
                },
                {
                    "id": "961d19c8-505e-48ab-b6d1-f39b9700e8cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/528147cb-7b30-429c-bc69-91a7da28eea3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:12.190050-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Marys CA",
                                "amount": 5000.0
                            },
                            {
                                "team": "VA Commonwealth",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "36ae6a78-8ba4-4a8e-932e-114ace82fa81",
                            "gambit_id": "59ca3519-b10a-4a15-b7c2-06cc13519b14",
                            "last_updated": "2023-03-18T11:47:25.772371-04:00",
                            "created_at": "2023-03-14T19:52:12.192292-04:00",
                            "name": "St Marys CA",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/961d19c8-505e-48ab-b6d1-f39b9700e8cc/?format=api"
                        },
                        {
                            "id": "d7f6654b-05bf-411c-9682-eceeeb455b55",
                            "gambit_id": "be87d9ba-e4ef-46fa-ab2c-04a7db0af294",
                            "last_updated": "2023-03-18T11:47:25.774302-04:00",
                            "created_at": "2023-03-14T19:52:12.194404-04:00",
                            "name": "VA Commonwealth",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/961d19c8-505e-48ab-b6d1-f39b9700e8cc/?format=api"
                        }
                    ]
                },
                {
                    "id": "3ea0df81-8e45-4411-b720-7ca15503873a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/528147cb-7b30-429c-bc69-91a7da28eea3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T19:52:12.178832-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 123.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 123.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5eca88e7-df72-4fdb-a134-eeaa0029e65a",
                            "gambit_id": "1bb86809-104e-425a-9e09-efa3ba58ed63",
                            "last_updated": "2023-03-18T11:47:25.761672-04:00",
                            "created_at": "2023-03-14T19:52:12.180693-04:00",
                            "name": "Game Total Under 123.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "123.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ea0df81-8e45-4411-b720-7ca15503873a/?format=api"
                        },
                        {
                            "id": "40ca0134-c691-4909-a1c4-4d4c373ef4f3",
                            "gambit_id": "71a7de0b-48fb-4611-af62-7cb48bf55ad5",
                            "last_updated": "2023-03-18T11:47:25.763479-04:00",
                            "created_at": "2023-03-14T19:52:12.182499-04:00",
                            "name": "Game Total Over 123.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "123.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ea0df81-8e45-4411-b720-7ca15503873a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9c3d4b86-8a3b-4461-b333-46c3faa588a8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dc0a3e5e-dbc0-41d9-8bb4-8cb5ae62b746",
            "completed": true,
            "last_updated": "2023-03-18T11:47:25.606445-04:00",
            "created_at": "2023-03-14T19:52:12.018279-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.43,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/dc0a3e5e-dbc0-41d9-8bb4-8cb5ae62b746",
            "datetime": "2023-03-17T13:30:00-04:00",
            "cutoff_datetime": "2023-03-17T13:30:00-04:00",
            "name": "Cal-Santa Barbara v. Baylor",
            "bettypes": [
                {
                    "id": "c760fa69-0d01-48ea-b0a7-0571e620b208",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c3d4b86-8a3b-4461-b333-46c3faa588a8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T19:52:12.032558-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Baylor",
                                "amount": 8085.0
                            },
                            {
                                "team": "Cal-Santa Barbara",
                                "amount": 1915.0
                            }
                        ],
                        "expected_reward_tokens": 9459.45,
                        "profit_sb": -40.55,
                        "profit_sb_percentage": -0.43,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c5975d37-d73b-4441-836a-71c5f20bc080",
                            "gambit_id": "ce4577c9-fcbe-4791-9465-70f9fc5ebb68",
                            "last_updated": "2023-03-18T11:47:25.615331-04:00",
                            "created_at": "2023-03-14T19:52:12.035018-04:00",
                            "name": "Baylor",
                            "reward": "1.17000",
                            "odds": "1.18180",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c760fa69-0d01-48ea-b0a7-0571e620b208/?format=api"
                        },
                        {
                            "id": "393f4a8e-ad25-40ad-b7f0-a5cd3541f31a",
                            "gambit_id": "ebcdf271-8817-456f-bc38-fee1f7e35f64",
                            "last_updated": "2023-03-18T11:47:25.617303-04:00",
                            "created_at": "2023-03-14T19:52:12.037691-04:00",
                            "name": "Cal-Santa Barbara",
                            "reward": "4.94000",
                            "odds": "5.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c760fa69-0d01-48ea-b0a7-0571e620b208/?format=api"
                        }
                    ]
                },
                {
                    "id": "82fb95c7-ee75-4e00-8d9a-715a1238d69a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c3d4b86-8a3b-4461-b333-46c3faa588a8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:12.039917-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Baylor",
                                "amount": 5107.0
                            },
                            {
                                "team": "Cal-Santa Barbara",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "78d6cd21-dfa8-4b95-b309-49c5c8b376d0",
                            "gambit_id": "2b75ae00-31db-4803-b7b6-e0f8cea24d5c",
                            "last_updated": "2023-03-18T11:47:25.621695-04:00",
                            "created_at": "2023-03-14T19:52:12.041856-04:00",
                            "name": "Baylor",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82fb95c7-ee75-4e00-8d9a-715a1238d69a/?format=api"
                        },
                        {
                            "id": "726f23aa-064c-4c46-be09-2d036e35fc41",
                            "gambit_id": "26446caf-8993-4531-8715-beedbaf629e8",
                            "last_updated": "2023-03-18T11:47:25.623855-04:00",
                            "created_at": "2023-03-14T19:52:12.044363-04:00",
                            "name": "Cal-Santa Barbara",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82fb95c7-ee75-4e00-8d9a-715a1238d69a/?format=api"
                        }
                    ]
                },
                {
                    "id": "2d801a64-e926-43c9-aea4-9b1f20227166",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c3d4b86-8a3b-4461-b333-46c3faa588a8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T19:52:12.023175-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 141",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 141",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bd8dc024-59f1-4240-add1-b3ee07027800",
                            "gambit_id": "a7267643-0004-4b93-99c5-0d08e5eeb0ec",
                            "last_updated": "2023-03-18T11:47:25.610296-04:00",
                            "created_at": "2023-03-14T19:52:12.028075-04:00",
                            "name": "Game Total Under 141",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "141.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d801a64-e926-43c9-aea4-9b1f20227166/?format=api"
                        },
                        {
                            "id": "713789b1-fef5-474c-89b6-9908ac1c48ff",
                            "gambit_id": "761529a7-f80d-4e6d-9e85-ead28557e586",
                            "last_updated": "2023-03-18T11:47:25.611982-04:00",
                            "created_at": "2023-03-14T19:52:12.030315-04:00",
                            "name": "Game Total Over 141",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "141.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d801a64-e926-43c9-aea4-9b1f20227166/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2dac3759-d8d3-4692-a069-44bd36b6a6da",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f3f1b106-cb72-4be7-8dd8-f7f1daaf0fcd",
            "completed": true,
            "last_updated": "2023-03-18T11:47:25.000547-04:00",
            "created_at": "2023-03-14T19:52:11.861647-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.05,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/f3f1b106-cb72-4be7-8dd8-f7f1daaf0fcd",
            "datetime": "2023-03-17T12:40:00-04:00",
            "cutoff_datetime": "2023-03-17T12:40:00-04:00",
            "name": "Kennesaw State v. Xavier",
            "bettypes": [
                {
                    "id": "97973354-5fd9-4c96-af26-98dad11cf6c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2dac3759-d8d3-4692-a069-44bd36b6a6da/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T19:52:11.872265-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Xavier",
                                "amount": 8486.0
                            },
                            {
                                "team": "Kennesaw State",
                                "amount": 1514.0
                            }
                        ],
                        "expected_reward_tokens": 9504.32,
                        "profit_sb": 4.32,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3346aa2e-8986-4854-a753-0138387bd917",
                            "gambit_id": "8d5666f3-b2e4-475a-bb05-b2dd49d39d0a",
                            "last_updated": "2023-03-18T11:47:25.010289-04:00",
                            "created_at": "2023-03-14T19:52:11.874490-04:00",
                            "name": "Xavier",
                            "reward": "1.12000",
                            "odds": "1.12500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97973354-5fd9-4c96-af26-98dad11cf6c4/?format=api"
                        },
                        {
                            "id": "12279a24-55d5-4b94-be44-d02bb9336cd1",
                            "gambit_id": "4c31f3df-eb5d-407b-8214-f46e1982834c",
                            "last_updated": "2023-03-18T11:47:25.012070-04:00",
                            "created_at": "2023-03-14T19:52:11.876846-04:00",
                            "name": "Kennesaw State",
                            "reward": "6.28000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97973354-5fd9-4c96-af26-98dad11cf6c4/?format=api"
                        }
                    ]
                },
                {
                    "id": "313f43a8-087b-4353-8a87-963c9236e1d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2dac3759-d8d3-4692-a069-44bd36b6a6da/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:11.879295-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kennesaw State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Xavier",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "866ac318-d9ff-4fd8-a6e0-bcfa30703a5f",
                            "gambit_id": "de058175-dd73-4555-9eaa-3f9cbc54d63e",
                            "last_updated": "2023-03-18T11:47:25.017568-04:00",
                            "created_at": "2023-03-14T19:52:11.882926-04:00",
                            "name": "Kennesaw State",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/313f43a8-087b-4353-8a87-963c9236e1d5/?format=api"
                        },
                        {
                            "id": "a4966997-00aa-497c-a46b-7bdeb321c7c6",
                            "gambit_id": "d88d7854-f823-4c51-a99c-d36ee0faaa83",
                            "last_updated": "2023-03-18T11:47:25.015765-04:00",
                            "created_at": "2023-03-14T19:52:11.881017-04:00",
                            "name": "Xavier",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/313f43a8-087b-4353-8a87-963c9236e1d5/?format=api"
                        }
                    ]
                },
                {
                    "id": "65e1f292-3c28-4401-ac05-f2fbd90d68e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2dac3759-d8d3-4692-a069-44bd36b6a6da/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T19:52:11.864299-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 152",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 152",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d8cb4844-4c1e-4b40-a9c1-1246246a8f74",
                            "gambit_id": "180888d8-99d6-45a5-a735-396f37e5d7a5",
                            "last_updated": "2023-03-18T11:47:25.006658-04:00",
                            "created_at": "2023-03-14T19:52:11.869298-04:00",
                            "name": "Game Total Over 152",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "152.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65e1f292-3c28-4401-ac05-f2fbd90d68e4/?format=api"
                        },
                        {
                            "id": "2d930555-9c2c-4eeb-822d-907b0a186c14",
                            "gambit_id": "b1666710-bd36-4afb-bf84-f6638ec3fdcd",
                            "last_updated": "2023-03-18T11:47:25.004870-04:00",
                            "created_at": "2023-03-14T19:52:11.866397-04:00",
                            "name": "Game Total Under 152",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "152.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65e1f292-3c28-4401-ac05-f2fbd90d68e4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5b45105f-ce88-4398-b8d9-36e48567e824",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "16468b59-a88d-4681-8410-1dde859da719",
            "completed": true,
            "last_updated": "2023-03-18T11:52:26.434218-04:00",
            "created_at": "2023-03-14T19:52:11.701956-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/16468b59-a88d-4681-8410-1dde859da719",
            "datetime": "2023-03-17T12:15:00-04:00",
            "cutoff_datetime": "2023-03-17T12:15:00-04:00",
            "name": "USC v. Michigan State",
            "bettypes": [
                {
                    "id": "6804108e-73a6-48d8-bdbc-08b698359512",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b45105f-ce88-4398-b8d9-36e48567e824/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T19:52:11.709431-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Michigan State",
                                "amount": 5599.0
                            },
                            {
                                "team": "USC",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "144c0b9d-d540-403c-aa03-997d94a5a869",
                            "gambit_id": "cee7ff3f-e4ab-4298-9bce-b3c3348ea6a3",
                            "last_updated": "2023-03-18T11:52:26.442547-04:00",
                            "created_at": "2023-03-14T19:52:11.710827-04:00",
                            "name": "Michigan State",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6804108e-73a6-48d8-bdbc-08b698359512/?format=api"
                        },
                        {
                            "id": "62f49fb3-7e4b-4f86-9050-e647b7fb6d34",
                            "gambit_id": "44674149-f90e-4ce7-a9a0-f8aff1a8cc70",
                            "last_updated": "2023-03-18T11:52:26.444226-04:00",
                            "created_at": "2023-03-14T19:52:11.712332-04:00",
                            "name": "USC",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6804108e-73a6-48d8-bdbc-08b698359512/?format=api"
                        }
                    ]
                },
                {
                    "id": "8fa38e32-3007-4e7e-871c-6c87d478e940",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b45105f-ce88-4398-b8d9-36e48567e824/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:11.714046-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Michigan State",
                                "amount": 5000.0
                            },
                            {
                                "team": "USC",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7e28e59c-7516-44b2-90ca-a26713076b8a",
                            "gambit_id": "aaca7121-a8cc-4575-8dbc-4df1e7a579bb",
                            "last_updated": "2023-03-18T11:52:26.448836-04:00",
                            "created_at": "2023-03-14T19:52:11.715998-04:00",
                            "name": "Michigan State",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fa38e32-3007-4e7e-871c-6c87d478e940/?format=api"
                        },
                        {
                            "id": "e136459f-15a5-4ae8-9f63-74d3688a9e71",
                            "gambit_id": "69be3631-5f98-4309-8d60-5039b8dcbcf8",
                            "last_updated": "2023-03-18T11:52:26.450448-04:00",
                            "created_at": "2023-03-14T19:52:11.717765-04:00",
                            "name": "USC",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fa38e32-3007-4e7e-871c-6c87d478e940/?format=api"
                        }
                    ]
                },
                {
                    "id": "b72b710e-9394-41d9-8ce1-6dfacd32ebdf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b45105f-ce88-4398-b8d9-36e48567e824/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T19:52:11.704127-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 137",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 137",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "282bb78c-603b-40a4-a367-ca27584d26a9",
                            "gambit_id": "9092c375-8733-4a84-8e9d-f9282a74ef81",
                            "last_updated": "2023-03-18T11:52:26.437694-04:00",
                            "created_at": "2023-03-14T19:52:11.705961-04:00",
                            "name": "Game Total Under 137",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "137.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b72b710e-9394-41d9-8ce1-6dfacd32ebdf/?format=api"
                        },
                        {
                            "id": "e197b887-e19e-47ec-b75d-f4c689af16f5",
                            "gambit_id": "c8bdf80e-b665-473a-8498-3c2562e15c0d",
                            "last_updated": "2023-03-18T11:52:26.439209-04:00",
                            "created_at": "2023-03-14T19:52:11.707845-04:00",
                            "name": "Game Total Over 137",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "137.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b72b710e-9394-41d9-8ce1-6dfacd32ebdf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "58d9c8f7-df7d-4f0b-ad27-ff93646cce9e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b6333b02-998a-46c5-9ac1-236fae1f3f33",
            "completed": true,
            "last_updated": "2023-03-20T11:47:03.770686-04:00",
            "created_at": "2023-03-16T17:37:19.239944-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Saudi Arabian F1 Grand Prix",
            "sport": "Motor Sports",
            "url": "https://app.gambitrewards.com/match/b6333b02-998a-46c5-9ac1-236fae1f3f33",
            "datetime": "2023-03-17T09:30:00-04:00",
            "cutoff_datetime": "2023-03-17T09:30:00-04:00",
            "name": "Saudi Arabian F1 Grand Prix 2023: Podium Finish",
            "bettypes": [
                {
                    "id": "692a8ef2-abb1-4a9f-9a9a-ea1f9e172f7c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/58d9c8f7-df7d-4f0b-ad27-ff93646cce9e/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-03-16T17:37:19.242704-04: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": "4c2ea8ad-5a6b-4bf1-a50c-fc3346724177",
                            "gambit_id": "55606d3e-c136-4d5d-9ff2-500014226f67",
                            "last_updated": "2023-03-20T11:47:03.795203-04:00",
                            "created_at": "2023-03-16T17:37:19.257355-04:00",
                            "name": "Max Verstappen",
                            "reward": "1.17000",
                            "odds": "1.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692a8ef2-abb1-4a9f-9a9a-ea1f9e172f7c/?format=api"
                        },
                        {
                            "id": "d844f7fe-2434-44f8-9316-abcf8c632c2f",
                            "gambit_id": "bf87f129-5d60-4444-96f4-dc2df8d41faf",
                            "last_updated": "2023-03-20T11:47:03.792330-04:00",
                            "created_at": "2023-03-16T17:37:19.254407-04:00",
                            "name": "Sergio Perez",
                            "reward": "1.43000",
                            "odds": "1.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692a8ef2-abb1-4a9f-9a9a-ea1f9e172f7c/?format=api"
                        },
                        {
                            "id": "d30faf21-4d70-4a80-ae3d-90496716a0e2",
                            "gambit_id": "ac1e444f-0c6d-4af0-a9bd-6d16b50ec3b8",
                            "last_updated": "2023-03-20T11:47:03.809708-04:00",
                            "created_at": "2023-03-16T17:37:19.269327-04:00",
                            "name": "Fernando Alonso",
                            "reward": "1.82000",
                            "odds": "1.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692a8ef2-abb1-4a9f-9a9a-ea1f9e172f7c/?format=api"
                        },
                        {
                            "id": "f70883fa-2907-4240-9f90-4cd493f91a8d",
                            "gambit_id": "4becdba0-2dcf-49da-a94c-931766938b71",
                            "last_updated": "2023-03-20T11:47:03.814799-04:00",
                            "created_at": "2023-03-16T17:37:19.272413-04:00",
                            "name": "Charles Leclerc",
                            "reward": "1.91000",
                            "odds": "1.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692a8ef2-abb1-4a9f-9a9a-ea1f9e172f7c/?format=api"
                        },
                        {
                            "id": "be3bd947-b434-4add-a4f1-bcaf842001e3",
                            "gambit_id": "e0549a6b-8c54-4694-86f5-5fb5200271eb",
                            "last_updated": "2023-03-20T11:47:03.819364-04:00",
                            "created_at": "2023-03-16T17:37:19.273983-04:00",
                            "name": "Carlos Sainz Jr",
                            "reward": "3.64000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692a8ef2-abb1-4a9f-9a9a-ea1f9e172f7c/?format=api"
                        },
                        {
                            "id": "2deb43f8-841f-4585-a4c5-062732564bc2",
                            "gambit_id": "2d64dbb8-d921-46d1-940a-676d6dbd2706",
                            "last_updated": "2023-03-20T11:47:03.796768-04:00",
                            "created_at": "2023-03-16T17:37:19.259209-04:00",
                            "name": "Lewis Hamilton",
                            "reward": "3.88000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692a8ef2-abb1-4a9f-9a9a-ea1f9e172f7c/?format=api"
                        },
                        {
                            "id": "657d1105-747e-483c-85d7-77bacbe41f4f",
                            "gambit_id": "1ff2ad2e-cbce-4074-a35f-448d5bf98d8c",
                            "last_updated": "2023-03-20T11:47:03.807200-04:00",
                            "created_at": "2023-03-16T17:37:19.267800-04:00",
                            "name": "George Russell",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692a8ef2-abb1-4a9f-9a9a-ea1f9e172f7c/?format=api"
                        },
                        {
                            "id": "9545eb4a-0613-4542-8ce9-1cb7df95d331",
                            "gambit_id": "8d459df7-5c05-4b61-ad6f-66c068a1faac",
                            "last_updated": "2023-03-20T11:47:03.799745-04:00",
                            "created_at": "2023-03-16T17:37:19.262977-04:00",
                            "name": "Lance Stroll",
                            "reward": "6.76000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692a8ef2-abb1-4a9f-9a9a-ea1f9e172f7c/?format=api"
                        },
                        {
                            "id": "10732e4b-9bb1-46e0-a17a-dc19bfda77bb",
                            "gambit_id": "92d566ed-0d23-499c-a160-3a946afa0064",
                            "last_updated": "2023-03-20T11:47:03.793781-04:00",
                            "created_at": "2023-03-16T17:37:19.255921-04:00",
                            "name": "Pierre Gasly",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692a8ef2-abb1-4a9f-9a9a-ea1f9e172f7c/?format=api"
                        },
                        {
                            "id": "81487bd4-d1d4-4643-8ea2-fdab5dfcd800",
                            "gambit_id": "d011b162-f78c-45b6-afba-580ec1593d89",
                            "last_updated": "2023-03-20T11:47:03.812107-04:00",
                            "created_at": "2023-03-16T17:37:19.270881-04:00",
                            "name": "Esteban Ocon",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692a8ef2-abb1-4a9f-9a9a-ea1f9e172f7c/?format=api"
                        },
                        {
                            "id": "f6950f39-c7ef-4b62-8a5b-1bba69101a18",
                            "gambit_id": "3fb24f29-abb5-4b3c-9071-a6bb3808dc28",
                            "last_updated": "2023-03-20T11:47:03.790888-04:00",
                            "created_at": "2023-03-16T17:37:19.252883-04:00",
                            "name": "Valtteri Bottas",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692a8ef2-abb1-4a9f-9a9a-ea1f9e172f7c/?format=api"
                        },
                        {
                            "id": "4497c03c-b44f-4a35-baab-8a015c0dda59",
                            "gambit_id": "8fcc01ad-415a-4e07-8897-523e161a2787",
                            "last_updated": "2023-03-20T11:47:03.804825-04:00",
                            "created_at": "2023-03-16T17:37:19.266230-04:00",
                            "name": "Guanyu Zhou",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692a8ef2-abb1-4a9f-9a9a-ea1f9e172f7c/?format=api"
                        },
                        {
                            "id": "ca1721f1-1263-48da-b4b7-b885430d576d",
                            "gambit_id": "0c78d615-e9d2-4e7a-a112-07909798ec38",
                            "last_updated": "2023-03-20T11:47:03.798205-04:00",
                            "created_at": "2023-03-16T17:37:19.261468-04:00",
                            "name": "Lando Norris",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692a8ef2-abb1-4a9f-9a9a-ea1f9e172f7c/?format=api"
                        },
                        {
                            "id": "0a992e58-755a-4d42-84bb-f476a6fc0f2e",
                            "gambit_id": "ca482745-6bac-4869-ac83-2e2954a62675",
                            "last_updated": "2023-03-20T11:47:03.783146-04:00",
                            "created_at": "2023-03-16T17:37:19.247979-04:00",
                            "name": "Nico Huelkenberg",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692a8ef2-abb1-4a9f-9a9a-ea1f9e172f7c/?format=api"
                        },
                        {
                            "id": "a8810aa7-5928-4d8e-9ee5-aab57261afb3",
                            "gambit_id": "a3dd98c8-32e4-4db7-913d-6f2a2fe05c87",
                            "last_updated": "2023-03-20T11:47:03.802221-04:00",
                            "created_at": "2023-03-16T17:37:19.264677-04:00",
                            "name": "Kevin Magnussen",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692a8ef2-abb1-4a9f-9a9a-ea1f9e172f7c/?format=api"
                        },
                        {
                            "id": "f04fe733-00f2-4366-a4c3-4c9253d8005b",
                            "gambit_id": "9c75955e-2d85-4d81-a5be-bdb6a42b14d6",
                            "last_updated": "2023-03-20T11:47:03.777316-04:00",
                            "created_at": "2023-03-16T17:37:19.244409-04:00",
                            "name": "Oscar Piastri",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692a8ef2-abb1-4a9f-9a9a-ea1f9e172f7c/?format=api"
                        },
                        {
                            "id": "85bd1987-85a1-44bb-91b5-84f66ff0992f",
                            "gambit_id": "a0d898be-8b82-46a6-9579-4b681c0f1579",
                            "last_updated": "2023-03-20T11:47:03.822464-04:00",
                            "created_at": "2023-03-16T17:37:19.275557-04:00",
                            "name": "Alexander Albon",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692a8ef2-abb1-4a9f-9a9a-ea1f9e172f7c/?format=api"
                        },
                        {
                            "id": "7030d157-62ea-4c8a-8d88-0abf335a6f57",
                            "gambit_id": "72e9b1e9-7f25-4f11-9b9c-ef90e494041f",
                            "last_updated": "2023-03-20T11:47:03.785709-04:00",
                            "created_at": "2023-03-16T17:37:19.249839-04:00",
                            "name": "Logan Sargeant",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692a8ef2-abb1-4a9f-9a9a-ea1f9e172f7c/?format=api"
                        },
                        {
                            "id": "2bd0ddb8-f676-4854-b6f4-cca271ca824e",
                            "gambit_id": "8eee91aa-e6c8-447c-bffc-ceb12fce19ad",
                            "last_updated": "2023-03-20T11:47:03.788388-04:00",
                            "created_at": "2023-03-16T17:37:19.251431-04:00",
                            "name": "Yuki Tsunoda",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692a8ef2-abb1-4a9f-9a9a-ea1f9e172f7c/?format=api"
                        },
                        {
                            "id": "9b2c66e3-62f9-4962-a2d6-9263bc683aee",
                            "gambit_id": "c033a569-bbdc-49f8-9c3a-cb5b86256a45",
                            "last_updated": "2023-03-20T11:47:03.779874-04:00",
                            "created_at": "2023-03-16T17:37:19.246180-04:00",
                            "name": "Nyck de Vries",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692a8ef2-abb1-4a9f-9a9a-ea1f9e172f7c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f320e622-f301-4dbc-8a87-d823ab6ff7a9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "920accba-db8d-4aab-945c-bc45da771dce",
            "completed": true,
            "last_updated": "2023-03-20T11:47:03.063006-04:00",
            "created_at": "2023-03-16T17:37:19.056667-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Saudi Arabian F1 Grand Prix",
            "sport": "Motor Sports",
            "url": "https://app.gambitrewards.com/match/920accba-db8d-4aab-945c-bc45da771dce",
            "datetime": "2023-03-17T09:30:00-04:00",
            "cutoff_datetime": "2023-03-17T09:30:00-04:00",
            "name": "Saudi Arabian F1 Grand Prix 2023: To Win Outright",
            "bettypes": [
                {
                    "id": "e7b2ee84-7d9b-44db-8918-264554b2d430",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f320e622-f301-4dbc-8a87-d823ab6ff7a9/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-03-16T17:37:19.059778-04: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": "e691a309-4867-4085-91d5-52d463653298",
                            "gambit_id": "10abc1b6-9339-4530-9d17-51164f78fa01",
                            "last_updated": "2023-03-20T11:47:03.090342-04:00",
                            "created_at": "2023-03-16T17:37:19.080231-04:00",
                            "name": "Max Verstappen",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7b2ee84-7d9b-44db-8918-264554b2d430/?format=api"
                        },
                        {
                            "id": "9634698a-8884-4c24-97f4-99113915fef3",
                            "gambit_id": "f2580340-9322-4a93-ac4a-eb09ce86c9f1",
                            "last_updated": "2023-03-20T11:47:03.085351-04:00",
                            "created_at": "2023-03-16T17:37:19.074323-04:00",
                            "name": "Sergio Perez",
                            "reward": "5.80000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7b2ee84-7d9b-44db-8918-264554b2d430/?format=api"
                        },
                        {
                            "id": "90223407-f184-4a67-b8ba-8ac486c8187b",
                            "gambit_id": "6a1199f4-ffd7-4f35-a86e-31b2bd0981a6",
                            "last_updated": "2023-03-20T11:47:03.109450-04:00",
                            "created_at": "2023-03-16T17:37:19.094567-04:00",
                            "name": "Fernando Alonso",
                            "reward": "7.72000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7b2ee84-7d9b-44db-8918-264554b2d430/?format=api"
                        },
                        {
                            "id": "f129c10c-ad86-4930-bf2a-c5f5b4bdd6bb",
                            "gambit_id": "b6202099-be9e-4886-ae55-0efae1311cfb",
                            "last_updated": "2023-03-20T11:47:03.116396-04:00",
                            "created_at": "2023-03-16T17:37:19.101019-04:00",
                            "name": "Carlos Sainz Jr",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7b2ee84-7d9b-44db-8918-264554b2d430/?format=api"
                        },
                        {
                            "id": "f8c40f42-3a61-493d-bd63-1ab4854711ed",
                            "gambit_id": "06125748-1c6e-4c6a-a21a-b8480180d9e5",
                            "last_updated": "2023-03-20T11:47:03.113984-04:00",
                            "created_at": "2023-03-16T17:37:19.099116-04:00",
                            "name": "Charles Leclerc",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7b2ee84-7d9b-44db-8918-264554b2d430/?format=api"
                        },
                        {
                            "id": "53ca216c-7419-4ea0-9f0d-afb910bc5f6c",
                            "gambit_id": "0f651a51-a41f-4de9-b30e-ce22dbde95f5",
                            "last_updated": "2023-03-20T11:47:03.092507-04:00",
                            "created_at": "2023-03-16T17:37:19.082605-04:00",
                            "name": "Lewis Hamilton",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7b2ee84-7d9b-44db-8918-264554b2d430/?format=api"
                        },
                        {
                            "id": "de02e114-82c5-4b93-8a23-77d3ead2462b",
                            "gambit_id": "989a2971-2a6a-44f1-99c4-61eaac019473",
                            "last_updated": "2023-03-20T11:47:03.106639-04:00",
                            "created_at": "2023-03-16T17:37:19.092692-04:00",
                            "name": "George Russell",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7b2ee84-7d9b-44db-8918-264554b2d430/?format=api"
                        },
                        {
                            "id": "5e22857f-f525-46d4-977a-5b01bc7251b7",
                            "gambit_id": "b88bff5a-6e60-47aa-a9c5-8a88ad16b211",
                            "last_updated": "2023-03-20T11:47:03.098776-04:00",
                            "created_at": "2023-03-16T17:37:19.086750-04:00",
                            "name": "Lance Stroll",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7b2ee84-7d9b-44db-8918-264554b2d430/?format=api"
                        },
                        {
                            "id": "f2f98e5d-4322-4abe-b100-30dfc82294f6",
                            "gambit_id": "2a1c6ea5-17d1-4cba-b7e6-75267f5230ad",
                            "last_updated": "2023-03-20T11:47:03.087814-04:00",
                            "created_at": "2023-03-16T17:37:19.077548-04:00",
                            "name": "Pierre Gasly",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7b2ee84-7d9b-44db-8918-264554b2d430/?format=api"
                        },
                        {
                            "id": "7700cadc-2faa-47ef-b4fc-3934be4402c2",
                            "gambit_id": "b8621a24-000b-4f04-89f5-9f5bfebd5371",
                            "last_updated": "2023-03-20T11:47:03.111825-04:00",
                            "created_at": "2023-03-16T17:37:19.096969-04:00",
                            "name": "Esteban Ocon",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7b2ee84-7d9b-44db-8918-264554b2d430/?format=api"
                        },
                        {
                            "id": "146627eb-2dc6-4d93-9d72-25a41d9d7521",
                            "gambit_id": "a70aaf9f-9d7c-4e15-b3ea-52a2a7536f0f",
                            "last_updated": "2023-03-20T11:47:03.080819-04:00",
                            "created_at": "2023-03-16T17:37:19.070124-04:00",
                            "name": "Yuki Tsunoda",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7b2ee84-7d9b-44db-8918-264554b2d430/?format=api"
                        },
                        {
                            "id": "b034c2cc-d778-4917-85c5-97e93fab178f",
                            "gambit_id": "3c41357e-7bca-4857-91ca-4ba70e609499",
                            "last_updated": "2023-03-20T11:47:03.104172-04:00",
                            "created_at": "2023-03-16T17:37:19.090779-04:00",
                            "name": "Guanyu Zhou",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7b2ee84-7d9b-44db-8918-264554b2d430/?format=api"
                        },
                        {
                            "id": "b314d7e9-ba04-4839-b1b7-3a0ff64910b9",
                            "gambit_id": "a0018664-035b-4466-aacb-15d8d8425eb5",
                            "last_updated": "2023-03-20T11:47:03.082927-04:00",
                            "created_at": "2023-03-16T17:37:19.072230-04:00",
                            "name": "Valtteri Bottas",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7b2ee84-7d9b-44db-8918-264554b2d430/?format=api"
                        },
                        {
                            "id": "fade963f-9d49-4994-babb-9617d72af899",
                            "gambit_id": "fadb4a2a-36c3-44b8-9242-1040f9ec7aad",
                            "last_updated": "2023-03-20T11:47:03.095895-04:00",
                            "created_at": "2023-03-16T17:37:19.084771-04:00",
                            "name": "Lando Norris",
                            "reward": "721.00000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7b2ee84-7d9b-44db-8918-264554b2d430/?format=api"
                        },
                        {
                            "id": "ccf7c75a-9e48-4cfa-a78d-4190d820c3b8",
                            "gambit_id": "25a313b8-2a35-4331-ae84-63c29dd5c8fc",
                            "last_updated": "2023-03-20T11:47:03.075735-04:00",
                            "created_at": "2023-03-16T17:37:19.065777-04:00",
                            "name": "Nico Huelkenberg",
                            "reward": "721.00000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7b2ee84-7d9b-44db-8918-264554b2d430/?format=api"
                        },
                        {
                            "id": "d2be7dbc-77ee-430b-b335-049f1a3dff00",
                            "gambit_id": "70292a4c-4984-4d62-af3a-2ddc3df5b9c9",
                            "last_updated": "2023-03-20T11:47:03.101395-04:00",
                            "created_at": "2023-03-16T17:37:19.088727-04:00",
                            "name": "Kevin Magnussen",
                            "reward": "721.00000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7b2ee84-7d9b-44db-8918-264554b2d430/?format=api"
                        },
                        {
                            "id": "d0f61aa4-0369-4d30-9886-612ebcafbf57",
                            "gambit_id": "de20f357-e067-4ba7-9286-37b27e32af06",
                            "last_updated": "2023-03-20T11:47:03.118712-04:00",
                            "created_at": "2023-03-16T17:37:19.102981-04:00",
                            "name": "Alexander Albon",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7b2ee84-7d9b-44db-8918-264554b2d430/?format=api"
                        },
                        {
                            "id": "6fe95735-2936-4e83-94ff-44269f1b8bec",
                            "gambit_id": "e7487625-b696-4264-a9f4-a932469df235",
                            "last_updated": "2023-03-20T11:47:03.070376-04:00",
                            "created_at": "2023-03-16T17:37:19.061727-04:00",
                            "name": "Oscar Piastri",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7b2ee84-7d9b-44db-8918-264554b2d430/?format=api"
                        },
                        {
                            "id": "504e5179-e78c-4e40-94bb-c2402ed0da85",
                            "gambit_id": "2a4194ff-ae4c-4fa6-88a9-8409364e033e",
                            "last_updated": "2023-03-20T11:47:03.078410-04:00",
                            "created_at": "2023-03-16T17:37:19.067970-04:00",
                            "name": "Logan Sargeant",
                            "reward": "1921.00000",
                            "odds": "2001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7b2ee84-7d9b-44db-8918-264554b2d430/?format=api"
                        },
                        {
                            "id": "b134617e-1d5a-46ea-b1fa-2f93c7769b66",
                            "gambit_id": "f0e2eb6a-2f5a-4931-a426-e92663008dd7",
                            "last_updated": "2023-03-20T11:47:03.073005-04:00",
                            "created_at": "2023-03-16T17:37:19.063761-04:00",
                            "name": "Nyck de Vries",
                            "reward": "2401.00000",
                            "odds": "2501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7b2ee84-7d9b-44db-8918-264554b2d430/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a13857f2-bae8-48c8-b63e-79c0825911b8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7c4885c0-11cd-4701-b3e1-bdb215bf3ca2",
            "completed": true,
            "last_updated": "2023-03-17T13:31:50.599029-04:00",
            "created_at": "2023-03-16T17:37:18.886633-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.17,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/7c4885c0-11cd-4701-b3e1-bdb215bf3ca2",
            "datetime": "2023-03-16T22:37:00-04:00",
            "cutoff_datetime": "2023-03-16T22:37:00-04:00",
            "name": "Seattle Kraken v. San Jose Sharks",
            "bettypes": [
                {
                    "id": "28314106-506d-4380-b58f-de24e5ce3ac3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a13857f2-bae8-48c8-b63e-79c0825911b8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-16T17:37:18.901094-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Kraken",
                                "amount": 6100.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a67eb4db-27b7-4562-bc65-b80420f165b1",
                            "gambit_id": "e4cbf459-34b5-4be5-884d-d5e56e198562",
                            "last_updated": "2023-03-17T13:31:50.610691-04:00",
                            "created_at": "2023-03-16T17:37:18.904116-04:00",
                            "name": "Seattle Kraken",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28314106-506d-4380-b58f-de24e5ce3ac3/?format=api"
                        },
                        {
                            "id": "b6957531-9828-4cf9-833a-5fbbb2220b74",
                            "gambit_id": "ed3b44a3-dc1e-4578-a487-21ffcfd6070f",
                            "last_updated": "2023-03-17T13:31:50.609457-04:00",
                            "created_at": "2023-03-16T17:37:18.902550-04:00",
                            "name": "San Jose Sharks",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28314106-506d-4380-b58f-de24e5ce3ac3/?format=api"
                        }
                    ]
                },
                {
                    "id": "a60f8f56-e60c-4608-a738-a4265cd3f859",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a13857f2-bae8-48c8-b63e-79c0825911b8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-16T17:37:18.896325-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Jose Sharks",
                                "amount": 5939.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0e7c647d-6df2-4447-94c7-23e4d0cc3d3c",
                            "gambit_id": "94e08271-ff6a-4b6b-8ee8-61370165745a",
                            "last_updated": "2023-03-17T13:31:50.605691-04:00",
                            "created_at": "2023-03-16T17:37:18.897718-04:00",
                            "name": "San Jose Sharks",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a60f8f56-e60c-4608-a738-a4265cd3f859/?format=api"
                        },
                        {
                            "id": "74d9c158-e63b-4a83-a9fa-e4f82bfb8016",
                            "gambit_id": "e3ba2970-da80-4ed5-a825-92e032f32f7e",
                            "last_updated": "2023-03-17T13:31:50.607047-04:00",
                            "created_at": "2023-03-16T17:37:18.899536-04:00",
                            "name": "Seattle Kraken",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a60f8f56-e60c-4608-a738-a4265cd3f859/?format=api"
                        }
                    ]
                },
                {
                    "id": "f87ad816-5b6a-49d7-99d0-6c3a5d79775e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a13857f2-bae8-48c8-b63e-79c0825911b8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-16T17:37:18.889508-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "df57335f-02a0-4f5b-b8e6-e10b2d0ec377",
                            "gambit_id": "fc9120c0-2582-426a-83ce-8c37fcd3bfde",
                            "last_updated": "2023-03-17T13:31:50.603447-04:00",
                            "created_at": "2023-03-16T17:37:18.894444-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f87ad816-5b6a-49d7-99d0-6c3a5d79775e/?format=api"
                        },
                        {
                            "id": "826b9112-7ffb-4b43-99f2-2c3886d121d4",
                            "gambit_id": "77235ef8-42ae-48a5-868b-76ab20c292bb",
                            "last_updated": "2023-03-17T13:31:50.602325-04:00",
                            "created_at": "2023-03-16T17:37:18.891911-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f87ad816-5b6a-49d7-99d0-6c3a5d79775e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "06f86cf4-bbe1-4293-915b-04a137c47b61",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6901e8d3-d3b7-4137-b4ab-1c608496b797",
            "completed": true,
            "last_updated": "2023-03-17T13:36:56.737352-04:00",
            "created_at": "2023-03-16T17:37:18.545923-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.21,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/6901e8d3-d3b7-4137-b4ab-1c608496b797",
            "datetime": "2023-03-16T22:37:00-04:00",
            "cutoff_datetime": "2023-03-16T22:37:00-04:00",
            "name": "Columbus Blue Jackets v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "a7980e8b-7195-4eb2-9981-ed05e3d30fc9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06f86cf4-bbe1-4293-915b-04a137c47b61/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-16T17:37:18.558123-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Kings",
                                "amount": 7158.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 2842.0
                            }
                        ],
                        "expected_reward_tokens": 9520.14,
                        "profit_sb": 20.14,
                        "profit_sb_percentage": 0.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6c2cac1a-e929-4873-a27e-990e82f36bd4",
                            "gambit_id": "f388beed-a217-493c-a574-093965d76c95",
                            "last_updated": "2023-03-17T13:36:56.753240-04:00",
                            "created_at": "2023-03-16T17:37:18.559723-04:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.33000",
                            "odds": "1.34480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7980e8b-7195-4eb2-9981-ed05e3d30fc9/?format=api"
                        },
                        {
                            "id": "4137fbf2-4105-4143-a8e8-7a031ccd4256",
                            "gambit_id": "525fa1d1-f335-4ff0-aff9-db5a201de38a",
                            "last_updated": "2023-03-17T13:36:56.754405-04:00",
                            "created_at": "2023-03-16T17:37:18.561374-04:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "3.35000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7980e8b-7195-4eb2-9981-ed05e3d30fc9/?format=api"
                        }
                    ]
                },
                {
                    "id": "5327bdd3-af14-4f72-b124-4968c78796af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06f86cf4-bbe1-4293-915b-04a137c47b61/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-16T17:37:18.552644-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Kings",
                                "amount": 5213.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b370194e-1031-4929-9861-c60654189c26",
                            "gambit_id": "1370eb54-51bd-48a7-b825-7782a59d1768",
                            "last_updated": "2023-03-17T13:36:56.745375-04:00",
                            "created_at": "2023-03-16T17:37:18.554242-04:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5327bdd3-af14-4f72-b124-4968c78796af/?format=api"
                        },
                        {
                            "id": "a896681d-65b3-48b2-8a83-de2acf4c9208",
                            "gambit_id": "9476bb4b-ddfd-45a7-be43-f5a3d8ef918e",
                            "last_updated": "2023-03-17T13:36:56.747512-04:00",
                            "created_at": "2023-03-16T17:37:18.556344-04:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5327bdd3-af14-4f72-b124-4968c78796af/?format=api"
                        }
                    ]
                },
                {
                    "id": "4471ea23-1cf0-4fdb-8c36-6f0795e3d204",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06f86cf4-bbe1-4293-915b-04a137c47b61/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-16T17:37:18.547931-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a9aab712-d5b0-424c-8c51-ac65f45422cb",
                            "gambit_id": "6aafccd6-eadf-4110-8bc5-4383c0769232",
                            "last_updated": "2023-03-17T13:36:56.742071-04:00",
                            "created_at": "2023-03-16T17:37:18.550988-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4471ea23-1cf0-4fdb-8c36-6f0795e3d204/?format=api"
                        },
                        {
                            "id": "62ee38e6-2c92-4541-81a2-bc65d1e3f161",
                            "gambit_id": "3699a041-f6b9-4212-bd74-da7fe0946ba7",
                            "last_updated": "2023-03-17T13:36:56.740660-04:00",
                            "created_at": "2023-03-16T17:37:18.549485-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4471ea23-1cf0-4fdb-8c36-6f0795e3d204/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "623f7ae8-3242-4619-8e97-9986c63283b6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2e2e93df-0f7b-4cbf-a02f-72f5e4f165a5",
            "completed": true,
            "last_updated": "2023-03-17T11:57:07.066627-04:00",
            "created_at": "2023-03-16T17:37:18.379763-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.5,
            "sport_category": "XFL Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/2e2e93df-0f7b-4cbf-a02f-72f5e4f165a5",
            "datetime": "2023-03-16T22:30:00-04:00",
            "cutoff_datetime": "2023-03-16T22:30:00-04:00",
            "name": "Houston Roughnecks v. Seattle Sea Dragons",
            "bettypes": [
                {
                    "id": "68235b2a-71ff-48a5-921f-e46c9f2eb968",
                    "match": "https://api-prod.gambitprofit.com/api/matches/623f7ae8-3242-4619-8e97-9986c63283b6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-16T17:37:18.381870-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Roughnecks",
                                "amount": 6241.0
                            },
                            {
                                "team": "Seattle Sea Dragons",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1bbe146c-4080-4cef-8c37-8bc7593df7e4",
                            "gambit_id": "d4a82850-3931-44fb-9bad-f576266b0be8",
                            "last_updated": "2023-03-17T11:57:07.070353-04:00",
                            "created_at": "2023-03-16T17:37:18.385276-04:00",
                            "name": "Houston Roughnecks",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68235b2a-71ff-48a5-921f-e46c9f2eb968/?format=api"
                        },
                        {
                            "id": "dab0c76f-1997-4695-a053-06b653f19469",
                            "gambit_id": "0a8662fb-d6b2-4734-81bd-f6c743d164a9",
                            "last_updated": "2023-03-17T11:57:07.069225-04:00",
                            "created_at": "2023-03-16T17:37:18.383667-04:00",
                            "name": "Seattle Sea Dragons",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68235b2a-71ff-48a5-921f-e46c9f2eb968/?format=api"
                        }
                    ]
                },
                {
                    "id": "2715dd50-e01a-4bc6-915d-8a7ef05969bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/623f7ae8-3242-4619-8e97-9986c63283b6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-16T17:37:18.393007-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Roughnecks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Seattle Sea Dragons",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8ab84077-3989-4073-a1fb-c07eb54a4cc5",
                            "gambit_id": "1b3b3031-a78a-48a4-bc39-94f297a1e6cb",
                            "last_updated": "2023-03-17T11:57:07.076449-04:00",
                            "created_at": "2023-03-16T17:37:18.396035-04:00",
                            "name": "Houston Roughnecks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2715dd50-e01a-4bc6-915d-8a7ef05969bf/?format=api"
                        },
                        {
                            "id": "def54f56-8b9e-43b7-853a-0ae36d3cd95d",
                            "gambit_id": "c4b667b4-24b9-42fa-8721-63bd93ad35b6",
                            "last_updated": "2023-03-17T11:57:07.075440-04:00",
                            "created_at": "2023-03-16T17:37:18.394493-04:00",
                            "name": "Seattle Sea Dragons",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2715dd50-e01a-4bc6-915d-8a7ef05969bf/?format=api"
                        }
                    ]
                },
                {
                    "id": "01b9af37-be34-4e9c-aab7-e17e630948d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/623f7ae8-3242-4619-8e97-9986c63283b6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-16T17:37:18.387370-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 43",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 43",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e7dfbf31-8332-4fa1-ae8a-be3f1374a9b1",
                            "gambit_id": "96c4523d-f6f5-4a65-b51a-193586115d7f",
                            "last_updated": "2023-03-17T11:57:07.073332-04:00",
                            "created_at": "2023-03-16T17:37:18.391266-04:00",
                            "name": "Game Total Over 43",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "43.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01b9af37-be34-4e9c-aab7-e17e630948d5/?format=api"
                        },
                        {
                            "id": "1124f966-56c8-4d80-8747-dc456c082551",
                            "gambit_id": "2c974d8d-419d-4377-9036-d785d3e9fa48",
                            "last_updated": "2023-03-17T11:57:07.072352-04:00",
                            "created_at": "2023-03-16T17:37:18.389109-04:00",
                            "name": "Game Total Under 43",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "43.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01b9af37-be34-4e9c-aab7-e17e630948d5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e3bd5fcc-cc3f-4bf2-ac43-39c9e1bd1f79",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fbe2163a-9fd8-40ee-bdd1-70193409ad23",
            "completed": true,
            "last_updated": "2023-03-17T11:06:48.552973-04:00",
            "created_at": "2023-03-16T17:37:18.218571-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.12,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/fbe2163a-9fd8-40ee-bdd1-70193409ad23",
            "datetime": "2023-03-16T22:10:00-04:00",
            "cutoff_datetime": "2023-03-16T22:10:00-04:00",
            "name": "Orlando Magic v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "0a35475d-5f77-4dcc-9ad6-9bd64be98af0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3bd5fcc-cc3f-4bf2-ac43-39c9e1bd1f79/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-16T17:37:18.225993-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 7357.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 2643.0
                            }
                        ],
                        "expected_reward_tokens": 9488.37,
                        "profit_sb": -11.63,
                        "profit_sb_percentage": -0.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3a549fa2-9ada-4189-a79c-d8597b48f153",
                            "gambit_id": "6c4cc566-db26-4073-9e64-3ce91a4b1e85",
                            "last_updated": "2023-03-17T11:06:48.561337-04:00",
                            "created_at": "2023-03-16T17:37:18.227477-04:00",
                            "name": "Phoenix Suns",
                            "reward": "1.29000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a35475d-5f77-4dcc-9ad6-9bd64be98af0/?format=api"
                        },
                        {
                            "id": "fbbd2214-a068-46a0-a5a1-028ec4bcc5ca",
                            "gambit_id": "dd85d21c-b20f-40cc-8263-9e8163486da7",
                            "last_updated": "2023-03-17T11:06:48.562568-04:00",
                            "created_at": "2023-03-16T17:37:18.228956-04:00",
                            "name": "Orlando Magic",
                            "reward": "3.59000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a35475d-5f77-4dcc-9ad6-9bd64be98af0/?format=api"
                        }
                    ]
                },
                {
                    "id": "eff82de8-0390-4b16-a5b6-4db88e9a11fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3bd5fcc-cc3f-4bf2-ac43-39c9e1bd1f79/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-16T17:37:18.230555-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Orlando Magic",
                                "amount": 5000.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "16d69788-7da5-4d1e-8277-35b856392e0e",
                            "gambit_id": "5736d879-5e1e-4853-92c1-84aecf28f34e",
                            "last_updated": "2023-03-17T11:06:48.566333-04:00",
                            "created_at": "2023-03-16T17:37:18.233944-04:00",
                            "name": "Orlando Magic",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eff82de8-0390-4b16-a5b6-4db88e9a11fe/?format=api"
                        },
                        {
                            "id": "5de73271-d948-43fb-876d-299e73b42e4c",
                            "gambit_id": "006ae0eb-7764-47cf-9f86-cb8a284fcd0c",
                            "last_updated": "2023-03-17T11:06:48.565100-04:00",
                            "created_at": "2023-03-16T17:37:18.231979-04:00",
                            "name": "Phoenix Suns",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eff82de8-0390-4b16-a5b6-4db88e9a11fe/?format=api"
                        }
                    ]
                },
                {
                    "id": "e9eb839a-0773-448d-bd7e-e270831ee4a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3bd5fcc-cc3f-4bf2-ac43-39c9e1bd1f79/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-16T17:37:18.221194-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 228.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 228.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0319f73c-51a5-430f-9e28-b5ffa9166ba4",
                            "gambit_id": "405eb0d6-a15b-41ac-b2a9-6f8a38d73203",
                            "last_updated": "2023-03-17T11:06:48.557119-04:00",
                            "created_at": "2023-03-16T17:37:18.222965-04:00",
                            "name": "Game Total Under 228.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "228.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9eb839a-0773-448d-bd7e-e270831ee4a7/?format=api"
                        },
                        {
                            "id": "7d8a70a7-7cc0-417b-ba66-4837ab39ba67",
                            "gambit_id": "f6879dd8-76ce-4793-96e8-338874408656",
                            "last_updated": "2023-03-17T11:06:48.558622-04:00",
                            "created_at": "2023-03-16T17:37:18.224464-04:00",
                            "name": "Game Total Over 228.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "228.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9eb839a-0773-448d-bd7e-e270831ee4a7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d20c007d-c2a2-41f2-8bb7-32b45d6ced72",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "025550c9-abde-434f-a36d-55bc19bfa40e",
            "completed": true,
            "last_updated": "2023-03-17T13:36:59.288577-04:00",
            "created_at": "2023-03-16T17:37:17.843924-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.08,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/025550c9-abde-434f-a36d-55bc19bfa40e",
            "datetime": "2023-03-16T22:07:00-04:00",
            "cutoff_datetime": "2023-03-16T22:07:00-04:00",
            "name": "Calgary Flames v. Vegas Golden Knights",
            "bettypes": [
                {
                    "id": "bf2c00ec-1daa-4e3d-b8e2-319aa642e0b0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d20c007d-c2a2-41f2-8bb7-32b45d6ced72/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-16T17:37:17.856109-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 5107.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2a32149b-08e4-4f2a-8f74-eac477104ccb",
                            "gambit_id": "59d34487-6ea5-4953-bdb5-1b2bf2547a03",
                            "last_updated": "2023-03-17T13:36:59.299493-04:00",
                            "created_at": "2023-03-16T17:37:17.859560-04:00",
                            "name": "Calgary Flames",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf2c00ec-1daa-4e3d-b8e2-319aa642e0b0/?format=api"
                        },
                        {
                            "id": "1b28dfad-baff-4d67-9f44-0c9b5bd816ca",
                            "gambit_id": "4558a501-f893-4387-8629-8d15cb95a66a",
                            "last_updated": "2023-03-17T13:36:59.298171-04:00",
                            "created_at": "2023-03-16T17:37:17.857880-04:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf2c00ec-1daa-4e3d-b8e2-319aa642e0b0/?format=api"
                        }
                    ]
                },
                {
                    "id": "f95b0cb2-37af-4069-95cb-50d52e2ab8f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d20c007d-c2a2-41f2-8bb7-32b45d6ced72/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-16T17:37:17.851034-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 6991.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3009.0
                            }
                        ],
                        "expected_reward_tokens": 9507.76,
                        "profit_sb": 7.76,
                        "profit_sb_percentage": 0.08,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "791bb9c8-2d22-4c99-a7d8-04239ca36097",
                            "gambit_id": "84644a79-490d-4919-a067-95c948ab82ea",
                            "last_updated": "2023-03-17T13:36:59.295893-04:00",
                            "created_at": "2023-03-16T17:37:17.854195-04:00",
                            "name": "Calgary Flames",
                            "reward": "1.36000",
                            "odds": "1.37740",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f95b0cb2-37af-4069-95cb-50d52e2ab8f9/?format=api"
                        },
                        {
                            "id": "fbdfdc9a-f886-44de-94c4-9afa306a41e3",
                            "gambit_id": "882ff949-1ec7-4eaf-bd1b-1c527280773a",
                            "last_updated": "2023-03-17T13:36:59.294703-04:00",
                            "created_at": "2023-03-16T17:37:17.852601-04:00",
                            "name": "Vegas Golden Knights",
                            "reward": "3.16000",
                            "odds": "3.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f95b0cb2-37af-4069-95cb-50d52e2ab8f9/?format=api"
                        }
                    ]
                },
                {
                    "id": "cb877cae-b9f9-4df3-ba0c-a13014482b1a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d20c007d-c2a2-41f2-8bb7-32b45d6ced72/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-16T17:37:17.845998-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bcc8d4f1-a987-49a0-9d76-abd0baeb100e",
                            "gambit_id": "4a47b904-c7dc-48d1-9e71-69c41fdfbc7b",
                            "last_updated": "2023-03-17T13:36:59.292437-04:00",
                            "created_at": "2023-03-16T17:37:17.849219-04:00",
                            "name": "Game Total Over 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb877cae-b9f9-4df3-ba0c-a13014482b1a/?format=api"
                        },
                        {
                            "id": "85e68b16-e308-4054-a20e-98762dc5727c",
                            "gambit_id": "b199f5be-4a9b-43b1-b788-a0651e0604f4",
                            "last_updated": "2023-03-17T13:36:59.291082-04:00",
                            "created_at": "2023-03-16T17:37:17.847589-04:00",
                            "name": "Game Total Under 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb877cae-b9f9-4df3-ba0c-a13014482b1a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e57a1622-5d2f-48d1-b309-bceffa2ce030",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "364f8c0c-b651-4fb1-980f-3da9ae6f22e2",
            "completed": true,
            "last_updated": "2023-03-17T13:36:56.361047-04:00",
            "created_at": "2023-03-16T17:37:18.029559-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/364f8c0c-b651-4fb1-980f-3da9ae6f22e2",
            "datetime": "2023-03-16T22:07:00-04:00",
            "cutoff_datetime": "2023-03-16T22:07:00-04:00",
            "name": "Vancouver Canucks v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "355b41b2-94bd-4e48-af70-5a3550625832",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e57a1622-5d2f-48d1-b309-bceffa2ce030/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-16T17:37:18.041590-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vancouver Canucks",
                                "amount": 5867.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "347e01f1-de9f-4ebf-be2f-2c8c2ec12209",
                            "gambit_id": "29809243-dbc3-4e1b-babd-db0b0d6e822b",
                            "last_updated": "2023-03-17T13:36:56.375566-04:00",
                            "created_at": "2023-03-16T17:37:18.044763-04:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/355b41b2-94bd-4e48-af70-5a3550625832/?format=api"
                        },
                        {
                            "id": "a6f4684b-ccd3-4e89-9e9a-0d08eac2df29",
                            "gambit_id": "76880383-6545-4a5a-ba9c-7a44c57965e0",
                            "last_updated": "2023-03-17T13:36:56.374292-04:00",
                            "created_at": "2023-03-16T17:37:18.042895-04:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/355b41b2-94bd-4e48-af70-5a3550625832/?format=api"
                        }
                    ]
                },
                {
                    "id": "d8ccfa6c-61ca-4ce9-9c2e-34d4ff026071",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e57a1622-5d2f-48d1-b309-bceffa2ce030/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-16T17:37:18.037064-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arizona Coyotes",
                                "amount": 6308.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c2d66744-89f1-40e8-9ba1-dfa2142b31cb",
                            "gambit_id": "1bedce94-6432-4137-b1b5-22637bb7165a",
                            "last_updated": "2023-03-17T13:36:56.369983-04:00",
                            "created_at": "2023-03-16T17:37:18.038533-04:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8ccfa6c-61ca-4ce9-9c2e-34d4ff026071/?format=api"
                        },
                        {
                            "id": "492d2924-da31-4991-810d-11feb585679b",
                            "gambit_id": "69339504-4c69-4143-88bf-5679adda4b6e",
                            "last_updated": "2023-03-17T13:36:56.371624-04:00",
                            "created_at": "2023-03-16T17:37:18.040068-04:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8ccfa6c-61ca-4ce9-9c2e-34d4ff026071/?format=api"
                        }
                    ]
                },
                {
                    "id": "308c678a-a83a-4ff2-98fe-49e23e167f53",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e57a1622-5d2f-48d1-b309-bceffa2ce030/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-16T17:37:18.031892-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c8f6c152-cc70-4dca-8bac-339c8a459153",
                            "gambit_id": "63fc5d64-6a11-409b-a607-66906a130481",
                            "last_updated": "2023-03-17T13:36:56.367356-04:00",
                            "created_at": "2023-03-16T17:37:18.035165-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/308c678a-a83a-4ff2-98fe-49e23e167f53/?format=api"
                        },
                        {
                            "id": "cb07227d-a4dd-4bf2-a8f5-5b9805e3727c",
                            "gambit_id": "50a26ff4-e6bf-4c91-a775-aea050467c68",
                            "last_updated": "2023-03-17T13:36:56.365584-04:00",
                            "created_at": "2023-03-16T17:37:18.033634-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/308c678a-a83a-4ff2-98fe-49e23e167f53/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "38e81c5c-c240-41d3-8dd6-de5b7d68a944",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b2918180-1abd-4cb6-8fff-ed729bdf0655",
            "completed": true,
            "last_updated": "2023-03-17T10:32:20.700689-04:00",
            "created_at": "2023-03-14T19:52:11.550011-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.36,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b2918180-1abd-4cb6-8fff-ed729bdf0655",
            "datetime": "2023-03-16T22:05:00-04:00",
            "cutoff_datetime": "2023-03-16T22:05:00-04:00",
            "name": "NC-Asheville v. UCLA",
            "bettypes": [
                {
                    "id": "e6e98bd9-ad52-4fac-b768-7fca0001cfa4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/38e81c5c-c240-41d3-8dd6-de5b7d68a944/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T19:52:11.561297-04:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "UCLA",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10400.0,
                        "profit_sb": 900.0,
                        "profit_sb_percentage": 9.47,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UCLA",
                                "amount": 9107.0
                            },
                            {
                                "team": "NC-Asheville",
                                "amount": 893.0
                            }
                        ],
                        "expected_reward_tokens": 9465.8,
                        "profit_sb": -34.2,
                        "profit_sb_percentage": -0.36,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5ee5a780-2aaa-438c-a6bb-b14f118846db",
                            "gambit_id": "22a0972f-a56a-4a82-a1df-c2b1ab58d7f2",
                            "last_updated": "2023-03-17T10:32:20.706291-04:00",
                            "created_at": "2023-03-14T19:52:11.563319-04:00",
                            "name": "UCLA",
                            "reward": "1.04000",
                            "odds": "1.04000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6e98bd9-ad52-4fac-b768-7fca0001cfa4/?format=api"
                        },
                        {
                            "id": "6b80427f-29d8-4488-8fdb-08a1870b3638",
                            "gambit_id": "3a4cd58d-08a4-435d-a3f1-df239820d79d",
                            "last_updated": "2023-03-17T10:32:20.710270-04:00",
                            "created_at": "2023-03-14T19:52:11.565008-04:00",
                            "name": "NC-Asheville",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6e98bd9-ad52-4fac-b768-7fca0001cfa4/?format=api"
                        }
                    ]
                },
                {
                    "id": "63e268d0-e97c-4e29-9232-ddbc5f16b4fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/38e81c5c-c240-41d3-8dd6-de5b7d68a944/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:11.566556-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UCLA",
                                "amount": 5000.0
                            },
                            {
                                "team": "NC-Asheville",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "96b70464-bef3-4642-b620-f79e78ceb7cc",
                            "gambit_id": "1dfda446-66f0-4e88-a012-2341f6cfc742",
                            "last_updated": "2023-03-17T10:32:20.718548-04:00",
                            "created_at": "2023-03-14T19:52:11.568446-04:00",
                            "name": "UCLA",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-17.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63e268d0-e97c-4e29-9232-ddbc5f16b4fb/?format=api"
                        },
                        {
                            "id": "731457bf-0edd-4c5a-bc25-07170fb71e3b",
                            "gambit_id": "9f464f45-9ed5-486a-b1eb-d17ad03b4fde",
                            "last_updated": "2023-03-17T10:32:20.719869-04:00",
                            "created_at": "2023-03-14T19:52:11.569969-04:00",
                            "name": "NC-Asheville",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "17.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63e268d0-e97c-4e29-9232-ddbc5f16b4fb/?format=api"
                        }
                    ]
                },
                {
                    "id": "5a9da808-0ff9-438a-94c1-83aa820c7f8a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/38e81c5c-c240-41d3-8dd6-de5b7d68a944/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T19:52:11.552326-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 135.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 135.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c163fb97-5668-42aa-bc28-5825cfa43401",
                            "gambit_id": "562c6ec0-7920-4770-9f2b-86c120b82d66",
                            "last_updated": "2023-03-17T10:32:20.703194-04:00",
                            "created_at": "2023-03-14T19:52:11.554353-04:00",
                            "name": "Game Total Under 135.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "135.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a9da808-0ff9-438a-94c1-83aa820c7f8a/?format=api"
                        },
                        {
                            "id": "aa403b0c-1a47-4071-9e3e-de82dfa5baba",
                            "gambit_id": "d2e49a1a-2fba-4869-a0e4-94586d79a65a",
                            "last_updated": "2023-03-17T10:32:20.704180-04:00",
                            "created_at": "2023-03-14T19:52:11.556047-04:00",
                            "name": "Game Total Over 135.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "135.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a9da808-0ff9-438a-94c1-83aa820c7f8a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3c0708f3-b031-4634-a587-35a76fc666c7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1a8bd5b8-c0ca-4cf8-b046-893903d0d76f",
            "completed": true,
            "last_updated": "2023-03-17T10:32:17.881159-04:00",
            "created_at": "2023-03-14T19:52:11.415833-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.15,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/1a8bd5b8-c0ca-4cf8-b046-893903d0d76f",
            "datetime": "2023-03-16T21:55:00-04:00",
            "cutoff_datetime": "2023-03-16T21:55:00-04:00",
            "name": "Penn State v. Texas A&M",
            "bettypes": [
                {
                    "id": "2f120360-f31c-4211-8baa-4cf3b0fe01c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c0708f3-b031-4634-a587-35a76fc666c7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-15T17:17:07.233857-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Texas A&M",
                                "amount": 5784.0
                            },
                            {
                                "team": "Penn State",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9e17b3fc-ee83-485e-9bf2-8dd33e65db0c",
                            "gambit_id": "29e15c04-af0f-418e-82d6-962fe664ba08",
                            "last_updated": "2023-03-17T10:32:17.889150-04:00",
                            "created_at": "2023-03-15T17:17:07.235621-04:00",
                            "name": "Texas A&M",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f120360-f31c-4211-8baa-4cf3b0fe01c6/?format=api"
                        },
                        {
                            "id": "c23234c1-0000-4191-b642-49b233ef1f17",
                            "gambit_id": "5766dafa-8586-4e89-97e3-d696b614893b",
                            "last_updated": "2023-03-17T10:32:17.894802-04:00",
                            "created_at": "2023-03-15T17:17:07.237088-04:00",
                            "name": "Penn State",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f120360-f31c-4211-8baa-4cf3b0fe01c6/?format=api"
                        }
                    ]
                },
                {
                    "id": "c5c3702d-f900-4579-95ca-4dc5693cba7e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c0708f3-b031-4634-a587-35a76fc666c7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:11.417778-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Texas A&M",
                                "amount": 5000.0
                            },
                            {
                                "team": "Penn State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eea0e944-da5a-4b1d-aa90-7f70376ee0ce",
                            "gambit_id": "793c9a45-379c-458f-99e7-6a0ee26cd055",
                            "last_updated": "2023-03-17T10:32:17.897241-04:00",
                            "created_at": "2023-03-14T19:52:11.419196-04:00",
                            "name": "Texas A&M",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5c3702d-f900-4579-95ca-4dc5693cba7e/?format=api"
                        },
                        {
                            "id": "0ac70f40-cab9-436c-9280-bd1c4107f821",
                            "gambit_id": "1e5dc2dc-3a19-48b0-8945-ac5379859f57",
                            "last_updated": "2023-03-17T10:32:17.898538-04:00",
                            "created_at": "2023-03-14T19:52:11.421120-04:00",
                            "name": "Penn State",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5c3702d-f900-4579-95ca-4dc5693cba7e/?format=api"
                        }
                    ]
                },
                {
                    "id": "55a614a4-e56d-4345-856f-8e99feadd0ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c0708f3-b031-4634-a587-35a76fc666c7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-15T17:17:07.228864-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 136",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 136",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cf02ccf7-58a7-4f57-ac6f-22e1b3a2568b",
                            "gambit_id": "11a4dfdc-0509-4c44-b2e0-0e84749514a9",
                            "last_updated": "2023-03-17T10:32:17.886299-04:00",
                            "created_at": "2023-03-15T17:17:07.232217-04:00",
                            "name": "Game Total Over 136",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "136.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55a614a4-e56d-4345-856f-8e99feadd0ce/?format=api"
                        },
                        {
                            "id": "22c037cf-06c9-4623-b90c-53d87794f427",
                            "gambit_id": "1b9b18ce-da9a-4610-84ca-b129f5ea3b5a",
                            "last_updated": "2023-03-17T10:32:17.884975-04:00",
                            "created_at": "2023-03-15T17:17:07.230474-04:00",
                            "name": "Game Total Under 136",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "136.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55a614a4-e56d-4345-856f-8e99feadd0ce/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "abcbd904-b3cd-40de-b665-66b605cbd4b1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "36d3e367-c1b0-4d2f-8e80-061c1f64b08a",
            "completed": true,
            "last_updated": "2023-03-17T10:37:23.388055-04:00",
            "created_at": "2023-03-14T19:52:11.278132-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.15,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/36d3e367-c1b0-4d2f-8e80-061c1f64b08a",
            "datetime": "2023-03-16T21:40:00-04:00",
            "cutoff_datetime": "2023-03-16T21:40:00-04:00",
            "name": "UL Lafayette v. Tennessee",
            "bettypes": [
                {
                    "id": "4d973ee8-d871-4b9d-8522-6837a12f8278",
                    "match": "https://api-prod.gambitprofit.com/api/matches/abcbd904-b3cd-40de-b665-66b605cbd4b1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T19:52:11.284873-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tennessee",
                                "amount": 8273.0
                            },
                            {
                                "team": "UL Lafayette",
                                "amount": 1727.0
                            }
                        ],
                        "expected_reward_tokens": 9513.95,
                        "profit_sb": 13.95,
                        "profit_sb_percentage": 0.15,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "85e6f82f-f839-4c7c-b618-b22289a5479b",
                            "gambit_id": "7e0cacd0-fa53-466b-aa5f-21af7d27b7ad",
                            "last_updated": "2023-03-17T10:37:23.393968-04:00",
                            "created_at": "2023-03-14T19:52:11.286591-04:00",
                            "name": "Tennessee",
                            "reward": "1.15000",
                            "odds": "1.15380",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d973ee8-d871-4b9d-8522-6837a12f8278/?format=api"
                        },
                        {
                            "id": "85962cf5-cefd-4ddb-b056-cd9b90c1547b",
                            "gambit_id": "97ad1496-cc19-44de-b854-b35a36676d77",
                            "last_updated": "2023-03-17T10:37:23.395010-04:00",
                            "created_at": "2023-03-14T19:52:11.288383-04:00",
                            "name": "UL Lafayette",
                            "reward": "5.51000",
                            "odds": "5.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d973ee8-d871-4b9d-8522-6837a12f8278/?format=api"
                        }
                    ]
                },
                {
                    "id": "c0d22a90-133b-44df-9b2f-5d1af3b002de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/abcbd904-b3cd-40de-b665-66b605cbd4b1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:11.289923-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UL Lafayette",
                                "amount": 5000.0
                            },
                            {
                                "team": "Tennessee",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ce1069b4-2bc3-4324-8d6b-d0b8fd002db4",
                            "gambit_id": "65658536-4afd-4af9-b464-6de87406ef06",
                            "last_updated": "2023-03-17T10:37:23.398203-04:00",
                            "created_at": "2023-03-14T19:52:11.293272-04:00",
                            "name": "UL Lafayette",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0d22a90-133b-44df-9b2f-5d1af3b002de/?format=api"
                        },
                        {
                            "id": "8e8c9c8f-8336-4c2b-9b85-6efefd09f0e0",
                            "gambit_id": "90f2aa5a-3223-4466-89aa-bf71a656debb",
                            "last_updated": "2023-03-17T10:37:23.397088-04:00",
                            "created_at": "2023-03-14T19:52:11.291416-04:00",
                            "name": "Tennessee",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0d22a90-133b-44df-9b2f-5d1af3b002de/?format=api"
                        }
                    ]
                },
                {
                    "id": "7553eac8-2d25-4474-a97e-bf26242e161f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/abcbd904-b3cd-40de-b665-66b605cbd4b1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T19:52:11.280008-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 135.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 135.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b60896f7-1e81-43bb-ab0d-9d847b3812ff",
                            "gambit_id": "b66f327d-04f0-47ea-8063-33d9049c4e05",
                            "last_updated": "2023-03-17T10:37:23.391830-04:00",
                            "created_at": "2023-03-14T19:52:11.283058-04:00",
                            "name": "Game Total Over 135.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "135.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7553eac8-2d25-4474-a97e-bf26242e161f/?format=api"
                        },
                        {
                            "id": "c9942d2a-c7b0-4d3e-9fdb-b5f8f1492ef6",
                            "gambit_id": "643774ce-dfb4-4d81-aa30-7ecaf3b83463",
                            "last_updated": "2023-03-17T10:37:23.390782-04:00",
                            "created_at": "2023-03-14T19:52:11.281500-04:00",
                            "name": "Game Total Under 135.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "135.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7553eac8-2d25-4474-a97e-bf26242e161f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c87c8910-e5e1-4ee0-abd1-33bc49b3bb18",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a3daadf5-b5b7-4d1f-a0e1-8dfb139170f8",
            "completed": true,
            "last_updated": "2023-03-17T10:37:20.900826-04:00",
            "created_at": "2023-03-14T19:52:11.139865-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.46,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a3daadf5-b5b7-4d1f-a0e1-8dfb139170f8",
            "datetime": "2023-03-16T21:20:00-04:00",
            "cutoff_datetime": "2023-03-16T21:20:00-04:00",
            "name": "Northern Kentucky v. Houston",
            "bettypes": [
                {
                    "id": "08ccee97-738d-4d47-971f-e8d802fc4687",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c87c8910-e5e1-4ee0-abd1-33bc49b3bb18/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-15T14:37:19.622104-04:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Houston",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10300.0,
                        "profit_sb": 800.0,
                        "profit_sb_percentage": 8.42,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston",
                                "amount": 9182.0
                            },
                            {
                                "team": "Northern Kentucky",
                                "amount": 818.0
                            }
                        ],
                        "expected_reward_tokens": 9456.08,
                        "profit_sb": -43.92,
                        "profit_sb_percentage": -0.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8195e880-e80a-4d38-b801-d098b37ed127",
                            "gambit_id": "b7fe6743-3c66-4c16-a464-88a0d29c648c",
                            "last_updated": "2023-03-17T10:37:20.906980-04:00",
                            "created_at": "2023-03-15T14:37:19.623302-04:00",
                            "name": "Houston",
                            "reward": "1.03000",
                            "odds": "1.03330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08ccee97-738d-4d47-971f-e8d802fc4687/?format=api"
                        },
                        {
                            "id": "28fe26f7-ad4d-48be-bc34-e9e3e37639d6",
                            "gambit_id": "61c26e5a-7c6f-4634-a4dc-06a78b5afcbc",
                            "last_updated": "2023-03-17T10:37:20.908031-04:00",
                            "created_at": "2023-03-15T14:37:19.624572-04:00",
                            "name": "Northern Kentucky",
                            "reward": "11.56000",
                            "odds": "12.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08ccee97-738d-4d47-971f-e8d802fc4687/?format=api"
                        }
                    ]
                },
                {
                    "id": "e0f19538-18f2-4917-802a-2bdd086bd68d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c87c8910-e5e1-4ee0-abd1-33bc49b3bb18/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:11.141937-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston",
                                "amount": 5000.0
                            },
                            {
                                "team": "Northern Kentucky",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e6d38d75-3819-4227-92ba-16c6c0afca29",
                            "gambit_id": "7a789db1-5595-489a-aa2e-2dafb7d56705",
                            "last_updated": "2023-03-17T10:37:20.910122-04:00",
                            "created_at": "2023-03-14T19:52:11.143491-04:00",
                            "name": "Houston",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-19.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0f19538-18f2-4917-802a-2bdd086bd68d/?format=api"
                        },
                        {
                            "id": "69b6237e-4cf7-4d4f-b92b-7a681667c594",
                            "gambit_id": "b52530c4-93cb-4fa2-8732-930b5c96fca3",
                            "last_updated": "2023-03-17T10:37:20.911157-04:00",
                            "created_at": "2023-03-14T19:52:11.145043-04:00",
                            "name": "Northern Kentucky",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "19.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0f19538-18f2-4917-802a-2bdd086bd68d/?format=api"
                        }
                    ]
                },
                {
                    "id": "2be486ab-a48f-42ed-a9d3-d99c0c6ac1df",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c87c8910-e5e1-4ee0-abd1-33bc49b3bb18/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-15T14:37:19.618122-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 121.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 121.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "13d88dc7-4bed-480d-a9bc-0f2971f9c8c0",
                            "gambit_id": "1992448d-ba16-4d79-b5fe-309256976636",
                            "last_updated": "2023-03-17T10:37:20.903688-04:00",
                            "created_at": "2023-03-15T14:37:19.619495-04:00",
                            "name": "Game Total Under 121.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "121.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2be486ab-a48f-42ed-a9d3-d99c0c6ac1df/?format=api"
                        },
                        {
                            "id": "4e059c8a-0f03-4a4a-869b-55795471cb6f",
                            "gambit_id": "64d78d91-1131-4d5c-b619-c2ba414a78e8",
                            "last_updated": "2023-03-17T10:37:20.904771-04:00",
                            "created_at": "2023-03-15T14:37:19.620781-04:00",
                            "name": "Game Total Over 121.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "121.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2be486ab-a48f-42ed-a9d3-d99c0c6ac1df/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e9d21aeb-a608-4fd6-8db8-6e6fb220d5cb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "760aed0f-fedc-4b76-b056-5cb56407b6fb",
            "completed": true,
            "last_updated": "2023-03-17T13:52:05.934331-04:00",
            "created_at": "2023-03-16T17:37:17.625539-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.5,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/760aed0f-fedc-4b76-b056-5cb56407b6fb",
            "datetime": "2023-03-16T21:07:00-04:00",
            "cutoff_datetime": "2023-03-16T21:07:00-04:00",
            "name": "Dallas Stars v. Edmonton Oilers",
            "bettypes": [
                {
                    "id": "b29c6fb5-6a92-472f-8494-ce964cafff84",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e9d21aeb-a608-4fd6-8db8-6e6fb220d5cb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-16T17:37:17.639101-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Edmonton Oilers",
                                "amount": 5939.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ad3119c9-36f0-4406-a782-c2ad39709e93",
                            "gambit_id": "b1aca85c-9db3-437f-bf6c-7eeddaef2bc1",
                            "last_updated": "2023-03-17T13:52:05.944102-04:00",
                            "created_at": "2023-03-16T17:37:17.640975-04:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29c6fb5-6a92-472f-8494-ce964cafff84/?format=api"
                        },
                        {
                            "id": "3bdf7a26-ca25-4e3b-8701-6097825832ff",
                            "gambit_id": "1cafc44f-ce9e-4c3e-b4e5-9a0cf99c2acd",
                            "last_updated": "2023-03-17T13:52:05.945249-04:00",
                            "created_at": "2023-03-16T17:37:17.642702-04:00",
                            "name": "Dallas Stars",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29c6fb5-6a92-472f-8494-ce964cafff84/?format=api"
                        }
                    ]
                },
                {
                    "id": "314ec437-4eef-4dde-8d78-bdb3abcb682e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e9d21aeb-a608-4fd6-8db8-6e6fb220d5cb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-16T17:37:17.633381-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 6241.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "618f1483-84b4-4ef2-91e7-cccc2f780d8e",
                            "gambit_id": "c99f830e-d54c-4ea9-8e75-8754c430af3f",
                            "last_updated": "2023-03-17T13:52:05.941574-04:00",
                            "created_at": "2023-03-16T17:37:17.636962-04:00",
                            "name": "Dallas Stars",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/314ec437-4eef-4dde-8d78-bdb3abcb682e/?format=api"
                        },
                        {
                            "id": "adad3108-09e5-4d86-a58e-90d5c8ef7e45",
                            "gambit_id": "23f6ba83-e631-4110-80d8-05bc4c373b07",
                            "last_updated": "2023-03-17T13:52:05.940533-04:00",
                            "created_at": "2023-03-16T17:37:17.635085-04:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/314ec437-4eef-4dde-8d78-bdb3abcb682e/?format=api"
                        }
                    ]
                },
                {
                    "id": "15fd88ff-52f3-4584-b8f5-fcfe7c52cc09",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e9d21aeb-a608-4fd6-8db8-6e6fb220d5cb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-16T17:37:17.627669-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5421.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "884168ae-9252-4551-969b-216b97177cf7",
                            "gambit_id": "32e29a34-2996-4544-bb58-7da003ec1d2f",
                            "last_updated": "2023-03-17T13:52:05.938090-04:00",
                            "created_at": "2023-03-16T17:37:17.631114-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15fd88ff-52f3-4584-b8f5-fcfe7c52cc09/?format=api"
                        },
                        {
                            "id": "ed3018dd-6f6d-41dc-afd1-7abc67f0922b",
                            "gambit_id": "be42f593-706d-4680-bac5-459faf23340d",
                            "last_updated": "2023-03-17T13:52:05.936983-04:00",
                            "created_at": "2023-03-16T17:37:17.629167-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15fd88ff-52f3-4584-b8f5-fcfe7c52cc09/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b0d40e05-1f06-45a9-90c4-b49e59ed7458",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ab62959b-a999-4071-adcb-4b884f1f14f2",
            "completed": true,
            "last_updated": "2023-03-17T11:06:52.064100-04:00",
            "created_at": "2023-03-16T17:37:17.445471-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.05,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ab62959b-a999-4071-adcb-4b884f1f14f2",
            "datetime": "2023-03-16T20:10:00-04:00",
            "cutoff_datetime": "2023-03-16T20:10:00-04:00",
            "name": "Indiana Pacers v. Milwaukee Bucks",
            "bettypes": [
                {
                    "id": "ef6fbb05-d33a-41f0-aaf3-c26a239363d8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0d40e05-1f06-45a9-90c4-b49e59ed7458/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-16T17:37:17.457330-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 8486.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 1514.0
                            }
                        ],
                        "expected_reward_tokens": 9504.32,
                        "profit_sb": 4.32,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "724d3517-ba86-41d9-a6de-c11cabb50c94",
                            "gambit_id": "3582f429-4f12-44c1-9e0d-7c7105f417a5",
                            "last_updated": "2023-03-17T11:06:52.075249-04:00",
                            "created_at": "2023-03-16T17:37:17.458842-04:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.12000",
                            "odds": "1.12500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef6fbb05-d33a-41f0-aaf3-c26a239363d8/?format=api"
                        },
                        {
                            "id": "2a1ba2bf-77da-450c-9de7-fee4363e7e7b",
                            "gambit_id": "eb97b391-4fee-40ed-a0f8-20c45bf8ae7c",
                            "last_updated": "2023-03-17T11:06:52.076519-04:00",
                            "created_at": "2023-03-16T17:37:17.460385-04:00",
                            "name": "Indiana Pacers",
                            "reward": "6.28000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef6fbb05-d33a-41f0-aaf3-c26a239363d8/?format=api"
                        }
                    ]
                },
                {
                    "id": "3a5acaef-a644-4397-a718-673db1187593",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0d40e05-1f06-45a9-90c4-b49e59ed7458/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-16T17:37:17.452514-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indiana Pacers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b1aed341-fbef-46bd-80d7-5f700b6fbb64",
                            "gambit_id": "7f20e82e-7440-43d6-bdc6-af37fcb916c2",
                            "last_updated": "2023-03-17T11:06:52.072597-04:00",
                            "created_at": "2023-03-16T17:37:17.455760-04:00",
                            "name": "Indiana Pacers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a5acaef-a644-4397-a718-673db1187593/?format=api"
                        },
                        {
                            "id": "0de86fb5-db3e-437d-af12-c2995f245dc0",
                            "gambit_id": "53fa20ca-2a46-425b-bf31-ac6ad968bbdc",
                            "last_updated": "2023-03-17T11:06:52.071337-04:00",
                            "created_at": "2023-03-16T17:37:17.454261-04:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a5acaef-a644-4397-a718-673db1187593/?format=api"
                        }
                    ]
                },
                {
                    "id": "fc576997-b9c7-4d15-a38d-5d15a698fdd0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0d40e05-1f06-45a9-90c4-b49e59ed7458/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-16T17:37:17.447454-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 238.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 238.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "08a1d5a6-3aad-4f67-bb32-0754a64882d4",
                            "gambit_id": "e1d1d1c2-09bf-476c-a5e7-3bb985f4dbea",
                            "last_updated": "2023-03-17T11:06:52.067330-04:00",
                            "created_at": "2023-03-16T17:37:17.449008-04:00",
                            "name": "Game Total Under 238.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "238.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc576997-b9c7-4d15-a38d-5d15a698fdd0/?format=api"
                        },
                        {
                            "id": "4d77a61d-8c06-4ced-bfd1-c5b475f578f1",
                            "gambit_id": "7fda703c-13fe-48b2-81f4-041ece664b93",
                            "last_updated": "2023-03-17T11:06:52.068611-04:00",
                            "created_at": "2023-03-16T17:37:17.450536-04:00",
                            "name": "Game Total Over 238.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "238.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc576997-b9c7-4d15-a38d-5d15a698fdd0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "678a8efe-9ea3-4d5d-b08b-9e5f34850dcc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d8bfa84c-96de-4f59-8c1a-d2ccd4dc7c57",
            "completed": true,
            "last_updated": "2023-03-17T13:52:06.448830-04:00",
            "created_at": "2023-03-16T17:37:17.098523-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.11,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d8bfa84c-96de-4f59-8c1a-d2ccd4dc7c57",
            "datetime": "2023-03-16T20:07:00-04:00",
            "cutoff_datetime": "2023-03-16T20:07:00-04:00",
            "name": "Chicago Blackhawks v. Nashville Predators",
            "bettypes": [
                {
                    "id": "ca657cc4-dcaf-4895-a1c1-6689667ad10a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/678a8efe-9ea3-4d5d-b08b-9e5f34850dcc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-16T17:37:17.115777-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville Predators",
                                "amount": 6942.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3058.0
                            }
                        ],
                        "expected_reward_tokens": 9510.38,
                        "profit_sb": 10.38,
                        "profit_sb_percentage": 0.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aaf29cf9-0302-4428-83e2-44830f652b84",
                            "gambit_id": "b02e2863-5e25-42bd-95dc-e6f43177e360",
                            "last_updated": "2023-03-17T13:52:06.458676-04:00",
                            "created_at": "2023-03-16T17:37:17.117713-04:00",
                            "name": "Nashville Predators",
                            "reward": "1.37000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca657cc4-dcaf-4895-a1c1-6689667ad10a/?format=api"
                        },
                        {
                            "id": "700cfa46-0b25-40ac-826c-66a099ffbaa5",
                            "gambit_id": "c34bbf7e-37d5-473b-a823-d65b90fc1155",
                            "last_updated": "2023-03-17T13:52:06.459798-04:00",
                            "created_at": "2023-03-16T17:37:17.119763-04:00",
                            "name": "Chicago Blackhawks",
                            "reward": "3.11000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca657cc4-dcaf-4895-a1c1-6689667ad10a/?format=api"
                        }
                    ]
                },
                {
                    "id": "167423e4-51ff-470f-927d-bbaef59b7520",
                    "match": "https://api-prod.gambitprofit.com/api/matches/678a8efe-9ea3-4d5d-b08b-9e5f34850dcc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-16T17:37:17.109334-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville Predators",
                                "amount": 5000.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c09695a6-f1df-4404-a2ae-ce5cb619fe41",
                            "gambit_id": "83a9560c-f4f6-41b3-b3a3-2511627c36e9",
                            "last_updated": "2023-03-17T13:52:06.454540-04:00",
                            "created_at": "2023-03-16T17:37:17.111388-04:00",
                            "name": "Nashville Predators",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/167423e4-51ff-470f-927d-bbaef59b7520/?format=api"
                        },
                        {
                            "id": "0e69cbcc-3563-49f8-b261-9f4215406bac",
                            "gambit_id": "7afbd732-9f42-45fd-94aa-971c49762d53",
                            "last_updated": "2023-03-17T13:52:06.455678-04:00",
                            "created_at": "2023-03-16T17:37:17.113551-04:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/167423e4-51ff-470f-927d-bbaef59b7520/?format=api"
                        }
                    ]
                },
                {
                    "id": "bad6192a-9e6b-4328-8dd0-b52460781e59",
                    "match": "https://api-prod.gambitprofit.com/api/matches/678a8efe-9ea3-4d5d-b08b-9e5f34850dcc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-16T17:37:17.101848-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cf2470d3-b02c-4378-83e7-d1461da28d35",
                            "gambit_id": "afce36b4-54c8-4116-a00d-f4a8c689b57e",
                            "last_updated": "2023-03-17T13:52:06.451413-04:00",
                            "created_at": "2023-03-16T17:37:17.104467-04:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bad6192a-9e6b-4328-8dd0-b52460781e59/?format=api"
                        },
                        {
                            "id": "c2ca47b6-d65f-4cad-bde6-d68bc31fd561",
                            "gambit_id": "99d38ef3-8a62-4949-b8ce-5627c617ae8f",
                            "last_updated": "2023-03-17T13:52:06.452456-04:00",
                            "created_at": "2023-03-16T17:37:17.106903-04:00",
                            "name": "Game Total Over 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bad6192a-9e6b-4328-8dd0-b52460781e59/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "29117b2c-ee99-4324-8b67-f1c85dc4ba5a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3597906e-8b26-414d-8404-8ea8923cc310",
            "completed": true,
            "last_updated": "2023-03-17T13:52:05.562481-04:00",
            "created_at": "2023-03-16T17:37:17.257569-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.5,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/3597906e-8b26-414d-8404-8ea8923cc310",
            "datetime": "2023-03-16T20:07:00-04:00",
            "cutoff_datetime": "2023-03-16T20:07:00-04:00",
            "name": "Boston Bruins v. Winnipeg Jets",
            "bettypes": [
                {
                    "id": "ebe97948-1e9c-4347-a37d-8acccfe5d49e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/29117b2c-ee99-4324-8b67-f1c85dc4ba5a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-16T17:37:17.270961-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Bruins",
                                "amount": 5867.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b026b049-f622-4b60-a145-ff78b49eed9e",
                            "gambit_id": "3ceee7d2-7737-4103-996c-527458769c73",
                            "last_updated": "2023-03-17T13:52:05.572382-04:00",
                            "created_at": "2023-03-16T17:37:17.274143-04:00",
                            "name": "Boston Bruins",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebe97948-1e9c-4347-a37d-8acccfe5d49e/?format=api"
                        },
                        {
                            "id": "19c92a89-f55d-4ff4-8f15-e7beafde51ea",
                            "gambit_id": "4ad0bf05-29b7-421c-8ec7-b0f7f32838a2",
                            "last_updated": "2023-03-17T13:52:05.571383-04:00",
                            "created_at": "2023-03-16T17:37:17.272483-04:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebe97948-1e9c-4347-a37d-8acccfe5d49e/?format=api"
                        }
                    ]
                },
                {
                    "id": "9a95bf14-266f-4e2d-856f-b3b63267f6b3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/29117b2c-ee99-4324-8b67-f1c85dc4ba5a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-16T17:37:17.265797-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Winnipeg Jets",
                                "amount": 6241.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "eed53bcc-243f-454d-ac55-9dbfdf0f2c02",
                            "gambit_id": "f46cb515-ee20-46b4-a374-adcde649cd5e",
                            "last_updated": "2023-03-17T13:52:05.568326-04:00",
                            "created_at": "2023-03-16T17:37:17.267471-04:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a95bf14-266f-4e2d-856f-b3b63267f6b3/?format=api"
                        },
                        {
                            "id": "368bab44-1052-4eaa-969b-8000c5ea1073",
                            "gambit_id": "4f6ffb3b-dd13-42ce-9bb6-586f48647596",
                            "last_updated": "2023-03-17T13:52:05.569316-04:00",
                            "created_at": "2023-03-16T17:37:17.269183-04:00",
                            "name": "Boston Bruins",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a95bf14-266f-4e2d-856f-b3b63267f6b3/?format=api"
                        }
                    ]
                },
                {
                    "id": "e7039a72-e69d-40b6-a91b-ff75ec3c530b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/29117b2c-ee99-4324-8b67-f1c85dc4ba5a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-16T17:37:17.259928-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7ccc95df-2671-42a6-a784-1c6abca5239d",
                            "gambit_id": "bef45b58-5ff4-488b-9670-81ea35ebe01f",
                            "last_updated": "2023-03-17T13:52:05.566281-04:00",
                            "created_at": "2023-03-16T17:37:17.263357-04:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7039a72-e69d-40b6-a91b-ff75ec3c530b/?format=api"
                        },
                        {
                            "id": "388f928d-3775-466f-a2ce-c2f1cabb5b8d",
                            "gambit_id": "40abae35-3381-4b7b-9c90-0d8071fcf946",
                            "last_updated": "2023-03-17T13:52:05.565252-04:00",
                            "created_at": "2023-03-16T17:37:17.261504-04:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7039a72-e69d-40b6-a91b-ff75ec3c530b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "41f586c8-269e-4b63-9665-ac2b5a5c5975",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c1f2ef9f-f32a-4edf-8d0a-96bff005ddb2",
            "completed": true,
            "last_updated": "2023-03-17T11:31:55.507872-04:00",
            "created_at": "2023-03-16T17:37:16.796805-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.11,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c1f2ef9f-f32a-4edf-8d0a-96bff005ddb2",
            "datetime": "2023-03-16T19:40:00-04:00",
            "cutoff_datetime": "2023-03-16T19:40:00-04:00",
            "name": "Oklahoma City Thunder v. Toronto Raptors",
            "bettypes": [
                {
                    "id": "b29971c6-9d99-47fb-b242-827a9e44c55e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41f586c8-269e-4b63-9665-ac2b5a5c5975/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-16T17:37:16.803405-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 6892.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 3108.0
                            }
                        ],
                        "expected_reward_tokens": 9510.48,
                        "profit_sb": 10.48,
                        "profit_sb_percentage": 0.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "edd4681e-c648-4cfb-b8fd-951d6e634f17",
                            "gambit_id": "692e1750-5492-4335-a844-3bef388565bf",
                            "last_updated": "2023-03-17T11:31:55.514908-04:00",
                            "created_at": "2023-03-16T17:37:16.805004-04:00",
                            "name": "Toronto Raptors",
                            "reward": "1.38000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29971c6-9d99-47fb-b242-827a9e44c55e/?format=api"
                        },
                        {
                            "id": "1b8cbe22-438b-4eda-97d5-b8a2565965ff",
                            "gambit_id": "fbcf94a1-5354-4dcc-8997-64352c67c96d",
                            "last_updated": "2023-03-17T11:31:55.516576-04:00",
                            "created_at": "2023-03-16T17:37:16.806724-04:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "3.06000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29971c6-9d99-47fb-b242-827a9e44c55e/?format=api"
                        }
                    ]
                },
                {
                    "id": "4349ee89-9c31-4b63-9abb-6a6f8394dfaa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41f586c8-269e-4b63-9665-ac2b5a5c5975/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-16T17:37:16.808667-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "748e1253-6d84-40fb-8a8d-a29bfb908189",
                            "gambit_id": "fccda251-a6d3-4ea4-8236-346e46ee9671",
                            "last_updated": "2023-03-17T11:31:55.519741-04:00",
                            "created_at": "2023-03-16T17:37:16.810374-04:00",
                            "name": "Toronto Raptors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4349ee89-9c31-4b63-9abb-6a6f8394dfaa/?format=api"
                        },
                        {
                            "id": "1b861902-a37e-4879-8926-0be4db7e35b0",
                            "gambit_id": "0615b958-37b8-4e2e-a7aa-d5740caa3995",
                            "last_updated": "2023-03-17T11:31:55.521457-04:00",
                            "created_at": "2023-03-16T17:37:16.812265-04:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4349ee89-9c31-4b63-9abb-6a6f8394dfaa/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c533140-f32d-4bb0-9a1f-d03f46c1025f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41f586c8-269e-4b63-9665-ac2b5a5c5975/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-16T17:37:16.798874-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 231",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 231",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cf940214-d05e-48ac-8c11-bf6731ecf3a9",
                            "gambit_id": "1242f355-6ade-42e7-9f85-049b4453e838",
                            "last_updated": "2023-03-17T11:31:55.510617-04:00",
                            "created_at": "2023-03-16T17:37:16.800355-04:00",
                            "name": "Game Total Under 231",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c533140-f32d-4bb0-9a1f-d03f46c1025f/?format=api"
                        },
                        {
                            "id": "c9a5bdd9-3b17-48f2-8af6-cf2439bdb503",
                            "gambit_id": "4a17aa50-8418-4303-a7f6-111f26102ba2",
                            "last_updated": "2023-03-17T11:31:55.512201-04:00",
                            "created_at": "2023-03-16T17:37:16.801867-04:00",
                            "name": "Game Total Over 231",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c533140-f32d-4bb0-9a1f-d03f46c1025f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "34cbcc80-6d8e-4a4f-8ba0-c96250826549",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d23a43e5-5687-4a33-94b9-25d279dc09ec",
            "completed": true,
            "last_updated": "2023-03-17T11:31:55.660833-04:00",
            "created_at": "2023-03-16T17:37:16.946219-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.05,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/d23a43e5-5687-4a33-94b9-25d279dc09ec",
            "datetime": "2023-03-16T19:40:00-04:00",
            "cutoff_datetime": "2023-03-16T19:40:00-04:00",
            "name": "Sacramento Kings v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "fd78adc1-0e0b-4e3a-90f1-30f886fd8ee2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/34cbcc80-6d8e-4a4f-8ba0-c96250826549/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-16T17:37:16.953416-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5867.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a891a71b-a448-4910-a080-ac4819c1867f",
                            "gambit_id": "f94715ef-8aee-4111-aa94-cc37b085bbec",
                            "last_updated": "2023-03-17T11:31:55.668990-04:00",
                            "created_at": "2023-03-16T17:37:16.954932-04:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd78adc1-0e0b-4e3a-90f1-30f886fd8ee2/?format=api"
                        },
                        {
                            "id": "f5adb593-4973-4e45-a62a-c723b5ef3391",
                            "gambit_id": "6790b2f8-9641-47ce-8bf1-41447e204e00",
                            "last_updated": "2023-03-17T11:31:55.670428-04:00",
                            "created_at": "2023-03-16T17:37:16.956607-04:00",
                            "name": "Sacramento Kings",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd78adc1-0e0b-4e3a-90f1-30f886fd8ee2/?format=api"
                        }
                    ]
                },
                {
                    "id": "27a8790c-1de4-45f3-a81a-78cdcdf96d89",
                    "match": "https://api-prod.gambitprofit.com/api/matches/34cbcc80-6d8e-4a4f-8ba0-c96250826549/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-16T17:37:16.958276-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sacramento Kings",
                                "amount": 5000.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "648eac51-7ce8-408a-a08e-a84c5c11ac74",
                            "gambit_id": "4349f885-b458-477f-ad3e-7a9ac1ebaa03",
                            "last_updated": "2023-03-17T11:31:55.674894-04:00",
                            "created_at": "2023-03-16T17:37:16.961421-04:00",
                            "name": "Sacramento Kings",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27a8790c-1de4-45f3-a81a-78cdcdf96d89/?format=api"
                        },
                        {
                            "id": "819e570b-871d-4ffe-8b90-e15998687e49",
                            "gambit_id": "bbc0790d-071c-4f0f-8cec-bca497d479aa",
                            "last_updated": "2023-03-17T11:31:55.673243-04:00",
                            "created_at": "2023-03-16T17:37:16.959875-04:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27a8790c-1de4-45f3-a81a-78cdcdf96d89/?format=api"
                        }
                    ]
                },
                {
                    "id": "17e30c8f-e387-4b16-9b1f-95efebaccaff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/34cbcc80-6d8e-4a4f-8ba0-c96250826549/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-16T17:37:16.948389-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 238",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 238",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a192b16c-d316-4b50-ae55-c86d964ab2e3",
                            "gambit_id": "98ef29dc-2d25-4800-a877-fd7913481b11",
                            "last_updated": "2023-03-17T11:31:55.664679-04:00",
                            "created_at": "2023-03-16T17:37:16.949973-04:00",
                            "name": "Game Total Under 238",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "238.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17e30c8f-e387-4b16-9b1f-95efebaccaff/?format=api"
                        },
                        {
                            "id": "80e68e9b-c16c-4a53-8bce-62432da01b2e",
                            "gambit_id": "6564c968-81cc-4fe0-a682-4f26c5f7de9c",
                            "last_updated": "2023-03-17T11:31:55.666147-04:00",
                            "created_at": "2023-03-16T17:37:16.951623-04:00",
                            "name": "Game Total Over 238",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "238.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17e30c8f-e387-4b16-9b1f-95efebaccaff/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a5b4f073-2163-4913-8774-023765d49d00",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "32b023dc-5c45-427c-a8ed-9aaaceac4067",
            "completed": true,
            "last_updated": "2023-03-17T10:37:23.523504-04:00",
            "created_at": "2023-03-14T19:52:11.001372-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.79,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/32b023dc-5c45-427c-a8ed-9aaaceac4067",
            "datetime": "2023-03-16T19:35:00-04:00",
            "cutoff_datetime": "2023-03-16T19:35:00-04:00",
            "name": "Boise State v. Northwestern",
            "bettypes": [
                {
                    "id": "ca25ead3-c080-4fe7-97e9-c5bf794916c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a5b4f073-2163-4913-8774-023765d49d00/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T19:52:11.009959-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "Boise State",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "af9073f5-65ea-45d0-b44b-bffb4ebf676e",
                            "gambit_id": "0fb4c38e-a66e-4911-862e-14fd399034ab",
                            "last_updated": "2023-03-17T10:37:23.529528-04:00",
                            "created_at": "2023-03-14T19:52:11.011408-04:00",
                            "name": "Northwestern",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca25ead3-c080-4fe7-97e9-c5bf794916c8/?format=api"
                        },
                        {
                            "id": "4bdc3fe8-65d7-4866-be7b-019a0462d3db",
                            "gambit_id": "4ed3a273-9f71-4f82-ac29-aa20596be8ba",
                            "last_updated": "2023-03-17T10:37:23.531721-04:00",
                            "created_at": "2023-03-14T19:52:11.012862-04:00",
                            "name": "Boise State",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca25ead3-c080-4fe7-97e9-c5bf794916c8/?format=api"
                        }
                    ]
                },
                {
                    "id": "aa06da14-23f0-45e7-8a00-8d31de02e18f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a5b4f073-2163-4913-8774-023765d49d00/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:11.014506-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Boise State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "33ac81ab-8e27-48d9-a3f2-9132b80a8264",
                            "gambit_id": "a82a5a03-ca19-4dcc-aee4-9a7274aced6f",
                            "last_updated": "2023-03-17T10:37:23.533823-04:00",
                            "created_at": "2023-03-14T19:52:11.016432-04:00",
                            "name": "Northwestern",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa06da14-23f0-45e7-8a00-8d31de02e18f/?format=api"
                        },
                        {
                            "id": "39b057c4-60f4-4df3-aeb7-fed5f987c87f",
                            "gambit_id": "a3e9eb58-778e-4157-89c2-32fd94385db7",
                            "last_updated": "2023-03-17T10:37:23.534827-04:00",
                            "created_at": "2023-03-14T19:52:11.018427-04:00",
                            "name": "Boise State",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa06da14-23f0-45e7-8a00-8d31de02e18f/?format=api"
                        }
                    ]
                },
                {
                    "id": "9167707b-c0d1-4f15-8e8a-73442744cf85",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a5b4f073-2163-4913-8774-023765d49d00/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T19:52:11.003914-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 128",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 128",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "da4fe4d8-625e-4f2b-a849-8142f886e7ba",
                            "gambit_id": "475e455b-5bc1-4b8f-bf44-35f3e8ed6fde",
                            "last_updated": "2023-03-17T10:37:23.527330-04:00",
                            "created_at": "2023-03-14T19:52:11.007950-04:00",
                            "name": "Game Total Over 128",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "128.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9167707b-c0d1-4f15-8e8a-73442744cf85/?format=api"
                        },
                        {
                            "id": "1ddf69ce-1625-465a-82d0-d0473ae2aa88",
                            "gambit_id": "554c99c1-0dc0-4e1b-ab2e-6082e348d8a4",
                            "last_updated": "2023-03-17T10:37:23.526230-04:00",
                            "created_at": "2023-03-14T19:52:11.005780-04:00",
                            "name": "Game Total Under 128",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "128.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9167707b-c0d1-4f15-8e8a-73442744cf85/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d6bc66c2-89c5-49c1-8601-529a5b477ff5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7f44be56-7918-420a-90f3-3583ea5d9f14",
            "completed": true,
            "last_updated": "2023-03-17T10:37:26.692869-04:00",
            "created_at": "2023-03-14T19:52:10.864598-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.14,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7f44be56-7918-420a-90f3-3583ea5d9f14",
            "datetime": "2023-03-16T19:25:00-04:00",
            "cutoff_datetime": "2023-03-16T19:25:00-04:00",
            "name": "Colgate v. Texas",
            "bettypes": [
                {
                    "id": "719b3a65-eee7-45b4-af6f-2202e56e6e30",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d6bc66c2-89c5-49c1-8601-529a5b477ff5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-15T00:37:18.564729-04:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Texas",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10900.0,
                        "profit_sb": 1400.0,
                        "profit_sb_percentage": 14.74,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Texas",
                                "amount": 8728.0
                            },
                            {
                                "team": "Colgate",
                                "amount": 1272.0
                            }
                        ],
                        "expected_reward_tokens": 9513.52,
                        "profit_sb": 13.52,
                        "profit_sb_percentage": 0.14,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2f57618d-dde7-4893-a9d0-22ba37560f4f",
                            "gambit_id": "26cbc1b1-ff35-4ba0-8156-2faa69f752d1",
                            "last_updated": "2023-03-17T10:37:26.700666-04:00",
                            "created_at": "2023-03-15T00:37:18.566550-04:00",
                            "name": "Texas",
                            "reward": "1.09000",
                            "odds": "1.09090",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/719b3a65-eee7-45b4-af6f-2202e56e6e30/?format=api"
                        },
                        {
                            "id": "00b97efe-4616-4cb7-91b4-85029b8f7f18",
                            "gambit_id": "67fa8675-a93c-458a-8426-7eec0d729136",
                            "last_updated": "2023-03-17T10:37:26.702054-04:00",
                            "created_at": "2023-03-15T00:37:18.568240-04:00",
                            "name": "Colgate",
                            "reward": "7.48000",
                            "odds": "7.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/719b3a65-eee7-45b4-af6f-2202e56e6e30/?format=api"
                        }
                    ]
                },
                {
                    "id": "031554ea-ae4c-4d2b-8280-1ca50d9d4464",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d6bc66c2-89c5-49c1-8601-529a5b477ff5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:10.866365-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Texas",
                                "amount": 5107.0
                            },
                            {
                                "team": "Colgate",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c761ad53-0f1d-4df1-8b7e-c4656b41dcd6",
                            "gambit_id": "9e57cef2-76bf-4cd7-8761-0ef54adcbf28",
                            "last_updated": "2023-03-17T10:37:26.704903-04:00",
                            "created_at": "2023-03-14T19:52:10.867858-04:00",
                            "name": "Texas",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/031554ea-ae4c-4d2b-8280-1ca50d9d4464/?format=api"
                        },
                        {
                            "id": "e284869b-f8cd-48c1-baec-6e839bd9a3a5",
                            "gambit_id": "04ac4c21-3f65-4d40-8247-7d1311eeedea",
                            "last_updated": "2023-03-17T10:37:26.706584-04:00",
                            "created_at": "2023-03-14T19:52:10.869393-04:00",
                            "name": "Colgate",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/031554ea-ae4c-4d2b-8280-1ca50d9d4464/?format=api"
                        }
                    ]
                },
                {
                    "id": "d9cdbfc7-2743-4339-acec-385c01c52c41",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d6bc66c2-89c5-49c1-8601-529a5b477ff5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-15T00:37:18.558755-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 149",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 149",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d4ce0346-7083-4ece-8d00-da0661366f6d",
                            "gambit_id": "36276085-0c00-4acb-a5d9-3d3d0471e162",
                            "last_updated": "2023-03-17T10:37:26.696306-04:00",
                            "created_at": "2023-03-15T00:37:18.560447-04:00",
                            "name": "Game Total Under 149",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "149.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9cdbfc7-2743-4339-acec-385c01c52c41/?format=api"
                        },
                        {
                            "id": "cbfdf54e-d60d-4cf4-b006-0ef4960fbd1c",
                            "gambit_id": "88e77264-c360-4dcd-9a28-3054476c83b3",
                            "last_updated": "2023-03-17T10:37:26.697864-04:00",
                            "created_at": "2023-03-15T00:37:18.562377-04:00",
                            "name": "Game Total Over 149",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "149.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9cdbfc7-2743-4339-acec-385c01c52c41/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9092801c-589e-487c-beb7-19acdf67efb7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a301fbd8-d9f9-4b87-8f04-03f1687dbe88",
            "completed": true,
            "last_updated": "2023-03-17T11:31:55.356111-04:00",
            "created_at": "2023-03-16T17:37:16.649260-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.39,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a301fbd8-d9f9-4b87-8f04-03f1687dbe88",
            "datetime": "2023-03-16T19:10:00-04:00",
            "cutoff_datetime": "2023-03-16T19:10:00-04:00",
            "name": "Denver Nuggets v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "3684e29d-f4b8-4ef4-b4c5-943c38325d74",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9092801c-589e-487c-beb7-19acdf67efb7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-16T17:37:16.656720-04:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10700.0,
                        "profit_sb": 1200.0,
                        "profit_sb_percentage": 12.63,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 8846.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 1154.0
                            }
                        ],
                        "expected_reward_tokens": 9462.8,
                        "profit_sb": -37.2,
                        "profit_sb_percentage": -0.39,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f6e1807e-e886-4ba5-8e2b-bc98c576b77c",
                            "gambit_id": "79ef79c0-605e-49b0-833f-bf2b5036bb68",
                            "last_updated": "2023-03-17T11:31:55.362965-04:00",
                            "created_at": "2023-03-16T17:37:16.660194-04:00",
                            "name": "Denver Nuggets",
                            "reward": "1.07000",
                            "odds": "1.07140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3684e29d-f4b8-4ef4-b4c5-943c38325d74/?format=api"
                        },
                        {
                            "id": "2c80a207-95c6-4aa1-9caf-796ddcf31c37",
                            "gambit_id": "65afb02c-b1aa-45d4-b2d5-259994159303",
                            "last_updated": "2023-03-17T11:31:55.361931-04:00",
                            "created_at": "2023-03-16T17:37:16.658537-04:00",
                            "name": "Detroit Pistons",
                            "reward": "8.20000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3684e29d-f4b8-4ef4-b4c5-943c38325d74/?format=api"
                        }
                    ]
                },
                {
                    "id": "18620b7f-5fd6-4116-922e-2fef04d09815",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9092801c-589e-487c-beb7-19acdf67efb7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-16T17:37:16.661934-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5107.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6785fcd2-afed-43dd-94a3-776efa5db928",
                            "gambit_id": "59b0b244-1f6a-4124-8dfd-51166f7af4da",
                            "last_updated": "2023-03-17T11:31:55.366216-04:00",
                            "created_at": "2023-03-16T17:37:16.665001-04:00",
                            "name": "Denver Nuggets",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-15.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18620b7f-5fd6-4116-922e-2fef04d09815/?format=api"
                        },
                        {
                            "id": "0746d759-8ce1-4bec-9fe5-8de2f18c73a5",
                            "gambit_id": "ee6d1dc3-62f3-431e-b2bf-18a86f63a103",
                            "last_updated": "2023-03-17T11:31:55.365110-04:00",
                            "created_at": "2023-03-16T17:37:16.663514-04:00",
                            "name": "Detroit Pistons",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "15.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18620b7f-5fd6-4116-922e-2fef04d09815/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc69db53-ef6c-472b-a879-a518d606e19d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9092801c-589e-487c-beb7-19acdf67efb7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-16T17:37:16.651442-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 230",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 230",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "44c40af9-4e86-468b-a886-e13b299e0089",
                            "gambit_id": "1a1da1cb-7a8e-4f19-b70b-b772e9aeeb67",
                            "last_updated": "2023-03-17T11:31:55.359760-04:00",
                            "created_at": "2023-03-16T17:37:16.654732-04:00",
                            "name": "Game Total Over 230",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc69db53-ef6c-472b-a879-a518d606e19d/?format=api"
                        },
                        {
                            "id": "b1124f34-fc15-4442-854c-360a41550f7b",
                            "gambit_id": "4a6485fb-4e9a-4193-b846-6b3e713d73f2",
                            "last_updated": "2023-03-17T11:31:55.358692-04:00",
                            "created_at": "2023-03-16T17:37:16.653082-04:00",
                            "name": "Game Total Under 230",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc69db53-ef6c-472b-a879-a518d606e19d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "43187b6b-36b3-4193-8819-c805d9a91e07",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "618fd6dd-0604-445d-aef0-acbfba1ac567",
            "completed": true,
            "last_updated": "2023-03-17T10:42:25.728909-04:00",
            "created_at": "2023-03-14T19:52:10.727342-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.48,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/618fd6dd-0604-445d-aef0-acbfba1ac567",
            "datetime": "2023-03-16T19:10:00-04:00",
            "cutoff_datetime": "2023-03-16T19:10:00-04:00",
            "name": "Oral Roberts v. Duke",
            "bettypes": [
                {
                    "id": "4fd09c11-0d84-4945-9511-2a15fa8cc3c3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43187b6b-36b3-4193-8819-c805d9a91e07/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T19:52:10.734880-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Duke",
                                "amount": 7072.0
                            },
                            {
                                "team": "Oral Roberts",
                                "amount": 2928.0
                            }
                        ],
                        "expected_reward_tokens": 9545.28,
                        "profit_sb": 45.28,
                        "profit_sb_percentage": 0.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8095ffef-c5f6-4311-ade9-5d94b015adcb",
                            "gambit_id": "0005b4a3-202e-4456-ac1d-3ae1f5885fdf",
                            "last_updated": "2023-03-17T10:42:25.735677-04:00",
                            "created_at": "2023-03-14T19:52:10.737366-04:00",
                            "name": "Duke",
                            "reward": "1.35000",
                            "odds": "1.36360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fd09c11-0d84-4945-9511-2a15fa8cc3c3/?format=api"
                        },
                        {
                            "id": "fea673bd-a87c-4384-82d2-d4fdcc678331",
                            "gambit_id": "57434139-4540-4c8f-90d8-bf28cd68b4ba",
                            "last_updated": "2023-03-17T10:42:25.736832-04:00",
                            "created_at": "2023-03-14T19:52:10.739089-04:00",
                            "name": "Oral Roberts",
                            "reward": "3.26000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fd09c11-0d84-4945-9511-2a15fa8cc3c3/?format=api"
                        }
                    ]
                },
                {
                    "id": "46494a17-6b1e-423d-a33f-07970e58e8da",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43187b6b-36b3-4193-8819-c805d9a91e07/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:10.740872-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oral Roberts",
                                "amount": 5000.0
                            },
                            {
                                "team": "Duke",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4f755b34-739a-4b71-9a46-d213f99e25a8",
                            "gambit_id": "9ccf9ab6-2924-4f84-8279-c401a3cd436c",
                            "last_updated": "2023-03-17T10:42:25.740649-04:00",
                            "created_at": "2023-03-14T19:52:10.744181-04:00",
                            "name": "Oral Roberts",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46494a17-6b1e-423d-a33f-07970e58e8da/?format=api"
                        },
                        {
                            "id": "215777f8-5b3e-4afb-a8d6-19e383d6a871",
                            "gambit_id": "5f3ce8f1-f8d1-47df-9709-184841d08e74",
                            "last_updated": "2023-03-17T10:42:25.739362-04:00",
                            "created_at": "2023-03-14T19:52:10.742442-04:00",
                            "name": "Duke",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46494a17-6b1e-423d-a33f-07970e58e8da/?format=api"
                        }
                    ]
                },
                {
                    "id": "982e5002-6e4f-41ed-b8f0-a3b1e410cb05",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43187b6b-36b3-4193-8819-c805d9a91e07/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T19:52:10.729502-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 146.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 146.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c9069fb3-d107-4d5d-ba97-4c39bde1926d",
                            "gambit_id": "736bdef1-9f93-4609-bc1d-6a332a2e0e44",
                            "last_updated": "2023-03-17T10:42:25.731746-04:00",
                            "created_at": "2023-03-14T19:52:10.730944-04:00",
                            "name": "Game Total Under 146.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "146.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/982e5002-6e4f-41ed-b8f0-a3b1e410cb05/?format=api"
                        },
                        {
                            "id": "8787ba56-a3bc-46d9-bce4-5631c1863591",
                            "gambit_id": "d86c0919-19f6-4a47-a618-d14464b3bb35",
                            "last_updated": "2023-03-17T10:42:25.733080-04:00",
                            "created_at": "2023-03-14T19:52:10.732357-04:00",
                            "name": "Game Total Over 146.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "146.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/982e5002-6e4f-41ed-b8f0-a3b1e410cb05/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d37bcd2e-a466-4e73-8bbb-8506cd7b2567",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "732d84c6-796b-46bb-a0aa-41ec1768204a",
            "completed": true,
            "last_updated": "2023-03-18T14:57:14.092478-04:00",
            "created_at": "2023-03-16T17:37:16.032661-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/732d84c6-796b-46bb-a0aa-41ec1768204a",
            "datetime": "2023-03-16T19:07:00-04:00",
            "cutoff_datetime": "2023-03-16T19:07:00-04:00",
            "name": "Pittsburgh Penguins v. New York Rangers",
            "bettypes": [
                {
                    "id": "347c3672-4c70-4ee4-9af3-d88d0d00dda2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d37bcd2e-a466-4e73-8bbb-8506cd7b2567/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-16T17:37:16.046404-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Rangers",
                                "amount": 5599.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ca8a274b-e55c-40ca-9859-7a0887fa271b",
                            "gambit_id": "c8f2c023-c2c4-42a0-9bca-abdb9f8fc5e9",
                            "last_updated": "2023-03-18T14:57:14.102171-04:00",
                            "created_at": "2023-03-16T17:37:16.048062-04:00",
                            "name": "New York Rangers",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/347c3672-4c70-4ee4-9af3-d88d0d00dda2/?format=api"
                        },
                        {
                            "id": "e20377ce-7797-48cf-8799-c5c26843dced",
                            "gambit_id": "e40882c5-e6e1-4c45-be4c-004bfc179c45",
                            "last_updated": "2023-03-18T14:57:14.103155-04:00",
                            "created_at": "2023-03-16T17:37:16.049690-04:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/347c3672-4c70-4ee4-9af3-d88d0d00dda2/?format=api"
                        }
                    ]
                },
                {
                    "id": "4b446fc2-f962-431c-9f00-004e5a7fb2a2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d37bcd2e-a466-4e73-8bbb-8506cd7b2567/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-16T17:37:16.041031-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 6399.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4abae153-437c-4bbd-b7d6-92336f8fd49d",
                            "gambit_id": "bc377bbb-8c0e-4212-9a67-6ca8821890ed",
                            "last_updated": "2023-03-18T14:57:14.100124-04:00",
                            "created_at": "2023-03-16T17:37:16.044655-04:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b446fc2-f962-431c-9f00-004e5a7fb2a2/?format=api"
                        },
                        {
                            "id": "340d85d0-f08c-453f-adc4-ba82f6505430",
                            "gambit_id": "31ea0ebb-0f1a-4925-8e63-0ae24a2c74ec",
                            "last_updated": "2023-03-18T14:57:14.099094-04:00",
                            "created_at": "2023-03-16T17:37:16.042947-04:00",
                            "name": "New York Rangers",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b446fc2-f962-431c-9f00-004e5a7fb2a2/?format=api"
                        }
                    ]
                },
                {
                    "id": "92e60cf0-32eb-4d3c-bf0e-839682ba31cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d37bcd2e-a466-4e73-8bbb-8506cd7b2567/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-16T17:37:16.035175-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9979a174-109d-47d5-96ee-c8978634cd68",
                            "gambit_id": "b85c3f56-fedc-4759-b7fe-5631ff4e6ad1",
                            "last_updated": "2023-03-18T14:57:14.096909-04:00",
                            "created_at": "2023-03-16T17:37:16.039211-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92e60cf0-32eb-4d3c-bf0e-839682ba31cd/?format=api"
                        },
                        {
                            "id": "9cb6664a-9111-4dc1-bbbd-1038306ffef0",
                            "gambit_id": "ffd6704f-daa4-4628-8357-7e2c703e091d",
                            "last_updated": "2023-03-18T14:57:14.095583-04:00",
                            "created_at": "2023-03-16T17:37:16.037364-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92e60cf0-32eb-4d3c-bf0e-839682ba31cd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2709fb9d-add6-4f29-831d-7629e1bc70a5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "569a86b3-bbe4-4b65-b3ff-e65646e9e74a",
            "completed": true,
            "last_updated": "2023-03-18T15:02:13.821341-04:00",
            "created_at": "2023-03-16T17:37:16.184958-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.12,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/569a86b3-bbe4-4b65-b3ff-e65646e9e74a",
            "datetime": "2023-03-16T19:07:00-04:00",
            "cutoff_datetime": "2023-03-16T19:07:00-04:00",
            "name": "Montreal Canadiens v. Florida Panthers",
            "bettypes": [
                {
                    "id": "005090a5-e766-44ef-9afb-9aa22f41bf5a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2709fb9d-add6-4f29-831d-7629e1bc70a5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-16T17:37:16.201252-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Florida Panthers",
                                "amount": 7357.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 2643.0
                            }
                        ],
                        "expected_reward_tokens": 9488.37,
                        "profit_sb": -11.63,
                        "profit_sb_percentage": -0.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "50683b13-c175-49a7-9cf0-a05e7ec5f01b",
                            "gambit_id": "acd4818a-d262-43b1-b80e-b21d81a2ec6d",
                            "last_updated": "2023-03-18T15:02:13.834890-04:00",
                            "created_at": "2023-03-16T17:37:16.203407-04:00",
                            "name": "Florida Panthers",
                            "reward": "1.29000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/005090a5-e766-44ef-9afb-9aa22f41bf5a/?format=api"
                        },
                        {
                            "id": "f89e0d20-114e-4f94-932b-c0b0fadbe3c3",
                            "gambit_id": "58ccd59b-da1f-4d0f-b9dc-19fc2afe6a1d",
                            "last_updated": "2023-03-18T15:02:13.836291-04:00",
                            "created_at": "2023-03-16T17:37:16.205645-04:00",
                            "name": "Montreal Canadiens",
                            "reward": "3.59000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/005090a5-e766-44ef-9afb-9aa22f41bf5a/?format=api"
                        }
                    ]
                },
                {
                    "id": "58b1b000-361f-4c91-b535-3df697e39dab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2709fb9d-add6-4f29-831d-7629e1bc70a5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-16T17:37:16.194218-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Florida Panthers",
                                "amount": 5699.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f78e2b51-fb21-4c87-8ef8-68e8cf1bc692",
                            "gambit_id": "2a00373a-1a19-44ba-8942-26c3bda88004",
                            "last_updated": "2023-03-18T15:02:13.830340-04:00",
                            "created_at": "2023-03-16T17:37:16.196441-04:00",
                            "name": "Florida Panthers",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58b1b000-361f-4c91-b535-3df697e39dab/?format=api"
                        },
                        {
                            "id": "7931f8f9-b1fc-4617-a384-fa620dc5b987",
                            "gambit_id": "c27604b5-91f2-4e06-a493-6c6e2bb47e1a",
                            "last_updated": "2023-03-18T15:02:13.831843-04:00",
                            "created_at": "2023-03-16T17:37:16.199033-04:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58b1b000-361f-4c91-b535-3df697e39dab/?format=api"
                        }
                    ]
                },
                {
                    "id": "20d3c6ac-605f-4032-8473-3966aea95526",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2709fb9d-add6-4f29-831d-7629e1bc70a5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-16T17:37:16.187646-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5421.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8179a065-4302-4941-84e2-5a9a98d84962",
                            "gambit_id": "63b33711-f625-4946-a302-600bb2b43b5c",
                            "last_updated": "2023-03-18T15:02:13.827165-04:00",
                            "created_at": "2023-03-16T17:37:16.191862-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20d3c6ac-605f-4032-8473-3966aea95526/?format=api"
                        },
                        {
                            "id": "b61afb1f-5f72-4b7a-8ffc-9d6ee1a516ef",
                            "gambit_id": "b43dd620-3cf4-4199-b063-7c3db7377f7c",
                            "last_updated": "2023-03-18T15:02:13.825235-04:00",
                            "created_at": "2023-03-16T17:37:16.189706-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20d3c6ac-605f-4032-8473-3966aea95526/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b63163a2-7d29-44e3-a80d-cf59d770d551",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f3f320da-5fc6-413e-9beb-e74e3a4330f1",
            "completed": true,
            "last_updated": "2023-03-18T15:02:13.507431-04:00",
            "created_at": "2023-03-16T17:37:16.341048-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.08,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/f3f320da-5fc6-413e-9beb-e74e3a4330f1",
            "datetime": "2023-03-16T19:07:00-04:00",
            "cutoff_datetime": "2023-03-16T19:07:00-04:00",
            "name": "Tampa Bay Lightning v. New Jersey Devils",
            "bettypes": [
                {
                    "id": "9db06cd6-a8f9-436d-85b8-21d813a26bc3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b63163a2-7d29-44e3-a80d-cf59d770d551/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-16T17:37:16.361244-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Jersey Devils",
                                "amount": 5421.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9e1e5ae3-68c5-41c2-ba5f-6229aab6e1d2",
                            "gambit_id": "5912e5f8-f688-4e65-b13f-4963dc210a03",
                            "last_updated": "2023-03-18T15:02:13.522393-04:00",
                            "created_at": "2023-03-16T17:37:16.363495-04:00",
                            "name": "New Jersey Devils",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9db06cd6-a8f9-436d-85b8-21d813a26bc3/?format=api"
                        },
                        {
                            "id": "4140a1b4-516e-47a1-b02d-5c47407a72e7",
                            "gambit_id": "3aef4f15-abf1-4e7b-b6e4-8bbed6a7eb50",
                            "last_updated": "2023-03-18T15:02:13.524683-04:00",
                            "created_at": "2023-03-16T17:37:16.365790-04:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9db06cd6-a8f9-436d-85b8-21d813a26bc3/?format=api"
                        }
                    ]
                },
                {
                    "id": "64d79cf6-8f9f-4c46-aa83-00f5c01f8bba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b63163a2-7d29-44e3-a80d-cf59d770d551/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-16T17:37:16.352853-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 6458.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "752bdce9-3823-44ee-af1c-17fc88f47e66",
                            "gambit_id": "3a537707-1033-4d66-93a0-875a7d3b3e65",
                            "last_updated": "2023-03-18T15:02:13.517429-04:00",
                            "created_at": "2023-03-16T17:37:16.358474-04:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64d79cf6-8f9f-4c46-aa83-00f5c01f8bba/?format=api"
                        },
                        {
                            "id": "31b57588-863e-4086-8ff0-a7f4bf60517a",
                            "gambit_id": "de4c89d2-a564-4fa4-a35f-768698a279a2",
                            "last_updated": "2023-03-18T15:02:13.513526-04:00",
                            "created_at": "2023-03-16T17:37:16.355795-04:00",
                            "name": "New Jersey Devils",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64d79cf6-8f9f-4c46-aa83-00f5c01f8bba/?format=api"
                        }
                    ]
                },
                {
                    "id": "cde4e6e8-a3da-4a7e-b202-e46e2d2e83f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b63163a2-7d29-44e3-a80d-cf59d770d551/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-16T17:37:16.344423-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d5bb6b7e-88b4-4bd1-9c32-14af39312484",
                            "gambit_id": "34e9c5cd-ab1b-461d-9792-426f3750e4c4",
                            "last_updated": "2023-03-18T15:02:13.511274-04:00",
                            "created_at": "2023-03-16T17:37:16.349807-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cde4e6e8-a3da-4a7e-b202-e46e2d2e83f2/?format=api"
                        },
                        {
                            "id": "ff5b31bc-8ef1-49e9-a86f-2b6795de57b8",
                            "gambit_id": "913cb0f3-8813-4236-abd7-8c3ee2401a58",
                            "last_updated": "2023-03-18T15:02:13.510185-04:00",
                            "created_at": "2023-03-16T17:37:16.347178-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cde4e6e8-a3da-4a7e-b202-e46e2d2e83f2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ef3b261a-c342-4a6d-9faa-9b85fe7e14ca",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8b7397af-cf78-415c-90dc-6d80355cfdb3",
            "completed": true,
            "last_updated": "2023-03-17T13:52:05.112463-04:00",
            "created_at": "2023-03-16T17:37:16.499868-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.77,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/8b7397af-cf78-415c-90dc-6d80355cfdb3",
            "datetime": "2023-03-16T19:07:00-04:00",
            "cutoff_datetime": "2023-03-16T19:07:00-04:00",
            "name": "Colorado Avalanche v. Ottawa Senators",
            "bettypes": [
                {
                    "id": "79c70d51-a859-4a93-a2fb-c02e6351dd85",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ef3b261a-c342-4a6d-9faa-9b85fe7e14ca/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-16T17:37:16.512574-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 5317.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0d4492d4-ec50-4527-b76c-908aa93afde0",
                            "gambit_id": "2b0fc828-eacb-4244-92a7-df4d584beedd",
                            "last_updated": "2023-03-17T13:52:05.122082-04:00",
                            "created_at": "2023-03-16T17:37:16.516706-04:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79c70d51-a859-4a93-a2fb-c02e6351dd85/?format=api"
                        },
                        {
                            "id": "3c93f127-7fb2-490d-809e-8ef0c7468824",
                            "gambit_id": "526258ba-c32f-470a-8bf2-e44d81440af0",
                            "last_updated": "2023-03-17T13:52:05.121111-04:00",
                            "created_at": "2023-03-16T17:37:16.514498-04:00",
                            "name": "Ottawa Senators",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79c70d51-a859-4a93-a2fb-c02e6351dd85/?format=api"
                        }
                    ]
                },
                {
                    "id": "a97fbe3b-54c9-4c70-ba8d-b32e35e54705",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ef3b261a-c342-4a6d-9faa-9b85fe7e14ca/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-16T17:37:16.507204-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ottawa Senators",
                                "amount": 6547.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "febacae1-a1ec-4cba-b39d-28880ee8c306",
                            "gambit_id": "1fd268f4-7bca-414e-b1dd-0ff73091acdd",
                            "last_updated": "2023-03-17T13:52:05.118162-04:00",
                            "created_at": "2023-03-16T17:37:16.508830-04:00",
                            "name": "Ottawa Senators",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a97fbe3b-54c9-4c70-ba8d-b32e35e54705/?format=api"
                        },
                        {
                            "id": "4107f2ac-ab9f-48d6-bce0-4c0345714d09",
                            "gambit_id": "6cb794f2-1ed9-445d-bd15-bc9d162752de",
                            "last_updated": "2023-03-17T13:52:05.119172-04:00",
                            "created_at": "2023-03-16T17:37:16.510596-04:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a97fbe3b-54c9-4c70-ba8d-b32e35e54705/?format=api"
                        }
                    ]
                },
                {
                    "id": "c0f15cbf-8385-45e5-b49e-f4ddf681d9a4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ef3b261a-c342-4a6d-9faa-9b85fe7e14ca/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-16T17:37:16.502031-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5317.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0a2606b0-d280-4506-bd02-247a9c847db5",
                            "gambit_id": "b6a79cea-366c-41fe-bd5b-6e98d3bf9e94",
                            "last_updated": "2023-03-17T13:52:05.116112-04:00",
                            "created_at": "2023-03-16T17:37:16.505345-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0f15cbf-8385-45e5-b49e-f4ddf681d9a4/?format=api"
                        },
                        {
                            "id": "b54f5935-6354-4f0b-932a-5df4498f584d",
                            "gambit_id": "e128c9f0-509f-445f-b482-a42f2b2c96e5",
                            "last_updated": "2023-03-17T13:52:05.115070-04:00",
                            "created_at": "2023-03-16T17:37:16.503676-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0f15cbf-8385-45e5-b49e-f4ddf681d9a4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4335781d-7f07-4d0e-863e-455d42be6700",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "93246a42-6f94-4cc3-930e-b164b26d662a",
            "completed": true,
            "last_updated": "2023-03-17T10:42:21.346511-04:00",
            "created_at": "2023-03-14T19:52:10.587635-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.24,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/93246a42-6f94-4cc3-930e-b164b26d662a",
            "datetime": "2023-03-16T18:50:00-04:00",
            "cutoff_datetime": "2023-03-16T18:50:00-04:00",
            "name": "Auburn v. Iowa",
            "bettypes": [
                {
                    "id": "c295bb4c-fe03-459d-ac2a-9cbca56b0d7a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4335781d-7f07-4d0e-863e-455d42be6700/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-15T14:52:13.603914-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Auburn",
                                "amount": 5213.0
                            },
                            {
                                "team": "Iowa",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "07c64bad-ff75-4106-8a81-1822c89f0f9f",
                            "gambit_id": "c5eded08-b438-4c1a-bafe-d1fcee1ddbf6",
                            "last_updated": "2023-03-17T10:42:21.357513-04:00",
                            "created_at": "2023-03-15T14:52:13.606088-04:00",
                            "name": "Auburn",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c295bb4c-fe03-459d-ac2a-9cbca56b0d7a/?format=api"
                        },
                        {
                            "id": "fffde02a-e05d-4491-8120-49020dd5de1d",
                            "gambit_id": "0c4f009d-167f-4e02-a5a7-1d24f44297d0",
                            "last_updated": "2023-03-17T10:42:21.355845-04:00",
                            "created_at": "2023-03-15T14:52:13.604992-04:00",
                            "name": "Iowa",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c295bb4c-fe03-459d-ac2a-9cbca56b0d7a/?format=api"
                        }
                    ]
                },
                {
                    "id": "a26c47ed-ffce-4d80-8760-4b1193a7c3ec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4335781d-7f07-4d0e-863e-455d42be6700/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:10.589586-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Iowa",
                                "amount": 5000.0
                            },
                            {
                                "team": "Auburn",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "14468051-9a0f-4bbd-848f-becc8d489b75",
                            "gambit_id": "a083c491-532b-4985-8e1c-292100af7c92",
                            "last_updated": "2023-03-17T10:42:21.360560-04:00",
                            "created_at": "2023-03-14T19:52:10.591258-04:00",
                            "name": "Iowa",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a26c47ed-ffce-4d80-8760-4b1193a7c3ec/?format=api"
                        },
                        {
                            "id": "e1487f4c-b4f0-4498-b9d2-b282cd994637",
                            "gambit_id": "74629f87-6d2b-40e7-b8b0-0b36f99efb5c",
                            "last_updated": "2023-03-17T10:42:21.363182-04:00",
                            "created_at": "2023-03-14T19:52:10.592901-04:00",
                            "name": "Auburn",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a26c47ed-ffce-4d80-8760-4b1193a7c3ec/?format=api"
                        }
                    ]
                },
                {
                    "id": "a70df09c-0eea-4086-8013-b6b066529adb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4335781d-7f07-4d0e-863e-455d42be6700/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-15T14:52:13.600352-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 151.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 151.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "597e939c-c238-4dae-8f96-9e99373cc41b",
                            "gambit_id": "b1ba7ac2-ff30-49f5-a5fb-d89363c3c2e9",
                            "last_updated": "2023-03-17T10:42:21.350370-04:00",
                            "created_at": "2023-03-15T14:52:13.601585-04:00",
                            "name": "Game Total Under 151.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "151.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a70df09c-0eea-4086-8013-b6b066529adb/?format=api"
                        },
                        {
                            "id": "63300c31-8699-4a96-8b67-0e0f2123421e",
                            "gambit_id": "4ebade69-45fa-46ec-9cbf-1b2cf259914a",
                            "last_updated": "2023-03-17T10:42:21.352343-04:00",
                            "created_at": "2023-03-15T14:52:13.602744-04:00",
                            "name": "Game Total Over 151.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "151.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a70df09c-0eea-4086-8013-b6b066529adb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "47611236-96ac-4cee-b1b0-13711eadfb54",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ac836050-f73a-49f1-825f-c5516d19f128",
            "completed": true,
            "last_updated": "2023-03-17T10:42:25.396544-04:00",
            "created_at": "2023-03-14T19:52:10.453175-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ac836050-f73a-49f1-825f-c5516d19f128",
            "datetime": "2023-03-16T16:30:00-04:00",
            "cutoff_datetime": "2023-03-16T16:30:00-04:00",
            "name": "Illinois v. Arkansas",
            "bettypes": [
                {
                    "id": "0bbde5c5-0127-421a-9d5f-0711dc1f3fb0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47611236-96ac-4cee-b1b0-13711eadfb54/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T19:52:10.460439-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arkansas",
                                "amount": 5599.0
                            },
                            {
                                "team": "Illinois",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9fee937c-a55e-41e1-8149-1fec4400b471",
                            "gambit_id": "c9fe49c4-53b1-4e10-8f36-f4c3a7eee9ee",
                            "last_updated": "2023-03-17T10:42:25.404420-04:00",
                            "created_at": "2023-03-14T19:52:10.461973-04:00",
                            "name": "Arkansas",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bbde5c5-0127-421a-9d5f-0711dc1f3fb0/?format=api"
                        },
                        {
                            "id": "9f882b43-66d4-4f1a-824c-f5655d8b1ac5",
                            "gambit_id": "6ce60fb6-1af8-43e2-b12d-2370e5c2c7b7",
                            "last_updated": "2023-03-17T10:42:25.405718-04:00",
                            "created_at": "2023-03-14T19:52:10.463642-04:00",
                            "name": "Illinois",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bbde5c5-0127-421a-9d5f-0711dc1f3fb0/?format=api"
                        }
                    ]
                },
                {
                    "id": "aa4406a4-65f3-4054-98fa-8d265706c746",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47611236-96ac-4cee-b1b0-13711eadfb54/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:10.465116-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Illinois",
                                "amount": 5000.0
                            },
                            {
                                "team": "Arkansas",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4b9eb203-13d6-4885-83fc-204bbd1efb85",
                            "gambit_id": "8e611ccc-1708-4d15-90f7-39815749e7d0",
                            "last_updated": "2023-03-17T10:42:25.409547-04:00",
                            "created_at": "2023-03-14T19:52:10.468501-04:00",
                            "name": "Illinois",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa4406a4-65f3-4054-98fa-8d265706c746/?format=api"
                        },
                        {
                            "id": "638449de-0d91-4fc8-955c-e428413ae5cd",
                            "gambit_id": "6067128f-1715-4e61-84da-39f178850836",
                            "last_updated": "2023-03-17T10:42:25.408390-04:00",
                            "created_at": "2023-03-14T19:52:10.466732-04:00",
                            "name": "Arkansas",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa4406a4-65f3-4054-98fa-8d265706c746/?format=api"
                        }
                    ]
                },
                {
                    "id": "82d187e3-5420-49c7-a009-2bb60d0e8827",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47611236-96ac-4cee-b1b0-13711eadfb54/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T19:52:10.455198-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 143.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 143.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6b8eade5-6781-42ae-9889-98caf11051be",
                            "gambit_id": "42b41e17-1958-4b67-baa7-e34674e46af6",
                            "last_updated": "2023-03-17T10:42:25.400078-04:00",
                            "created_at": "2023-03-14T19:52:10.456909-04:00",
                            "name": "Game Total Under 143.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "143.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82d187e3-5420-49c7-a009-2bb60d0e8827/?format=api"
                        },
                        {
                            "id": "c8e083c6-3f3c-45c5-9e1e-8d4ae4e541a9",
                            "gambit_id": "ae5dd6ae-72e6-4e1b-9624-f6c81057e695",
                            "last_updated": "2023-03-17T10:42:25.401500-04:00",
                            "created_at": "2023-03-14T19:52:10.458643-04:00",
                            "name": "Game Total Over 143.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "143.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82d187e3-5420-49c7-a009-2bb60d0e8827/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dfc3f0b9-dfd5-4517-869a-02800d23c9b4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c98c7192-3140-4bec-aedf-52dbbfbe5a29",
            "completed": true,
            "last_updated": "2023-03-17T10:42:25.189978-04:00",
            "created_at": "2023-03-14T19:52:10.312423-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.59,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c98c7192-3140-4bec-aedf-52dbbfbe5a29",
            "datetime": "2023-03-16T16:10:00-04:00",
            "cutoff_datetime": "2023-03-16T16:10:00-04:00",
            "name": "Princeton v. Arizona",
            "bettypes": [
                {
                    "id": "7cfb1c5a-39bf-4798-a6e3-82781bf4a464",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dfc3f0b9-dfd5-4517-869a-02800d23c9b4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T19:52:10.318898-04:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Arizona",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10600.0,
                        "profit_sb": 1100.0,
                        "profit_sb_percentage": 11.58,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arizona",
                                "amount": 8912.0
                            },
                            {
                                "team": "Princeton",
                                "amount": 1088.0
                            }
                        ],
                        "expected_reward_tokens": 9443.84,
                        "profit_sb": -56.16,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "81d552ca-15f0-48da-a232-0d50d7a4bf75",
                            "gambit_id": "f175afce-ca6c-4e28-b165-a800dfce997a",
                            "last_updated": "2023-03-17T10:42:25.196623-04:00",
                            "created_at": "2023-03-14T19:52:10.320504-04:00",
                            "name": "Arizona",
                            "reward": "1.06000",
                            "odds": "1.06250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cfb1c5a-39bf-4798-a6e3-82781bf4a464/?format=api"
                        },
                        {
                            "id": "ef52c9ce-b717-47c0-9cf9-af2918478b0e",
                            "gambit_id": "b4141c28-eabe-4cae-ab3d-5b79f046207d",
                            "last_updated": "2023-03-17T10:42:25.197743-04:00",
                            "created_at": "2023-03-14T19:52:10.321976-04:00",
                            "name": "Princeton",
                            "reward": "8.68000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cfb1c5a-39bf-4798-a6e3-82781bf4a464/?format=api"
                        }
                    ]
                },
                {
                    "id": "d9c11c56-1f87-4ee0-850a-d912e62ddc72",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dfc3f0b9-dfd5-4517-869a-02800d23c9b4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:10.323616-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Princeton",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "06a1978a-a1cb-4086-8a57-8a6f07e8fe68",
                            "gambit_id": "0a0a2f0f-bf23-49f3-85f1-b8cce2f9d4de",
                            "last_updated": "2023-03-17T10:42:25.199982-04:00",
                            "created_at": "2023-03-14T19:52:10.325101-04:00",
                            "name": "Arizona",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-15.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9c11c56-1f87-4ee0-850a-d912e62ddc72/?format=api"
                        },
                        {
                            "id": "dd8a8260-2531-4eed-a515-48c2ad8b1270",
                            "gambit_id": "58912da6-5ac8-4b40-b2da-d8bc751f6958",
                            "last_updated": "2023-03-17T10:42:25.201045-04:00",
                            "created_at": "2023-03-14T19:52:10.326760-04:00",
                            "name": "Princeton",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "15.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9c11c56-1f87-4ee0-850a-d912e62ddc72/?format=api"
                        }
                    ]
                },
                {
                    "id": "55ae80fc-7a3b-477a-afd4-a55e11131389",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dfc3f0b9-dfd5-4517-869a-02800d23c9b4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T19:52:10.314414-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 154",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 154",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f77c6e25-e820-4335-a86f-b7cd20b87c57",
                            "gambit_id": "738cb0c0-3133-4644-aa92-8754aa153369",
                            "last_updated": "2023-03-17T10:42:25.193120-04:00",
                            "created_at": "2023-03-14T19:52:10.315913-04:00",
                            "name": "Game Total Under 154",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "154.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55ae80fc-7a3b-477a-afd4-a55e11131389/?format=api"
                        },
                        {
                            "id": "423c2a98-926f-4c60-836a-aa7ad901c06a",
                            "gambit_id": "32ba146e-0af5-4013-8e79-0007dfc9ddfb",
                            "last_updated": "2023-03-17T10:42:25.194282-04:00",
                            "created_at": "2023-03-14T19:52:10.317391-04:00",
                            "name": "Game Total Over 154",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "154.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55ae80fc-7a3b-477a-afd4-a55e11131389/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "22381ceb-956c-4d19-a22a-1bc1e730ff26",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ed0164d8-61ce-463e-ab80-1552e6f1f058",
            "completed": true,
            "last_updated": "2023-03-17T10:47:24.917636-04:00",
            "created_at": "2023-03-14T19:52:10.168056-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.39,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ed0164d8-61ce-463e-ab80-1552e6f1f058",
            "datetime": "2023-03-16T15:10:00-04:00",
            "cutoff_datetime": "2023-03-16T15:10:00-04:00",
            "name": "College of Charleston v. San Diego State",
            "bettypes": [
                {
                    "id": "0f9490eb-b583-4efd-ac0d-9667e83ef7dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/22381ceb-956c-4d19-a22a-1bc1e730ff26/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T19:52:10.175044-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Diego State",
                                "amount": 6759.0
                            },
                            {
                                "team": "College of Charleston",
                                "amount": 3241.0
                            }
                        ],
                        "expected_reward_tokens": 9462.6,
                        "profit_sb": -37.4,
                        "profit_sb_percentage": -0.39,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5c20e548-4e1d-4f48-b05e-4a2b7046afb9",
                            "gambit_id": "1110d9d5-cab9-4b0f-8945-a5b85ae9157c",
                            "last_updated": "2023-03-17T10:47:24.927049-04:00",
                            "created_at": "2023-03-14T19:52:10.176550-04:00",
                            "name": "San Diego State",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f9490eb-b583-4efd-ac0d-9667e83ef7dd/?format=api"
                        },
                        {
                            "id": "fea3a0d5-4c2a-4426-978c-369e36ad4a55",
                            "gambit_id": "c719e664-48a3-4e69-b1d9-6ac1b329fc52",
                            "last_updated": "2023-03-17T10:47:24.928806-04:00",
                            "created_at": "2023-03-14T19:52:10.178165-04:00",
                            "name": "College of Charleston",
                            "reward": "2.92000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f9490eb-b583-4efd-ac0d-9667e83ef7dd/?format=api"
                        }
                    ]
                },
                {
                    "id": "e9af9efb-b338-43d0-8632-a1f9f8e8a987",
                    "match": "https://api-prod.gambitprofit.com/api/matches/22381ceb-956c-4d19-a22a-1bc1e730ff26/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:10.179714-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Diego State",
                                "amount": 5000.0
                            },
                            {
                                "team": "College of Charleston",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "36c9e3bf-99c2-47a5-b20b-7a6ff5749337",
                            "gambit_id": "7c27ba32-ef34-41f8-b6e4-12ef47de662f",
                            "last_updated": "2023-03-17T10:47:24.932183-04:00",
                            "created_at": "2023-03-14T19:52:10.181172-04:00",
                            "name": "San Diego State",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9af9efb-b338-43d0-8632-a1f9f8e8a987/?format=api"
                        },
                        {
                            "id": "db1eae34-e6e6-42c4-aead-dc44d3f7f979",
                            "gambit_id": "a7f69895-41ac-4996-9e53-c77d4203b964",
                            "last_updated": "2023-03-17T10:47:24.933779-04:00",
                            "created_at": "2023-03-14T19:52:10.182647-04:00",
                            "name": "College of Charleston",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9af9efb-b338-43d0-8632-a1f9f8e8a987/?format=api"
                        }
                    ]
                },
                {
                    "id": "8352f0f2-0266-484e-9951-7c85f1095560",
                    "match": "https://api-prod.gambitprofit.com/api/matches/22381ceb-956c-4d19-a22a-1bc1e730ff26/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T19:52:10.170463-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 142",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 142",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "52fe77de-32bc-4b7e-9a35-7129a9afd801",
                            "gambit_id": "4581a58d-edc6-4141-a3a0-b725b967ca21",
                            "last_updated": "2023-03-17T10:47:24.921107-04:00",
                            "created_at": "2023-03-14T19:52:10.171940-04:00",
                            "name": "Game Total Under 142",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "142.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8352f0f2-0266-484e-9951-7c85f1095560/?format=api"
                        },
                        {
                            "id": "4e2ca347-b609-4e0f-bc05-46793c0d6421",
                            "gambit_id": "00e25b6c-50fe-472f-b14f-970218ad9ea4",
                            "last_updated": "2023-03-17T10:47:24.923870-04:00",
                            "created_at": "2023-03-14T19:52:10.173370-04:00",
                            "name": "Game Total Over 142",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "142.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8352f0f2-0266-484e-9951-7c85f1095560/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c5fc01f1-b3a2-45a8-a545-f6efb71a4092",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5ff14d28-f35d-4aef-b401-431741f8d1a7",
            "completed": true,
            "last_updated": "2023-03-17T10:47:24.756194-04:00",
            "created_at": "2023-03-14T19:52:10.022111-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.28,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/5ff14d28-f35d-4aef-b401-431741f8d1a7",
            "datetime": "2023-03-16T14:00:00-04:00",
            "cutoff_datetime": "2023-03-16T14:00:00-04:00",
            "name": "Howard v. Kansas",
            "bettypes": [
                {
                    "id": "069ea311-9c48-4751-9708-97c012adb5a0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5fc01f1-b3a2-45a8-a545-f6efb71a4092/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T19:52:10.028847-04:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Kansas",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10200.0,
                        "profit_sb": 700.0,
                        "profit_sb_percentage": 7.37,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas",
                                "amount": 9340.0
                            },
                            {
                                "team": "Howard",
                                "amount": 660.0
                            }
                        ],
                        "expected_reward_tokens": 9526.8,
                        "profit_sb": 26.8,
                        "profit_sb_percentage": 0.28,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9e7c8e65-3586-46d5-a9f5-dde9b2d81c3d",
                            "gambit_id": "b7e4ee1b-a526-453c-ab6b-6c0a7dbc5868",
                            "last_updated": "2023-03-17T10:47:24.762598-04:00",
                            "created_at": "2023-03-14T19:52:10.030214-04:00",
                            "name": "Kansas",
                            "reward": "1.02000",
                            "odds": "1.02000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/069ea311-9c48-4751-9708-97c012adb5a0/?format=api"
                        },
                        {
                            "id": "03939ea2-266a-4d96-a0fc-faf9aa9997e4",
                            "gambit_id": "2fb097c8-33b2-4495-b668-4658e114b615",
                            "last_updated": "2023-03-17T10:47:24.763617-04:00",
                            "created_at": "2023-03-14T19:52:10.031849-04:00",
                            "name": "Howard",
                            "reward": "14.44000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/069ea311-9c48-4751-9708-97c012adb5a0/?format=api"
                        }
                    ]
                },
                {
                    "id": "057d81d4-378c-4733-b197-2b5e9871b82a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5fc01f1-b3a2-45a8-a545-f6efb71a4092/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:10.033589-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Howard",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "31954fce-4cee-464e-b8ef-4be05fe240e4",
                            "gambit_id": "d14988ae-4599-4a32-84c0-decd87565d2b",
                            "last_updated": "2023-03-17T10:47:24.765655-04:00",
                            "created_at": "2023-03-14T19:52:10.034952-04:00",
                            "name": "Kansas",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-21.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/057d81d4-378c-4733-b197-2b5e9871b82a/?format=api"
                        },
                        {
                            "id": "b5dba143-f2a9-4d75-b27d-d452666173ad",
                            "gambit_id": "d2dda876-43e7-4759-a9c9-4098c9dbc537",
                            "last_updated": "2023-03-17T10:47:24.766678-04:00",
                            "created_at": "2023-03-14T19:52:10.036358-04:00",
                            "name": "Howard",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "21.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/057d81d4-378c-4733-b197-2b5e9871b82a/?format=api"
                        }
                    ]
                },
                {
                    "id": "67f8ce9f-5e0d-4ab5-8516-56bc505dcfc1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5fc01f1-b3a2-45a8-a545-f6efb71a4092/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T19:52:10.024089-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 147",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 147",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "07603fcd-8b8d-44d4-8222-363a6aac6e95",
                            "gambit_id": "31cd5fde-54b5-41c8-8962-a3c47a7922df",
                            "last_updated": "2023-03-17T10:47:24.759125-04:00",
                            "created_at": "2023-03-14T19:52:10.025525-04:00",
                            "name": "Game Total Under 147",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "147.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67f8ce9f-5e0d-4ab5-8516-56bc505dcfc1/?format=api"
                        },
                        {
                            "id": "284764da-57de-49de-ad90-cb7d2640e39e",
                            "gambit_id": "6695595d-2ed8-45d6-b86a-9226406e4d24",
                            "last_updated": "2023-03-17T10:47:24.760195-04:00",
                            "created_at": "2023-03-14T19:52:10.027284-04:00",
                            "name": "Game Total Over 147",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "147.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67f8ce9f-5e0d-4ab5-8516-56bc505dcfc1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "98f1b44c-a988-4d9f-aca8-f947872c8169",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "81307e50-c036-4483-965a-a6571f5cc52e",
            "completed": true,
            "last_updated": "2023-03-17T10:47:20.626693-04:00",
            "created_at": "2023-03-14T19:52:09.875614-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.94,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/81307e50-c036-4483-965a-a6571f5cc52e",
            "datetime": "2023-03-16T13:40:00-04:00",
            "cutoff_datetime": "2023-03-16T13:40:00-04:00",
            "name": "Utah State v. Missouri",
            "bettypes": [
                {
                    "id": "8762f3da-22a2-46b8-8fba-98f46b135daa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/98f1b44c-a988-4d9f-aca8-f947872c8169/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-15T11:06:58.940933-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 State",
                                "amount": 5317.0
                            },
                            {
                                "team": "Missouri",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "660ec2e4-f6c7-4e69-a3dd-f65dfa3a117f",
                            "gambit_id": "2d440410-62d3-49ab-a6bf-3daa77e918bf",
                            "last_updated": "2023-03-17T10:47:20.634985-04:00",
                            "created_at": "2023-03-15T11:06:58.943245-04:00",
                            "name": "Utah State",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8762f3da-22a2-46b8-8fba-98f46b135daa/?format=api"
                        },
                        {
                            "id": "d1b360cb-36e4-407d-bfa0-f7a50c2e063c",
                            "gambit_id": "1f9b89af-5b57-4bfa-9c97-c8cb15bbc9d7",
                            "last_updated": "2023-03-17T10:47:20.633687-04:00",
                            "created_at": "2023-03-15T11:06:58.942046-04:00",
                            "name": "Missouri",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8762f3da-22a2-46b8-8fba-98f46b135daa/?format=api"
                        }
                    ]
                },
                {
                    "id": "df0b1253-2d88-465c-ba73-f0142a41ca5a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/98f1b44c-a988-4d9f-aca8-f947872c8169/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:09.877806-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Missouri",
                                "amount": 5000.0
                            },
                            {
                                "team": "Utah State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a17ef0b1-bda6-44fd-8137-7f65268c2f6e",
                            "gambit_id": "51ca8f9d-4649-4337-8872-7857d91a68f8",
                            "last_updated": "2023-03-17T10:47:20.637598-04:00",
                            "created_at": "2023-03-14T19:52:09.879660-04:00",
                            "name": "Missouri",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df0b1253-2d88-465c-ba73-f0142a41ca5a/?format=api"
                        },
                        {
                            "id": "9359bef4-58ac-495b-aaaf-d5397c558ea9",
                            "gambit_id": "894add4a-1e09-46c9-a04c-1ca192b293ae",
                            "last_updated": "2023-03-17T10:47:20.638823-04:00",
                            "created_at": "2023-03-14T19:52:09.881899-04:00",
                            "name": "Utah State",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df0b1253-2d88-465c-ba73-f0142a41ca5a/?format=api"
                        }
                    ]
                },
                {
                    "id": "73fad2b3-d620-4cb3-905e-203e4e400c4c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/98f1b44c-a988-4d9f-aca8-f947872c8169/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-15T11:06:58.937103-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 155",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 155",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7ee7d525-913f-459c-ba4d-bdf47be5374f",
                            "gambit_id": "43d2aedf-ca8d-4ca9-86e2-aa29af86259e",
                            "last_updated": "2023-03-17T10:47:20.631273-04:00",
                            "created_at": "2023-03-15T11:06:58.939727-04:00",
                            "name": "Game Total Over 155",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "155.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73fad2b3-d620-4cb3-905e-203e4e400c4c/?format=api"
                        },
                        {
                            "id": "24bdf1ca-9e5c-40d4-ba1c-75f1573d1349",
                            "gambit_id": "3655b011-0370-4f7b-968b-202812dc9177",
                            "last_updated": "2023-03-17T10:47:20.630015-04:00",
                            "created_at": "2023-03-15T11:06:58.938474-04:00",
                            "name": "Game Total Under 155",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "155.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73fad2b3-d620-4cb3-905e-203e4e400c4c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6426ca70-ccc5-4c63-9685-88ca9cd836a3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f3e66fd2-7fd3-4238-be65-0950ee32cd9a",
            "completed": true,
            "last_updated": "2023-03-17T10:47:25.065198-04:00",
            "created_at": "2023-03-14T19:52:09.736157-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/f3e66fd2-7fd3-4238-be65-0950ee32cd9a",
            "datetime": "2023-03-16T12:40:00-04:00",
            "cutoff_datetime": "2023-03-16T12:40:00-04:00",
            "name": "Furman v. Virginia",
            "bettypes": [
                {
                    "id": "f5f793ed-cfc4-4fd9-9324-25703ccaccc8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6426ca70-ccc5-4c63-9685-88ca9cd836a3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T19:52:09.742974-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Virginia",
                                "amount": 6864.0
                            },
                            {
                                "team": "Furman",
                                "amount": 3136.0
                            }
                        ],
                        "expected_reward_tokens": 9470.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ffaa57d2-6f48-4e45-9203-99c47297bc59",
                            "gambit_id": "c1785466-8856-4767-9ea5-45a31e6530cc",
                            "last_updated": "2023-03-17T10:47:25.072519-04:00",
                            "created_at": "2023-03-14T19:52:09.744630-04:00",
                            "name": "Virginia",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5f793ed-cfc4-4fd9-9324-25703ccaccc8/?format=api"
                        },
                        {
                            "id": "13ad7c5a-5584-4ec0-9df2-389bf0535c7d",
                            "gambit_id": "2a19d9d1-9a37-47a8-aec0-5de5d3f24669",
                            "last_updated": "2023-03-17T10:47:25.074082-04:00",
                            "created_at": "2023-03-14T19:52:09.746300-04:00",
                            "name": "Furman",
                            "reward": "3.02000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5f793ed-cfc4-4fd9-9324-25703ccaccc8/?format=api"
                        }
                    ]
                },
                {
                    "id": "0293816b-cde8-43cd-a313-22575e4be6b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6426ca70-ccc5-4c63-9685-88ca9cd836a3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:09.747940-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Virginia",
                                "amount": 5000.0
                            },
                            {
                                "team": "Furman",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dd27c234-de42-4da6-9d06-e00871948a61",
                            "gambit_id": "d12d557f-7673-45b7-bf57-85698e1d09ab",
                            "last_updated": "2023-03-17T10:47:25.076485-04:00",
                            "created_at": "2023-03-14T19:52:09.749470-04:00",
                            "name": "Virginia",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0293816b-cde8-43cd-a313-22575e4be6b7/?format=api"
                        },
                        {
                            "id": "7979d70f-270d-451a-82f9-9c0018787512",
                            "gambit_id": "936b052f-9c34-439f-86a0-541318fe2f55",
                            "last_updated": "2023-03-17T10:47:25.077735-04:00",
                            "created_at": "2023-03-14T19:52:09.750959-04:00",
                            "name": "Furman",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0293816b-cde8-43cd-a313-22575e4be6b7/?format=api"
                        }
                    ]
                },
                {
                    "id": "bd67aecd-44ef-4702-bcea-407b4e5f387c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6426ca70-ccc5-4c63-9685-88ca9cd836a3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T19:52:09.738271-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 131",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 131",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "db6fe445-b842-4b1d-ae7d-601d25c40718",
                            "gambit_id": "a62a419c-2872-47a3-bc2e-2963971f5000",
                            "last_updated": "2023-03-17T10:47:25.068503-04:00",
                            "created_at": "2023-03-14T19:52:09.739700-04:00",
                            "name": "Game Total Under 131",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "131.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd67aecd-44ef-4702-bcea-407b4e5f387c/?format=api"
                        },
                        {
                            "id": "648011d9-51bf-4336-bc26-09b1a1bc3e8d",
                            "gambit_id": "8f7436ce-4901-453b-bb1f-bb114d72ffa1",
                            "last_updated": "2023-03-17T10:47:25.069833-04:00",
                            "created_at": "2023-03-14T19:52:09.741246-04:00",
                            "name": "Game Total Over 131",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "131.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd67aecd-44ef-4702-bcea-407b4e5f387c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a87f8b7e-b2d4-4845-a40d-535f4fdd93d9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "688d0a97-7254-4f4b-9eaf-5cbf6926da1b",
            "completed": true,
            "last_updated": "2023-03-17T10:52:21.992381-04:00",
            "created_at": "2023-03-14T19:52:09.592291-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.42,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/688d0a97-7254-4f4b-9eaf-5cbf6926da1b",
            "datetime": "2023-03-16T12:15:00-04:00",
            "cutoff_datetime": "2023-03-16T12:15:00-04:00",
            "name": "West Virginia v. Maryland",
            "bettypes": [
                {
                    "id": "9f18155a-fa01-411d-8179-5edc4878dafc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a87f8b7e-b2d4-4845-a40d-535f4fdd93d9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-15T17:12:06.206601-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "West Virginia",
                                "amount": 5699.0
                            },
                            {
                                "team": "Maryland",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6a29c48e-95d8-4e37-a484-6cb8bce2bab9",
                            "gambit_id": "180fdec3-92c4-4a74-b2c1-625d327b9602",
                            "last_updated": "2023-03-17T10:52:22.003950-04:00",
                            "created_at": "2023-03-15T17:12:06.210303-04:00",
                            "name": "West Virginia",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f18155a-fa01-411d-8179-5edc4878dafc/?format=api"
                        },
                        {
                            "id": "da91ee41-b7c9-4e52-9e87-52cfb1e6e1f5",
                            "gambit_id": "ed794d5f-acc7-4289-9825-86bf4baade39",
                            "last_updated": "2023-03-17T10:52:22.002167-04:00",
                            "created_at": "2023-03-15T17:12:06.208517-04:00",
                            "name": "Maryland",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f18155a-fa01-411d-8179-5edc4878dafc/?format=api"
                        }
                    ]
                },
                {
                    "id": "02d4d78d-5d5b-40ec-8f50-5717b20782fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a87f8b7e-b2d4-4845-a40d-535f4fdd93d9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T19:52:09.594849-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "West Virginia",
                                "amount": 5000.0
                            },
                            {
                                "team": "Maryland",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f8b983b4-e868-43af-8ece-73b55e65e9de",
                            "gambit_id": "2a576207-74ee-4e82-b9ba-dac23db4e002",
                            "last_updated": "2023-03-17T10:52:22.008621-04:00",
                            "created_at": "2023-03-14T19:52:09.599407-04:00",
                            "name": "West Virginia",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02d4d78d-5d5b-40ec-8f50-5717b20782fe/?format=api"
                        },
                        {
                            "id": "86fcf15a-4eaa-4c1e-829f-decff0276614",
                            "gambit_id": "dd4dc7de-9da3-48db-a675-0fb985175cca",
                            "last_updated": "2023-03-17T10:52:22.007124-04:00",
                            "created_at": "2023-03-14T19:52:09.597186-04:00",
                            "name": "Maryland",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02d4d78d-5d5b-40ec-8f50-5717b20782fe/?format=api"
                        }
                    ]
                },
                {
                    "id": "5f41a364-761c-4f12-8acd-bf971624f67a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a87f8b7e-b2d4-4845-a40d-535f4fdd93d9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-15T17:12:06.200151-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 136.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 136.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4cbb4ee1-fe3f-43a9-91db-216fd5b1690c",
                            "gambit_id": "9b770fb3-f102-4941-b491-5e7f7f2a9fda",
                            "last_updated": "2023-03-17T10:52:21.996212-04:00",
                            "created_at": "2023-03-15T17:12:06.202284-04:00",
                            "name": "Game Total Under 136.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "136.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f41a364-761c-4f12-8acd-bf971624f67a/?format=api"
                        },
                        {
                            "id": "aa5a4c37-2cf5-4d3b-bb26-900d4473372d",
                            "gambit_id": "338fe78a-07e9-43d5-b53b-f6b2d6950435",
                            "last_updated": "2023-03-17T10:52:21.998292-04:00",
                            "created_at": "2023-03-15T17:12:06.204446-04:00",
                            "name": "Game Total Over 136.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "136.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f41a364-761c-4f12-8acd-bf971624f67a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "03d1f59c-8cea-4651-a130-414be890b54c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6ef4f381-6a7d-427b-a144-4996bd68702f",
            "completed": true,
            "last_updated": "2023-03-20T10:07:10.517309-04:00",
            "created_at": "2023-03-14T09:37:13.212504-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Valspar Championship",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/6ef4f381-6a7d-427b-a144-4996bd68702f",
            "datetime": "2023-03-16T08:00:00-04:00",
            "cutoff_datetime": "2023-03-16T08:00:00-04:00",
            "name": "Valspar Championship: To Win Outright",
            "bettypes": [
                {
                    "id": "6ed7c0a0-0035-4ff8-a503-a2f8b1757569",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03d1f59c-8cea-4651-a130-414be890b54c/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-03-14T09:37:13.217513-04: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": "ac0bad1d-dacd-47ec-b133-8fa23174be3d",
                            "gambit_id": "8cef2f4d-ac6e-4c1e-b938-d37d0f1a4023",
                            "last_updated": "2023-03-20T10:07:10.566977-04:00",
                            "created_at": "2023-03-14T20:01:55.162592-04:00",
                            "name": "Cameron Percy",
                            "reward": "0.04000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "8dcd9d62-5d8a-4278-87f2-dc2bc5af43e0",
                            "gambit_id": "2e733cad-8e62-4320-93ea-b003ad3e639d",
                            "last_updated": "2023-03-20T10:07:10.559748-04:00",
                            "created_at": "2023-03-14T20:01:55.154383-04:00",
                            "name": "Peter Knade",
                            "reward": "0.04000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "bc66f4e1-dfc5-4e6a-af5c-682a9c34b4d0",
                            "gambit_id": "713b0605-ac45-4428-a09f-5546d3fe9ed8",
                            "last_updated": "2023-03-20T10:07:10.557723-04:00",
                            "created_at": "2023-03-14T20:01:55.152285-04:00",
                            "name": "Chris Nido",
                            "reward": "0.04000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "e0ed4e28-b5a5-4759-b740-bf1226432deb",
                            "gambit_id": "627d4b8a-8765-42e7-8044-7884ac15dfbc",
                            "last_updated": "2023-03-20T10:07:10.572694-04:00",
                            "created_at": "2023-03-14T20:01:55.164487-04:00",
                            "name": "Martin Trainer",
                            "reward": "0.04000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "537172bd-2175-4361-99a9-c23fa9e2aa46",
                            "gambit_id": "74ce0742-517f-4c48-9bdf-6693a3cb0300",
                            "last_updated": "2023-03-20T10:07:10.564959-04:00",
                            "created_at": "2023-03-14T20:01:55.160513-04:00",
                            "name": "Hank Lebioda",
                            "reward": "0.04000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "fdd55be9-7238-45c8-bcc3-bf9415885db3",
                            "gambit_id": "23ced152-ad1c-4dd1-a90f-95670e7b2e57",
                            "last_updated": "2023-03-20T10:07:10.563081-04:00",
                            "created_at": "2023-03-14T20:01:55.158311-04:00",
                            "name": "Alex Chiarella",
                            "reward": "0.04000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "59a03e25-e243-41a5-950a-c7c631aa15ef",
                            "gambit_id": "2bae6734-aedd-4bd8-8a2d-a653bd7337a5",
                            "last_updated": "2023-03-20T10:07:10.561437-04:00",
                            "created_at": "2023-03-14T20:01:55.156285-04:00",
                            "name": "Danny Guise",
                            "reward": "0.04000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "c4109710-b7ed-4e42-b7a7-c216c78d30aa",
                            "gambit_id": "bd2878ca-9fb1-4880-9b49-20a822b01a63",
                            "last_updated": "2023-03-20T10:07:10.813349-04:00",
                            "created_at": "2023-03-14T09:37:13.451811-04:00",
                            "name": "Jordan Spieth",
                            "reward": "3.64000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "edd0f329-9139-4f9d-b679-9a7924667d13",
                            "gambit_id": "7d467955-21fa-42a6-8200-f37e8125cda7",
                            "last_updated": "2023-03-20T10:07:10.807511-04:00",
                            "created_at": "2023-03-14T09:37:13.446194-04:00",
                            "name": "Tommy Fleetwood",
                            "reward": "4.22000",
                            "odds": "4.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "1be4e97e-7c23-4f86-9215-8ebfba208e87",
                            "gambit_id": "f055b2ba-7f4a-4104-a73f-5b921502a78f",
                            "last_updated": "2023-03-20T10:07:10.730925-04:00",
                            "created_at": "2023-03-14T09:37:13.379788-04:00",
                            "name": "Adam Schenk",
                            "reward": "4.84000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "1089a42a-508b-4bb9-8b18-eb19160849bd",
                            "gambit_id": "1ca2082c-a411-42c1-88b5-0b6cbf32eb8c",
                            "last_updated": "2023-03-20T10:07:10.724091-04:00",
                            "created_at": "2023-03-14T09:37:13.373941-04:00",
                            "name": "Kramer Hickok",
                            "reward": "9.64000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "9cb73c80-78a6-4002-b68f-cb17e4ae8835",
                            "gambit_id": "b67f6e4c-ffff-4d47-8690-5f5c7bf40406",
                            "last_updated": "2023-03-20T10:07:10.531188-04:00",
                            "created_at": "2023-03-14T09:37:13.417949-04:00",
                            "name": "Taylor Moore",
                            "reward": "9.64000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "ee438d1a-cdbc-4f71-8bbe-33b42453f9b0",
                            "gambit_id": "3488b9a8-b785-403a-bf4f-089b0d2d7fba",
                            "last_updated": "2023-03-20T10:07:10.755068-04:00",
                            "created_at": "2023-03-14T09:37:13.397228-04:00",
                            "name": "Webb Simpson",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "ae9b2178-f165-441e-a068-ccc04225636e",
                            "gambit_id": "8ec33e1e-b867-4547-8079-8b43fb773b6f",
                            "last_updated": "2023-03-20T10:07:10.795084-04:00",
                            "created_at": "2023-03-14T09:37:13.436814-04:00",
                            "name": "Wyndham Clark",
                            "reward": "14.44000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "8d61f77b-3a90-4659-b7bf-0d92d31ae692",
                            "gambit_id": "74dfe7b4-d941-4ac7-98b8-f0a0700001ab",
                            "last_updated": "2023-03-20T10:07:10.808925-04:00",
                            "created_at": "2023-03-14T09:37:13.447587-04:00",
                            "name": "Keegan Bradley",
                            "reward": "22.12000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "018408c3-e724-4681-add1-b02eef2153a2",
                            "gambit_id": "ecc6efda-a7a2-4249-88bc-6664dd38901e",
                            "last_updated": "2023-03-20T10:07:10.602248-04:00",
                            "created_at": "2023-03-14T09:37:13.245991-04:00",
                            "name": "Cody Gribble",
                            "reward": "22.12000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "e139ae18-8efb-4f9e-aac9-a7cb2d5b2f92",
                            "gambit_id": "84793d8c-a336-4ba9-b21a-87fc7fb1e4c6",
                            "last_updated": "2023-03-20T10:07:10.543958-04:00",
                            "created_at": "2023-03-14T09:37:13.363143-04:00",
                            "name": "Matt Wallace",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "1556c136-b3b6-4d0c-a504-3130c002b3f1",
                            "gambit_id": "19f6a055-8b41-49ce-9460-929a9fd800dd",
                            "last_updated": "2023-03-20T10:07:10.694223-04:00",
                            "created_at": "2023-03-14T09:37:13.333952-04:00",
                            "name": "Patton Kizzire",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "c47f5d6b-1c9d-477f-b987-1f5679770d5a",
                            "gambit_id": "732340d6-6602-4fa9-8f5f-50f983c971f8",
                            "last_updated": "2023-03-20T10:07:10.797244-04:00",
                            "created_at": "2023-03-14T09:37:13.438192-04:00",
                            "name": "Davis Riley",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "7e5a6dd9-c0ac-480f-aac3-1bf1eac2c76c",
                            "gambit_id": "61d315c3-7dbd-4c42-ae80-b0a76174fee7",
                            "last_updated": "2023-03-20T10:07:10.802653-04:00",
                            "created_at": "2023-03-14T09:37:13.440792-04:00",
                            "name": "Brian Harman",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "8bb06e35-e9c7-4178-89d9-15a733cdcfa6",
                            "gambit_id": "36910922-0664-44cb-8f7b-decf8606a3d1",
                            "last_updated": "2023-03-20T10:07:10.742632-04:00",
                            "created_at": "2023-03-14T09:37:13.388350-04:00",
                            "name": "David Lingmerth",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "76a4e4b1-ed00-4654-8cba-7b00fdc5b818",
                            "gambit_id": "8bf0cbc6-2885-4375-bdae-fdf1e20c73fc",
                            "last_updated": "2023-03-20T10:07:10.777828-04:00",
                            "created_at": "2023-03-14T09:37:13.422969-04:00",
                            "name": "Byeong-Hun An",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "b5326663-929c-46cb-a72b-b6b28d4bb593",
                            "gambit_id": "38ea4650-c383-464e-aeeb-3658a8c38be7",
                            "last_updated": "2023-03-20T10:07:10.781601-04:00",
                            "created_at": "2023-03-14T09:37:13.427754-04:00",
                            "name": "JT Poston",
                            "reward": "44.20000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "dc6bbe00-1176-42f0-86d7-5d91497465be",
                            "gambit_id": "85c23da6-c09d-4f0f-a1af-7618f7f31292",
                            "last_updated": "2023-03-20T10:07:10.786153-04:00",
                            "created_at": "2023-03-14T09:37:13.430727-04:00",
                            "name": "Brandon Wu",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "afb88d8d-3648-4e47-bdb7-ef13e713970e",
                            "gambit_id": "821fe355-6f31-44b5-b69c-812a52479c25",
                            "last_updated": "2023-03-20T10:07:10.804167-04:00",
                            "created_at": "2023-03-14T09:37:13.442125-04:00",
                            "name": "Denny McCarthy",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "eaae1945-c4d8-4755-8ce3-fd2859bbd781",
                            "gambit_id": "bdbdc7ca-1415-4ca5-962a-573d7fb73635",
                            "last_updated": "2023-03-20T10:07:10.770097-04:00",
                            "created_at": "2023-03-14T09:37:13.408687-04:00",
                            "name": "Nate Lashley",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "6f53b021-2300-4f49-99b7-2adef7180c44",
                            "gambit_id": "3c34c8dd-9c1d-4967-929f-117ffd549b5f",
                            "last_updated": "2023-03-20T10:07:10.772078-04:00",
                            "created_at": "2023-03-14T09:37:13.410144-04:00",
                            "name": "Luke List",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "5dd801fc-9b55-46c8-85d0-817e49b20256",
                            "gambit_id": "dcc1431a-f63d-4b19-b4ea-2c001fdf7258",
                            "last_updated": "2023-03-20T10:07:10.763522-04:00",
                            "created_at": "2023-03-14T09:37:13.403116-04:00",
                            "name": "Tyler Duncan",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "9c6907a4-4fc3-4a13-9d5c-56583575cfa8",
                            "gambit_id": "ffcdce9f-09e7-4e1d-b273-099bbeccff4f",
                            "last_updated": "2023-03-20T10:07:10.533256-04:00",
                            "created_at": "2023-03-14T09:37:13.419512-04:00",
                            "name": "Jhonattan Vegas",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "03b4281f-b674-4aaf-a731-a7f0d2edfcce",
                            "gambit_id": "200eb2d2-1356-4f7e-9265-571989e3a9f4",
                            "last_updated": "2023-03-20T10:07:10.814932-04:00",
                            "created_at": "2023-03-14T09:37:13.453402-04:00",
                            "name": "Justin Thomas",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "bcebaabf-3c36-45b4-a069-3bad5b448145",
                            "gambit_id": "e10d8713-d0cb-44f2-b2ab-38839452d629",
                            "last_updated": "2023-03-20T10:07:10.702520-04:00",
                            "created_at": "2023-03-14T09:37:13.340090-04:00",
                            "name": "Chad Ramey",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "5fa28c32-9531-46cf-95e0-a046faae5d7f",
                            "gambit_id": "83cad64b-8463-4540-8fdc-2fe705571d22",
                            "last_updated": "2023-03-20T10:07:10.659468-04:00",
                            "created_at": "2023-03-14T09:37:13.308896-04:00",
                            "name": "Michael Thompson",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "31d125f2-3efa-4cd7-9933-ea4465579d08",
                            "gambit_id": "d3651b57-3483-47bc-b766-6485aa060aac",
                            "last_updated": "2023-03-20T10:07:10.774100-04:00",
                            "created_at": "2023-03-14T09:37:13.411637-04:00",
                            "name": "Beau Hossler",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "b75e9553-a6bf-481d-88c2-c11a10586dde",
                            "gambit_id": "c49bb139-35c6-42ff-b0da-e9b8ebd9081b",
                            "last_updated": "2023-03-20T10:07:10.727544-04:00",
                            "created_at": "2023-03-14T09:37:13.376936-04:00",
                            "name": "Mark Hubbard",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "253f4e3e-283e-4048-8923-f3e7c972a2b2",
                            "gambit_id": "09a4b852-6ee0-4e4f-8f3d-6eaaebc10a57",
                            "last_updated": "2023-03-20T10:07:10.710623-04:00",
                            "created_at": "2023-03-14T09:37:13.354474-04:00",
                            "name": "Luke Donald",
                            "reward": "68.20000",
                            "odds": "71.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "7c5a8700-2937-43e7-9a98-10438894de70",
                            "gambit_id": "105b98de-8e60-4948-89eb-f8a297e9592d",
                            "last_updated": "2023-03-20T10:07:10.800494-04:00",
                            "created_at": "2023-03-14T09:37:13.439514-04:00",
                            "name": "Justin Suh",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "6afea54f-026a-4577-9a83-af8605074055",
                            "gambit_id": "42f0acba-4aef-4674-835e-b4668a0fa5f7",
                            "last_updated": "2023-03-20T10:07:10.793261-04:00",
                            "created_at": "2023-03-14T09:37:13.435240-04:00",
                            "name": "Gary Woodland",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "b76f0858-f74c-4dd8-956b-efcaa3e81696",
                            "gambit_id": "41fe479b-433a-4a2f-9654-c252e24d53b8",
                            "last_updated": "2023-03-20T10:07:10.725746-04:00",
                            "created_at": "2023-03-14T09:37:13.375446-04:00",
                            "name": "Trey Mullinax",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "73045a86-fee3-4707-95f4-43a9ca019535",
                            "gambit_id": "0f5005b5-9672-4910-988d-75ceeade073b",
                            "last_updated": "2023-03-20T10:07:10.555633-04:00",
                            "created_at": "2023-03-14T09:37:13.443560-04:00",
                            "name": "Adam Hadwin",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "0a8e5ef5-1eee-4662-8b64-65388989ba4d",
                            "gambit_id": "83aeb8f8-e55f-4f1e-96d9-3cd9af9cd71b",
                            "last_updated": "2023-03-20T10:07:10.748181-04:00",
                            "created_at": "2023-03-14T09:37:13.392811-04:00",
                            "name": "Eric Cole",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "06772039-8c76-4abb-8587-118b7edc4ebc",
                            "gambit_id": "07866074-69b0-4960-9552-729432ea47ec",
                            "last_updated": "2023-03-20T10:07:10.779694-04:00",
                            "created_at": "2023-03-14T09:37:13.424629-04:00",
                            "name": "Stephan Jaeger",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "29f7a76e-1808-4ea9-a20f-bce0c62aaa0e",
                            "gambit_id": "2c706a61-9067-4654-9c93-cc299eedcbc7",
                            "last_updated": "2023-03-20T10:07:10.740877-04:00",
                            "created_at": "2023-03-14T09:37:13.386957-04:00",
                            "name": "Patrick Rodgers",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "eedb4d50-af5e-4708-ba19-96897b875397",
                            "gambit_id": "d1ebedaf-b5b9-407c-ada4-b56ac6bbf2ad",
                            "last_updated": "2023-03-20T10:07:10.790780-04:00",
                            "created_at": "2023-03-14T09:37:13.433619-04:00",
                            "name": "Maverick McNealy",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "f34ca908-b4b6-4818-ba41-57213dc0c2d3",
                            "gambit_id": "4a83dfdc-44b9-475a-84cc-615ce3de74c2",
                            "last_updated": "2023-03-20T10:07:10.614514-04:00",
                            "created_at": "2023-03-14T09:37:13.264453-04:00",
                            "name": "Zac Blair",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "5c63ada3-b33f-4a53-b7f8-0103ddd4f21a",
                            "gambit_id": "47135c0a-8d3e-4402-ad72-73c16f75f075",
                            "last_updated": "2023-03-20T10:07:10.674298-04:00",
                            "created_at": "2023-03-14T09:37:13.319436-04:00",
                            "name": "Lucas Glover",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "bf54099f-6a5f-4e05-88b9-2856d7865401",
                            "gambit_id": "7aaa210a-7266-4da4-b82e-9466f758cff9",
                            "last_updated": "2023-03-20T10:07:10.761651-04:00",
                            "created_at": "2023-03-14T09:37:13.401699-04:00",
                            "name": "Matthew Nesmith",
                            "reward": "87.40000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "a0a56a48-5f53-44c3-9292-429a5b47cce0",
                            "gambit_id": "bfbfc68d-fd0c-41f4-adf9-4154204ac1d8",
                            "last_updated": "2023-03-20T10:07:10.720235-04:00",
                            "created_at": "2023-03-14T09:37:13.360191-04:00",
                            "name": "Stewart Cink",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "8bc9de18-8422-42a0-905c-fcc6434244d0",
                            "gambit_id": "dbadd503-08b9-4311-9fa1-f4132786fd47",
                            "last_updated": "2023-03-20T10:07:10.759707-04:00",
                            "created_at": "2023-03-14T09:37:13.400294-04:00",
                            "name": "Pierceson Coody",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "c85821e6-fffe-4370-87cb-4e1693ee042b",
                            "gambit_id": "6681ca19-b9c9-42c4-baed-b5606d0315a3",
                            "last_updated": "2023-03-20T10:07:10.737247-04:00",
                            "created_at": "2023-03-14T09:37:13.384076-04:00",
                            "name": "Ben Taylor",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "09a32723-eae9-4490-a4a0-bb4427f4a641",
                            "gambit_id": "60898726-2144-4548-82b1-1aeda8593dc5",
                            "last_updated": "2023-03-20T10:07:10.788285-04:00",
                            "created_at": "2023-03-14T09:37:13.432180-04:00",
                            "name": "Ben Griffin",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "ac330c06-a48c-42e9-9b75-7cc4945acacd",
                            "gambit_id": "64e50be4-61cd-44ec-a268-a7f19d0400d6",
                            "last_updated": "2023-03-20T10:07:10.548118-04:00",
                            "created_at": "2023-03-14T09:37:13.368065-04:00",
                            "name": "Dylan Frittelli",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "6d3c3cde-e8ec-4b3a-b36b-0839f6016998",
                            "gambit_id": "864e301b-97b4-40c0-85d0-d7d1393886d3",
                            "last_updated": "2023-03-20T10:07:10.810456-04:00",
                            "created_at": "2023-03-14T09:37:13.448919-04:00",
                            "name": "Matt Fitzpatrick",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "df05d237-e972-43bc-8c23-12f83a531949",
                            "gambit_id": "7349892e-e8d6-494d-bee4-aef896bd7044",
                            "last_updated": "2023-03-20T10:07:10.805586-04:00",
                            "created_at": "2023-03-14T09:37:13.444886-04:00",
                            "name": "Justin Rose",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "5533bfa6-b58b-4075-b151-3a2752b9b30a",
                            "gambit_id": "c9746d46-6231-4f86-a103-b4c671e44a10",
                            "last_updated": "2023-03-20T10:07:10.757790-04:00",
                            "created_at": "2023-03-14T09:37:13.398894-04:00",
                            "name": "Alex Smalley",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "aae57e2b-f86d-406c-a400-f349b8a49fe7",
                            "gambit_id": "305c582e-f81c-4754-b96a-b1d420fd608a",
                            "last_updated": "2023-03-20T10:07:10.750354-04:00",
                            "created_at": "2023-03-14T09:37:13.394446-04:00",
                            "name": "Ludvig Aberg",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "dc2cf994-d1b8-473c-997e-a01fe7110649",
                            "gambit_id": "29e865d9-e10e-465b-b33a-71aaff0e069f",
                            "last_updated": "2023-03-20T10:07:10.752743-04:00",
                            "created_at": "2023-03-14T09:37:13.395862-04:00",
                            "name": "Akshay Bhatia",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "59ab3cef-350a-4009-8785-659b49b3aaee",
                            "gambit_id": "c1515c01-5577-4cbb-ae00-075c208eaa96",
                            "last_updated": "2023-03-20T10:07:10.783960-04:00",
                            "created_at": "2023-03-14T09:37:13.429198-04:00",
                            "name": "Victor Perez",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "5b0c4971-ce1f-4c1b-a173-0758ce82d7c9",
                            "gambit_id": "601ec8a9-3abb-4af6-af8c-39bd6b848309",
                            "last_updated": "2023-03-20T10:07:10.681360-04:00",
                            "created_at": "2023-03-14T09:37:13.324706-04:00",
                            "name": "Doug Ghim",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "f0e6763b-7d0d-4bd4-afca-269798861db4",
                            "gambit_id": "19b50894-6597-4eb3-9319-2f4993577bed",
                            "last_updated": "2023-03-20T10:07:10.549941-04:00",
                            "created_at": "2023-03-14T09:37:13.369545-04:00",
                            "name": "Kevin Kisner",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "fc30c230-cb5a-4ade-8cf6-84a40f11e2d9",
                            "gambit_id": "5fd3739e-d681-4a86-b463-776141353c4b",
                            "last_updated": "2023-03-20T10:07:10.713413-04:00",
                            "created_at": "2023-03-14T09:37:13.357274-04:00",
                            "name": "Dylan Wu",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "80f42873-3cb6-4eec-9dfc-014e3a877502",
                            "gambit_id": "a5126a0d-a42b-4eb4-a6de-fe43e50ee5fc",
                            "last_updated": "2023-03-20T10:07:10.552271-04:00",
                            "created_at": "2023-03-14T09:37:13.371015-04:00",
                            "name": "Sam Stevens",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "c684cbde-be16-40b6-8017-274a73e230ac",
                            "gambit_id": "7ab89c67-e030-4872-8220-a149456da73d",
                            "last_updated": "2023-03-20T10:07:10.546645-04:00",
                            "created_at": "2023-03-14T09:37:13.366280-04:00",
                            "name": "Martin Laird",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "ea19fb8a-765a-4099-9169-32051a84c462",
                            "gambit_id": "d9ffa4a5-f2f5-4a6c-9507-2f42675f19b0",
                            "last_updated": "2023-03-20T10:07:10.709264-04:00",
                            "created_at": "2023-03-14T09:37:13.352966-04:00",
                            "name": "M-J Daffue",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "f35755a0-b0de-4336-9428-a3fdf5795034",
                            "gambit_id": "d5c0edcb-e021-48aa-9e85-96933665858b",
                            "last_updated": "2023-03-20T10:07:10.746304-04:00",
                            "created_at": "2023-03-14T09:37:13.391109-04:00",
                            "name": "Ben Martin",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "026a57bf-598c-43e1-9627-f88ed9667f2f",
                            "gambit_id": "1c35b2c0-4670-4d13-bf68-912b9a015200",
                            "last_updated": "2023-03-20T10:07:10.706235-04:00",
                            "created_at": "2023-03-14T09:37:13.343570-04:00",
                            "name": "Charley Hoffman",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "677194e3-6a40-42c9-960e-f18495de4413",
                            "gambit_id": "d56bb0b1-1fcc-4bd1-8501-f6d4e578453c",
                            "last_updated": "2023-03-20T10:07:10.729159-04:00",
                            "created_at": "2023-03-14T09:37:13.378395-04:00",
                            "name": "S.H. Kim",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "2e6ebd69-0912-4b63-adb1-e07daf60f492",
                            "gambit_id": "c14f7c6b-0e44-496a-8a06-960aa82779aa",
                            "last_updated": "2023-03-20T10:07:10.542277-04:00",
                            "created_at": "2023-03-14T09:37:13.361605-04:00",
                            "name": "Nicolas Echavarria",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "78a7986e-e879-4284-9739-b4916d9cec6e",
                            "gambit_id": "814a2f05-ed91-4230-b4ad-3b34132d55f2",
                            "last_updated": "2023-03-20T10:07:10.695908-04:00",
                            "created_at": "2023-03-14T09:37:13.335504-04:00",
                            "name": "Adam Long",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "6e8e5ae3-a029-4762-9e3a-6487e1d3c107",
                            "gambit_id": "5d96d65f-884e-4633-b411-44cd93ea8364",
                            "last_updated": "2023-03-20T10:07:10.538709-04:00",
                            "created_at": "2023-03-14T09:37:13.348052-04:00",
                            "name": "Harry Hall",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "eb3a9007-9b66-453c-ab64-32f76664486c",
                            "gambit_id": "3f9492e8-2e94-412f-a910-27a42d18bcab",
                            "last_updated": "2023-03-20T10:07:10.537068-04:00",
                            "created_at": "2023-03-14T09:37:13.346443-04:00",
                            "name": "Troy Merritt",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "528fd6b9-17f0-4d40-81f3-9c559dcfe083",
                            "gambit_id": "31b53e5e-aa8b-4664-aa70-75ff85018acf",
                            "last_updated": "2023-03-20T10:07:10.683632-04:00",
                            "created_at": "2023-03-14T09:37:13.326142-04:00",
                            "name": "Carson Young",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "98099bce-14a5-4fb5-9e6d-33174fb94e75",
                            "gambit_id": "f9cad3b0-0da9-406e-bf02-85ef334ffcb1",
                            "last_updated": "2023-03-20T10:07:10.775873-04:00",
                            "created_at": "2023-03-14T09:37:13.421066-04:00",
                            "name": "Aaron Rai",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "e68b6ffc-38c6-4d24-95a0-de0999b8e3b2",
                            "gambit_id": "6f7dfda8-0d9d-4235-8eea-40153abd1656",
                            "last_updated": "2023-03-20T10:07:10.744528-04:00",
                            "created_at": "2023-03-14T09:37:13.389730-04:00",
                            "name": "Joseph Bramlett",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "0da7f814-6f7a-4d8d-9685-f3dda7b9b6a8",
                            "gambit_id": "53a54711-a524-419b-bbe2-000b1647db6a",
                            "last_updated": "2023-03-20T10:07:10.765551-04:00",
                            "created_at": "2023-03-14T09:37:13.405776-04:00",
                            "name": "Garrick Higgo",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "97ada745-e506-4b8b-9ea3-16a3afb4ab3f",
                            "gambit_id": "70d8cc1b-4878-4d54-92e0-118cd9a7f017",
                            "last_updated": "2023-03-20T10:07:10.697947-04:00",
                            "created_at": "2023-03-14T09:37:13.336946-04:00",
                            "name": "Russell Knox",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "7e42a2b6-ea3c-43c8-89cb-7abdcd0fab65",
                            "gambit_id": "7d577156-38a6-4616-a4db-73c762dae255",
                            "last_updated": "2023-03-20T10:07:10.767855-04:00",
                            "created_at": "2023-03-14T09:37:13.407275-04:00",
                            "name": "Robby Shelton",
                            "reward": "169.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "5dbc8a15-43e8-4c1b-8da9-aeb1ac71c7b0",
                            "gambit_id": "ca2fc311-a6ac-4d73-9a50-a52fcc474231",
                            "last_updated": "2023-03-20T10:07:10.535411-04:00",
                            "created_at": "2023-03-14T09:37:13.344986-04:00",
                            "name": "Harry Higgs",
                            "reward": "169.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "aaa66105-f860-49dd-a544-259178f0f546",
                            "gambit_id": "439e6526-e72c-456b-bac7-6fbcb106cd4c",
                            "last_updated": "2023-03-20T10:07:10.712008-04:00",
                            "created_at": "2023-03-14T09:37:13.355876-04:00",
                            "name": "Chesson Hadley",
                            "reward": "169.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "11d1be31-ca9a-415f-b5b7-3ad0d44aa7cd",
                            "gambit_id": "dfaf811a-ec93-47c8-8400-8dc5f2b54ce6",
                            "last_updated": "2023-03-20T10:07:10.676075-04:00",
                            "created_at": "2023-03-14T09:37:13.320698-04:00",
                            "name": "Matthias Schwab",
                            "reward": "169.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "efe73fd1-da42-47a4-b397-62048b05f6e6",
                            "gambit_id": "445bba26-717e-4f15-8a36-ab0402fc7562",
                            "last_updated": "2023-03-20T10:07:10.672564-04:00",
                            "created_at": "2023-03-14T09:37:13.318163-04:00",
                            "name": "Zach Johnson",
                            "reward": "169.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "e1b3aadc-d8c9-442e-b65c-0148a9af56fa",
                            "gambit_id": "9fa778e1-861c-4506-9605-414b7dd5c927",
                            "last_updated": "2023-03-20T10:07:10.663400-04:00",
                            "created_at": "2023-03-14T09:37:13.311664-04:00",
                            "name": "John VanDerLaan",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "f8860f31-b969-40f4-9559-8bf640a5a04a",
                            "gambit_id": "ee4c9a95-603a-4aeb-9a0f-f91c58a986cb",
                            "last_updated": "2023-03-20T10:07:10.671004-04:00",
                            "created_at": "2023-03-14T09:37:13.316889-04:00",
                            "name": "Augusto Nunez",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "cee80751-4609-4955-9417-14ea503fe5dc",
                            "gambit_id": "9ed77e3f-be5b-4674-b56a-c2fbb58a237f",
                            "last_updated": "2023-03-20T10:07:10.617035-04:00",
                            "created_at": "2023-03-14T09:37:13.273968-04:00",
                            "name": "Ze-Cheng Dou",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "76e292b3-3a4f-4fb5-81a2-b29d6ffee1b0",
                            "gambit_id": "a5a708f1-d90e-4195-9bcb-d87ffa3151b1",
                            "last_updated": "2023-03-20T10:07:10.661588-04:00",
                            "created_at": "2023-03-14T09:37:13.310304-04:00",
                            "name": "Kevin Tway",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "df98f04a-5db1-47d2-81bf-3cd9dccbb8cd",
                            "gambit_id": "2b89d107-fdfc-4285-b91c-ce45a0990608",
                            "last_updated": "2023-03-20T10:07:10.655855-04:00",
                            "created_at": "2023-03-14T09:37:13.305741-04:00",
                            "name": "Justin Lower",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "5c4057c4-6a5a-4c65-b6a9-fd61ac7ca65d",
                            "gambit_id": "b87dcfa5-fefe-49e1-88a2-11c652eaa039",
                            "last_updated": "2023-03-20T10:07:10.651853-04:00",
                            "created_at": "2023-03-14T09:37:13.302470-04:00",
                            "name": "Carl Yuan",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "26f100c7-b6b1-49a7-b6cf-6d90d1e9b5b2",
                            "gambit_id": "e1190322-9f49-41a8-bd16-b7f6f40c61e0",
                            "last_updated": "2023-03-20T10:07:10.692600-04:00",
                            "created_at": "2023-03-14T09:37:13.332083-04:00",
                            "name": "Ryan Moore",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "a9234335-e4b9-4d65-9233-5ec41d1f0487",
                            "gambit_id": "cf8ad6af-8fcb-4f37-ad7b-267401af0886",
                            "last_updated": "2023-03-20T10:07:10.540368-04:00",
                            "created_at": "2023-03-14T09:37:13.349535-04:00",
                            "name": "Vincent Norrman",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "2e86aed9-c089-4642-a019-c5b3955d2bf1",
                            "gambit_id": "18bd417c-94d1-4d8c-934c-ad86dc94e976",
                            "last_updated": "2023-03-20T10:07:10.690907-04:00",
                            "created_at": "2023-03-14T09:37:13.330430-04:00",
                            "name": "Henrik Norlander",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "b41241f8-56d8-4d95-b336-202bb2967aa4",
                            "gambit_id": "599a9b1a-c8fd-4618-bb27-03cf738b68f5",
                            "last_updated": "2023-03-20T10:07:10.688830-04:00",
                            "created_at": "2023-03-14T09:37:13.328993-04:00",
                            "name": "Cameron Champ",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "11fcd78e-71fe-48ce-8112-331b86b595be",
                            "gambit_id": "763dddaf-8d1a-48be-a034-b13a9c32ec10",
                            "last_updated": "2023-03-20T10:07:10.677884-04:00",
                            "created_at": "2023-03-14T09:37:13.321996-04:00",
                            "name": "Matti Schmid",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "cc4a3b82-e102-4413-b285-9a5be7555a79",
                            "gambit_id": "a18d6213-fffe-4fc8-92f3-7830936cde5b",
                            "last_updated": "2023-03-20T10:07:10.641000-04:00",
                            "created_at": "2023-03-14T09:37:13.294178-04:00",
                            "name": "Nick Gabrelcik",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "5f8b1a9f-1e12-4738-a053-714d853d5d4f",
                            "gambit_id": "39790ec3-70a6-43a9-90eb-eafc9001347e",
                            "last_updated": "2023-03-20T10:07:10.669434-04:00",
                            "created_at": "2023-03-14T09:37:13.315589-04:00",
                            "name": "Peter Malnati",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "04671df0-eadb-43c5-a092-72c178b412d6",
                            "gambit_id": "485560a1-cd52-4a21-978b-3cebcc7cc367",
                            "last_updated": "2023-03-20T10:07:10.607667-04:00",
                            "created_at": "2023-03-14T09:37:13.251052-04:00",
                            "name": "Rory Sabbatini",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "b7b70db3-c6cd-413f-aa5a-887f8960fbfb",
                            "gambit_id": "61600295-4999-4fc5-b36d-3a50a90e356d",
                            "last_updated": "2023-03-20T10:07:10.715020-04:00",
                            "created_at": "2023-03-14T09:37:13.358791-04:00",
                            "name": "Michael Kim",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "4e22f4b4-a6b2-48e9-9c13-628c36480544",
                            "gambit_id": "e1e6e7a4-2044-459d-b840-3967c2d4b4dd",
                            "last_updated": "2023-03-20T10:07:10.665336-04:00",
                            "created_at": "2023-03-14T09:37:13.312954-04:00",
                            "name": "James Hahn",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "2fdcf682-4262-4321-931d-033a0a330548",
                            "gambit_id": "4e07c491-1ad0-4f81-8d61-42fe9a07875e",
                            "last_updated": "2023-03-20T10:07:10.554018-04:00",
                            "created_at": "2023-03-14T09:37:13.426303-04:00",
                            "name": "Kyoung-Hoon Lee",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "8cb0b9ac-5d04-4ec1-8507-8737b728f0d5",
                            "gambit_id": "73a36038-cf2e-4f30-a9f5-e270e762f643",
                            "last_updated": "2023-03-20T10:07:10.525367-04:00",
                            "created_at": "2023-03-14T09:37:13.413255-04:00",
                            "name": "Will Gordon",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "9d678cca-391c-41b8-8893-c6eabebbbac1",
                            "gambit_id": "f714a0c1-20f7-4ec7-ba14-9bf214705f80",
                            "last_updated": "2023-03-20T10:07:10.598283-04:00",
                            "created_at": "2023-03-14T09:37:13.239454-04:00",
                            "name": "Trevor Werbylo",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "1ac28e87-bed1-4d55-891d-747801673c4d",
                            "gambit_id": "15baf290-1ebd-4479-8917-8388bad037a1",
                            "last_updated": "2023-03-20T10:07:10.653932-04:00",
                            "created_at": "2023-03-14T09:37:13.304227-04:00",
                            "name": "Harrison Endycott",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "4a9fbd19-d183-4508-866b-0cc92145af31",
                            "gambit_id": "db9839b4-f0cd-48b1-9bf3-cd49306fb3c2",
                            "last_updated": "2023-03-20T10:07:10.649702-04:00",
                            "created_at": "2023-03-14T09:37:13.300469-04:00",
                            "name": "Austin Eckroat",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "39eb2ec7-9c83-4e17-9b5e-ca5be12a4803",
                            "gambit_id": "655f9db8-d058-4631-9220-33e3e7e26aa8",
                            "last_updated": "2023-03-20T10:07:10.700327-04:00",
                            "created_at": "2023-03-14T09:37:13.338491-04:00",
                            "name": "Austin Smotherman",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "246b09ae-2a7e-4d41-9803-9ec283cc56d3",
                            "gambit_id": "60a818a6-db9d-4d56-b0d7-d3457c888ab7",
                            "last_updated": "2023-03-20T10:07:10.811930-04:00",
                            "created_at": "2023-03-14T09:37:13.450291-04:00",
                            "name": "Sam Burns",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "7ca71016-e06a-4171-aedc-8a691aed222e",
                            "gambit_id": "d0f28f3d-ffaf-4108-ac52-40b46326730a",
                            "last_updated": "2023-03-20T10:07:10.707809-04:00",
                            "created_at": "2023-03-14T09:37:13.351149-04:00",
                            "name": "Greyson Sigg",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "79172363-fdbe-436e-8872-b835047b5a87",
                            "gambit_id": "e50d7809-7436-4fd1-96e0-a64e9332913a",
                            "last_updated": "2023-03-20T10:07:10.657618-04:00",
                            "created_at": "2023-03-14T09:37:13.307437-04:00",
                            "name": "Cole Hammer",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "c497bc72-8a03-48cc-b856-e0e4c0550b42",
                            "gambit_id": "18768bd0-a119-4fb3-8aa2-12b4035b69a8",
                            "last_updated": "2023-03-20T10:07:10.529293-04:00",
                            "created_at": "2023-03-14T09:37:13.416409-04:00",
                            "name": "Nick Taylor",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "963fc355-a7ae-4e3d-9388-a291a13e1d88",
                            "gambit_id": "b32d7b3a-9523-45c3-9228-af4cf1ffe5b7",
                            "last_updated": "2023-03-20T10:07:10.629493-04:00",
                            "created_at": "2023-03-14T09:37:13.287653-04:00",
                            "name": "Erik Barnes",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "8a6419e0-5b03-421b-b2d8-d1ab0e757813",
                            "gambit_id": "f657fd88-73ba-46ce-80aa-eaa918d71916",
                            "last_updated": "2023-03-20T10:07:10.527415-04:00",
                            "created_at": "2023-03-14T09:37:13.414873-04:00",
                            "name": "Joel Dahmen",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "243ca715-ac47-44a1-bfaf-03a7d3f1455f",
                            "gambit_id": "78bdd2ee-9821-4076-b3c6-5db0b10aebb3",
                            "last_updated": "2023-03-20T10:07:10.633382-04:00",
                            "created_at": "2023-03-14T09:37:13.292430-04:00",
                            "name": "Doc Redman",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "7a1a0c4c-033d-4d7e-a7fe-1f668807102d",
                            "gambit_id": "20e9ac44-0b05-4000-a405-68e31bf954a9",
                            "last_updated": "2023-03-20T10:07:10.645373-04:00",
                            "created_at": "2023-03-14T09:37:13.297229-04:00",
                            "name": "Paul Haley",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "e18eba19-68e4-4eb6-8ff5-1a4a496f7e5f",
                            "gambit_id": "d754326a-9447-48fb-901b-29f9273adc05",
                            "last_updated": "2023-03-20T10:07:10.626028-04:00",
                            "created_at": "2023-03-14T09:37:13.284246-04:00",
                            "name": "Jason Dufner",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "a17f824c-06d1-418b-9666-058101ea95a2",
                            "gambit_id": "8f0d57d2-97f2-4b68-85e9-1cc4a526a852",
                            "last_updated": "2023-03-20T10:07:10.585864-04:00",
                            "created_at": "2023-03-14T09:37:13.226610-04:00",
                            "name": "Kyle Stanley",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "1b35600b-4bf9-4144-bfc4-52290bddf4f6",
                            "gambit_id": "1025667b-51f7-4ae7-b0f3-5ac2baa9858b",
                            "last_updated": "2023-03-20T10:07:10.733050-04:00",
                            "created_at": "2023-03-14T09:37:13.381137-04:00",
                            "name": "Nick Hardy",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "a6bbe7ae-7954-4661-b1ed-e8569f3fb7e4",
                            "gambit_id": "7190ad0c-47c1-476b-931e-8b818f819b1f",
                            "last_updated": "2023-03-20T10:07:10.631149-04:00",
                            "created_at": "2023-03-14T09:37:13.290904-04:00",
                            "name": "Brent Grant",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "a0795337-c9cb-426c-a0cb-1c2104146611",
                            "gambit_id": "9a1afd62-3310-416c-8040-4c3b8ffa8af8",
                            "last_updated": "2023-03-20T10:07:10.612552-04:00",
                            "created_at": "2023-03-14T09:37:13.260279-04:00",
                            "name": "Wesley Bryan",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "85cc5a03-2f0c-426a-a485-826a0af0ddfd",
                            "gambit_id": "ea8f4b3d-1319-4a99-81ed-30941557f456",
                            "last_updated": "2023-03-20T10:07:10.686339-04:00",
                            "created_at": "2023-03-14T09:37:13.327620-04:00",
                            "name": "Tano Goya",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "0d21f4c2-0a6d-4ef6-a523-6ea27914ca75",
                            "gambit_id": "4c83a0bb-c5ec-44b2-9081-42c14f4bdf8f",
                            "last_updated": "2023-03-20T10:07:10.679654-04:00",
                            "created_at": "2023-03-14T09:37:13.323361-04:00",
                            "name": "Andrew Novak",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "2b8542b3-76d0-4b05-b403-309e9edc28e3",
                            "gambit_id": "40d8c170-4fe1-4a2e-87b3-e74b96a63024",
                            "last_updated": "2023-03-20T10:07:10.643078-04:00",
                            "created_at": "2023-03-14T09:37:13.295742-04:00",
                            "name": "Austin Cook",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "b5b18662-0a4a-421f-9f90-d7b00e4cbf6c",
                            "gambit_id": "aee9d6a4-8378-479c-9b2e-c1f02121243c",
                            "last_updated": "2023-03-20T10:07:10.604036-04:00",
                            "created_at": "2023-03-14T09:37:13.247780-04:00",
                            "name": "Brian Stuard",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "b97b2038-c755-4d0c-adc6-cfb956fd9022",
                            "gambit_id": "ecd79b9a-86f8-4954-b22a-e465cd0c795a",
                            "last_updated": "2023-03-20T10:07:10.622104-04:00",
                            "created_at": "2023-03-14T09:37:13.280905-04:00",
                            "name": "Jimmy Walker",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "4be47ac7-69a7-492d-82a1-1b1f9dddef64",
                            "gambit_id": "4d729d8e-5f1f-4528-a188-35dfa3be6a00",
                            "last_updated": "2023-03-20T10:07:10.647602-04:00",
                            "created_at": "2023-03-14T09:37:13.298653-04:00",
                            "name": "Chez Reavie",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "801c5986-ab27-40c6-ba79-6724e9603958",
                            "gambit_id": "10bbc7a7-e75e-4c35-bd7e-9a54d2fac582",
                            "last_updated": "2023-03-20T10:07:10.610734-04:00",
                            "created_at": "2023-03-14T09:37:13.254823-04:00",
                            "name": "Robert Streb",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "24fb5608-a904-4a98-a6f3-5fe0a1986cc7",
                            "gambit_id": "a63a76dd-80a4-4c4c-9d36-4bc4f6998f32",
                            "last_updated": "2023-03-20T10:07:10.667469-04:00",
                            "created_at": "2023-03-14T09:37:13.314247-04:00",
                            "name": "Ryan Armour",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "5d1fff5c-bb04-4c09-9de0-2d3e72b0bb65",
                            "gambit_id": "855797ad-7eb3-4f82-a7c4-592e8742def5",
                            "last_updated": "2023-03-20T10:07:10.609227-04:00",
                            "created_at": "2023-03-14T09:37:13.253068-04:00",
                            "name": "Jim Herman",
                            "reward": "337.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "a3b91f29-ad75-41d7-97b6-2566e3af7893",
                            "gambit_id": "c7a0485e-9dc8-49a0-a297-a2ed6bb32e1a",
                            "last_updated": "2023-03-20T10:07:10.545303-04:00",
                            "created_at": "2023-03-14T09:37:13.364702-04:00",
                            "name": "Kevin Streelman",
                            "reward": "337.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "66313696-15ed-4214-b37d-85642a68deee",
                            "gambit_id": "8ec77057-8b51-481d-8e0f-d4769c5b85d9",
                            "last_updated": "2023-03-20T10:07:10.624161-04:00",
                            "created_at": "2023-03-14T09:37:13.282559-04:00",
                            "name": "Kevin Roy",
                            "reward": "337.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "26eff248-f6a6-4398-b509-c56395f52e43",
                            "gambit_id": "1b99b8ca-a820-47c0-9274-17a6d2c6cd86",
                            "last_updated": "2023-03-20T10:07:10.594819-04:00",
                            "created_at": "2023-03-14T09:37:13.236431-04:00",
                            "name": "Tyson Alexander",
                            "reward": "337.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "1e8230b8-179d-402d-8586-8bdcd76c5934",
                            "gambit_id": "a43b007e-3633-4f89-b22a-0f0e1b257043",
                            "last_updated": "2023-03-20T10:07:10.627858-04:00",
                            "created_at": "2023-03-14T09:37:13.286116-04:00",
                            "name": "Brice Garnett",
                            "reward": "337.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "55acf6d3-71fc-443f-92b8-20db921f63c9",
                            "gambit_id": "a48b1043-af0d-4575-bcfb-758a861dd1c5",
                            "last_updated": "2023-03-20T10:07:10.596433-04:00",
                            "created_at": "2023-03-14T09:37:13.237781-04:00",
                            "name": "Andrew Landry",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "0c045635-b497-40f2-b733-15ca29a2b386",
                            "gambit_id": "e59349a7-5778-4b14-8ad9-1d0d96a97f6f",
                            "last_updated": "2023-03-20T10:07:10.739043-04:00",
                            "created_at": "2023-03-14T09:37:13.385465-04:00",
                            "name": "Lee Hodges",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "b21a0f83-d7ca-4112-836a-1b4346cd6917",
                            "gambit_id": "8018faa3-eb8e-4e48-97d2-71d731de909f",
                            "last_updated": "2023-03-20T10:07:10.620044-04:00",
                            "created_at": "2023-03-14T09:37:13.279327-04:00",
                            "name": "Kyle Westmoreland",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "fe108e1a-e660-4d59-b6a3-f6094c9a38e3",
                            "gambit_id": "24ada126-5bda-44e1-87e3-134b4edfffde",
                            "last_updated": "2023-03-20T10:07:10.574614-04:00",
                            "created_at": "2023-03-14T09:37:13.404419-04:00",
                            "name": "Sam Ryder",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "320f292f-367e-460e-ba3e-0d0d8f267ec1",
                            "gambit_id": "d4f26f90-835e-4813-b7f4-b4850cd2aa8d",
                            "last_updated": "2023-03-20T10:07:10.605956-04:00",
                            "created_at": "2023-03-14T09:37:13.249432-04:00",
                            "name": "Anders Albertson",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "b6362dc9-7863-4dda-bba1-c266792800f0",
                            "gambit_id": "4f74fb73-6b27-453a-a994-ad65a2272c26",
                            "last_updated": "2023-03-20T10:07:10.583575-04:00",
                            "created_at": "2023-03-14T09:37:13.225040-04:00",
                            "name": "Michael Gligic",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "f4b718de-14a4-47b4-bfe5-d59a81f6abce",
                            "gambit_id": "0301744f-ee5e-4256-844e-7c3d151492d6",
                            "last_updated": "2023-03-20T10:07:10.704442-04:00",
                            "created_at": "2023-03-14T09:37:13.341853-04:00",
                            "name": "Erik Van Rooyen",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "dd591d84-c073-44ca-8f56-e9ffb0ea8cd2",
                            "gambit_id": "179ac73b-6fe9-437b-a26b-cd868e6384e1",
                            "last_updated": "2023-03-20T10:07:10.591513-04:00",
                            "created_at": "2023-03-14T09:37:13.233266-04:00",
                            "name": "Kelly Kraft",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "75140aeb-b573-4501-9d1e-15fd24e0f8ee",
                            "gambit_id": "574b66fd-99ec-492b-910c-2e0975284e45",
                            "last_updated": "2023-03-20T10:07:10.588047-04:00",
                            "created_at": "2023-03-14T09:37:13.228126-04:00",
                            "name": "Ryan Brehm",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "f9432864-b73f-4109-ba79-1af2d1fb9198",
                            "gambit_id": "d6f9eaef-58ea-46cc-813a-f1dfbb1d0e1f",
                            "last_updated": "2023-03-20T10:07:10.589697-04:00",
                            "created_at": "2023-03-14T09:37:13.229713-04:00",
                            "name": "Brandon Matthews",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "aab5fa52-39dc-4610-a06f-5b759d25bca5",
                            "gambit_id": "c6004b65-de5d-4d67-be61-8172eb8f5ddc",
                            "last_updated": "2023-03-20T10:07:10.600393-04:00",
                            "created_at": "2023-03-14T09:37:13.241723-04:00",
                            "name": "Richy Werenski",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "42a2d2d4-ae32-4b6d-8ca7-728daaf1e1c6",
                            "gambit_id": "d70dcc0a-f191-4433-a5c5-80a21ae2e370",
                            "last_updated": "2023-03-20T10:07:10.722155-04:00",
                            "created_at": "2023-03-14T09:37:13.372453-04:00",
                            "name": "David Lipsky",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "f4947911-2b58-4229-a19a-b4af23ad1381",
                            "gambit_id": "23cc24e3-ba79-4d3e-863b-9ee0fee55ce7",
                            "last_updated": "2023-03-20T10:07:10.735278-04:00",
                            "created_at": "2023-03-14T09:37:13.382644-04:00",
                            "name": "Ryan Gerard",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "adebe411-630b-4c25-aad1-60188937e23f",
                            "gambit_id": "312a57a4-2c77-42a6-ae3f-e17a4cb70574",
                            "last_updated": "2023-03-20T10:07:10.578039-04:00",
                            "created_at": "2023-03-14T09:37:13.220717-04:00",
                            "name": "Max McGreevy",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "e6729d43-6da3-47f9-9b49-c78c436ebdda",
                            "gambit_id": "ebcc8374-e0cb-4280-bcd7-b3cfd709f0c0",
                            "last_updated": "2023-03-20T10:07:10.579919-04:00",
                            "created_at": "2023-03-14T09:37:13.222186-04:00",
                            "name": "J.B. Holmes",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "aad247ed-cd06-4c19-ac38-4f371abc0f97",
                            "gambit_id": "ac28d932-3f50-4767-94f6-ab58a380246f",
                            "last_updated": "2023-03-20T10:07:10.581812-04:00",
                            "created_at": "2023-03-14T09:37:13.223665-04:00",
                            "name": "Trevor Cone",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "e4d951ac-7337-46b1-a845-44ec23bcf9a3",
                            "gambit_id": "9d28bc95-c92b-4bb6-8355-723f250e6bc9",
                            "last_updated": "2023-03-20T10:07:10.593191-04:00",
                            "created_at": "2023-03-14T09:37:13.235057-04:00",
                            "name": "Scott Harrington",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        },
                        {
                            "id": "1ca03fb8-568b-45c9-8d38-f2b8769a6c8a",
                            "gambit_id": "3acc7cb4-168b-49bf-b6a6-1b9f9da4b511",
                            "last_updated": "2023-03-20T10:07:10.576321-04:00",
                            "created_at": "2023-03-14T09:37:13.219102-04:00",
                            "name": "Greg Koch",
                            "reward": "673.00000",
                            "odds": "701.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed7c0a0-0035-4ff8-a503-a2f8b1757569/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1a1fa1ac-b700-4cde-a397-964d4978b9f7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "263f9933-8a53-4b3c-8c23-4d54476729db",
            "completed": true,
            "last_updated": "2023-03-21T09:16:51.978864-04:00",
            "created_at": "2023-03-15T09:07:13.148272-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Valspar Championship",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/263f9933-8a53-4b3c-8c23-4d54476729db",
            "datetime": "2023-03-16T08:00:00-04:00",
            "cutoff_datetime": "2023-03-16T08:00:00-04:00",
            "name": "Valspar Championship: Top 5 Finish",
            "bettypes": [
                {
                    "id": "6c6d4ba8-3f92-4310-89c9-b195db83e202",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1a1fa1ac-b700-4cde-a397-964d4978b9f7/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-03-15T09:07:13.153317-04: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": "283d0f07-64b9-46be-bd2d-a61bb9d8b9f5",
                            "gambit_id": "3c0a799d-32ab-4315-9019-ad9fb45148a0",
                            "last_updated": "2023-03-21T09:16:52.245681-04:00",
                            "created_at": "2023-03-15T09:07:13.421500-04:00",
                            "name": "Justin Thomas",
                            "reward": "3.40000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "24e95a2a-f4d9-4f03-955c-9f7b428df0f8",
                            "gambit_id": "a7eacf85-ceb3-4640-b0b2-828120ad1c25",
                            "last_updated": "2023-03-21T09:16:52.244170-04:00",
                            "created_at": "2023-03-15T09:07:13.419599-04:00",
                            "name": "Jordan Spieth",
                            "reward": "3.88000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "6afc39d9-cfbd-4ac3-94c5-12c91491fea1",
                            "gambit_id": "a229e527-c4b7-475f-844b-aa1760672bc7",
                            "last_updated": "2023-03-21T09:16:52.242555-04:00",
                            "created_at": "2023-03-15T09:07:13.417622-04:00",
                            "name": "Sam Burns",
                            "reward": "4.36000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "ffd9e366-90ce-4663-b81a-25476246c176",
                            "gambit_id": "efb0e842-e43e-4a3e-8071-022fe1c089b4",
                            "last_updated": "2023-03-21T09:16:52.241058-04:00",
                            "created_at": "2023-03-15T09:07:13.415601-04:00",
                            "name": "Matt Fitzpatrick",
                            "reward": "4.36000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "4a506482-e07f-4da7-bc8d-7765f96f79ca",
                            "gambit_id": "ce921568-d2d6-4b26-b76c-9790f3e062b8",
                            "last_updated": "2023-03-21T09:16:52.237683-04:00",
                            "created_at": "2023-03-15T09:07:13.410053-04:00",
                            "name": "Justin Rose",
                            "reward": "5.32000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "bb5ac161-71e5-4da2-b72f-3bd375f470ad",
                            "gambit_id": "974dcfad-ee54-4bc3-b5ea-c6719faaa8d9",
                            "last_updated": "2023-03-21T09:16:52.239281-04:00",
                            "created_at": "2023-03-15T09:07:13.413695-04:00",
                            "name": "Keegan Bradley",
                            "reward": "5.80000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "6ace85d4-1b22-4cd6-a8c2-78e10dd63971",
                            "gambit_id": "b250171b-4931-425f-a003-9836d2ab1bc2",
                            "last_updated": "2023-03-21T09:16:51.995726-04:00",
                            "created_at": "2023-03-15T09:07:13.411887-04:00",
                            "name": "Tommy Fleetwood",
                            "reward": "5.80000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "c0f00bd6-e4f1-4629-b6dd-48c09ffa2b5b",
                            "gambit_id": "67bd6016-c54f-433c-813b-c784a1411bfe",
                            "last_updated": "2023-03-21T09:16:52.236150-04:00",
                            "created_at": "2023-03-15T09:07:13.408318-04:00",
                            "name": "Adam Hadwin",
                            "reward": "5.80000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "d457290b-309f-46e1-a25b-225062bd2b77",
                            "gambit_id": "48f7fffb-1c3a-471e-a0c9-e4347cdfcbd9",
                            "last_updated": "2023-03-21T09:16:52.234349-04:00",
                            "created_at": "2023-03-15T09:07:13.406489-04:00",
                            "name": "Denny McCarthy",
                            "reward": "7.24000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "da0d0c16-6d20-40ac-ace1-c3504da9b52a",
                            "gambit_id": "64c8c11e-83a6-4111-b007-ba3aecc66d52",
                            "last_updated": "2023-03-21T09:16:52.228311-04:00",
                            "created_at": "2023-03-15T09:07:13.400905-04:00",
                            "name": "Davis Riley",
                            "reward": "7.24000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "5a22e5d2-c0f9-4c71-bc91-ac2cff4278a2",
                            "gambit_id": "4bed893e-2837-46d3-a026-3ce00e16311b",
                            "last_updated": "2023-03-21T09:16:52.232303-04:00",
                            "created_at": "2023-03-15T09:07:13.404602-04:00",
                            "name": "Brian Harman",
                            "reward": "7.72000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "68c67b13-551a-47ec-9167-de89ffee48a3",
                            "gambit_id": "accacdba-bf9e-45c0-9400-fddaa32ad0f5",
                            "last_updated": "2023-03-21T09:16:52.226949-04:00",
                            "created_at": "2023-03-15T09:07:13.399104-04:00",
                            "name": "Wyndham Clark",
                            "reward": "7.72000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "7f89a881-eaa5-438c-b599-18b4b3dc9fe5",
                            "gambit_id": "fd0db3b9-e4e3-4d61-933c-f61f0d3e06c8",
                            "last_updated": "2023-03-21T09:16:52.230009-04:00",
                            "created_at": "2023-03-15T09:07:13.402751-04:00",
                            "name": "Justin Suh",
                            "reward": "7.72000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "e35c1073-0b85-44e3-a577-11a7e789f65c",
                            "gambit_id": "a9f716f9-f4a0-43d3-b58d-28a730202a98",
                            "last_updated": "2023-03-21T09:16:52.225467-04:00",
                            "created_at": "2023-03-15T09:07:13.397287-04:00",
                            "name": "Gary Woodland",
                            "reward": "8.68000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "2cc63694-ef31-42e0-b3ba-1b2bf114fb1b",
                            "gambit_id": "8fcca54d-25ef-4cc7-85b0-7bc6868f1a1f",
                            "last_updated": "2023-03-21T09:16:52.222703-04:00",
                            "created_at": "2023-03-15T09:07:13.393545-04:00",
                            "name": "Ben Griffin",
                            "reward": "9.64000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "fdfd1fab-010b-4b68-9ed8-13b960473d48",
                            "gambit_id": "1f622e7b-3de2-4dfc-ac19-f0a0befd2fbf",
                            "last_updated": "2023-03-21T09:16:52.216315-04:00",
                            "created_at": "2023-03-15T09:07:13.385641-04:00",
                            "name": "Kyoung-Hoon Lee",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "0ea76e9e-fc1a-4c78-bbfa-0fcbbb5632a8",
                            "gambit_id": "a3cf1931-3d2b-47c2-a8dc-91e28989ffa9",
                            "last_updated": "2023-03-21T09:16:52.224201-04:00",
                            "created_at": "2023-03-15T09:07:13.395459-04:00",
                            "name": "Maverick McNealy",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "663c8ac9-544d-4b58-9536-721fce7a19d9",
                            "gambit_id": "5848e181-7566-456c-984c-ea1d4398a67d",
                            "last_updated": "2023-03-21T09:16:52.221103-04:00",
                            "created_at": "2023-03-15T09:07:13.391678-04:00",
                            "name": "Brandon Wu",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "5c2c8a9e-e745-4cb3-8ff3-665314916274",
                            "gambit_id": "794b88cd-ccee-482b-810e-f8084c08511a",
                            "last_updated": "2023-03-21T09:16:52.214281-04:00",
                            "created_at": "2023-03-15T09:07:13.383698-04:00",
                            "name": "Stephan Jaeger",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "19862e21-4237-4380-8ce4-de1eb3fd13c3",
                            "gambit_id": "e500d347-7cc4-4208-844a-c2e31c158e1a",
                            "last_updated": "2023-03-21T09:16:52.206798-04:00",
                            "created_at": "2023-03-15T09:07:13.373368-04:00",
                            "name": "Joel Dahmen",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "f466da37-f9bd-4a37-93d1-3de02961d1e0",
                            "gambit_id": "302cfd68-4e8b-4819-bda2-0f42a41c2d15",
                            "last_updated": "2023-03-21T09:16:52.218037-04:00",
                            "created_at": "2023-03-15T09:07:13.387647-04:00",
                            "name": "JT Poston",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "ffba0b90-e281-4442-817d-e67654228a2d",
                            "gambit_id": "5f7e5ae1-1bf7-45f5-825f-a56c7924f29e",
                            "last_updated": "2023-03-21T09:16:52.208306-04:00",
                            "created_at": "2023-03-15T09:07:13.375734-04:00",
                            "name": "Nick Taylor",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "d2f2e281-2391-43b1-b663-49a32c0b7565",
                            "gambit_id": "ed5807bd-03fe-4ecd-96f6-a6808a368500",
                            "last_updated": "2023-03-21T09:16:52.205432-04:00",
                            "created_at": "2023-03-15T09:07:13.371014-04:00",
                            "name": "Will Gordon",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "6cedd1ae-5d10-4044-ab83-0cebaba816ad",
                            "gambit_id": "7c9c1d0e-a91f-4211-9e35-98f7ac0cd4ab",
                            "last_updated": "2023-03-21T09:16:52.209740-04:00",
                            "created_at": "2023-03-15T09:07:13.377765-04:00",
                            "name": "Taylor Moore",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "f67f4a73-c5e0-4b0a-b2e3-2ff750908c62",
                            "gambit_id": "4e88dbe6-a40f-4400-b145-ca62fc0732a9",
                            "last_updated": "2023-03-21T09:16:52.212630-04:00",
                            "created_at": "2023-03-15T09:07:13.381694-04:00",
                            "name": "Byeong-Hun An",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "618eb7e4-25df-4d17-9119-df32589de88f",
                            "gambit_id": "d757f0a0-87a0-4b6d-b313-18ec3891ba47",
                            "last_updated": "2023-03-21T09:16:52.219695-04:00",
                            "created_at": "2023-03-15T09:07:13.389571-04:00",
                            "name": "Victor Perez",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "5f75222e-ccf0-441d-91ce-4de7e431a22e",
                            "gambit_id": "66eb67e4-bfd9-4965-bb23-2cb11ec9cd40",
                            "last_updated": "2023-03-21T09:16:52.192917-04:00",
                            "created_at": "2023-03-15T09:07:13.358369-04:00",
                            "name": "Sam Ryder",
                            "reward": "14.44000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "5f048cda-8e8e-48af-a863-ed70739e3889",
                            "gambit_id": "0b2d7378-8df7-4b04-8d4c-dfa78a69c1d5",
                            "last_updated": "2023-03-21T09:16:52.191252-04:00",
                            "created_at": "2023-03-15T09:07:13.356347-04:00",
                            "name": "Tyler Duncan",
                            "reward": "14.44000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "c297e415-fbd4-41b3-9a42-10d1f50249b5",
                            "gambit_id": "4c08cab5-2a42-4cc3-a388-43801ee72e56",
                            "last_updated": "2023-03-21T09:16:52.211155-04:00",
                            "created_at": "2023-03-15T09:07:13.379782-04:00",
                            "name": "Jhonattan Vegas",
                            "reward": "14.44000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "d4585a4b-0078-4283-b68c-209e5025f08f",
                            "gambit_id": "45544086-ecdf-43dd-be35-137a8b43b640",
                            "last_updated": "2023-03-21T09:16:52.180161-04:00",
                            "created_at": "2023-03-15T09:07:13.343809-04:00",
                            "name": "Ludvig Aberg",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "ad9249c4-159b-4daa-8bc3-88071ddfa3c9",
                            "gambit_id": "d2fba7eb-e6a7-4afe-a9d8-156b60038125",
                            "last_updated": "2023-03-21T09:16:52.184826-04:00",
                            "created_at": "2023-03-15T09:07:13.349936-04:00",
                            "name": "Alex Smalley",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "3b904fc3-5cf0-4084-91b4-9a172798d58f",
                            "gambit_id": "41eb5ebc-a90a-4482-bba8-017e92bc8a63",
                            "last_updated": "2023-03-21T09:16:52.172174-04:00",
                            "created_at": "2023-03-15T09:07:13.335778-04:00",
                            "name": "David Lingmerth",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "4112f497-6fa0-4eac-b7fe-096bb4282c8b",
                            "gambit_id": "b5e2f469-3ef9-42c8-b098-7842c5559ef7",
                            "last_updated": "2023-03-21T09:16:52.203884-04:00",
                            "created_at": "2023-03-15T09:07:13.368884-04:00",
                            "name": "Beau Hossler",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "5d43be99-e06d-4f1b-b8ab-84097adbe423",
                            "gambit_id": "b0ae913a-0faa-4a0a-8fe1-51d8f80ac536",
                            "last_updated": "2023-03-21T09:16:52.194316-04:00",
                            "created_at": "2023-03-15T09:07:13.360365-04:00",
                            "name": "Garrick Higgo",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "de30742c-994d-4aa1-8185-bf3f3de29c11",
                            "gambit_id": "0962b8a8-6057-4707-80b1-b45e6d5cf385",
                            "last_updated": "2023-03-21T09:16:51.994199-04:00",
                            "created_at": "2023-03-15T09:07:13.345866-04:00",
                            "name": "Akshay Bhatia",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "ac2d3c2e-e8a7-4cd9-b265-963d133c6f72",
                            "gambit_id": "85bb6477-4e65-4e86-b0e1-2165ffcd0b0f",
                            "last_updated": "2023-03-21T09:16:52.195794-04:00",
                            "created_at": "2023-03-15T09:07:13.362656-04:00",
                            "name": "Robby Shelton",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "7ab0e38d-f0f8-4d2e-af27-26ed3c23ef37",
                            "gambit_id": "640f7966-35e7-4200-b2b6-888d19d3d029",
                            "last_updated": "2023-03-21T09:16:52.200223-04:00",
                            "created_at": "2023-03-15T09:07:13.364738-04:00",
                            "name": "Nate Lashley",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "55807688-e7a0-4f81-b6dd-4f3e0c59633e",
                            "gambit_id": "1cd62a92-19e2-4f6f-a1c7-3bb31a29ff08",
                            "last_updated": "2023-03-21T09:16:52.202188-04:00",
                            "created_at": "2023-03-15T09:07:13.366800-04:00",
                            "name": "Luke List",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "75a763f3-1571-4c90-9862-7aea91b25a5e",
                            "gambit_id": "232b3c03-7c61-4395-869b-dfe5615322d1",
                            "last_updated": "2023-03-21T09:16:52.175976-04:00",
                            "created_at": "2023-03-15T09:07:13.339716-04:00",
                            "name": "Ben Martin",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "34d14f6b-1d7c-40f7-b5a9-7091fe1e809a",
                            "gambit_id": "bf3b6e86-bf56-4c60-96e0-59946c5c760f",
                            "last_updated": "2023-03-21T09:16:52.177854-04:00",
                            "created_at": "2023-03-15T09:07:13.341719-04:00",
                            "name": "Eric Cole",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "01c8588e-bcae-4803-9f4f-9481bc45474a",
                            "gambit_id": "f19e3f41-2e36-4faa-906a-1b084c1ef297",
                            "last_updated": "2023-03-21T09:16:52.160594-04:00",
                            "created_at": "2023-03-15T09:07:13.327968-04:00",
                            "name": "Ryan Gerard",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "aeb66c9e-b590-4bc6-b9fb-e08e0de8631d",
                            "gambit_id": "3aa35604-fd98-4937-aab8-35ad966a1600",
                            "last_updated": "2023-03-21T09:16:52.169446-04:00",
                            "created_at": "2023-03-15T09:07:13.333846-04:00",
                            "name": "Patrick Rodgers",
                            "reward": "18.28000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "ce4acdc5-1422-486d-aa8c-04af54e8367b",
                            "gambit_id": "83f37f59-6520-4011-b31e-80e6da2c499c",
                            "last_updated": "2023-03-21T09:16:52.189417-04:00",
                            "created_at": "2023-03-15T09:07:13.354157-04:00",
                            "name": "Matthew Nesmith",
                            "reward": "18.28000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "0ef53767-3172-425a-af66-df7128a0b0c5",
                            "gambit_id": "7a0e4527-bc80-42e4-8638-8717145052d0",
                            "last_updated": "2023-03-21T09:16:52.147897-04:00",
                            "created_at": "2023-03-15T09:07:13.315607-04:00",
                            "name": "Kramer Hickok",
                            "reward": "18.28000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "c4b26463-d27e-474d-8440-7116586ad32b",
                            "gambit_id": "6bd170f3-a740-48d3-ae9f-3e4a2b806cf4",
                            "last_updated": "2023-03-21T09:16:52.164349-04:00",
                            "created_at": "2023-03-15T09:07:13.331891-04:00",
                            "name": "Lee Hodges",
                            "reward": "18.28000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "904ef5e4-f5d9-4bad-b4c5-d9df85d77d43",
                            "gambit_id": "e14d46a5-5b20-458b-9226-11f35655a72a",
                            "last_updated": "2023-03-21T09:16:52.187189-04:00",
                            "created_at": "2023-03-15T09:07:13.352090-04:00",
                            "name": "Pierceson Coody",
                            "reward": "18.28000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "72fd0005-25fe-443f-a2a4-f208f23da9dd",
                            "gambit_id": "f17a8641-5527-481d-92d3-c602ddcf82e7",
                            "last_updated": "2023-03-21T09:16:52.162471-04:00",
                            "created_at": "2023-03-15T09:07:13.329921-04:00",
                            "name": "Ben Taylor",
                            "reward": "18.28000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "c17a9035-7f9d-459e-a035-51b5c8432549",
                            "gambit_id": "61040559-b96e-489a-913a-ff781f4c2521",
                            "last_updated": "2023-03-21T09:16:52.182572-04:00",
                            "created_at": "2023-03-15T09:07:13.347903-04:00",
                            "name": "Webb Simpson",
                            "reward": "18.28000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "1425e747-41b0-4abc-a5c3-7fe7be562e9d",
                            "gambit_id": "3bba666d-04b9-4dcf-9c0b-c4808a54ecdf",
                            "last_updated": "2023-03-21T09:16:52.145674-04:00",
                            "created_at": "2023-03-15T09:07:13.313712-04:00",
                            "name": "David Lipsky",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "68238b74-6396-465a-b294-7d0adfc3ee4f",
                            "gambit_id": "afde431e-8530-4c2e-8582-c113de7b049f",
                            "last_updated": "2023-03-21T09:16:52.140666-04:00",
                            "created_at": "2023-03-15T09:07:13.307707-04:00",
                            "name": "Dylan Frittelli",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "2fc5a315-6aa0-49e7-b4d7-2871703a2da2",
                            "gambit_id": "a00100f0-3b99-46ad-8018-b47377f5eb95",
                            "last_updated": "2023-03-21T09:16:52.156624-04:00",
                            "created_at": "2023-03-15T09:07:13.323750-04:00",
                            "name": "Adam Schenk",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "d47cc3c9-e545-4c76-a832-d12d52b3aec0",
                            "gambit_id": "1e5bea9f-d102-47e7-9733-0c90a9c9094f",
                            "last_updated": "2023-03-21T09:16:52.154867-04:00",
                            "created_at": "2023-03-15T09:07:13.321773-04:00",
                            "name": "S.H. Kim",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "22f3f88c-5a9c-4c26-9204-8e0c644f4093",
                            "gambit_id": "a57165d0-ed96-4f7e-8e39-6f5e69fa6317",
                            "last_updated": "2023-03-21T09:16:52.174052-04:00",
                            "created_at": "2023-03-15T09:07:13.337750-04:00",
                            "name": "Joseph Bramlett",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "32489a53-b6e8-433a-b7e3-a40516352dff",
                            "gambit_id": "1b822a06-e41b-4531-b049-c17a55cdd626",
                            "last_updated": "2023-03-21T09:16:52.150374-04:00",
                            "created_at": "2023-03-15T09:07:13.317642-04:00",
                            "name": "Trey Mullinax",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "bcbb799c-98db-4c90-b7c2-45771e7a4f4c",
                            "gambit_id": "1b77801c-8af2-43e0-a83b-12d6b5a62194",
                            "last_updated": "2023-03-21T09:16:52.097498-04:00",
                            "created_at": "2023-03-15T09:07:13.268610-04:00",
                            "name": "Patton Kizzire",
                            "reward": "22.12000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "0d51a59f-59e7-45ba-8971-ce0d100ecfac",
                            "gambit_id": "ae07f6dd-eb60-4bad-aff0-cf0d6155dae3",
                            "last_updated": "2023-03-21T09:16:52.152701-04:00",
                            "created_at": "2023-03-15T09:07:13.319854-04:00",
                            "name": "Mark Hubbard",
                            "reward": "22.12000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "fbca3132-eeb1-4279-a5ab-b6532a896a3e",
                            "gambit_id": "2b3e5b8b-9cba-4bcc-a820-e828b93901c6",
                            "last_updated": "2023-03-21T09:16:52.158559-04:00",
                            "created_at": "2023-03-15T09:07:13.325907-04:00",
                            "name": "Nick Hardy",
                            "reward": "22.12000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "51b4823e-4a3c-41eb-9cad-81e136e4425c",
                            "gambit_id": "d24201c7-0dc7-4b27-acb6-014ddaafb54b",
                            "last_updated": "2023-03-21T09:16:52.102119-04:00",
                            "created_at": "2023-03-15T09:07:13.272451-04:00",
                            "name": "Russell Knox",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "2426dfa8-3133-4455-a9cb-e21b818ddd88",
                            "gambit_id": "3ec04774-5122-4120-84f0-44a091d8ba46",
                            "last_updated": "2023-03-21T09:16:52.143820-04:00",
                            "created_at": "2023-03-15T09:07:13.311698-04:00",
                            "name": "Sam Stevens",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "87ee3ecb-a885-43af-8326-ba4b2ed8bcbd",
                            "gambit_id": "6b94f8a6-a988-490f-8eba-bb35345fefa1",
                            "last_updated": "2023-03-21T09:16:52.138888-04:00",
                            "created_at": "2023-03-15T09:07:13.306006-04:00",
                            "name": "Martin Laird",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "cd3e93da-f7e5-4ace-bb90-ad59f430d3f4",
                            "gambit_id": "4588dd72-5495-4f8d-ac4c-77ec270521c2",
                            "last_updated": "2023-03-21T09:16:52.127060-04:00",
                            "created_at": "2023-03-15T09:07:13.295626-04:00",
                            "name": "Dylan Wu",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "f5d41261-e45b-44f0-8d31-0a42a57d933d",
                            "gambit_id": "3e36f314-5d30-4ed6-93ee-29dcea470754",
                            "last_updated": "2023-03-21T09:16:52.142264-04:00",
                            "created_at": "2023-03-15T09:07:13.309823-04:00",
                            "name": "Kevin Kisner",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "dbbc56e2-f85a-456a-865b-9325e99692b0",
                            "gambit_id": "911e949e-ca46-408f-81ca-bcea243fa488",
                            "last_updated": "2023-03-21T09:16:52.110505-04:00",
                            "created_at": "2023-03-15T09:07:13.281372-04:00",
                            "name": "Harry Higgs",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "36329dad-89f7-46e9-8096-461297f9c956",
                            "gambit_id": "d4197f1f-58ec-4edb-8708-b1289a51abb6",
                            "last_updated": "2023-03-21T09:16:52.135125-04:00",
                            "created_at": "2023-03-15T09:07:13.304103-04:00",
                            "name": "Kevin Streelman",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "b3cc6d2e-4074-4497-b0b5-4ccb1f89d9aa",
                            "gambit_id": "e4b4eed3-bc3b-4082-a7bb-4db1c281b72e",
                            "last_updated": "2023-03-21T09:16:52.106880-04:00",
                            "created_at": "2023-03-15T09:07:13.277801-04:00",
                            "name": "Erik Van Rooyen",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "e2115af7-f4d7-47e7-bef9-d9a8ea8df4e3",
                            "gambit_id": "7c21d95f-0495-4f25-9c0c-36df4295c2f9",
                            "last_updated": "2023-03-21T09:16:52.103912-04:00",
                            "created_at": "2023-03-15T09:07:13.274152-04:00",
                            "name": "Austin Smotherman",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "4a563169-e0bf-475a-a57e-da5ccada687b",
                            "gambit_id": "8e2d9eb9-60ea-40a7-9b75-de2ed6bda433",
                            "last_updated": "2023-03-21T09:16:52.112426-04:00",
                            "created_at": "2023-03-15T09:07:13.283104-04:00",
                            "name": "Troy Merritt",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "a2c5e02f-b961-42d3-990d-77a044917bc2",
                            "gambit_id": "7651f6a7-80af-4ba9-aaad-6be8f1453947",
                            "last_updated": "2023-03-21T09:16:52.105428-04:00",
                            "created_at": "2023-03-15T09:07:13.276008-04:00",
                            "name": "Chad Ramey",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "982ea97a-f04d-4f6d-adc0-f340f2369d3a",
                            "gambit_id": "b6e77065-ef2c-4af6-8934-b01bd012d6ab",
                            "last_updated": "2023-03-21T09:16:52.114760-04:00",
                            "created_at": "2023-03-15T09:07:13.284894-04:00",
                            "name": "Harry Hall",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "d96258ec-4ba0-4bcd-90a2-f1362a01413c",
                            "gambit_id": "575ff161-acd3-4cd0-a05c-a57c340bae69",
                            "last_updated": "2023-03-21T09:16:52.076650-04:00",
                            "created_at": "2023-03-15T09:07:13.240253-04:00",
                            "name": "Zach Johnson",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "3768ebcd-33c4-46d3-8f2c-ea484a09441d",
                            "gambit_id": "4de2adda-b2cd-4a6c-bf07-8d80b5bb52d7",
                            "last_updated": "2023-03-21T09:16:52.078349-04:00",
                            "created_at": "2023-03-15T09:07:13.242012-04:00",
                            "name": "Lucas Glover",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "fddc1efb-8d0d-45ad-a5f3-7421d4779bdc",
                            "gambit_id": "a947f577-aa17-419e-a88e-2840ed79c2bb",
                            "last_updated": "2023-03-21T09:16:52.108710-04:00",
                            "created_at": "2023-03-15T09:07:13.279591-04:00",
                            "name": "Charley Hoffman",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "9a4ea44d-15c9-47bb-a87f-db1804a70463",
                            "gambit_id": "a0ccac14-20c5-4440-b368-afeb052ce2ed",
                            "last_updated": "2023-03-21T09:16:52.119546-04:00",
                            "created_at": "2023-03-15T09:07:13.288463-04:00",
                            "name": "Greyson Sigg",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "37b94964-9c6b-4354-aac7-c525ac6b87aa",
                            "gambit_id": "e043b59f-339b-4362-8006-26342e91e566",
                            "last_updated": "2023-03-21T09:16:52.065514-04:00",
                            "created_at": "2023-03-15T09:07:13.227008-04:00",
                            "name": "Michael Thompson",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "e80c9b9c-91d3-4577-824b-96a8832cf7e2",
                            "gambit_id": "e66427c5-933d-4682-9ffb-ca2f000ea37b",
                            "last_updated": "2023-03-21T09:16:52.125500-04:00",
                            "created_at": "2023-03-15T09:07:13.293660-04:00",
                            "name": "Chesson Hadley",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "884143f6-0d73-46d7-ae36-1fccf8f155d7",
                            "gambit_id": "52f8ca62-a802-4764-9f6b-2b5435dd7be8",
                            "last_updated": "2023-03-21T09:16:52.074930-04:00",
                            "created_at": "2023-03-15T09:07:13.238029-04:00",
                            "name": "Augusto Nunez",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "2fc58842-1b73-44f1-9bcf-2fdbbdc1f141",
                            "gambit_id": "a6f5b647-a4c4-409b-a676-c5735d2601c1",
                            "last_updated": "2023-03-21T09:16:52.071198-04:00",
                            "created_at": "2023-03-15T09:07:13.232410-04:00",
                            "name": "James Hahn",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "cf19c2ee-f61b-42a2-8e5c-92a72b9e757d",
                            "gambit_id": "65bfd142-2a6b-4154-a115-c93080568460",
                            "last_updated": "2023-03-21T09:16:52.117443-04:00",
                            "created_at": "2023-03-15T09:07:13.286757-04:00",
                            "name": "Vincent Norrman",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "5646f9b5-0649-4c31-97af-36e9b70056b3",
                            "gambit_id": "60ed30e6-4eda-41b5-b745-8c955c240bb0",
                            "last_updated": "2023-03-21T09:16:52.130524-04:00",
                            "created_at": "2023-03-15T09:07:13.300734-04:00",
                            "name": "Nicolas Echavarria",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "f07f67b8-3c11-4b5c-a0b0-39b0a38f6353",
                            "gambit_id": "bfee82ba-b308-42ff-b4c6-9eaf6096a4e5",
                            "last_updated": "2023-03-21T09:16:52.086976-04:00",
                            "created_at": "2023-03-15T09:07:13.256426-04:00",
                            "name": "Doug Ghim",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "995ba95a-cc7e-4dc3-97ed-5a9e04c39f74",
                            "gambit_id": "91c36520-437f-478e-9019-c6fd85c97b29",
                            "last_updated": "2023-03-21T09:16:52.123702-04:00",
                            "created_at": "2023-03-15T09:07:13.291887-04:00",
                            "name": "Luke Donald",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "df9aa639-4112-40d4-a93f-1306d3438064",
                            "gambit_id": "14e736c1-3e11-467c-8fd0-483041395df8",
                            "last_updated": "2023-03-21T09:16:52.068034-04:00",
                            "created_at": "2023-03-15T09:07:13.228739-04:00",
                            "name": "Kevin Tway",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "596eccc4-8a8f-47ca-8339-31646d5519ed",
                            "gambit_id": "935d525b-7ea4-4f8f-8c63-2fc4c5a2bf7e",
                            "last_updated": "2023-03-21T09:16:52.128668-04:00",
                            "created_at": "2023-03-15T09:07:13.299071-04:00",
                            "name": "Stewart Cink",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "a10f10d3-ee48-4a4d-b22f-76af995c344b",
                            "gambit_id": "a41dff9b-3347-4ebe-834b-93975103e45c",
                            "last_updated": "2023-03-21T09:16:51.989240-04:00",
                            "created_at": "2023-03-15T09:07:13.297396-04:00",
                            "name": "Michael Kim",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "39e2ee67-da55-4616-9ed6-548a82bb5be8",
                            "gambit_id": "b7eb2a1c-7ebc-4263-bc8e-8fdef29b601c",
                            "last_updated": "2023-03-21T09:16:52.088646-04:00",
                            "created_at": "2023-03-15T09:07:13.258425-04:00",
                            "name": "Carson Young",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "d78b0525-52ae-44d8-ae76-a350c00e0258",
                            "gambit_id": "1e703cc2-480e-4ce9-af97-557f3702605f",
                            "last_updated": "2023-03-21T09:16:52.132942-04:00",
                            "created_at": "2023-03-15T09:07:13.302418-04:00",
                            "name": "Matt Wallace",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "ef5c93f4-521b-4bf3-8139-b76f3ff00bb3",
                            "gambit_id": "8b03a9cb-17ed-4872-8fb1-a6290e894a1e",
                            "last_updated": "2023-03-21T09:16:52.047778-04:00",
                            "created_at": "2023-03-15T09:07:13.208796-04:00",
                            "name": "Nick Gabrelcik",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "c6ef8084-2823-47ce-ad5a-91d46553c29e",
                            "gambit_id": "e2e35a76-2547-4808-b99b-840082666c03",
                            "last_updated": "2023-03-21T09:16:52.121439-04:00",
                            "created_at": "2023-03-15T09:07:13.290196-04:00",
                            "name": "M-J Daffue",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "7a6ae0c6-75aa-4e06-bdd7-955192845dba",
                            "gambit_id": "4d41edeb-ce24-43bc-8568-af4ddee0f0d7",
                            "last_updated": "2023-03-21T09:16:52.081026-04:00",
                            "created_at": "2023-03-15T09:07:13.243769-04:00",
                            "name": "Matthias Schwab",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "f1499ed9-bc87-424d-9498-19fd4efce10d",
                            "gambit_id": "d0dcc809-939b-4e95-8c7d-d3008d0b9d7e",
                            "last_updated": "2023-03-21T09:16:52.094083-04:00",
                            "created_at": "2023-03-15T09:07:13.264463-04:00",
                            "name": "Henrik Norlander",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "84070c58-691f-4815-a417-ed356d21297c",
                            "gambit_id": "24ac2c0e-8898-49cd-891e-30917f73bcc1",
                            "last_updated": "2023-03-21T09:16:52.092387-04:00",
                            "created_at": "2023-03-15T09:07:13.262368-04:00",
                            "name": "Cameron Champ",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "23f61a90-20b4-4db7-82c9-eff1c80f5fbb",
                            "gambit_id": "557c07ef-6f56-4e4a-bacb-0a5625dd5e9e",
                            "last_updated": "2023-03-21T09:16:52.100104-04:00",
                            "created_at": "2023-03-15T09:07:13.270667-04:00",
                            "name": "Adam Long",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "60649f40-2d46-424c-91c4-d5e916b9eae8",
                            "gambit_id": "ef56269d-6c8d-46bd-b885-378aa90e360e",
                            "last_updated": "2023-03-21T09:16:52.061078-04:00",
                            "created_at": "2023-03-15T09:07:13.223328-04:00",
                            "name": "Justin Lower",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "d263b58c-00e9-48b8-94bb-e65d8666a211",
                            "gambit_id": "955b8af2-7450-40e9-8dda-1df9f4088f17",
                            "last_updated": "2023-03-21T09:16:51.987603-04:00",
                            "created_at": "2023-03-15T09:07:13.236082-04:00",
                            "name": "Peter Malnati",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "173e881a-4e2e-4ccb-9367-a2bc20875977",
                            "gambit_id": "7bb0afc5-05d8-4b68-965f-bfdd4b4a6e6b",
                            "last_updated": "2023-03-21T09:16:52.062837-04:00",
                            "created_at": "2023-03-15T09:07:13.225199-04:00",
                            "name": "Cole Hammer",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "50900d79-2126-47fe-abbc-2ec6068ae592",
                            "gambit_id": "85957cc4-b867-4f4f-90df-852f090c991e",
                            "last_updated": "2023-03-21T09:16:52.052897-04:00",
                            "created_at": "2023-03-15T09:07:13.212915-04:00",
                            "name": "Paul Haley",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "88ef0704-1e7e-4671-9993-79a7d1271fb8",
                            "gambit_id": "e3f13d62-6327-41fd-972c-800fba206ca3",
                            "last_updated": "2023-03-21T09:16:52.095510-04:00",
                            "created_at": "2023-03-15T09:07:13.266518-04:00",
                            "name": "Ryan Moore",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "a13f7082-d98d-401e-b252-81b66362dd6c",
                            "gambit_id": "2fb41c3e-e1ca-4d8d-9073-810bb56dad4b",
                            "last_updated": "2023-03-21T09:16:52.069762-04:00",
                            "created_at": "2023-03-15T09:07:13.230605-04:00",
                            "name": "John VanDerLaan",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "4d634eca-18d6-49d9-83f0-a17823d8ccaa",
                            "gambit_id": "8250964b-93b3-439e-b077-2ae87e072ccf",
                            "last_updated": "2023-03-21T09:16:52.090649-04:00",
                            "created_at": "2023-03-15T09:07:13.260355-04:00",
                            "name": "Tano Goya",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "9c23f036-e84a-4850-9e45-88d5c7dbf357",
                            "gambit_id": "95a9003b-6498-474a-8a1c-c02ff6157ece",
                            "last_updated": "2023-03-21T09:16:52.033918-04:00",
                            "created_at": "2023-03-15T09:07:13.196520-04:00",
                            "name": "Jimmy Walker",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "2bd5a917-e1eb-4039-a7d3-ba533aa164be",
                            "gambit_id": "cb6afb3a-fb5b-4f87-a8b1-891f46fc2ba7",
                            "last_updated": "2023-03-21T09:16:52.037465-04:00",
                            "created_at": "2023-03-15T09:07:13.200067-04:00",
                            "name": "Jason Dufner",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "8c4c001c-fb17-42aa-af51-49398e36aed5",
                            "gambit_id": "c70bebf8-b402-480d-a6fe-ee01c1885c15",
                            "last_updated": "2023-03-21T09:16:52.057990-04:00",
                            "created_at": "2023-03-15T09:07:13.219498-04:00",
                            "name": "Carl Yuan",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "94213d43-1bd2-4c97-a746-2fed8f0a2355",
                            "gambit_id": "35944339-be6b-4e89-9733-4bd01d10a449",
                            "last_updated": "2023-03-21T09:16:52.085575-04:00",
                            "created_at": "2023-03-15T09:07:13.254413-04:00",
                            "name": "Andrew Novak",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "cf511054-7e46-4c2a-88b9-2c202b78b0ea",
                            "gambit_id": "ab3700f6-4c7e-47a0-83dd-fbb8261b9aa1",
                            "last_updated": "2023-03-21T09:16:52.083608-04:00",
                            "created_at": "2023-03-15T09:07:13.252115-04:00",
                            "name": "Matti Schmid",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "7a3720e9-a78f-45d4-9318-be21112a51b1",
                            "gambit_id": "83fac065-b013-47a8-95ea-a83c23fd7a8a",
                            "last_updated": "2023-03-21T09:16:52.039016-04:00",
                            "created_at": "2023-03-15T09:07:13.201861-04:00",
                            "name": "Brice Garnett",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "c6507ced-7eab-4c1f-9e48-713600693b5b",
                            "gambit_id": "2620175e-7960-4867-a589-1f2e465c643c",
                            "last_updated": "2023-03-21T09:16:52.027636-04:00",
                            "created_at": "2023-03-15T09:07:13.190336-04:00",
                            "name": "Zac Blair",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "d983085a-ccdb-4f9d-9b55-0a670ee9d670",
                            "gambit_id": "b99f8c46-3371-41f7-b84c-8db212ebe955",
                            "last_updated": "2023-03-21T09:16:52.050437-04:00",
                            "created_at": "2023-03-15T09:07:13.210907-04:00",
                            "name": "Austin Cook",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "fb30140b-8f55-47fd-ac99-8c53da85900e",
                            "gambit_id": "8129c974-faed-495d-8dfb-0dd7eb718e92",
                            "last_updated": "2023-03-21T09:16:52.072670-04:00",
                            "created_at": "2023-03-15T09:07:13.234291-04:00",
                            "name": "Ryan Armour",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "b43af718-c7ac-4000-bcc1-60be38c9d109",
                            "gambit_id": "4084a54f-dac2-4f40-acaf-edf5823aad06",
                            "last_updated": "2023-03-21T09:16:52.004914-04:00",
                            "created_at": "2023-03-15T09:07:13.164266-04:00",
                            "name": "Kyle Stanley",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "ced7765e-aaec-4963-9cec-f9dead4f2000",
                            "gambit_id": "caddb99c-bf8c-4aea-bacb-54b38220b691",
                            "last_updated": "2023-03-21T09:16:52.041328-04:00",
                            "created_at": "2023-03-15T09:07:13.203614-04:00",
                            "name": "Erik Barnes",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "8d67d022-e08f-47a4-a192-f3ce44975e09",
                            "gambit_id": "0ad44249-ad29-445b-9cb7-ee00bda4c17f",
                            "last_updated": "2023-03-21T09:16:52.043122-04:00",
                            "created_at": "2023-03-15T09:07:13.205359-04:00",
                            "name": "Brent Grant",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "464f678e-1067-476f-ac60-71460906eeb9",
                            "gambit_id": "854bcb24-d7e1-4a3f-9cac-7cce98dbcd48",
                            "last_updated": "2023-03-21T09:16:52.025905-04:00",
                            "created_at": "2023-03-15T09:07:13.188683-04:00",
                            "name": "Wesley Bryan",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "6fc8515a-a8b6-420e-a593-882200179298",
                            "gambit_id": "ae798176-a331-431d-82f1-e05e28bb7226",
                            "last_updated": "2023-03-21T09:16:52.044829-04:00",
                            "created_at": "2023-03-15T09:07:13.207072-04:00",
                            "name": "Doc Redman",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "0b828d7e-79e1-4c4a-9194-502a3ac07944",
                            "gambit_id": "b7bb7469-5462-404c-9178-de4b5b16a8f2",
                            "last_updated": "2023-03-21T09:16:52.059657-04:00",
                            "created_at": "2023-03-15T09:07:13.221372-04:00",
                            "name": "Harrison Endycott",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "e00e1186-3142-489e-8bcb-4a2247fb1169",
                            "gambit_id": "c73d7fe1-1483-4f84-a314-45f69b77b878",
                            "last_updated": "2023-03-21T09:16:52.054857-04:00",
                            "created_at": "2023-03-15T09:07:13.215225-04:00",
                            "name": "Chez Reavie",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "c7f02c15-da64-43db-afbf-de28d239c970",
                            "gambit_id": "507a0416-650a-4004-ac98-5e336e7bf76c",
                            "last_updated": "2023-03-21T09:16:52.056583-04:00",
                            "created_at": "2023-03-15T09:07:13.217265-04:00",
                            "name": "Austin Eckroat",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "f3905f89-8c4e-4d41-bdda-d6270a4ac037",
                            "gambit_id": "49ed43e8-54d6-498d-9b04-6ae2239a18b9",
                            "last_updated": "2023-03-21T09:16:52.019052-04:00",
                            "created_at": "2023-03-15T09:07:13.179945-04:00",
                            "name": "Cody Gribble",
                            "reward": "58.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "ee2a986d-b99d-41ad-a89f-744587783ea8",
                            "gambit_id": "269df747-6f33-47de-a16b-e5c4ed0e22c6",
                            "last_updated": "2023-03-21T09:16:52.021672-04:00",
                            "created_at": "2023-03-15T09:07:13.183319-04:00",
                            "name": "Rory Sabbatini",
                            "reward": "58.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "39c4e55f-b65a-43ec-9c03-dcc37dcb9915",
                            "gambit_id": "48aedc6c-9147-43d1-b09f-881796a9e9a1",
                            "last_updated": "2023-03-21T09:16:52.029548-04:00",
                            "created_at": "2023-03-15T09:07:13.192007-04:00",
                            "name": "Ze-Cheng Dou",
                            "reward": "58.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "0999b837-bbf5-4a5b-b60a-059821a3e20a",
                            "gambit_id": "25b0b343-cecf-41e5-a19a-db9851ad618a",
                            "last_updated": "2023-03-21T09:16:52.023104-04:00",
                            "created_at": "2023-03-15T09:07:13.185076-04:00",
                            "name": "Jim Herman",
                            "reward": "58.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "58b9d1c2-61c9-4dce-b84d-a414a5305be2",
                            "gambit_id": "10c27ba1-fbf0-47d9-a846-857e4fb7467a",
                            "last_updated": "2023-03-21T09:16:52.035866-04:00",
                            "created_at": "2023-03-15T09:07:13.198205-04:00",
                            "name": "Kevin Roy",
                            "reward": "58.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "f4d8a2d9-5838-4231-aa24-c191a5309117",
                            "gambit_id": "54c89b2f-83ab-43f3-91b3-bc90e9415436",
                            "last_updated": "2023-03-21T09:16:52.024562-04:00",
                            "created_at": "2023-03-15T09:07:13.186873-04:00",
                            "name": "Robert Streb",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "3e439656-46d2-452f-94d6-7bbcd370f86c",
                            "gambit_id": "3214400a-179f-453b-a1da-4de07fec4d5e",
                            "last_updated": "2023-03-21T09:16:52.013822-04:00",
                            "created_at": "2023-03-15T09:07:13.174548-04:00",
                            "name": "Andrew Landry",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "6cfee7d7-d9c8-4557-9ba2-2cd4ad7d1fb9",
                            "gambit_id": "7c402bb4-3690-49f2-9953-68d69589b695",
                            "last_updated": "2023-03-21T09:16:52.006165-04:00",
                            "created_at": "2023-03-15T09:07:13.166165-04:00",
                            "name": "Ryan Brehm",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "84cf2771-3f70-4669-baba-42205495cd9b",
                            "gambit_id": "4065add4-2075-4dd8-9253-ae5b9bd25fd3",
                            "last_updated": "2023-03-21T09:16:52.031577-04:00",
                            "created_at": "2023-03-15T09:07:13.194840-04:00",
                            "name": "Kyle Westmoreland",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "27cae23c-1b46-4250-8596-d45419be4231",
                            "gambit_id": "d57dc601-bb2e-4700-8c67-93ae7d7b1c49",
                            "last_updated": "2023-03-21T09:16:52.000615-04:00",
                            "created_at": "2023-03-15T09:07:13.158899-04:00",
                            "name": "J.B. Holmes",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "21cf942b-d700-4719-ade4-598e7b2bc4c0",
                            "gambit_id": "349f1745-e014-41d5-acf0-3f3299529ddc",
                            "last_updated": "2023-03-21T09:16:52.010594-04:00",
                            "created_at": "2023-03-15T09:07:13.171244-04:00",
                            "name": "Scott Harrington",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "c750ffe0-4814-4797-b8fd-b27dc1e73f70",
                            "gambit_id": "75f34d15-6f93-43b2-bd08-d3e3987b7f5a",
                            "last_updated": "2023-03-21T09:16:52.020391-04:00",
                            "created_at": "2023-03-15T09:07:13.181555-04:00",
                            "name": "Brian Stuard",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "b1ce4a79-d47a-477b-b261-49ac1a5a38c0",
                            "gambit_id": "cb20d943-5463-4e02-a9f4-e871e1ed8668",
                            "last_updated": "2023-03-21T09:16:52.012118-04:00",
                            "created_at": "2023-03-15T09:07:13.172799-04:00",
                            "name": "Tyson Alexander",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "ec98ba6f-1213-4ae2-b297-f7296b5fb839",
                            "gambit_id": "4d5d1f97-16b0-4d94-9025-9c884889429a",
                            "last_updated": "2023-03-21T09:16:52.017447-04:00",
                            "created_at": "2023-03-15T09:07:13.178120-04:00",
                            "name": "Richy Werenski",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "6a810882-f7a6-46bf-9976-9ce49f0bea57",
                            "gambit_id": "b868fb7f-507e-498b-9734-1c52b3476d9b",
                            "last_updated": "2023-03-21T09:16:52.003680-04:00",
                            "created_at": "2023-03-15T09:07:13.162594-04:00",
                            "name": "Michael Gligic",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "54498c78-cba9-49b1-931a-eb59e4b38517",
                            "gambit_id": "3a91a5f3-cf5a-46b4-8120-bea15175dc3e",
                            "last_updated": "2023-03-21T09:16:52.007438-04:00",
                            "created_at": "2023-03-15T09:07:13.167931-04:00",
                            "name": "Brandon Matthews",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "462a9a7e-df92-4213-83a9-839a4ad7e257",
                            "gambit_id": "1b0c409f-6d09-4158-8b67-bf6fd51f6be6",
                            "last_updated": "2023-03-21T09:16:52.008987-04:00",
                            "created_at": "2023-03-15T09:07:13.169611-04:00",
                            "name": "Kelly Kraft",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "7dbcd189-7b65-4e5d-8918-79984efa3990",
                            "gambit_id": "48cf9c13-2cb3-4197-9fdc-f7f3af8c2715",
                            "last_updated": "2023-03-21T09:16:52.002168-04:00",
                            "created_at": "2023-03-15T09:07:13.160571-04:00",
                            "name": "Trevor Cone",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "96f67413-61d8-45ff-80de-8d9745e30016",
                            "gambit_id": "ef128ce3-e5d6-4e5f-bfe7-b4aaef6d1cfd",
                            "last_updated": "2023-03-21T09:16:52.015765-04:00",
                            "created_at": "2023-03-15T09:07:13.176168-04:00",
                            "name": "Trevor Werbylo",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "ec4451c4-0bf7-4a4f-a92a-217e544a141d",
                            "gambit_id": "34adfad2-59bc-4c95-bad7-a9edd8bd6bf6",
                            "last_updated": "2023-03-21T09:16:51.998902-04:00",
                            "created_at": "2023-03-15T09:07:13.156906-04:00",
                            "name": "Max McGreevy",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        },
                        {
                            "id": "71cc32fc-de8c-4dcc-8cea-8643be12139c",
                            "gambit_id": "a0044cee-5eef-459c-afe6-6ed39206462a",
                            "last_updated": "2023-03-21T09:16:51.997076-04:00",
                            "created_at": "2023-03-15T09:07:13.155024-04:00",
                            "name": "Greg Koch",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c6d4ba8-3f92-4310-89c9-b195db83e202/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "77b4a285-09f1-4990-99f9-3a4540aad5cf",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "41adeb43-707b-49e0-bf6b-0f403d93cabb",
            "completed": true,
            "last_updated": "2023-03-16T17:37:22.734477-04:00",
            "created_at": "2023-03-15T09:07:12.806275-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.42,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/41adeb43-707b-49e0-bf6b-0f403d93cabb",
            "datetime": "2023-03-15T22:10:00-04:00",
            "cutoff_datetime": "2023-03-15T22:10:00-04:00",
            "name": "Golden State Warriors v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "d64c1693-2eb4-450e-806e-d6c5406c8681",
                    "match": "https://api-prod.gambitprofit.com/api/matches/77b4a285-09f1-4990-99f9-3a4540aad5cf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-15T09:07:12.814449-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5699.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c81c8029-24e4-47c1-8604-96ba89d52736",
                            "gambit_id": "d57c2e7b-d142-418f-93a0-57fd5be7a26e",
                            "last_updated": "2023-03-16T17:37:22.746708-04:00",
                            "created_at": "2023-03-15T09:07:12.816545-04:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d64c1693-2eb4-450e-806e-d6c5406c8681/?format=api"
                        },
                        {
                            "id": "71c1840e-fa8e-472e-acf9-61ee0baead7d",
                            "gambit_id": "4cb187ec-267e-4e0f-b439-1a0293bdc649",
                            "last_updated": "2023-03-16T17:37:22.748448-04:00",
                            "created_at": "2023-03-15T09:07:12.818683-04:00",
                            "name": "Golden State Warriors",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d64c1693-2eb4-450e-806e-d6c5406c8681/?format=api"
                        }
                    ]
                },
                {
                    "id": "e55f69ba-c3b1-477a-87a6-f92255cac15a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/77b4a285-09f1-4990-99f9-3a4540aad5cf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-15T09:07:12.820503-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "381df84b-8fe2-4dbb-b283-144cb4945f11",
                            "gambit_id": "5ac1ab5e-5586-4e02-9721-3da47855db5d",
                            "last_updated": "2023-03-16T17:37:22.758572-04:00",
                            "created_at": "2023-03-15T09:07:12.822673-04:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e55f69ba-c3b1-477a-87a6-f92255cac15a/?format=api"
                        },
                        {
                            "id": "c4b932f0-f2f1-40d2-bba8-dfb9266c0231",
                            "gambit_id": "630f84c1-bfa6-4dfd-8681-f99b88349dd4",
                            "last_updated": "2023-03-16T17:37:22.766696-04:00",
                            "created_at": "2023-03-15T09:07:12.824615-04:00",
                            "name": "Golden State Warriors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e55f69ba-c3b1-477a-87a6-f92255cac15a/?format=api"
                        }
                    ]
                },
                {
                    "id": "16e89720-1ba9-43ac-a95b-f84667c72797",
                    "match": "https://api-prod.gambitprofit.com/api/matches/77b4a285-09f1-4990-99f9-3a4540aad5cf/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-15T09:07:12.808807-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 235",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 235",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "af7a9db8-2f7d-4a86-aea8-43028607c968",
                            "gambit_id": "321d013b-8a77-4e76-86a5-03ce6bd4ce59",
                            "last_updated": "2023-03-16T17:37:22.740938-04:00",
                            "created_at": "2023-03-15T09:07:12.812539-04:00",
                            "name": "Game Total Over 235",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "235.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16e89720-1ba9-43ac-a95b-f84667c72797/?format=api"
                        },
                        {
                            "id": "54910c9c-8174-4913-890d-f8c7143ea64f",
                            "gambit_id": "a6eb615f-821d-479c-b001-e462a94d690c",
                            "last_updated": "2023-03-16T17:37:22.739174-04:00",
                            "created_at": "2023-03-15T09:07:12.810676-04:00",
                            "name": "Game Total Under 235",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "235.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16e89720-1ba9-43ac-a95b-f84667c72797/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6640d43b-8363-4acf-9ead-0d0e23776343",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "485b11c6-a61a-4841-8432-4d30e7f3d7fe",
            "completed": true,
            "last_updated": "2023-03-16T17:37:22.579428-04:00",
            "created_at": "2023-03-15T09:07:12.656573-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.05,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/485b11c6-a61a-4841-8432-4d30e7f3d7fe",
            "datetime": "2023-03-15T22:07:00-04:00",
            "cutoff_datetime": "2023-03-15T22:07:00-04:00",
            "name": "New York Islanders v. Anaheim Ducks",
            "bettypes": [
                {
                    "id": "74b1d7fa-5a3b-43da-a54e-b46bdaaf8c83",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6640d43b-8363-4acf-9ead-0d0e23776343/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-15T09:07:12.673228-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Islanders",
                                "amount": 6399.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "15417b5d-d6b6-496e-b8ef-06e99a6d25d6",
                            "gambit_id": "10ce0bc1-34e2-4b6d-ab1a-1bc62da5ccae",
                            "last_updated": "2023-03-16T17:37:22.598112-04:00",
                            "created_at": "2023-03-15T09:07:12.677458-04:00",
                            "name": "New York Islanders",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b1d7fa-5a3b-43da-a54e-b46bdaaf8c83/?format=api"
                        },
                        {
                            "id": "e69b750d-e5d6-4738-81ed-d1fa07eac3ed",
                            "gambit_id": "a0bcab96-7d70-400b-8582-b00e6316a05c",
                            "last_updated": "2023-03-16T17:37:22.596355-04:00",
                            "created_at": "2023-03-15T09:07:12.675226-04:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b1d7fa-5a3b-43da-a54e-b46bdaaf8c83/?format=api"
                        }
                    ]
                },
                {
                    "id": "f2b8021a-a43b-4dd0-ab6f-f42fe8e6f806",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6640d43b-8363-4acf-9ead-0d0e23776343/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-15T09:07:12.666979-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Anaheim Ducks",
                                "amount": 5867.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "052516ae-4367-4bad-8543-14bf1194cab7",
                            "gambit_id": "16570cce-5f77-444a-b1a5-9ab0c53700f5",
                            "last_updated": "2023-03-16T17:37:22.590775-04:00",
                            "created_at": "2023-03-15T09:07:12.668896-04:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2b8021a-a43b-4dd0-ab6f-f42fe8e6f806/?format=api"
                        },
                        {
                            "id": "08f42f59-2432-4460-88db-ce361341d34d",
                            "gambit_id": "bc7f1fbf-89fe-41f5-95fc-b33ce5368a62",
                            "last_updated": "2023-03-16T17:37:22.592841-04:00",
                            "created_at": "2023-03-15T09:07:12.671071-04:00",
                            "name": "New York Islanders",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2b8021a-a43b-4dd0-ab6f-f42fe8e6f806/?format=api"
                        }
                    ]
                },
                {
                    "id": "334351f0-d5c7-4022-b979-1ad89adc9d88",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6640d43b-8363-4acf-9ead-0d0e23776343/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-15T09:07:12.660747-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "de0fbf16-fa91-48d5-9f3e-4dab4b733627",
                            "gambit_id": "048a8cad-c9e0-49e0-9dfc-1dfe89380198",
                            "last_updated": "2023-03-16T17:37:22.586917-04:00",
                            "created_at": "2023-03-15T09:07:12.664871-04:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/334351f0-d5c7-4022-b979-1ad89adc9d88/?format=api"
                        },
                        {
                            "id": "30eaa50e-df14-4509-95b8-61d68981c0eb",
                            "gambit_id": "0f186579-82e0-44fa-9d18-e4b61d9b36f9",
                            "last_updated": "2023-03-16T17:37:22.584634-04:00",
                            "created_at": "2023-03-15T09:07:12.662808-04:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/334351f0-d5c7-4022-b979-1ad89adc9d88/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3fac732c-eff6-4215-8a7d-6f19b59aebdc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7d44d097-77bf-42ab-a3be-227ed0c0262e",
            "completed": true,
            "last_updated": "2023-03-16T17:37:22.425523-04:00",
            "created_at": "2023-03-15T09:07:12.503758-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.08,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/7d44d097-77bf-42ab-a3be-227ed0c0262e",
            "datetime": "2023-03-15T21:37:00-04:00",
            "cutoff_datetime": "2023-03-15T21:37:00-04:00",
            "name": "Minnesota Wild v. St Louis Blues",
            "bettypes": [
                {
                    "id": "0637bbd0-08a2-439e-88a0-6bf645b25982",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3fac732c-eff6-4215-8a7d-6f19b59aebdc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-15T09:07:12.520271-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Wild",
                                "amount": 5512.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5f84eb3a-dbf3-4039-b6d5-8e6cb759c6bf",
                            "gambit_id": "00399793-6145-49df-9faa-c5a1374d1940",
                            "last_updated": "2023-03-16T17:37:22.441125-04:00",
                            "created_at": "2023-03-15T09:07:12.524474-04:00",
                            "name": "Minnesota Wild",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0637bbd0-08a2-439e-88a0-6bf645b25982/?format=api"
                        },
                        {
                            "id": "3b56dde6-74da-4ad0-a656-3cb31c719171",
                            "gambit_id": "43b97ca5-0662-44f4-9791-528f20d51a79",
                            "last_updated": "2023-03-16T17:37:22.439720-04:00",
                            "created_at": "2023-03-15T09:07:12.522307-04:00",
                            "name": "St Louis Blues",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0637bbd0-08a2-439e-88a0-6bf645b25982/?format=api"
                        }
                    ]
                },
                {
                    "id": "7512f321-a5ff-45c2-b61b-c5ba194aaf4b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3fac732c-eff6-4215-8a7d-6f19b59aebdc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-15T09:07:12.513123-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Blues",
                                "amount": 6458.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8a3b00e3-f58c-4f5e-965c-c1ac7dbd90ca",
                            "gambit_id": "f697dba2-46c4-452d-a98f-8a131d4e4c8b",
                            "last_updated": "2023-03-16T17:37:22.434662-04:00",
                            "created_at": "2023-03-15T09:07:12.515284-04:00",
                            "name": "St Louis Blues",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7512f321-a5ff-45c2-b61b-c5ba194aaf4b/?format=api"
                        },
                        {
                            "id": "b7db073a-42ad-48b5-b58f-28073d13dc1e",
                            "gambit_id": "42008410-a183-4231-ac33-43b5f750e033",
                            "last_updated": "2023-03-16T17:37:22.436451-04:00",
                            "created_at": "2023-03-15T09:07:12.517621-04:00",
                            "name": "Minnesota Wild",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7512f321-a5ff-45c2-b61b-c5ba194aaf4b/?format=api"
                        }
                    ]
                },
                {
                    "id": "1a4bb121-9a0d-43aa-8db7-7a4b516cbd4c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3fac732c-eff6-4215-8a7d-6f19b59aebdc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-15T09:07:12.506527-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2aa2404e-dbaf-40bd-988a-cd1240d8b017",
                            "gambit_id": "a90a517c-ef55-4f56-947a-6a0f3db0fc30",
                            "last_updated": "2023-03-16T17:37:22.429532-04:00",
                            "created_at": "2023-03-15T09:07:12.508678-04:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a4bb121-9a0d-43aa-8db7-7a4b516cbd4c/?format=api"
                        },
                        {
                            "id": "816bd884-27a9-4f1e-a04d-0f672213ba59",
                            "gambit_id": "0f50278f-ebd0-4947-b40b-1c9428b1e938",
                            "last_updated": "2023-03-16T17:37:22.431287-04:00",
                            "created_at": "2023-03-15T09:07:12.510854-04:00",
                            "name": "Game Total Over 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a4bb121-9a0d-43aa-8db7-7a4b516cbd4c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8fc0aa73-fcd9-4dcb-b779-abdcdd0563bc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f2d5b0cf-69ab-4638-bd12-1776cb31dc31",
            "completed": true,
            "last_updated": "2023-03-16T17:37:24.984925-04:00",
            "created_at": "2023-03-13T10:01:53.502159-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/f2d5b0cf-69ab-4638-bd12-1776cb31dc31",
            "datetime": "2023-03-15T21:10:00-04:00",
            "cutoff_datetime": "2023-03-15T21:10:00-04:00",
            "name": "Arizona State v. Nevada",
            "bettypes": [
                {
                    "id": "bcc97e62-3abc-4d90-8ac9-b6e12dfa7c51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8fc0aa73-fcd9-4dcb-b779-abdcdd0563bc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-13T10:32:18.698810-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 State",
                                "amount": 5599.0
                            },
                            {
                                "team": "Nevada",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7bb4b2c6-95bd-4d3c-8e4e-0013a0dd8c0b",
                            "gambit_id": "4ec51bf9-8d6e-4fc0-9390-183c782dee0b",
                            "last_updated": "2023-03-16T17:37:24.997030-04:00",
                            "created_at": "2023-03-13T10:32:18.702709-04:00",
                            "name": "Arizona State",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcc97e62-3abc-4d90-8ac9-b6e12dfa7c51/?format=api"
                        },
                        {
                            "id": "9a7eded9-3e3e-4b3d-82a5-082f0209015f",
                            "gambit_id": "e17cb897-47a9-4113-a011-0b09b8b47610",
                            "last_updated": "2023-03-16T17:37:24.995244-04:00",
                            "created_at": "2023-03-13T10:32:18.700433-04:00",
                            "name": "Nevada",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcc97e62-3abc-4d90-8ac9-b6e12dfa7c51/?format=api"
                        }
                    ]
                },
                {
                    "id": "991e818d-c328-4812-bb7c-0b9e0fd951fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8fc0aa73-fcd9-4dcb-b779-abdcdd0563bc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-13T10:01:53.504991-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 State",
                                "amount": 5107.0
                            },
                            {
                                "team": "Nevada",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "82c889bc-fb27-44ac-b57d-16cb4290d280",
                            "gambit_id": "8a2ff67c-0915-4242-99b8-093d92dd8469",
                            "last_updated": "2023-03-16T17:37:25.002241-04:00",
                            "created_at": "2023-03-13T10:01:53.510447-04:00",
                            "name": "Arizona State",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/991e818d-c328-4812-bb7c-0b9e0fd951fc/?format=api"
                        },
                        {
                            "id": "1999c207-493b-4d08-a5b4-ff1f13ba1c18",
                            "gambit_id": "3d2edb3f-7231-41a0-aa43-a6b8d7781237",
                            "last_updated": "2023-03-16T17:37:25.000444-04:00",
                            "created_at": "2023-03-13T10:01:53.507684-04:00",
                            "name": "Nevada",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/991e818d-c328-4812-bb7c-0b9e0fd951fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "6aacad2f-7006-4173-a728-0c96f222b156",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8fc0aa73-fcd9-4dcb-b779-abdcdd0563bc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-13T10:32:18.693411-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 135.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 135.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "46154c2a-cf57-4d70-a32c-134089b16d0c",
                            "gambit_id": "0c8bc373-e730-4f24-b0a0-0e9bd7970f19",
                            "last_updated": "2023-03-16T17:37:24.991454-04:00",
                            "created_at": "2023-03-13T10:32:18.697025-04:00",
                            "name": "Game Total Over 135.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "135.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aacad2f-7006-4173-a728-0c96f222b156/?format=api"
                        },
                        {
                            "id": "409b686f-bddf-42a6-bed5-a783c4409f22",
                            "gambit_id": "3e443715-5bd1-4289-8f98-462af553638f",
                            "last_updated": "2023-03-16T17:37:24.989653-04:00",
                            "created_at": "2023-03-13T10:32:18.695162-04:00",
                            "name": "Game Total Under 135.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "135.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aacad2f-7006-4173-a728-0c96f222b156/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "79c14833-0fdd-40fd-ac5d-93a9e85051c7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "854ced9b-8851-4cb7-9ead-eb671302ecac",
            "completed": true,
            "last_updated": "2023-03-16T17:37:22.254528-04:00",
            "created_at": "2023-03-15T09:07:12.350303-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.17,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/854ced9b-8851-4cb7-9ead-eb671302ecac",
            "datetime": "2023-03-15T20:40:00-04:00",
            "cutoff_datetime": "2023-03-15T20:40:00-04:00",
            "name": "Dallas Mavericks v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "75589fcb-c7b3-4eb3-a572-1fafbc400a46",
                    "match": "https://api-prod.gambitprofit.com/api/matches/79c14833-0fdd-40fd-ac5d-93a9e85051c7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-15T09:07:12.366554-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Mavericks",
                                "amount": 6100.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7a934ccd-95c1-44ea-8102-81cbadfcc7aa",
                            "gambit_id": "04b6418f-09d9-4aa3-bded-ec311d27771e",
                            "last_updated": "2023-03-16T17:37:22.274569-04:00",
                            "created_at": "2023-03-15T09:07:12.371295-04:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75589fcb-c7b3-4eb3-a572-1fafbc400a46/?format=api"
                        },
                        {
                            "id": "a8abbd16-40b1-480b-bc29-4c8103aa4dab",
                            "gambit_id": "bc5d0712-7c92-49a7-a612-be566019d430",
                            "last_updated": "2023-03-16T17:37:22.271775-04:00",
                            "created_at": "2023-03-15T09:07:12.369211-04:00",
                            "name": "San Antonio Spurs",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75589fcb-c7b3-4eb3-a572-1fafbc400a46/?format=api"
                        }
                    ]
                },
                {
                    "id": "03f24fa1-d892-451d-8470-e35271d841b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/79c14833-0fdd-40fd-ac5d-93a9e85051c7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-15T09:07:12.359913-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1cc5ac6f-86ac-4d03-984e-879f694ab101",
                            "gambit_id": "655358f7-a7fd-44b3-b791-3d72ab09a569",
                            "last_updated": "2023-03-16T17:37:22.267623-04:00",
                            "created_at": "2023-03-15T09:07:12.364204-04:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03f24fa1-d892-451d-8470-e35271d841b4/?format=api"
                        },
                        {
                            "id": "8a9eef38-b792-4983-a472-535f64766d95",
                            "gambit_id": "d8bcc535-9d5e-4e0d-b457-868bbf6d1718",
                            "last_updated": "2023-03-16T17:37:22.265600-04:00",
                            "created_at": "2023-03-15T09:07:12.361839-04:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03f24fa1-d892-451d-8470-e35271d841b4/?format=api"
                        }
                    ]
                },
                {
                    "id": "7fd291f6-16e4-4908-9964-f3d9b2b8cf2e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/79c14833-0fdd-40fd-ac5d-93a9e85051c7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-15T09:07:12.353221-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 226",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 226",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6af4acfb-453e-48ad-a6c5-1d152715a946",
                            "gambit_id": "009b0625-aa04-4c8e-bde1-22cbd5881477",
                            "last_updated": "2023-03-16T17:37:22.259408-04:00",
                            "created_at": "2023-03-15T09:07:12.355354-04:00",
                            "name": "Game Total Under 226",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fd291f6-16e4-4908-9964-f3d9b2b8cf2e/?format=api"
                        },
                        {
                            "id": "ef0be8cb-aef5-4b65-a048-b5d249df1a00",
                            "gambit_id": "2bf3d026-81e8-4924-bb26-193b8436a83d",
                            "last_updated": "2023-03-16T17:37:22.261391-04:00",
                            "created_at": "2023-03-15T09:07:12.357677-04:00",
                            "name": "Game Total Over 226",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fd291f6-16e4-4908-9964-f3d9b2b8cf2e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b498e193-db58-4b12-abf5-5b3407a55262",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "26968ab4-a6be-4633-a7f3-42e5202fd660",
            "completed": true,
            "last_updated": "2023-03-16T17:37:24.331172-04:00",
            "created_at": "2023-03-15T09:07:11.869464-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/26968ab4-a6be-4633-a7f3-42e5202fd660",
            "datetime": "2023-03-15T20:10:00-04:00",
            "cutoff_datetime": "2023-03-15T20:10:00-04:00",
            "name": "Boston Celtics v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "9bc921a9-d2ca-4f6e-afa2-af5cb5dbdaad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b498e193-db58-4b12-abf5-5b3407a55262/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-15T09:07:11.880442-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 6163.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dee2f225-7bd1-4a97-8c6f-09c7b7d31ce2",
                            "gambit_id": "c414fb10-c091-4d97-93a4-1a43c44c1610",
                            "last_updated": "2023-03-16T17:37:24.356684-04:00",
                            "created_at": "2023-03-15T09:07:11.888687-04:00",
                            "name": "Boston Celtics",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bc921a9-d2ca-4f6e-afa2-af5cb5dbdaad/?format=api"
                        },
                        {
                            "id": "a0cd7022-e00a-4cbe-9d4b-c0a2c7c6aa34",
                            "gambit_id": "d9a8260d-764b-4b5a-b1c5-b3153c4d8879",
                            "last_updated": "2023-03-16T17:37:24.354386-04:00",
                            "created_at": "2023-03-15T09:07:11.883134-04:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bc921a9-d2ca-4f6e-afa2-af5cb5dbdaad/?format=api"
                        }
                    ]
                },
                {
                    "id": "8d3a3d7f-af2e-4a0e-a91d-b7e501d5d540",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b498e193-db58-4b12-abf5-5b3407a55262/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-15T09:07:11.891550-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 5000.0
                            },
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c71aa664-6021-4060-b2ba-e17ab50917b3",
                            "gambit_id": "222105a4-5205-44cc-ba27-427b3bd282d1",
                            "last_updated": "2023-03-16T17:37:24.361046-04:00",
                            "created_at": "2023-03-15T09:07:11.893516-04:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d3a3d7f-af2e-4a0e-a91d-b7e501d5d540/?format=api"
                        },
                        {
                            "id": "1bfa51f5-579d-4f17-94fb-38b114a531f3",
                            "gambit_id": "5b38cf47-137d-4b72-8d7c-7735457cb713",
                            "last_updated": "2023-03-16T17:37:24.363012-04:00",
                            "created_at": "2023-03-15T09:07:11.895654-04:00",
                            "name": "Boston Celtics",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d3a3d7f-af2e-4a0e-a91d-b7e501d5d540/?format=api"
                        }
                    ]
                },
                {
                    "id": "2bff6610-7339-4ae8-9f1e-c174f3a797b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b498e193-db58-4b12-abf5-5b3407a55262/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-15T09:07:11.872363-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 231",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 231",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6cfed921-5308-4558-a1dc-df0cea2cf6df",
                            "gambit_id": "84def8b3-b91c-48bc-9dda-657476625bef",
                            "last_updated": "2023-03-16T17:37:24.339260-04:00",
                            "created_at": "2023-03-15T09:07:11.877968-04:00",
                            "name": "Game Total Over 231",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bff6610-7339-4ae8-9f1e-c174f3a797b2/?format=api"
                        },
                        {
                            "id": "5068c53f-8fb8-4cc8-b993-3114e523c76c",
                            "gambit_id": "69b8d8ad-aec5-4f70-9837-8ba425950d00",
                            "last_updated": "2023-03-16T17:37:24.336820-04:00",
                            "created_at": "2023-03-15T09:07:11.875038-04:00",
                            "name": "Game Total Under 231",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bff6610-7339-4ae8-9f1e-c174f3a797b2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b19462d8-1320-49ab-87b7-c9bafe54f613",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d9d4f6fa-fe75-4003-ad06-48de8a8bd472",
            "completed": true,
            "last_updated": "2023-03-16T17:37:22.094818-04:00",
            "created_at": "2023-03-15T09:07:12.182597-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.24,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/d9d4f6fa-fe75-4003-ad06-48de8a8bd472",
            "datetime": "2023-03-15T20:10:00-04:00",
            "cutoff_datetime": "2023-03-15T20:10:00-04:00",
            "name": "Sacramento Kings v. Chicago Bulls",
            "bettypes": [
                {
                    "id": "5663da4e-c90d-4fe9-9e55-ff1b288801c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b19462d8-1320-49ab-87b7-c9bafe54f613/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-15T09:07:12.197371-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sacramento Kings",
                                "amount": 5213.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d0eb8d41-bbb6-4bbb-ab3e-f4ca1bef7435",
                            "gambit_id": "11a451bc-01ce-49a2-b987-862a00548c40",
                            "last_updated": "2023-03-16T17:37:22.105731-04:00",
                            "created_at": "2023-03-15T09:07:12.203424-04:00",
                            "name": "Sacramento Kings",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5663da4e-c90d-4fe9-9e55-ff1b288801c6/?format=api"
                        },
                        {
                            "id": "221fd3de-e762-4d11-9260-69f06e4b7834",
                            "gambit_id": "bb0c3b2f-6fae-449e-b724-061cee66501e",
                            "last_updated": "2023-03-16T17:37:22.104133-04:00",
                            "created_at": "2023-03-15T09:07:12.200784-04:00",
                            "name": "Chicago Bulls",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5663da4e-c90d-4fe9-9e55-ff1b288801c6/?format=api"
                        }
                    ]
                },
                {
                    "id": "19473da7-f0fa-41ab-802a-bce1d28f92a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b19462d8-1320-49ab-87b7-c9bafe54f613/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-15T09:07:12.211103-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sacramento Kings",
                                "amount": 5000.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c1f3fabd-9fe6-48cb-b5bb-fcdc0ce92f0c",
                            "gambit_id": "3f2f5fc8-8b9a-42e6-8f4e-b53fc4544e5a",
                            "last_updated": "2023-03-16T17:37:22.110814-04:00",
                            "created_at": "2023-03-15T09:07:12.216435-04:00",
                            "name": "Sacramento Kings",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19473da7-f0fa-41ab-802a-bce1d28f92a1/?format=api"
                        },
                        {
                            "id": "07aff039-440c-42e4-aba8-3641f8c345c3",
                            "gambit_id": "989f4384-2d74-4166-8f03-e297b1c5d656",
                            "last_updated": "2023-03-16T17:37:22.108846-04:00",
                            "created_at": "2023-03-15T09:07:12.214259-04:00",
                            "name": "Chicago Bulls",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19473da7-f0fa-41ab-802a-bce1d28f92a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "7741b9f0-90b8-44a7-a2af-5879f05da1d4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b19462d8-1320-49ab-87b7-c9bafe54f613/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-15T09:07:12.187867-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 237.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 237.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "82046fa5-d14e-4e4b-acbe-627df59a0493",
                            "gambit_id": "805dc12c-b2db-4081-92b6-00b4c88cdb9d",
                            "last_updated": "2023-03-16T17:37:22.100853-04:00",
                            "created_at": "2023-03-15T09:07:12.195375-04:00",
                            "name": "Game Total Over 237.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7741b9f0-90b8-44a7-a2af-5879f05da1d4/?format=api"
                        },
                        {
                            "id": "e71fe0ea-51a7-4e8a-a74c-dbed2ff5466c",
                            "gambit_id": "20024788-567a-40eb-8c47-3d27351932f8",
                            "last_updated": "2023-03-16T17:37:22.099162-04:00",
                            "created_at": "2023-03-15T09:07:12.191293-04:00",
                            "name": "Game Total Under 237.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7741b9f0-90b8-44a7-a2af-5879f05da1d4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a0d9857f-c597-4592-8a8d-aa48df1d7b8a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e97762be-3412-4dea-aca3-fb9b2d98d5aa",
            "completed": true,
            "last_updated": "2023-03-16T17:37:24.509536-04:00",
            "created_at": "2023-03-15T09:07:12.025911-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e97762be-3412-4dea-aca3-fb9b2d98d5aa",
            "datetime": "2023-03-15T20:10:00-04:00",
            "cutoff_datetime": "2023-03-15T20:10:00-04:00",
            "name": "Los Angeles Lakers v. Houston Rockets",
            "bettypes": [
                {
                    "id": "09e78dd8-d86d-492e-87d6-82aa22875ba3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0d9857f-c597-4592-8a8d-aa48df1d7b8a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-15T09:07:12.044532-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5599.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b7c42be2-0ddb-425e-8571-eac2c7e0e2bb",
                            "gambit_id": "5372092d-13de-4c68-89ed-b020821a6299",
                            "last_updated": "2023-03-16T17:37:24.533711-04:00",
                            "created_at": "2023-03-15T09:07:12.049478-04:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09e78dd8-d86d-492e-87d6-82aa22875ba3/?format=api"
                        },
                        {
                            "id": "19e6b1d8-7cea-404a-982e-eba3455e8069",
                            "gambit_id": "aead91e2-118a-4c29-bb86-5dbdd42bd136",
                            "last_updated": "2023-03-16T17:37:24.530846-04:00",
                            "created_at": "2023-03-15T09:07:12.046947-04:00",
                            "name": "Houston Rockets",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09e78dd8-d86d-492e-87d6-82aa22875ba3/?format=api"
                        }
                    ]
                },
                {
                    "id": "1547de2d-2d67-4122-9579-8aa7ad70a793",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0d9857f-c597-4592-8a8d-aa48df1d7b8a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-15T09:07:12.037708-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d171de14-424e-43c4-a90a-8c0126af47eb",
                            "gambit_id": "d219e146-2dce-42ab-8467-41d58d15c822",
                            "last_updated": "2023-03-16T17:37:24.525464-04:00",
                            "created_at": "2023-03-15T09:07:12.042112-04:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1547de2d-2d67-4122-9579-8aa7ad70a793/?format=api"
                        },
                        {
                            "id": "29d18a49-34cb-47b7-8bfa-f65af60d60bf",
                            "gambit_id": "36023480-3cc6-473d-a5b9-324b8ce33df1",
                            "last_updated": "2023-03-16T17:37:24.523007-04:00",
                            "created_at": "2023-03-15T09:07:12.039859-04:00",
                            "name": "Houston Rockets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1547de2d-2d67-4122-9579-8aa7ad70a793/?format=api"
                        }
                    ]
                },
                {
                    "id": "2e415525-72d3-4ca9-9688-3d912bd9953e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0d9857f-c597-4592-8a8d-aa48df1d7b8a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-15T09:07:12.029529-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 233.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 233.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "453b11c1-9b8a-4ae0-b811-60274d0d66fe",
                            "gambit_id": "848702d3-83cf-4ae4-b061-0fbe295c80b7",
                            "last_updated": "2023-03-16T17:37:24.517499-04:00",
                            "created_at": "2023-03-15T09:07:12.034962-04:00",
                            "name": "Game Total Over 233.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "233.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e415525-72d3-4ca9-9688-3d912bd9953e/?format=api"
                        },
                        {
                            "id": "1a2f92fe-2b83-437b-9c97-a0b429fbd14c",
                            "gambit_id": "7dd0d3b5-d372-4d74-92a9-8c0012d1b549",
                            "last_updated": "2023-03-16T17:37:24.515228-04:00",
                            "created_at": "2023-03-15T09:07:12.031973-04:00",
                            "name": "Game Total Under 233.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "233.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e415525-72d3-4ca9-9688-3d912bd9953e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d45cfbb5-55df-48cc-bcf2-4cf6de1f9c21",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c1b6518c-fc18-4f52-a50f-0d4a594a867d",
            "completed": true,
            "last_updated": "2023-03-16T17:37:24.167444-04:00",
            "created_at": "2023-03-15T09:07:11.713979-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c1b6518c-fc18-4f52-a50f-0d4a594a867d",
            "datetime": "2023-03-15T19:40:00-04:00",
            "cutoff_datetime": "2023-03-15T19:40:00-04:00",
            "name": "Philadelphia 76ers v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "15aec37c-d57c-4b78-8b1c-812904b785fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d45cfbb5-55df-48cc-bcf2-4cf6de1f9c21/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-15T09:07:11.731421-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 5599.0
                            },
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "10c01dba-61c9-41dd-a80c-b7a18fb6d07b",
                            "gambit_id": "19ed9f8c-bd95-493a-9cb2-1ca1bb756e02",
                            "last_updated": "2023-03-16T17:37:24.188148-04:00",
                            "created_at": "2023-03-15T09:07:11.735204-04:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15aec37c-d57c-4b78-8b1c-812904b785fb/?format=api"
                        },
                        {
                            "id": "43ea5a80-4e3c-4574-9eba-d7eb7eb359cd",
                            "gambit_id": "1319a88b-f2ea-4503-85b0-9a9cd882c666",
                            "last_updated": "2023-03-16T17:37:24.185627-04:00",
                            "created_at": "2023-03-15T09:07:11.733314-04:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15aec37c-d57c-4b78-8b1c-812904b785fb/?format=api"
                        }
                    ]
                },
                {
                    "id": "99133f35-ea65-4c77-8d5c-d8a37b439cd9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d45cfbb5-55df-48cc-bcf2-4cf6de1f9c21/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-15T09:07:11.724081-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cb30ff01-ddf8-4b77-b102-8cdd12a2f619",
                            "gambit_id": "6bc90f4f-3af1-4c2f-9965-ec88d99e6704",
                            "last_updated": "2023-03-16T17:37:24.180786-04:00",
                            "created_at": "2023-03-15T09:07:11.729374-04:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99133f35-ea65-4c77-8d5c-d8a37b439cd9/?format=api"
                        },
                        {
                            "id": "cd508946-34a3-4605-9a6b-919550500c63",
                            "gambit_id": "e6f1f893-81b9-42fb-8bb8-bb100b76ab1b",
                            "last_updated": "2023-03-16T17:37:24.178801-04:00",
                            "created_at": "2023-03-15T09:07:11.726256-04:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99133f35-ea65-4c77-8d5c-d8a37b439cd9/?format=api"
                        }
                    ]
                },
                {
                    "id": "c825c97f-1e46-469b-90bc-9eea2cb14f7c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d45cfbb5-55df-48cc-bcf2-4cf6de1f9c21/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-15T09:07:11.716962-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 222",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 222",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f00c0acf-146b-48c7-bbfd-9074d866d252",
                            "gambit_id": "e641a23c-4030-4d99-8fec-e41636235b02",
                            "last_updated": "2023-03-16T17:37:24.174717-04:00",
                            "created_at": "2023-03-15T09:07:11.721666-04:00",
                            "name": "Game Total Over 222",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c825c97f-1e46-469b-90bc-9eea2cb14f7c/?format=api"
                        },
                        {
                            "id": "41d9c8e1-98a2-49d4-a7c6-8d5dc8ebd893",
                            "gambit_id": "785a29c5-8eda-4480-b626-713aeb187997",
                            "last_updated": "2023-03-16T17:37:24.172600-04:00",
                            "created_at": "2023-03-15T09:07:11.719257-04:00",
                            "name": "Game Total Under 222",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c825c97f-1e46-469b-90bc-9eea2cb14f7c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6107cad6-cde3-4e3a-b772-160d992ef3f3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9fcee9b0-8330-465e-af19-0ba7a85844a0",
            "completed": true,
            "last_updated": "2023-03-16T17:37:24.000628-04:00",
            "created_at": "2023-03-15T09:07:11.547473-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.5,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/9fcee9b0-8330-465e-af19-0ba7a85844a0",
            "datetime": "2023-03-15T19:40:00-04:00",
            "cutoff_datetime": "2023-03-15T19:40:00-04:00",
            "name": "Memphis Grizzlies v. Miami Heat",
            "bettypes": [
                {
                    "id": "1d680f95-11ea-4f6b-ac40-3ab37675a9da",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6107cad6-cde3-4e3a-b772-160d992ef3f3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-15T09:07:11.559875-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Heat",
                                "amount": 6241.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f3252a67-e4aa-4d60-8227-9a830029fe6b",
                            "gambit_id": "f804e4ac-0ed9-4c2b-9cee-27b95f20fe3d",
                            "last_updated": "2023-03-16T17:37:24.014013-04:00",
                            "created_at": "2023-03-15T09:07:11.562753-04:00",
                            "name": "Miami Heat",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d680f95-11ea-4f6b-ac40-3ab37675a9da/?format=api"
                        },
                        {
                            "id": "93271fe1-6aa9-4d8f-9af9-35adab81236c",
                            "gambit_id": "b9e421f8-b92b-4ef9-9b8e-4d842f477160",
                            "last_updated": "2023-03-16T17:37:24.016726-04:00",
                            "created_at": "2023-03-15T09:07:11.565624-04:00",
                            "name": "Memphis Grizzlies",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d680f95-11ea-4f6b-ac40-3ab37675a9da/?format=api"
                        }
                    ]
                },
                {
                    "id": "4b1fa1fd-312c-4f14-9d2e-b15cea7a09ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6107cad6-cde3-4e3a-b772-160d992ef3f3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-15T09:07:11.568360-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Heat",
                                "amount": 5000.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f727d598-9c8e-4474-a21d-a1dbc55473f5",
                            "gambit_id": "9c1b57d0-fe02-4d25-be59-14914577f73e",
                            "last_updated": "2023-03-16T17:37:24.021890-04:00",
                            "created_at": "2023-03-15T09:07:11.570829-04:00",
                            "name": "Miami Heat",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b1fa1fd-312c-4f14-9d2e-b15cea7a09ba/?format=api"
                        },
                        {
                            "id": "0d0431c3-631d-4cad-9f46-c49a4a40e4ea",
                            "gambit_id": "5ce6f885-981b-44ea-9a9d-7cc828c5dec7",
                            "last_updated": "2023-03-16T17:37:24.024700-04:00",
                            "created_at": "2023-03-15T09:07:11.573298-04:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b1fa1fd-312c-4f14-9d2e-b15cea7a09ba/?format=api"
                        }
                    ]
                },
                {
                    "id": "b658ccc8-c544-4f7c-af96-090b8c007013",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6107cad6-cde3-4e3a-b772-160d992ef3f3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-15T09:07:11.550713-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 219.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 219.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b956e7a2-8fcb-4a86-9f83-b2b2be198133",
                            "gambit_id": "751e846a-85d1-446a-977a-82eed8a594cf",
                            "last_updated": "2023-03-16T17:37:24.009045-04:00",
                            "created_at": "2023-03-15T09:07:11.556162-04:00",
                            "name": "Game Total Over 219.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "219.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b658ccc8-c544-4f7c-af96-090b8c007013/?format=api"
                        },
                        {
                            "id": "b9f4e28d-2c2b-4c98-9ba6-5cccc38116c6",
                            "gambit_id": "8e6dc226-6c89-43e2-9b42-7407df3e83de",
                            "last_updated": "2023-03-16T17:37:24.006326-04:00",
                            "created_at": "2023-03-15T09:07:11.553272-04:00",
                            "name": "Game Total Under 219.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "219.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b658ccc8-c544-4f7c-af96-090b8c007013/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8f0c6b14-1c78-4d4d-a101-c3cc1cce1560",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "430d8a6a-eec6-4195-8575-cba35a19df69",
            "completed": true,
            "last_updated": "2023-03-16T17:37:23.839165-04:00",
            "created_at": "2023-03-15T09:07:11.388164-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.49,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/430d8a6a-eec6-4195-8575-cba35a19df69",
            "datetime": "2023-03-15T19:07:00-04:00",
            "cutoff_datetime": "2023-03-15T19:07:00-04:00",
            "name": "Buffalo Sabres v. Washington Capitals",
            "bettypes": [
                {
                    "id": "6927651f-24fe-404e-b6ef-92c449386c4c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8f0c6b14-1c78-4d4d-a101-c3cc1cce1560/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-15T09:07:11.410747-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Capitals",
                                "amount": 5317.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eaf4b317-630d-416c-a9ef-6dcfa23f2fac",
                            "gambit_id": "b3e6d8f4-9186-4a52-bf49-d27272a37ab8",
                            "last_updated": "2023-03-16T17:37:23.857727-04:00",
                            "created_at": "2023-03-15T09:07:11.412894-04:00",
                            "name": "Washington Capitals",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6927651f-24fe-404e-b6ef-92c449386c4c/?format=api"
                        },
                        {
                            "id": "e375342a-01e6-411d-a6ab-cb769d1ba0b9",
                            "gambit_id": "a18c3452-f363-41a9-b342-38b94ada19c1",
                            "last_updated": "2023-03-16T17:37:23.859965-04:00",
                            "created_at": "2023-03-15T09:07:11.415525-04:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6927651f-24fe-404e-b6ef-92c449386c4c/?format=api"
                        }
                    ]
                },
                {
                    "id": "98a6f42a-53a1-4d96-8df6-80d3e78af03f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8f0c6b14-1c78-4d4d-a101-c3cc1cce1560/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-15T09:07:11.403565-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo Sabres",
                                "amount": 6706.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 3294.0
                            }
                        ],
                        "expected_reward_tokens": 9453.78,
                        "profit_sb": -46.22,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "daa3b05b-ad9a-4b64-90ac-c3f17b14d2dc",
                            "gambit_id": "253fd4b7-dd8d-4335-9e4d-9ccd5c6dd876",
                            "last_updated": "2023-03-16T17:37:23.852922-04:00",
                            "created_at": "2023-03-15T09:07:11.408242-04:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.41000",
                            "odds": "1.42550",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98a6f42a-53a1-4d96-8df6-80d3e78af03f/?format=api"
                        },
                        {
                            "id": "c0966060-adce-4896-a588-a5dc87e05d94",
                            "gambit_id": "3a58a390-ff24-4664-a1c9-415d11f9024a",
                            "last_updated": "2023-03-16T17:37:23.850516-04:00",
                            "created_at": "2023-03-15T09:07:11.405793-04:00",
                            "name": "Washington Capitals",
                            "reward": "2.87000",
                            "odds": "2.95000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98a6f42a-53a1-4d96-8df6-80d3e78af03f/?format=api"
                        }
                    ]
                },
                {
                    "id": "18f28cd3-6322-40fe-851c-e62c48714c38",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8f0c6b14-1c78-4d4d-a101-c3cc1cce1560/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-15T09:07:11.395656-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5512.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2f4841e6-e9ce-4aac-96c4-8e2bfb596590",
                            "gambit_id": "981735fb-f7d4-42a6-9996-60a75a17a9c6",
                            "last_updated": "2023-03-16T17:37:23.846271-04:00",
                            "created_at": "2023-03-15T09:07:11.401027-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18f28cd3-6322-40fe-851c-e62c48714c38/?format=api"
                        },
                        {
                            "id": "42a39e97-afb7-493f-ac56-6cd5fa2c115d",
                            "gambit_id": "1dfb05f3-7088-4d89-b78a-3c5864530387",
                            "last_updated": "2023-03-16T17:37:23.844157-04:00",
                            "created_at": "2023-03-15T09:07:11.398330-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18f28cd3-6322-40fe-851c-e62c48714c38/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "848410fb-9929-4f8e-a3fb-45e3c6438867",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a889109b-a690-4744-9a05-46e65b312d11",
            "completed": true,
            "last_updated": "2023-03-16T17:37:23.655526-04:00",
            "created_at": "2023-03-15T09:07:11.234735-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.08,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/a889109b-a690-4744-9a05-46e65b312d11",
            "datetime": "2023-03-15T19:07:00-04:00",
            "cutoff_datetime": "2023-03-15T19:07:00-04:00",
            "name": "Colorado Avalanche v. Toronto Maple Leafs",
            "bettypes": [
                {
                    "id": "02a4c44c-6c43-46d9-a7b2-06378583461f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/848410fb-9929-4f8e-a3fb-45e3c6438867/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-15T09:07:11.253005-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 5599.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "26ff0c74-7b42-42a6-a7cb-8509abee0d0d",
                            "gambit_id": "4c5f1b8d-e5fc-4f1d-9301-7f25b9ff0dac",
                            "last_updated": "2023-03-16T17:37:23.685457-04:00",
                            "created_at": "2023-03-15T09:07:11.255271-04:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02a4c44c-6c43-46d9-a7b2-06378583461f/?format=api"
                        },
                        {
                            "id": "3bc059cb-8804-41b4-a664-c623fef7d70d",
                            "gambit_id": "8a29076e-e7a4-4d37-b602-98ef91411614",
                            "last_updated": "2023-03-16T17:37:23.688770-04:00",
                            "created_at": "2023-03-15T09:07:11.257668-04:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02a4c44c-6c43-46d9-a7b2-06378583461f/?format=api"
                        }
                    ]
                },
                {
                    "id": "ca5bdcfe-d74c-4c6f-9895-7d9d9f9ee653",
                    "match": "https://api-prod.gambitprofit.com/api/matches/848410fb-9929-4f8e-a3fb-45e3c6438867/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-15T09:07:11.246084-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 6458.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e8a8cba7-4af5-4056-8300-fdbb5d3b3b75",
                            "gambit_id": "9abc852b-63ea-4976-8e42-58313439355b",
                            "last_updated": "2023-03-16T17:37:23.679141-04:00",
                            "created_at": "2023-03-15T09:07:11.250566-04:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca5bdcfe-d74c-4c6f-9895-7d9d9f9ee653/?format=api"
                        },
                        {
                            "id": "41e8023b-b08f-4253-b244-596726179976",
                            "gambit_id": "a1af25b9-80d9-4583-9098-4e3ce7202918",
                            "last_updated": "2023-03-16T17:37:23.672098-04:00",
                            "created_at": "2023-03-15T09:07:11.248333-04:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca5bdcfe-d74c-4c6f-9895-7d9d9f9ee653/?format=api"
                        }
                    ]
                },
                {
                    "id": "f9db2390-f600-4424-86df-d33e4ad9b365",
                    "match": "https://api-prod.gambitprofit.com/api/matches/848410fb-9929-4f8e-a3fb-45e3c6438867/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-15T09:07:11.238315-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7b81697c-9f57-49eb-87e6-0f4407e9672a",
                            "gambit_id": "16d9b068-176b-4706-94d0-9e94de8b69c8",
                            "last_updated": "2023-03-16T17:37:23.665814-04:00",
                            "created_at": "2023-03-15T09:07:11.243600-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9db2390-f600-4424-86df-d33e4ad9b365/?format=api"
                        },
                        {
                            "id": "a6d80c45-eb75-402b-9873-af9eb02286a6",
                            "gambit_id": "e6b92de1-b261-4f6d-863b-39fb2518f920",
                            "last_updated": "2023-03-16T17:37:23.663254-04:00",
                            "created_at": "2023-03-15T09:07:11.240938-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9db2390-f600-4424-86df-d33e4ad9b365/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fbfe4180-3f38-44bd-97f1-5789046815bb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "aa6039a5-f46e-4b51-b667-feacbff6dabd",
            "completed": true,
            "last_updated": "2023-03-16T17:37:25.148746-04:00",
            "created_at": "2023-03-13T10:01:53.371058-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.15,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/aa6039a5-f46e-4b51-b667-feacbff6dabd",
            "datetime": "2023-03-15T18:40:00-04:00",
            "cutoff_datetime": "2023-03-15T18:40:00-04:00",
            "name": "Texas Southern v. Fairleigh Dickinson",
            "bettypes": [
                {
                    "id": "8139ed53-0606-49df-a16c-73aff92e025c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fbfe4180-3f38-44bd-97f1-5789046815bb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-13T11:32:08.246558-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Texas Southern",
                                "amount": 5784.0
                            },
                            {
                                "team": "Fairleigh Dickinson",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "58424bb7-da28-4384-925d-f18c26ed9e39",
                            "gambit_id": "764c9e7e-5c34-4ef7-9d1f-4a7b702cff21",
                            "last_updated": "2023-03-16T17:37:25.162603-04:00",
                            "created_at": "2023-03-13T11:32:08.250347-04:00",
                            "name": "Texas Southern",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8139ed53-0606-49df-a16c-73aff92e025c/?format=api"
                        },
                        {
                            "id": "8ab01ab1-e195-4ef0-b9c5-e534d97ff4f4",
                            "gambit_id": "e327d897-1701-48c4-8263-17c10a567469",
                            "last_updated": "2023-03-16T17:37:25.160224-04:00",
                            "created_at": "2023-03-13T11:32:08.248299-04:00",
                            "name": "Fairleigh Dickinson",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8139ed53-0606-49df-a16c-73aff92e025c/?format=api"
                        }
                    ]
                },
                {
                    "id": "53f47c79-3484-48d6-bb10-4ba1512db0ad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fbfe4180-3f38-44bd-97f1-5789046815bb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-13T10:01:53.374410-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Texas Southern",
                                "amount": 5000.0
                            },
                            {
                                "team": "Fairleigh Dickinson",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "49b2fe1d-e9cd-45db-9abe-2cb330b51db7",
                            "gambit_id": "875fc080-0fb7-4dfc-bcdd-b4b61b10c2ef",
                            "last_updated": "2023-03-16T17:37:25.168428-04:00",
                            "created_at": "2023-03-13T10:01:53.378501-04:00",
                            "name": "Texas Southern",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53f47c79-3484-48d6-bb10-4ba1512db0ad/?format=api"
                        },
                        {
                            "id": "afde00bf-bfd4-4591-a3b8-04017fa000e7",
                            "gambit_id": "023d10aa-6e7a-497d-927a-1c2ad788b1b4",
                            "last_updated": "2023-03-16T17:37:25.166534-04:00",
                            "created_at": "2023-03-13T10:01:53.376583-04:00",
                            "name": "Fairleigh Dickinson",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53f47c79-3484-48d6-bb10-4ba1512db0ad/?format=api"
                        }
                    ]
                },
                {
                    "id": "c1406db4-58a9-4c7d-80cd-c8029725e2e1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fbfe4180-3f38-44bd-97f1-5789046815bb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-13T11:32:08.240523-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 148",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 148",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "99c346d1-cd03-4ba3-830b-f68014ed7af8",
                            "gambit_id": "6a660c9e-4db2-4a12-87d2-90062d5597cb",
                            "last_updated": "2023-03-16T17:37:25.155700-04:00",
                            "created_at": "2023-03-13T11:32:08.244183-04:00",
                            "name": "Game Total Over 148",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "148.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1406db4-58a9-4c7d-80cd-c8029725e2e1/?format=api"
                        },
                        {
                            "id": "3f77b2d5-17ee-482b-8f97-0914fd5b1aa3",
                            "gambit_id": "3de4a2f8-ac33-4dbe-be9e-489e70be516e",
                            "last_updated": "2023-03-16T17:37:25.153505-04:00",
                            "created_at": "2023-03-13T11:32:08.242329-04:00",
                            "name": "Game Total Under 148",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "148.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1406db4-58a9-4c7d-80cd-c8029725e2e1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "af25358f-d7e2-4a68-b816-6318d5269845",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e8049a45-d376-4c7e-a16a-5f2c7b12b590",
            "completed": true,
            "last_updated": "2023-03-16T17:37:20.948721-04:00",
            "created_at": "2023-03-15T13:57:01.493139-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.82,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/e8049a45-d376-4c7e-a16a-5f2c7b12b590",
            "datetime": "2023-03-15T16:00:00-04:00",
            "cutoff_datetime": "2023-03-15T16:00:00-04:00",
            "name": "SSC Napoli v. Eintracht Frankfurt",
            "bettypes": [
                {
                    "id": "ce168563-d1a6-4400-b179-63d7a6ce1b7c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/af25358f-d7e2-4a68-b816-6318d5269845/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-15T13:57:01.499099-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "SSC Napoli",
                                "amount": 7695.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2305.0
                            }
                        ],
                        "expected_reward_tokens": 10695.2,
                        "profit_sb": 1195.2,
                        "profit_sb_percentage": 12.58,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SSC Napoli",
                                "amount": 6713.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2011.0
                            },
                            {
                                "team": "Eintracht Frankfurt",
                                "amount": 1276.0
                            }
                        ],
                        "expected_reward_tokens": 9327.56,
                        "profit_sb": -172.44,
                        "profit_sb_percentage": -1.82,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a1371e7c-3146-4c2f-8d62-beffaea825e8",
                            "gambit_id": "b5d6a5e4-3901-42f0-a1ba-c47692ea9762",
                            "last_updated": "2023-03-16T17:37:20.963508-04:00",
                            "created_at": "2023-03-15T13:57:01.502966-04:00",
                            "name": "SSC Napoli",
                            "reward": "1.39000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce168563-d1a6-4400-b179-63d7a6ce1b7c/?format=api"
                        },
                        {
                            "id": "43fed8f5-a40f-46b7-a3c2-22217c0f05ea",
                            "gambit_id": "77935111-7164-4aa7-b964-4f352b2b0cd3",
                            "last_updated": "2023-03-16T17:37:20.959567-04:00",
                            "created_at": "2023-03-15T13:57:01.500366-04:00",
                            "name": "Draw",
                            "reward": "4.64000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce168563-d1a6-4400-b179-63d7a6ce1b7c/?format=api"
                        },
                        {
                            "id": "57e53b06-62d7-4936-9cb3-a639f5c43109",
                            "gambit_id": "635c2895-b614-4c15-9cac-70ae951531b0",
                            "last_updated": "2023-03-16T17:37:20.961588-04:00",
                            "created_at": "2023-03-15T13:57:01.501635-04:00",
                            "name": "Eintracht Frankfurt",
                            "reward": "7.31000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce168563-d1a6-4400-b179-63d7a6ce1b7c/?format=api"
                        }
                    ]
                },
                {
                    "id": "680ce7fe-34bd-4355-a33d-2a1d182ee324",
                    "match": "https://api-prod.gambitprofit.com/api/matches/af25358f-d7e2-4a68-b816-6318d5269845/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-15T13:57:01.494935-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5387.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4613.0
                            }
                        ],
                        "expected_reward_tokens": 9318.26,
                        "profit_sb": -181.74,
                        "profit_sb_percentage": -1.91,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7052cab1-93f2-429d-9133-69cad791df5e",
                            "gambit_id": "4978787d-26eb-48a1-81f1-59c4ac9710e4",
                            "last_updated": "2023-03-16T17:37:20.952783-04:00",
                            "created_at": "2023-03-15T13:57:01.496232-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.73000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/680ce7fe-34bd-4355-a33d-2a1d182ee324/?format=api"
                        },
                        {
                            "id": "5465d754-0c1a-4670-ab51-970b00108b5d",
                            "gambit_id": "abbbcabd-32a5-4cef-84e6-bbfbb27e64b9",
                            "last_updated": "2023-03-16T17:37:20.954614-04:00",
                            "created_at": "2023-03-15T13:57:01.497617-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/680ce7fe-34bd-4355-a33d-2a1d182ee324/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b05557dc-7c88-4228-9c5d-ed8ca6d76aae",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f4b97bbe-309d-454d-a741-e1b4e22b6964",
            "completed": true,
            "last_updated": "2023-03-16T17:37:21.119497-04:00",
            "created_at": "2023-03-15T13:57:01.334611-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.74,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/f4b97bbe-309d-454d-a741-e1b4e22b6964",
            "datetime": "2023-03-15T16:00:00-04:00",
            "cutoff_datetime": "2023-03-15T16:00:00-04:00",
            "name": "Real Madrid v. Liverpool",
            "bettypes": [
                {
                    "id": "bf04e924-e27f-42af-abb3-afb0efbfa79a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b05557dc-7c88-4228-9c5d-ed8ca6d76aae/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-15T13:57:01.346991-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Real Madrid",
                                "amount": 5444.0
                            },
                            {
                                "team": "Liverpool",
                                "amount": 4556.0
                            }
                        ],
                        "expected_reward_tokens": 12301.2,
                        "profit_sb": 2801.2,
                        "profit_sb_percentage": 29.49,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Real Madrid",
                                "amount": 4115.0
                            },
                            {
                                "team": "Liverpool",
                                "amount": 3444.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2441.0
                            }
                        ],
                        "expected_reward_tokens": 9298.8,
                        "profit_sb": -201.2,
                        "profit_sb_percentage": -2.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7735b35c-1ee0-4af5-aa4f-b63e3a297232",
                            "gambit_id": "05ee788e-940e-4bed-893b-d07e0921a149",
                            "last_updated": "2023-03-16T17:37:21.135532-04:00",
                            "created_at": "2023-03-15T13:57:01.350928-04:00",
                            "name": "Real Madrid",
                            "reward": "2.26000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf04e924-e27f-42af-abb3-afb0efbfa79a/?format=api"
                        },
                        {
                            "id": "97a311eb-25f5-4528-b2f5-32290284e3ad",
                            "gambit_id": "b75af01f-75bb-4eaa-baec-bd5317702116",
                            "last_updated": "2023-03-16T17:37:21.133754-04:00",
                            "created_at": "2023-03-15T13:57:01.349583-04:00",
                            "name": "Liverpool",
                            "reward": "2.70000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf04e924-e27f-42af-abb3-afb0efbfa79a/?format=api"
                        },
                        {
                            "id": "a8329cec-a45e-42d5-9946-a0fc8e725515",
                            "gambit_id": "dcfc8465-38ec-484f-9ac6-c43dcf663a72",
                            "last_updated": "2023-03-16T17:37:21.131838-04:00",
                            "created_at": "2023-03-15T13:57:01.348310-04:00",
                            "name": "Draw",
                            "reward": "3.81000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf04e924-e27f-42af-abb3-afb0efbfa79a/?format=api"
                        }
                    ]
                },
                {
                    "id": "b01ad2b0-28ed-4435-b196-18f407095462",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b05557dc-7c88-4228-9c5d-ed8ca6d76aae/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-15T13:57:01.336820-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6266.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3734.0
                            }
                        ],
                        "expected_reward_tokens": 9335.0,
                        "profit_sb": -165.0,
                        "profit_sb_percentage": -1.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7fed6f90-3817-4620-b590-77fa0ee2c2cc",
                            "gambit_id": "cd7daa4b-0499-4f38-a1d2-0c1f2c037004",
                            "last_updated": "2023-03-16T17:37:21.127392-04:00",
                            "created_at": "2023-03-15T13:57:01.340677-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b01ad2b0-28ed-4435-b196-18f407095462/?format=api"
                        },
                        {
                            "id": "1053eb73-2c0a-4706-974f-821798214851",
                            "gambit_id": "20f99cb8-68af-45df-b282-57434b1e1a65",
                            "last_updated": "2023-03-16T17:37:21.125011-04:00",
                            "created_at": "2023-03-15T13:57:01.338385-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.50000",
                            "odds": "2.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b01ad2b0-28ed-4435-b196-18f407095462/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cdb648f1-f049-47c1-9f58-105379a52c19",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "904969b0-a1e0-4699-b1d4-8b3b5bfac837",
            "completed": true,
            "last_updated": "2023-03-15T13:52:00.708798-04:00",
            "created_at": "2023-03-14T09:37:12.631596-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/904969b0-a1e0-4699-b1d4-8b3b5bfac837",
            "datetime": "2023-03-14T22:37:00-04:00",
            "cutoff_datetime": "2023-03-14T22:37:00-04:00",
            "name": "Columbus Blue Jackets v. San Jose Sharks",
            "bettypes": [
                {
                    "id": "33f643a2-bf14-4aea-b562-495c2e01dbfb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cdb648f1-f049-47c1-9f58-105379a52c19/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T09:37:12.644026-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Jose Sharks",
                                "amount": 5784.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a20611c2-5276-406b-9d30-a64df76f14d6",
                            "gambit_id": "cf1b15ac-7783-4c44-8786-55b3cae7083e",
                            "last_updated": "2023-03-15T13:52:00.718749-04:00",
                            "created_at": "2023-03-14T09:37:12.645545-04:00",
                            "name": "San Jose Sharks",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33f643a2-bf14-4aea-b562-495c2e01dbfb/?format=api"
                        },
                        {
                            "id": "4ddde516-df5c-4f86-9dbf-25467c0d582c",
                            "gambit_id": "e38facf0-e7f9-4f88-80ee-a3ed9e441ac5",
                            "last_updated": "2023-03-15T13:52:00.719755-04:00",
                            "created_at": "2023-03-14T09:37:12.647186-04:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33f643a2-bf14-4aea-b562-495c2e01dbfb/?format=api"
                        }
                    ]
                },
                {
                    "id": "965c88ae-7757-4b33-824f-1a766f115723",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cdb648f1-f049-47c1-9f58-105379a52c19/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T09:37:12.638982-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 6308.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4ed0b3b7-1f48-4ea0-ab2c-577079229b65",
                            "gambit_id": "2ebb96dd-ca1b-47ba-ae25-fb0b19c01831",
                            "last_updated": "2023-03-15T13:52:00.716467-04:00",
                            "created_at": "2023-03-14T09:37:12.642191-04:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/965c88ae-7757-4b33-824f-1a766f115723/?format=api"
                        },
                        {
                            "id": "5094014d-1fae-412a-a4e1-55a5a89b55c9",
                            "gambit_id": "1b40bec1-dc8b-4f1b-a03e-194e45863002",
                            "last_updated": "2023-03-15T13:52:00.715341-04:00",
                            "created_at": "2023-03-14T09:37:12.640505-04:00",
                            "name": "San Jose Sharks",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/965c88ae-7757-4b33-824f-1a766f115723/?format=api"
                        }
                    ]
                },
                {
                    "id": "1e0ad33e-d14d-4daf-9e0d-97f9915545ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cdb648f1-f049-47c1-9f58-105379a52c19/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T09:37:12.633972-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cd3f23fa-7fe2-46e0-b089-dbff7a219252",
                            "gambit_id": "12dfa095-2d49-4f05-8d30-4a95e138ed08",
                            "last_updated": "2023-03-15T13:52:00.712990-04:00",
                            "created_at": "2023-03-14T09:37:12.637358-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e0ad33e-d14d-4daf-9e0d-97f9915545ff/?format=api"
                        },
                        {
                            "id": "0a8ea833-877d-4b37-ac61-bb6cfc42d584",
                            "gambit_id": "aaca2330-dff1-4c7f-a541-27ceea3a0449",
                            "last_updated": "2023-03-15T13:52:00.711747-04:00",
                            "created_at": "2023-03-14T09:37:12.635573-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e0ad33e-d14d-4daf-9e0d-97f9915545ff/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0dccbe71-cd23-495b-8766-e70578610493",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "55b335cd-04eb-4514-bfc5-01474ab1a2ed",
            "completed": true,
            "last_updated": "2023-03-15T13:52:01.346187-04:00",
            "created_at": "2023-03-14T09:37:12.785287-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.61,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/55b335cd-04eb-4514-bfc5-01474ab1a2ed",
            "datetime": "2023-03-14T22:37:00-04:00",
            "cutoff_datetime": "2023-03-14T22:37:00-04:00",
            "name": "New York Islanders v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "1c5db2ed-e101-4aa0-ae87-34258399065d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0dccbe71-cd23-495b-8766-e70578610493/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T09:37:12.796100-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Kings",
                                "amount": 5421.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4278705e-5e34-4c2e-88d9-b18a50c06108",
                            "gambit_id": "718bcbfc-d87c-4a12-9462-9322dc5a970f",
                            "last_updated": "2023-03-15T13:52:01.358920-04:00",
                            "created_at": "2023-03-14T09:37:12.797507-04:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c5db2ed-e101-4aa0-ae87-34258399065d/?format=api"
                        },
                        {
                            "id": "d1bc6662-acf3-4dc0-93a0-3981afa06371",
                            "gambit_id": "8f9355a5-e131-48c7-a8eb-967aae94053f",
                            "last_updated": "2023-03-15T13:52:01.360318-04:00",
                            "created_at": "2023-03-14T09:37:12.798894-04:00",
                            "name": "New York Islanders",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c5db2ed-e101-4aa0-ae87-34258399065d/?format=api"
                        }
                    ]
                },
                {
                    "id": "9a07f1f2-9d8f-4542-96b3-d470f488ee44",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0dccbe71-cd23-495b-8766-e70578610493/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T09:37:12.791647-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Islanders",
                                "amount": 6603.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 3397.0
                            }
                        ],
                        "expected_reward_tokens": 9442.29,
                        "profit_sb": -57.71,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0e117bd5-1169-438e-bee0-e163d78204b7",
                            "gambit_id": "35cbebfa-fa94-4b5b-8791-99762f9951a6",
                            "last_updated": "2023-03-15T13:52:01.354523-04:00",
                            "created_at": "2023-03-14T09:37:12.794556-04:00",
                            "name": "New York Islanders",
                            "reward": "1.43000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a07f1f2-9d8f-4542-96b3-d470f488ee44/?format=api"
                        },
                        {
                            "id": "a62132d1-834b-4158-8df5-229bec1252b5",
                            "gambit_id": "a5a111ea-4b6b-48a9-91f2-5e8b3a8d0a8c",
                            "last_updated": "2023-03-15T13:52:01.355970-04:00",
                            "created_at": "2023-03-14T09:37:12.792993-04:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.78000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a07f1f2-9d8f-4542-96b3-d470f488ee44/?format=api"
                        }
                    ]
                },
                {
                    "id": "58fb3a19-3f45-4fe8-b9db-0e3f3773ec23",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0dccbe71-cd23-495b-8766-e70578610493/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T09:37:12.787156-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fa5ad52a-9c3f-4a9f-b3e7-233b6cd3e61f",
                            "gambit_id": "8c8c5af6-941d-4f5b-8718-e52bf695e820",
                            "last_updated": "2023-03-15T13:52:01.351410-04:00",
                            "created_at": "2023-03-14T09:37:12.790026-04:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58fb3a19-3f45-4fe8-b9db-0e3f3773ec23/?format=api"
                        },
                        {
                            "id": "cb611927-886e-4a6f-9f33-befc05af4c51",
                            "gambit_id": "b935e5a0-e37a-43a2-abbb-ae83830129c4",
                            "last_updated": "2023-03-15T13:52:01.349695-04:00",
                            "created_at": "2023-03-14T09:37:12.788600-04:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58fb3a19-3f45-4fe8-b9db-0e3f3773ec23/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a512f719-7d9a-4eda-8f8a-bac383b91844",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "163cbd95-abec-4d4f-99c1-25ebfb026fee",
            "completed": true,
            "last_updated": "2023-03-15T10:07:08.962353-04:00",
            "created_at": "2023-03-14T09:37:12.480821-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.42,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/163cbd95-abec-4d4f-99c1-25ebfb026fee",
            "datetime": "2023-03-14T22:10:00-04:00",
            "cutoff_datetime": "2023-03-14T22:10:00-04:00",
            "name": "New York Knicks v. Portland Trail Blazers",
            "bettypes": [
                {
                    "id": "da172190-81ad-4418-9962-6977f906b318",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a512f719-7d9a-4eda-8f8a-bac383b91844/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T09:37:12.492197-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "amount": 5699.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bbd9c72d-9986-435b-8c3e-315e7c1bb9ed",
                            "gambit_id": "d66d3f18-7032-43b0-b50b-f50a29acd192",
                            "last_updated": "2023-03-15T10:07:08.978121-04:00",
                            "created_at": "2023-03-14T09:37:12.495047-04:00",
                            "name": "New York Knicks",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da172190-81ad-4418-9962-6977f906b318/?format=api"
                        },
                        {
                            "id": "113ec3a4-24d6-4aca-9dc5-e9e7ad83d55f",
                            "gambit_id": "13557934-60d7-459d-afc7-e659437a8991",
                            "last_updated": "2023-03-15T10:07:08.976426-04:00",
                            "created_at": "2023-03-14T09:37:12.493557-04:00",
                            "name": "Portland Trail Blazers",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da172190-81ad-4418-9962-6977f906b318/?format=api"
                        }
                    ]
                },
                {
                    "id": "9743f0ed-2fbf-4bf6-97fb-6eb77d5b8c07",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a512f719-7d9a-4eda-8f8a-bac383b91844/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T09:37:12.487526-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "amount": 5107.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "455c6afd-314b-4c40-8777-7d3cf5508bf3",
                            "gambit_id": "44b79e28-e8ac-4624-87da-431fb391c605",
                            "last_updated": "2023-03-15T10:07:08.973232-04:00",
                            "created_at": "2023-03-14T09:37:12.490451-04:00",
                            "name": "New York Knicks",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9743f0ed-2fbf-4bf6-97fb-6eb77d5b8c07/?format=api"
                        },
                        {
                            "id": "87296cb4-d9f1-4ff7-8542-cf5760ebef55",
                            "gambit_id": "09334a2f-2efd-41ec-8ee2-f13134448ce6",
                            "last_updated": "2023-03-15T10:07:08.971766-04:00",
                            "created_at": "2023-03-14T09:37:12.488953-04:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9743f0ed-2fbf-4bf6-97fb-6eb77d5b8c07/?format=api"
                        }
                    ]
                },
                {
                    "id": "d9959d4d-32ea-440c-8467-efcd5d885e2a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a512f719-7d9a-4eda-8f8a-bac383b91844/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T09:37:12.483017-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 229",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 229",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "18a2eb03-8681-47bf-91e7-4f76b5ec8c0c",
                            "gambit_id": "2d3414ea-97ab-46ac-8a05-a8b7f994bbb6",
                            "last_updated": "2023-03-15T10:07:08.966922-04:00",
                            "created_at": "2023-03-14T09:37:12.484575-04:00",
                            "name": "Game Total Under 229",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9959d4d-32ea-440c-8467-efcd5d885e2a/?format=api"
                        },
                        {
                            "id": "a6b2a845-f39c-4ba2-9f34-fbaa924457c6",
                            "gambit_id": "8daeb12b-33cb-42ff-8417-fda6f78a79ea",
                            "last_updated": "2023-03-15T10:07:08.968410-04:00",
                            "created_at": "2023-03-14T09:37:12.485979-04:00",
                            "name": "Game Total Over 229",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9959d4d-32ea-440c-8467-efcd5d885e2a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "582d3cfd-95cc-43db-aa09-314e362a6606",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c3bdd661-536d-4a27-b54d-4e348c9d8f88",
            "completed": true,
            "last_updated": "2023-03-15T09:57:02.314692-04:00",
            "created_at": "2023-03-14T09:37:12.337822-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.24,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c3bdd661-536d-4a27-b54d-4e348c9d8f88",
            "datetime": "2023-03-14T22:10:00-04:00",
            "cutoff_datetime": "2023-03-14T22:10:00-04:00",
            "name": "Milwaukee Bucks v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "ba730c56-f1ce-4a9a-9a26-bdc6116a0a23",
                    "match": "https://api-prod.gambitprofit.com/api/matches/582d3cfd-95cc-43db-aa09-314e362a6606/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T09:37:12.351159-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5213.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fb4b170b-5344-4626-aab3-6ced96a69c04",
                            "gambit_id": "ba6d52b1-b9df-4ed0-a7ca-2dd791abf379",
                            "last_updated": "2023-03-15T09:57:02.329441-04:00",
                            "created_at": "2023-03-14T09:37:12.354503-04:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba730c56-f1ce-4a9a-9a26-bdc6116a0a23/?format=api"
                        },
                        {
                            "id": "3de7f32f-3780-4a30-841e-5406bff8d7e2",
                            "gambit_id": "fb11baac-33c0-456b-969c-0160bdb21eed",
                            "last_updated": "2023-03-15T09:57:02.327984-04:00",
                            "created_at": "2023-03-14T09:37:12.352809-04:00",
                            "name": "Phoenix Suns",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba730c56-f1ce-4a9a-9a26-bdc6116a0a23/?format=api"
                        }
                    ]
                },
                {
                    "id": "1cd579af-89ce-436c-bd00-6080009ecccb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/582d3cfd-95cc-43db-aa09-314e362a6606/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T09:37:12.346180-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1604e208-f4d7-49a3-8dbc-6b20a8096b18",
                            "gambit_id": "34c8319b-7c0e-4779-bde5-47d006979221",
                            "last_updated": "2023-03-15T09:57:02.325065-04:00",
                            "created_at": "2023-03-14T09:37:12.349401-04:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cd579af-89ce-436c-bd00-6080009ecccb/?format=api"
                        },
                        {
                            "id": "d576a44e-8b0a-4622-b4ca-1839d4ccd768",
                            "gambit_id": "6de9d088-a61c-4823-b589-3b3aae7f7a50",
                            "last_updated": "2023-03-15T09:57:02.323526-04:00",
                            "created_at": "2023-03-14T09:37:12.347780-04:00",
                            "name": "Phoenix Suns",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cd579af-89ce-436c-bd00-6080009ecccb/?format=api"
                        }
                    ]
                },
                {
                    "id": "53bf1ec3-a3c2-4385-a8f9-4a6c98700dc0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/582d3cfd-95cc-43db-aa09-314e362a6606/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T09:37:12.339972-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 231.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 231.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cabf5028-e536-41ff-9f47-ace7bbd8993e",
                            "gambit_id": "490ef3b6-19a4-4d2c-8de5-33620cfd85cd",
                            "last_updated": "2023-03-15T09:57:02.319080-04:00",
                            "created_at": "2023-03-14T09:37:12.341908-04:00",
                            "name": "Game Total Under 231.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "231.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53bf1ec3-a3c2-4385-a8f9-4a6c98700dc0/?format=api"
                        },
                        {
                            "id": "102473c5-788a-4b56-9419-b3559d9606e4",
                            "gambit_id": "f351f3d7-ce92-4953-b676-ef233432481d",
                            "last_updated": "2023-03-15T09:57:02.320600-04:00",
                            "created_at": "2023-03-14T09:37:12.344273-04:00",
                            "name": "Game Total Over 231.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "231.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53bf1ec3-a3c2-4385-a8f9-4a6c98700dc0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "47dc00c0-1239-4c22-9ce6-1766abe07668",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a6b217e5-2f70-4dfb-899d-56ce447c4c07",
            "completed": true,
            "last_updated": "2023-03-15T13:52:01.656698-04:00",
            "created_at": "2023-03-14T10:57:13.044811-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.71,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/a6b217e5-2f70-4dfb-899d-56ce447c4c07",
            "datetime": "2023-03-14T22:07:00-04:00",
            "cutoff_datetime": "2023-03-14T22:07:00-04:00",
            "name": "Dallas Stars v. Vancouver Canucks",
            "bettypes": [
                {
                    "id": "6453a476-749b-48fa-a96c-7a97f695c975",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47dc00c0-1239-4c22-9ce6-1766abe07668/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T10:57:13.063206-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 5421.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9b7e2ad6-888d-49b2-a437-682f64a04ac4",
                            "gambit_id": "8761a825-5430-4639-be92-6a9b7383aed3",
                            "last_updated": "2023-03-15T13:52:01.666852-04:00",
                            "created_at": "2023-03-14T10:57:13.068290-04:00",
                            "name": "Dallas Stars",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6453a476-749b-48fa-a96c-7a97f695c975/?format=api"
                        },
                        {
                            "id": "7e61f53f-681a-470e-b37d-703b07b7d3ce",
                            "gambit_id": "3c8556d9-6c78-445e-a303-8919f0d26b8c",
                            "last_updated": "2023-03-15T13:52:01.665771-04:00",
                            "created_at": "2023-03-14T10:57:13.065477-04:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6453a476-749b-48fa-a96c-7a97f695c975/?format=api"
                        }
                    ]
                },
                {
                    "id": "8be6bd03-d86a-44b5-9a2e-8fe3f98c1620",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47dc00c0-1239-4c22-9ce6-1766abe07668/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T10:57:13.056195-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vancouver Canucks",
                                "amount": 6547.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b84be7e5-e2eb-4803-ad78-1630e24ea8c0",
                            "gambit_id": "9122415d-40be-4ee2-a55d-c7a1ac1855f3",
                            "last_updated": "2023-03-15T13:52:01.662840-04:00",
                            "created_at": "2023-03-14T10:57:13.058380-04:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8be6bd03-d86a-44b5-9a2e-8fe3f98c1620/?format=api"
                        },
                        {
                            "id": "399eec1a-6cec-45ac-8f8b-fdedff243cd6",
                            "gambit_id": "d687be25-25ca-4464-8429-6339def5a932",
                            "last_updated": "2023-03-15T13:52:01.663819-04:00",
                            "created_at": "2023-03-14T10:57:13.060753-04:00",
                            "name": "Dallas Stars",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8be6bd03-d86a-44b5-9a2e-8fe3f98c1620/?format=api"
                        }
                    ]
                },
                {
                    "id": "d9add20c-838a-41df-a73c-0712f6793b7e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47dc00c0-1239-4c22-9ce6-1766abe07668/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T10:57:13.048520-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e1e778bc-c115-45d0-baf0-190e1e50f9a6",
                            "gambit_id": "30ac65f8-ae8b-4fc1-80fe-4ea6d9e5df80",
                            "last_updated": "2023-03-15T13:52:01.659711-04:00",
                            "created_at": "2023-03-14T10:57:13.051206-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9add20c-838a-41df-a73c-0712f6793b7e/?format=api"
                        },
                        {
                            "id": "830bd56b-2393-44b4-932e-71bab219ee76",
                            "gambit_id": "d49d6739-4072-497d-9a84-178581c2f5fa",
                            "last_updated": "2023-03-15T13:52:01.660798-04:00",
                            "created_at": "2023-03-14T10:57:13.053814-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9add20c-838a-41df-a73c-0712f6793b7e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c7c6ae11-96e6-47fb-9834-e45284320a17",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d601789a-4e13-4afd-a2fb-ced0a5423884",
            "completed": true,
            "last_updated": "2023-03-15T13:52:01.023845-04:00",
            "created_at": "2023-03-14T09:37:12.200346-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.11,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d601789a-4e13-4afd-a2fb-ced0a5423884",
            "datetime": "2023-03-14T22:07:00-04:00",
            "cutoff_datetime": "2023-03-14T22:07:00-04:00",
            "name": "Calgary Flames v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "3511443a-b74a-4198-9da1-db3c48cde523",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c7c6ae11-96e6-47fb-9834-e45284320a17/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T09:37:12.211295-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 6942.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 3058.0
                            }
                        ],
                        "expected_reward_tokens": 9510.38,
                        "profit_sb": 10.38,
                        "profit_sb_percentage": 0.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "03d312d4-fb57-4cfa-b027-fcd6d41b8fb8",
                            "gambit_id": "e2658ded-497b-4016-a48b-af1c4a787120",
                            "last_updated": "2023-03-15T13:52:01.034263-04:00",
                            "created_at": "2023-03-14T09:37:12.214044-04:00",
                            "name": "Calgary Flames",
                            "reward": "1.37000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3511443a-b74a-4198-9da1-db3c48cde523/?format=api"
                        },
                        {
                            "id": "02450bc1-6acd-43a6-a500-14b78a42b048",
                            "gambit_id": "868c50c2-6f93-4ce4-b960-d11d4aeb8d0e",
                            "last_updated": "2023-03-15T13:52:01.033227-04:00",
                            "created_at": "2023-03-14T09:37:12.212627-04:00",
                            "name": "Arizona Coyotes",
                            "reward": "3.11000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3511443a-b74a-4198-9da1-db3c48cde523/?format=api"
                        }
                    ]
                },
                {
                    "id": "8c3a41a1-486c-4e7f-b9d4-b5c152e6e885",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c7c6ae11-96e6-47fb-9834-e45284320a17/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T09:37:12.206939-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arizona Coyotes",
                                "amount": 5213.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f253a883-e4bc-4efe-ae70-d17efe4d1076",
                            "gambit_id": "f4ee29dc-f34e-4a29-8f5d-9e0fe99b6f9b",
                            "last_updated": "2023-03-15T13:52:01.030154-04:00",
                            "created_at": "2023-03-14T09:37:12.208246-04:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c3a41a1-486c-4e7f-b9d4-b5c152e6e885/?format=api"
                        },
                        {
                            "id": "5cca4ec3-a45f-4369-ac50-a57d596deac6",
                            "gambit_id": "a4f5142f-15f5-406f-977b-29d1054de215",
                            "last_updated": "2023-03-15T13:52:01.031168-04:00",
                            "created_at": "2023-03-14T09:37:12.209757-04:00",
                            "name": "Calgary Flames",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c3a41a1-486c-4e7f-b9d4-b5c152e6e885/?format=api"
                        }
                    ]
                },
                {
                    "id": "5b876732-0fe0-452b-a244-902b04c7900c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c7c6ae11-96e6-47fb-9834-e45284320a17/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T09:37:12.202680-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5317.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e7e6eed6-fa86-49a8-be26-c2d2bb0e3644",
                            "gambit_id": "902226ad-ba87-4770-b0ca-255704754909",
                            "last_updated": "2023-03-15T13:52:01.026919-04:00",
                            "created_at": "2023-03-14T09:37:12.204147-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b876732-0fe0-452b-a244-902b04c7900c/?format=api"
                        },
                        {
                            "id": "36d9fb4f-25ad-4f4f-a6c3-e18cea531c77",
                            "gambit_id": "dc7a26bb-5782-48d0-b9d1-7ca07d744eef",
                            "last_updated": "2023-03-15T13:52:01.028085-04:00",
                            "created_at": "2023-03-14T09:37:12.205500-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b876732-0fe0-452b-a244-902b04c7900c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0ec5ef8f-1d34-4a8c-a1b0-6a1c1794972a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f9653d93-c9e9-4326-b948-546883357bfc",
            "completed": true,
            "last_updated": "2023-03-15T09:51:55.496016-04:00",
            "created_at": "2023-03-13T09:22:03.902304-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/f9653d93-c9e9-4326-b948-546883357bfc",
            "datetime": "2023-03-14T21:10:00-04:00",
            "cutoff_datetime": "2023-03-14T21:10:00-04:00",
            "name": "Mississippi State v. Pittsburgh",
            "bettypes": [
                {
                    "id": "2509b284-62a7-4de0-a36f-2a181666d98a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ec5ef8f-1d34-4a8c-a1b0-6a1c1794972a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-13T17:16:58.724282-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Mississippi State",
                                "amount": 5599.0
                            },
                            {
                                "team": "Pittsburgh",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ceb14505-d3f0-4a7f-9786-750443f59913",
                            "gambit_id": "f80c3237-5a38-4ff1-bc4f-5f205470c71d",
                            "last_updated": "2023-03-15T09:51:55.506372-04:00",
                            "created_at": "2023-03-13T17:16:58.727237-04:00",
                            "name": "Mississippi State",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2509b284-62a7-4de0-a36f-2a181666d98a/?format=api"
                        },
                        {
                            "id": "7b295021-30d2-4440-990c-56d94cb21949",
                            "gambit_id": "9174523f-2a7a-4cff-9758-bcf0cda7dfdc",
                            "last_updated": "2023-03-15T09:51:55.504990-04:00",
                            "created_at": "2023-03-13T17:16:58.725588-04:00",
                            "name": "Pittsburgh",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2509b284-62a7-4de0-a36f-2a181666d98a/?format=api"
                        }
                    ]
                },
                {
                    "id": "6907bd0d-7261-4698-bc9f-7fe10d527b08",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ec5ef8f-1d34-4a8c-a1b0-6a1c1794972a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-13T09:22:03.904131-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Mississippi State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Pittsburgh",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d43c928b-5faf-48c1-90fa-2ad79bcad3cf",
                            "gambit_id": "95dcc9fe-7b92-4ce0-9414-959e63a84fd4",
                            "last_updated": "2023-03-15T09:51:55.510694-04:00",
                            "created_at": "2023-03-13T09:22:03.907014-04:00",
                            "name": "Mississippi State",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6907bd0d-7261-4698-bc9f-7fe10d527b08/?format=api"
                        },
                        {
                            "id": "5b55336f-31da-4b73-8963-2c56937c0a2b",
                            "gambit_id": "384f628d-5887-47f1-a8cd-470fae6284d6",
                            "last_updated": "2023-03-15T09:51:55.509328-04:00",
                            "created_at": "2023-03-13T09:22:03.905585-04:00",
                            "name": "Pittsburgh",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6907bd0d-7261-4698-bc9f-7fe10d527b08/?format=api"
                        }
                    ]
                },
                {
                    "id": "91c51157-a465-414c-a308-a8cf0dc8bd75",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ec5ef8f-1d34-4a8c-a1b0-6a1c1794972a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-13T17:16:58.719854-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 133",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 133",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1dac50f1-2f9a-49e5-856a-4bacdf75c334",
                            "gambit_id": "1660ba45-1ee9-40a9-a384-1b8ff3667b00",
                            "last_updated": "2023-03-15T09:51:55.501680-04:00",
                            "created_at": "2023-03-13T17:16:58.722890-04:00",
                            "name": "Game Total Over 133",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "133.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91c51157-a465-414c-a308-a8cf0dc8bd75/?format=api"
                        },
                        {
                            "id": "2b153ed0-4ff9-44db-8261-e33942dc5eb2",
                            "gambit_id": "49ccc847-04e0-40b8-a51b-7cb126f3dbc3",
                            "last_updated": "2023-03-15T09:51:55.499984-04:00",
                            "created_at": "2023-03-13T17:16:58.721403-04:00",
                            "name": "Game Total Under 133",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "133.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91c51157-a465-414c-a308-a8cf0dc8bd75/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "917b836d-4096-4470-9b4f-6a4e2a4d9fd8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "16f9873c-2ae1-4bbf-9042-78fd708d5347",
            "completed": true,
            "last_updated": "2023-03-15T13:57:05.500331-04:00",
            "created_at": "2023-03-14T09:37:12.062478-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.77,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/16f9873c-2ae1-4bbf-9042-78fd708d5347",
            "datetime": "2023-03-14T21:07:00-04:00",
            "cutoff_datetime": "2023-03-14T21:07:00-04:00",
            "name": "Ottawa Senators v. Edmonton Oilers",
            "bettypes": [
                {
                    "id": "dda1089a-9470-4200-a1dc-8bde59f1d82e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/917b836d-4096-4470-9b4f-6a4e2a4d9fd8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T09:37:12.070046-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Edmonton Oilers",
                                "amount": 6547.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fbb619b8-caa9-4db9-b78a-fc00249e9b07",
                            "gambit_id": "fba59e1e-09f7-4257-8055-aa9cb12ec4d6",
                            "last_updated": "2023-03-15T13:57:05.509836-04:00",
                            "created_at": "2023-03-14T09:37:12.071566-04:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dda1089a-9470-4200-a1dc-8bde59f1d82e/?format=api"
                        },
                        {
                            "id": "280aca58-8be5-4a90-9ddd-960e2543107f",
                            "gambit_id": "fc939f78-6fbe-404f-bf06-10855cf7a910",
                            "last_updated": "2023-03-15T13:57:05.510826-04:00",
                            "created_at": "2023-03-14T09:37:12.073019-04:00",
                            "name": "Ottawa Senators",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dda1089a-9470-4200-a1dc-8bde59f1d82e/?format=api"
                        }
                    ]
                },
                {
                    "id": "fb7c5a61-0f18-4f94-8c3d-eb97c07afd4e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/917b836d-4096-4470-9b4f-6a4e2a4d9fd8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T09:37:12.064585-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ottawa Senators",
                                "amount": 5512.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c216e581-ae40-45a2-a120-1f3258d3ad6e",
                            "gambit_id": "456cd223-f984-4505-a31f-4772e2513752",
                            "last_updated": "2023-03-15T13:57:05.507725-04:00",
                            "created_at": "2023-03-14T09:37:12.068045-04:00",
                            "name": "Ottawa Senators",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb7c5a61-0f18-4f94-8c3d-eb97c07afd4e/?format=api"
                        },
                        {
                            "id": "6585c268-7934-4b3e-be22-36ddf2601ec5",
                            "gambit_id": "2266632d-7bce-4a21-acbf-7a6172f55833",
                            "last_updated": "2023-03-15T13:57:05.506639-04:00",
                            "created_at": "2023-03-14T09:37:12.066255-04:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb7c5a61-0f18-4f94-8c3d-eb97c07afd4e/?format=api"
                        }
                    ]
                },
                {
                    "id": "524a6d64-baae-412f-a851-4582a9f6c3d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/917b836d-4096-4470-9b4f-6a4e2a4d9fd8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T10:06:51.037751-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "800eb3aa-c0be-4beb-8a46-c027c7fb1c52",
                            "gambit_id": "22281772-2193-4e4b-9d70-b4c6e6bab0c6",
                            "last_updated": "2023-03-15T13:57:05.503205-04:00",
                            "created_at": "2023-03-14T10:06:51.039690-04:00",
                            "name": "Game Total Under 7",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/524a6d64-baae-412f-a851-4582a9f6c3d9/?format=api"
                        },
                        {
                            "id": "9b0e0849-502a-4367-8aa2-0ac0c8b17fe1",
                            "gambit_id": "2399ec6a-c298-448d-9b17-441375925756",
                            "last_updated": "2023-03-15T13:57:05.504402-04:00",
                            "created_at": "2023-03-14T10:06:51.041479-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/524a6d64-baae-412f-a851-4582a9f6c3d9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5605368b-2af7-4dbc-9875-5f2f27259c4e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9f568c09-828b-421e-9b2a-a6ddc132493e",
            "completed": true,
            "last_updated": "2023-03-15T13:57:06.257382-04:00",
            "created_at": "2023-03-14T09:37:11.590685-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/9f568c09-828b-421e-9b2a-a6ddc132493e",
            "datetime": "2023-03-14T20:37:00-04:00",
            "cutoff_datetime": "2023-03-14T20:37:00-04:00",
            "name": "Boston Bruins v. Chicago Blackhawks",
            "bettypes": [
                {
                    "id": "de314ac5-130d-4bec-a732-734d2e9ff7a0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5605368b-2af7-4dbc-9875-5f2f27259c4e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T09:37:11.597668-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Bruins",
                                "amount": 7774.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 2226.0
                            }
                        ],
                        "expected_reward_tokens": 9482.76,
                        "profit_sb": -17.24,
                        "profit_sb_percentage": -0.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d95ed3ab-87c8-4d03-b1e7-4f7a8089b7ed",
                            "gambit_id": "d5168300-148b-4d88-80b5-36b8ec267b1b",
                            "last_updated": "2023-03-15T13:57:06.267964-04:00",
                            "created_at": "2023-03-14T09:37:11.600516-04:00",
                            "name": "Boston Bruins",
                            "reward": "1.22000",
                            "odds": "1.22730",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de314ac5-130d-4bec-a732-734d2e9ff7a0/?format=api"
                        },
                        {
                            "id": "68a144e1-549c-49dd-af0c-ffe37cdfab9e",
                            "gambit_id": "f80930a0-cd29-42ec-87c8-2883d167bda3",
                            "last_updated": "2023-03-15T13:57:06.266967-04:00",
                            "created_at": "2023-03-14T09:37:11.599035-04:00",
                            "name": "Chicago Blackhawks",
                            "reward": "4.26000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de314ac5-130d-4bec-a732-734d2e9ff7a0/?format=api"
                        }
                    ]
                },
                {
                    "id": "4c81c206-a116-4839-b055-f4910ef4dbdc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5605368b-2af7-4dbc-9875-5f2f27259c4e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T09:37:11.592891-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Bruins",
                                "amount": 6163.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9ca3ff81-8314-4064-9519-2724e45f4332",
                            "gambit_id": "1ff08db2-d42a-4781-a375-16d40a166b45",
                            "last_updated": "2023-03-15T13:57:06.264924-04:00",
                            "created_at": "2023-03-14T09:37:11.596138-04:00",
                            "name": "Boston Bruins",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c81c206-a116-4839-b055-f4910ef4dbdc/?format=api"
                        },
                        {
                            "id": "0f2f1e90-3a9a-417c-b6a7-c22c03577a61",
                            "gambit_id": "800762a2-0f46-4b46-b492-fe670886089a",
                            "last_updated": "2023-03-15T13:57:06.263816-04:00",
                            "created_at": "2023-03-14T09:37:11.594607-04:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c81c206-a116-4839-b055-f4910ef4dbdc/?format=api"
                        }
                    ]
                },
                {
                    "id": "005954b2-df09-4e44-89bf-5a12047203c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5605368b-2af7-4dbc-9875-5f2f27259c4e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T10:06:53.485778-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "33c6dca4-c466-427b-98fc-f9eb8ac45728",
                            "gambit_id": "e53f78a4-d432-41ee-bbc5-f62a8f007234",
                            "last_updated": "2023-03-15T13:57:06.260414-04:00",
                            "created_at": "2023-03-14T10:06:53.487746-04:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/005954b2-df09-4e44-89bf-5a12047203c9/?format=api"
                        },
                        {
                            "id": "45cc8395-5b81-43cd-83e6-5d2ebadff8b8",
                            "gambit_id": "402af429-6e7f-4672-b0e5-bb8a1d882531",
                            "last_updated": "2023-03-15T13:57:06.261595-04:00",
                            "created_at": "2023-03-14T10:06:53.489849-04:00",
                            "name": "Game Total Over 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/005954b2-df09-4e44-89bf-5a12047203c9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "37d04124-be01-43a4-8f95-752e8baea0d7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "36a0838c-2a5e-4df2-871b-ea2fec8f4e81",
            "completed": true,
            "last_updated": "2023-03-15T10:07:10.791990-04:00",
            "created_at": "2023-03-14T09:37:11.313038-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/36a0838c-2a5e-4df2-871b-ea2fec8f4e81",
            "datetime": "2023-03-14T20:10:00-04:00",
            "cutoff_datetime": "2023-03-14T20:10:00-04:00",
            "name": "Los Angeles Lakers v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "0f6c7a48-9050-4c00-bbff-f971250ea4de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/37d04124-be01-43a4-8f95-752e8baea0d7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T10:11:53.111137-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1915538b-f248-46e1-9484-a1bb5a0f8f48",
                            "gambit_id": "7cef4220-898c-49ba-915c-f7dfc729cff9",
                            "last_updated": "2023-03-15T10:07:10.796971-04:00",
                            "created_at": "2023-03-14T10:11:53.113115-04:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f6c7a48-9050-4c00-bbff-f971250ea4de/?format=api"
                        },
                        {
                            "id": "9b26693f-4856-4266-9cc4-e6fbee06391d",
                            "gambit_id": "f2a840ad-b778-4f7d-9ee8-e961fe4bec56",
                            "last_updated": "2023-03-15T10:07:10.799461-04:00",
                            "created_at": "2023-03-14T10:11:53.114835-04:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f6c7a48-9050-4c00-bbff-f971250ea4de/?format=api"
                        }
                    ]
                },
                {
                    "id": "269e0dc4-e9c6-457f-976f-8f01b59de45d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/37d04124-be01-43a4-8f95-752e8baea0d7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T09:37:11.319159-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b6728f95-e7f4-4c82-8b89-fdb82d1bfe58",
                            "gambit_id": "8ea1ce24-fa14-46e0-9319-4f914e9cf9d2",
                            "last_updated": "2023-03-15T10:07:10.809941-04:00",
                            "created_at": "2023-03-14T09:37:11.320435-04:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/269e0dc4-e9c6-457f-976f-8f01b59de45d/?format=api"
                        },
                        {
                            "id": "e0a2f454-e49a-4b73-a4b8-d1b2671971ca",
                            "gambit_id": "0f2c1a26-bdae-4d67-98f4-8c1fe6322e89",
                            "last_updated": "2023-03-15T10:07:10.814042-04:00",
                            "created_at": "2023-03-14T09:37:11.321836-04:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/269e0dc4-e9c6-457f-976f-8f01b59de45d/?format=api"
                        }
                    ]
                },
                {
                    "id": "3eee1cbb-15ae-43c6-9bde-4e1e086e4802",
                    "match": "https://api-prod.gambitprofit.com/api/matches/37d04124-be01-43a4-8f95-752e8baea0d7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T09:37:11.314793-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 226.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 226.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "90532462-0d1a-43c0-9fed-f8c8d01c771e",
                            "gambit_id": "8d3a9870-0520-4cdd-ba15-d8b131a51cbd",
                            "last_updated": "2023-03-15T10:07:10.804050-04:00",
                            "created_at": "2023-03-14T09:37:11.316157-04:00",
                            "name": "Game Total Under 226.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eee1cbb-15ae-43c6-9bde-4e1e086e4802/?format=api"
                        },
                        {
                            "id": "64c3b527-6dab-4ad8-8a48-a22443d7c15f",
                            "gambit_id": "9ad50de7-030a-4469-93d9-d6a92b5a08ce",
                            "last_updated": "2023-03-15T10:07:10.805986-04:00",
                            "created_at": "2023-03-14T09:37:11.317685-04:00",
                            "name": "Game Total Over 226.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eee1cbb-15ae-43c6-9bde-4e1e086e4802/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "07d6eb91-66ca-4404-9a9e-02f0ea5b6dc1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1013d844-fa5b-415c-9401-c63ed25ab00a",
            "completed": true,
            "last_updated": "2023-03-15T10:07:09.808123-04:00",
            "created_at": "2023-03-14T09:37:11.174735-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.48,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/1013d844-fa5b-415c-9401-c63ed25ab00a",
            "datetime": "2023-03-14T20:10:00-04:00",
            "cutoff_datetime": "2023-03-14T20:10:00-04:00",
            "name": "Orlando Magic v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "20b06085-0bbb-48e8-9076-3ccb2548b38d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07d6eb91-66ca-4404-9a9e-02f0ea5b6dc1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T09:37:11.182350-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Orlando Magic",
                                "amount": 7072.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 2928.0
                            }
                        ],
                        "expected_reward_tokens": 9545.28,
                        "profit_sb": 45.28,
                        "profit_sb_percentage": 0.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "05ab7a80-22ed-4b55-8a1c-ad04b84ae2d3",
                            "gambit_id": "742fb05b-6641-4e9d-acff-3008f92baa2c",
                            "last_updated": "2023-03-15T10:07:09.816615-04:00",
                            "created_at": "2023-03-14T09:37:11.185611-04:00",
                            "name": "Orlando Magic",
                            "reward": "1.35000",
                            "odds": "1.36360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20b06085-0bbb-48e8-9076-3ccb2548b38d/?format=api"
                        },
                        {
                            "id": "75257dc1-b458-4dde-935c-878cfe7ba06f",
                            "gambit_id": "5506db14-1ef6-463b-85cd-23bc6ba296a6",
                            "last_updated": "2023-03-15T10:07:09.815301-04:00",
                            "created_at": "2023-03-14T09:37:11.183740-04:00",
                            "name": "San Antonio Spurs",
                            "reward": "3.26000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20b06085-0bbb-48e8-9076-3ccb2548b38d/?format=api"
                        }
                    ]
                },
                {
                    "id": "a491bff6-820c-4896-b0cb-581d0d650185",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07d6eb91-66ca-4404-9a9e-02f0ea5b6dc1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T09:37:11.187859-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Orlando Magic",
                                "amount": 5000.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ee7f13f2-a81a-4903-93bc-cc649d88687f",
                            "gambit_id": "e155d8ea-64af-4c1a-b29d-c94f92a2449a",
                            "last_updated": "2023-03-15T10:07:09.820405-04:00",
                            "created_at": "2023-03-14T09:37:11.191046-04:00",
                            "name": "Orlando Magic",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a491bff6-820c-4896-b0cb-581d0d650185/?format=api"
                        },
                        {
                            "id": "4a2827af-4ca8-43d2-a757-d28d72b04045",
                            "gambit_id": "4340c97a-0175-4054-87bc-325d99c5f823",
                            "last_updated": "2023-03-15T10:07:09.819151-04:00",
                            "created_at": "2023-03-14T09:37:11.189426-04:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a491bff6-820c-4896-b0cb-581d0d650185/?format=api"
                        }
                    ]
                },
                {
                    "id": "3066d4f5-211e-427f-b88e-3adec2877b47",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07d6eb91-66ca-4404-9a9e-02f0ea5b6dc1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T09:37:11.177269-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 233.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 233.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aed20d99-4f11-4965-9bea-3dee6a9a2784",
                            "gambit_id": "55ffca24-77fc-4765-97f7-ed341f2080e3",
                            "last_updated": "2023-03-15T10:07:09.811392-04:00",
                            "created_at": "2023-03-14T09:37:11.178838-04:00",
                            "name": "Game Total Under 233.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "233.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3066d4f5-211e-427f-b88e-3adec2877b47/?format=api"
                        },
                        {
                            "id": "7080bcd1-9541-4435-91e4-2106ce7b518d",
                            "gambit_id": "6fbe309a-1f23-434e-a1a4-07b6c0e4239c",
                            "last_updated": "2023-03-15T10:07:09.812726-04:00",
                            "created_at": "2023-03-14T09:37:11.180699-04:00",
                            "name": "Game Total Over 233.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "233.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3066d4f5-211e-427f-b88e-3adec2877b47/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8939804b-a1dc-4e8b-b32e-204351b4d552",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0fa88114-fc31-4fa9-a073-b8f89f80ddd9",
            "completed": true,
            "last_updated": "2023-03-15T10:07:09.523984-04:00",
            "created_at": "2023-03-14T09:37:11.448332-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.94,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/0fa88114-fc31-4fa9-a073-b8f89f80ddd9",
            "datetime": "2023-03-14T20:10:00-04:00",
            "cutoff_datetime": "2023-03-14T20:10:00-04:00",
            "name": "Brooklyn Nets v. Oklahoma City Thunder",
            "bettypes": [
                {
                    "id": "a8138c6e-c9f6-4d09-b925-1e269214c7a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8939804b-a1dc-4e8b-b32e-204351b4d552/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T09:37:11.460083-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5317.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "286e6f05-88f1-4290-a152-81c2a95e856f",
                            "gambit_id": "80c43db4-8ad7-49db-b516-d1124b67347f",
                            "last_updated": "2023-03-15T10:07:09.536584-04:00",
                            "created_at": "2023-03-14T09:37:11.461557-04:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8138c6e-c9f6-4d09-b925-1e269214c7a1/?format=api"
                        },
                        {
                            "id": "37de149a-ef96-44d2-91c8-41be638706dd",
                            "gambit_id": "c0d2494e-fd31-43f7-b0fe-681fcd715a56",
                            "last_updated": "2023-03-15T10:07:09.538199-04:00",
                            "created_at": "2023-03-14T09:37:11.463356-04:00",
                            "name": "Brooklyn Nets",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8138c6e-c9f6-4d09-b925-1e269214c7a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "27dab69e-53bd-4cd8-a79f-faa696d68530",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8939804b-a1dc-4e8b-b32e-204351b4d552/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T09:37:11.455681-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5dde5059-ccbe-4d39-9dea-0c605944e827",
                            "gambit_id": "acb887e6-d913-45fa-b1bf-0109981c20ff",
                            "last_updated": "2023-03-15T10:07:09.533649-04:00",
                            "created_at": "2023-03-14T09:37:11.458534-04:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27dab69e-53bd-4cd8-a79f-faa696d68530/?format=api"
                        },
                        {
                            "id": "6aae736e-c46b-4c8e-a59a-7dafa2cf462f",
                            "gambit_id": "0714b5bf-7699-45ba-988a-e38c08ebff11",
                            "last_updated": "2023-03-15T10:07:09.532187-04:00",
                            "created_at": "2023-03-14T09:37:11.457068-04:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27dab69e-53bd-4cd8-a79f-faa696d68530/?format=api"
                        }
                    ]
                },
                {
                    "id": "498ba28a-d7d4-4a4d-bc55-ee5f33427ed3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8939804b-a1dc-4e8b-b32e-204351b4d552/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T09:37:11.450857-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 233",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 233",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dc24d01e-0079-45af-b947-5c4c93da1bef",
                            "gambit_id": "26b6bbe2-5348-4858-a524-952e7ef2b7bd",
                            "last_updated": "2023-03-15T10:07:09.529348-04:00",
                            "created_at": "2023-03-14T09:37:11.454049-04:00",
                            "name": "Game Total Over 233",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "233.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/498ba28a-d7d4-4a4d-bc55-ee5f33427ed3/?format=api"
                        },
                        {
                            "id": "b8def205-24e1-4879-a494-9e2f414b4d57",
                            "gambit_id": "1d1a9780-4c5c-4c55-add1-0f68f6d9fe95",
                            "last_updated": "2023-03-15T10:07:09.527803-04:00",
                            "created_at": "2023-03-14T09:37:11.452407-04:00",
                            "name": "Game Total Under 233",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "233.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/498ba28a-d7d4-4a4d-bc55-ee5f33427ed3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "de058c9f-f4b7-4eb4-b330-998a24cd5c08",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cb7e4fbb-3a36-490e-b90d-4bf320851d68",
            "completed": true,
            "last_updated": "2023-03-15T13:57:06.536261-04:00",
            "created_at": "2023-03-14T09:37:11.039729-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.5,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/cb7e4fbb-3a36-490e-b90d-4bf320851d68",
            "datetime": "2023-03-14T20:07:00-04:00",
            "cutoff_datetime": "2023-03-14T20:07:00-04:00",
            "name": "Detroit Red Wings v. Nashville Predators",
            "bettypes": [
                {
                    "id": "512c6bc4-7ee4-4657-9a1e-65c712c7be56",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de058c9f-f4b7-4eb4-b330-998a24cd5c08/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T09:37:11.046653-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville Predators",
                                "amount": 5867.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c70420a3-4b05-4191-bf9b-d341dd689e9d",
                            "gambit_id": "f4d8b122-97d7-4452-9e11-ec2d8995bd5c",
                            "last_updated": "2023-03-15T13:57:06.545595-04:00",
                            "created_at": "2023-03-14T09:37:11.048147-04:00",
                            "name": "Nashville Predators",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/512c6bc4-7ee4-4657-9a1e-65c712c7be56/?format=api"
                        },
                        {
                            "id": "695bf44f-abb6-4731-b0ce-5fea48328b62",
                            "gambit_id": "298cd17c-fb56-40e4-a1f8-0d1f9094c2c4",
                            "last_updated": "2023-03-15T13:57:06.546734-04:00",
                            "created_at": "2023-03-14T09:37:11.049674-04:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/512c6bc4-7ee4-4657-9a1e-65c712c7be56/?format=api"
                        }
                    ]
                },
                {
                    "id": "5c4b7fc6-384b-4afc-bd5b-c46a673cd878",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de058c9f-f4b7-4eb4-b330-998a24cd5c08/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T09:37:11.041719-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Red Wings",
                                "amount": 6241.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "14efe769-80b7-4a85-83c2-916a9b4be5d1",
                            "gambit_id": "3fc04e42-16de-42b0-ac82-b414c5a25eb3",
                            "last_updated": "2023-03-15T13:57:06.543588-04:00",
                            "created_at": "2023-03-14T09:37:11.044934-04:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c4b7fc6-384b-4afc-bd5b-c46a673cd878/?format=api"
                        },
                        {
                            "id": "0fcbfd85-694f-4cbc-80b8-575f7e5bd35f",
                            "gambit_id": "8ab9f859-fdb7-46c2-99b3-f416f6e1343b",
                            "last_updated": "2023-03-15T13:57:06.542586-04:00",
                            "created_at": "2023-03-14T09:37:11.043284-04:00",
                            "name": "Nashville Predators",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c4b7fc6-384b-4afc-bd5b-c46a673cd878/?format=api"
                        }
                    ]
                },
                {
                    "id": "26865014-0d97-45e1-aa90-c6865de0525f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de058c9f-f4b7-4eb4-b330-998a24cd5c08/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T10:06:49.641955-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cac960c0-4e4f-429c-85bb-938a98907712",
                            "gambit_id": "a4a5ae19-4e61-4088-b44d-c727a4501bf7",
                            "last_updated": "2023-03-15T13:57:06.539407-04:00",
                            "created_at": "2023-03-14T10:06:49.643661-04:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26865014-0d97-45e1-aa90-c6865de0525f/?format=api"
                        },
                        {
                            "id": "a97ea355-ee64-410a-afb4-f4fae82627cc",
                            "gambit_id": "4060951c-408d-4811-b7c8-8e70791b01bb",
                            "last_updated": "2023-03-15T13:57:06.540533-04:00",
                            "created_at": "2023-03-14T10:06:49.645358-04:00",
                            "name": "Game Total Over 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26865014-0d97-45e1-aa90-c6865de0525f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2cb29ddd-48f1-44b5-bf81-4276e99edf9a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "58d98e9e-d5ae-4db2-b47f-79a02bf03134",
            "completed": true,
            "last_updated": "2023-03-15T10:07:09.946353-04:00",
            "created_at": "2023-03-14T09:37:10.892730-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.94,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/58d98e9e-d5ae-4db2-b47f-79a02bf03134",
            "datetime": "2023-03-14T19:40:00-04:00",
            "cutoff_datetime": "2023-03-14T19:40:00-04:00",
            "name": "Denver Nuggets v. Toronto Raptors",
            "bettypes": [
                {
                    "id": "dc031136-4d06-4080-89b6-c1bb7eb16258",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2cb29ddd-48f1-44b5-bf81-4276e99edf9a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T09:37:10.901152-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5317.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7bf889ee-b751-44d6-9406-6ccf149d6106",
                            "gambit_id": "87fba5e9-c6b8-4cff-923c-6b4babaf3ecd",
                            "last_updated": "2023-03-15T10:07:09.956655-04:00",
                            "created_at": "2023-03-14T09:37:10.903918-04:00",
                            "name": "Denver Nuggets",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc031136-4d06-4080-89b6-c1bb7eb16258/?format=api"
                        },
                        {
                            "id": "1f8d5d07-957a-4ce3-8ac4-01ffe61b3336",
                            "gambit_id": "b8b4a292-f93d-4b74-8d1d-e4fd07f828e5",
                            "last_updated": "2023-03-15T10:07:09.954991-04:00",
                            "created_at": "2023-03-14T09:37:10.902469-04:00",
                            "name": "Toronto Raptors",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc031136-4d06-4080-89b6-c1bb7eb16258/?format=api"
                        }
                    ]
                },
                {
                    "id": "f1f4c777-8d87-423c-90ed-dc7d859ece91",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2cb29ddd-48f1-44b5-bf81-4276e99edf9a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T09:37:10.905408-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "581f0a07-2a59-4c83-84ab-fc3ab52c3402",
                            "gambit_id": "8ee589c4-f882-450c-b7f3-565ff2371f9f",
                            "last_updated": "2023-03-15T10:07:09.959767-04:00",
                            "created_at": "2023-03-14T09:37:10.906718-04:00",
                            "name": "Toronto Raptors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1f4c777-8d87-423c-90ed-dc7d859ece91/?format=api"
                        },
                        {
                            "id": "6035432e-68ea-483d-87dc-fc738c57488d",
                            "gambit_id": "a964baa5-be26-4536-9893-351a0f2015a9",
                            "last_updated": "2023-03-15T10:07:09.961279-04:00",
                            "created_at": "2023-03-14T09:37:10.908145-04:00",
                            "name": "Denver Nuggets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1f4c777-8d87-423c-90ed-dc7d859ece91/?format=api"
                        }
                    ]
                },
                {
                    "id": "a311c76e-382a-4420-b32a-4f880604ef6b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2cb29ddd-48f1-44b5-bf81-4276e99edf9a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T09:37:10.896198-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 228.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 228.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "caf7cfbe-3323-4b4d-96d8-2acf4a5774f5",
                            "gambit_id": "ea9c4ad2-059f-44b9-83f4-71183f645b6d",
                            "last_updated": "2023-03-15T10:07:09.951965-04:00",
                            "created_at": "2023-03-14T09:37:10.899555-04:00",
                            "name": "Game Total Over 228.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "228.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a311c76e-382a-4420-b32a-4f880604ef6b/?format=api"
                        },
                        {
                            "id": "8394b7a8-4b6a-4eb3-b957-b03615e00c15",
                            "gambit_id": "6d03668a-1318-4d29-8a32-38fd306153c5",
                            "last_updated": "2023-03-15T10:07:09.950309-04:00",
                            "created_at": "2023-03-14T09:37:10.898131-04:00",
                            "name": "Game Total Under 228.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "228.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a311c76e-382a-4420-b32a-4f880604ef6b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dacc4e0c-4218-4514-b8cd-4c38853b67c9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "316c7785-da10-43df-975f-7ee6a48a81d0",
            "completed": true,
            "last_updated": "2023-03-15T10:12:12.093412-04:00",
            "created_at": "2023-03-14T09:37:10.750704-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.52,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/316c7785-da10-43df-975f-7ee6a48a81d0",
            "datetime": "2023-03-14T19:10:00-04:00",
            "cutoff_datetime": "2023-03-14T19:10:00-04:00",
            "name": "Detroit Pistons v. Washington Wizards",
            "bettypes": [
                {
                    "id": "3938ca47-bed1-4a51-b0a0-30970ff29f3b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dacc4e0c-4218-4514-b8cd-4c38853b67c9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T09:37:10.757374-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Wizards",
                                "amount": 8681.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 1319.0
                            }
                        ],
                        "expected_reward_tokens": 9549.1,
                        "profit_sb": 49.1,
                        "profit_sb_percentage": 0.52,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "166a3078-61da-4ed6-80d8-523c5ee29567",
                            "gambit_id": "c0dee6ad-2198-4793-8de3-ec414e0c9069",
                            "last_updated": "2023-03-15T10:12:12.104648-04:00",
                            "created_at": "2023-03-14T09:37:10.759122-04:00",
                            "name": "Washington Wizards",
                            "reward": "1.10000",
                            "odds": "1.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3938ca47-bed1-4a51-b0a0-30970ff29f3b/?format=api"
                        },
                        {
                            "id": "c5b532c3-4090-4f55-9a78-6a41a76738ec",
                            "gambit_id": "a0580298-9c50-4bc4-901e-b458ed98bf9d",
                            "last_updated": "2023-03-15T10:12:12.106818-04:00",
                            "created_at": "2023-03-14T09:37:10.760692-04:00",
                            "name": "Detroit Pistons",
                            "reward": "7.24000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3938ca47-bed1-4a51-b0a0-30970ff29f3b/?format=api"
                        }
                    ]
                },
                {
                    "id": "6a6a3c8d-20d9-48a5-9eba-e5649c858fee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dacc4e0c-4218-4514-b8cd-4c38853b67c9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T09:37:10.762372-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Pistons",
                                "amount": 5000.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7da0382d-04dc-4a66-90f9-9880bd9031c1",
                            "gambit_id": "a93a2705-6366-4ac6-9596-03bfb6aa8dbd",
                            "last_updated": "2023-03-15T10:12:12.112940-04:00",
                            "created_at": "2023-03-14T09:37:10.766206-04:00",
                            "name": "Detroit Pistons",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "13.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6a3c8d-20d9-48a5-9eba-e5649c858fee/?format=api"
                        },
                        {
                            "id": "39c0ae2b-03ae-4857-b274-81fb9d574076",
                            "gambit_id": "7f413d91-7d7c-496f-a5d5-95009adfcd5c",
                            "last_updated": "2023-03-15T10:12:12.110837-04:00",
                            "created_at": "2023-03-14T09:37:10.764149-04:00",
                            "name": "Washington Wizards",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-13.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6a3c8d-20d9-48a5-9eba-e5649c858fee/?format=api"
                        }
                    ]
                },
                {
                    "id": "d813824a-a771-4522-abe6-47b4363295de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dacc4e0c-4218-4514-b8cd-4c38853b67c9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T09:37:10.752872-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 221.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 221.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "647cd06a-61d3-4cac-9e9f-a38ec58b3c44",
                            "gambit_id": "dc71ef88-aa69-41d9-985f-ebd14f1696ec",
                            "last_updated": "2023-03-15T10:12:12.100728-04:00",
                            "created_at": "2023-03-14T09:37:10.755847-04:00",
                            "name": "Game Total Over 221.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d813824a-a771-4522-abe6-47b4363295de/?format=api"
                        },
                        {
                            "id": "1b988f53-d87f-4c6e-8fc8-d220b2323641",
                            "gambit_id": "585a637e-fc6e-4435-b161-0ba1645aaf67",
                            "last_updated": "2023-03-15T10:12:12.098141-04:00",
                            "created_at": "2023-03-14T09:37:10.754360-04:00",
                            "name": "Game Total Under 221.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d813824a-a771-4522-abe6-47b4363295de/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0f9e33a9-ea17-4cef-959c-ef83eeed8e26",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9fe46179-5a5a-49c1-a89c-ab67524c100a",
            "completed": true,
            "last_updated": "2023-03-15T10:12:11.945098-04:00",
            "created_at": "2023-03-14T09:37:10.609701-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.77,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/9fe46179-5a5a-49c1-a89c-ab67524c100a",
            "datetime": "2023-03-14T19:10:00-04:00",
            "cutoff_datetime": "2023-03-14T19:10:00-04:00",
            "name": "Cleveland Cavaliers v. Charlotte Hornets",
            "bettypes": [
                {
                    "id": "92c4ecda-2922-4e97-9d01-096d30e6dd7f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0f9e33a9-ea17-4cef-959c-ef83eeed8e26/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T09:37:10.616394-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 6547.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a788893e-fafb-488e-877a-a00ed29cc4af",
                            "gambit_id": "80bfc60e-669b-4f99-a0f0-499423fdbbde",
                            "last_updated": "2023-03-15T10:12:11.957551-04:00",
                            "created_at": "2023-03-14T09:37:10.619207-04:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92c4ecda-2922-4e97-9d01-096d30e6dd7f/?format=api"
                        },
                        {
                            "id": "84150e83-a075-40db-9797-b3572ede2709",
                            "gambit_id": "70b4ec3e-86e0-4607-aae8-1e375e0a93ee",
                            "last_updated": "2023-03-15T10:12:11.954668-04:00",
                            "created_at": "2023-03-14T09:37:10.617777-04:00",
                            "name": "Charlotte Hornets",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92c4ecda-2922-4e97-9d01-096d30e6dd7f/?format=api"
                        }
                    ]
                },
                {
                    "id": "7b3ba27e-3cce-47f1-bda1-d4dc32b1c6a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0f9e33a9-ea17-4cef-959c-ef83eeed8e26/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T09:37:10.620754-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4a33b5ba-6c3b-4440-885a-04098e727fe2",
                            "gambit_id": "001f561b-7fcb-49b9-9e90-a1b23ea24f5d",
                            "last_updated": "2023-03-15T10:12:11.963795-04:00",
                            "created_at": "2023-03-14T09:37:10.623660-04:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b3ba27e-3cce-47f1-bda1-d4dc32b1c6a7/?format=api"
                        },
                        {
                            "id": "0b1b60a9-f1db-4838-896a-125aeb9a9ddd",
                            "gambit_id": "cea29979-7f98-48a2-b274-fd3d9720b1ff",
                            "last_updated": "2023-03-15T10:12:11.961691-04:00",
                            "created_at": "2023-03-14T09:37:10.622167-04:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b3ba27e-3cce-47f1-bda1-d4dc32b1c6a7/?format=api"
                        }
                    ]
                },
                {
                    "id": "60791224-7e88-45ce-92d3-67cbeace1009",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0f9e33a9-ea17-4cef-959c-ef83eeed8e26/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T09:37:10.611818-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 218.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 218.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "48957a5a-8874-4e2c-a605-9be9dfaf91cc",
                            "gambit_id": "363471e3-73d7-459f-8e3f-23402b07055a",
                            "last_updated": "2023-03-15T10:12:11.948647-04:00",
                            "created_at": "2023-03-14T09:37:10.613229-04:00",
                            "name": "Game Total Under 218.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60791224-7e88-45ce-92d3-67cbeace1009/?format=api"
                        },
                        {
                            "id": "e801db71-900a-426e-bda5-bd5b01d4729e",
                            "gambit_id": "4e9d91e2-5b4d-498c-bf7e-d40831af8870",
                            "last_updated": "2023-03-15T10:12:11.950088-04:00",
                            "created_at": "2023-03-14T09:37:10.614801-04:00",
                            "name": "Game Total Over 218.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60791224-7e88-45ce-92d3-67cbeace1009/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "214a94d0-a9ae-46e2-8a4a-0fb46f13cbbd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a4cd1ba7-54d0-46d5-a7a1-1b885804a628",
            "completed": true,
            "last_updated": "2023-03-15T14:02:06.605863-04:00",
            "created_at": "2023-03-14T09:37:10.192778-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/a4cd1ba7-54d0-46d5-a7a1-1b885804a628",
            "datetime": "2023-03-14T19:07:00-04:00",
            "cutoff_datetime": "2023-03-14T19:07:00-04:00",
            "name": "Tampa Bay Lightning v. New Jersey Devils",
            "bettypes": [
                {
                    "id": "e53331c0-c3cf-4e53-989d-e0faef55c89d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/214a94d0-a9ae-46e2-8a4a-0fb46f13cbbd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T09:37:10.200298-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Jersey Devils",
                                "amount": 5699.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "837634da-9912-47f8-a61e-956bbf4192ce",
                            "gambit_id": "9e3b84f0-6ac8-4d05-9581-a22527834d65",
                            "last_updated": "2023-03-15T14:02:06.615424-04:00",
                            "created_at": "2023-03-14T09:37:10.201734-04:00",
                            "name": "New Jersey Devils",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e53331c0-c3cf-4e53-989d-e0faef55c89d/?format=api"
                        },
                        {
                            "id": "a18383e6-db1e-49c4-a269-13eefee09df2",
                            "gambit_id": "d94d74f8-0fa2-4170-8561-5a7ffda750d0",
                            "last_updated": "2023-03-15T14:02:06.616460-04:00",
                            "created_at": "2023-03-14T09:37:10.203286-04:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e53331c0-c3cf-4e53-989d-e0faef55c89d/?format=api"
                        }
                    ]
                },
                {
                    "id": "e9a9a2fc-83df-4170-bc2f-ad25a1af5e4c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/214a94d0-a9ae-46e2-8a4a-0fb46f13cbbd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T09:37:10.195241-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 6399.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "23756ceb-6dd8-40b0-90cf-e8153b4deff9",
                            "gambit_id": "6149fa26-396d-41e6-8752-c4dc7831caf2",
                            "last_updated": "2023-03-15T14:02:06.613233-04:00",
                            "created_at": "2023-03-14T09:37:10.198682-04:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9a9a2fc-83df-4170-bc2f-ad25a1af5e4c/?format=api"
                        },
                        {
                            "id": "fd775d83-b08f-4130-964f-53bc232599ff",
                            "gambit_id": "4e88cf31-f2b5-40fa-91d0-da9a5b54214e",
                            "last_updated": "2023-03-15T14:02:06.612147-04:00",
                            "created_at": "2023-03-14T09:37:10.197080-04:00",
                            "name": "New Jersey Devils",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9a9a2fc-83df-4170-bc2f-ad25a1af5e4c/?format=api"
                        }
                    ]
                },
                {
                    "id": "8220a6a3-58bc-4cd8-92b1-3b94d1f9b52d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/214a94d0-a9ae-46e2-8a4a-0fb46f13cbbd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T14:02:01.156742-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "94ba9559-52eb-4527-937d-cc171ce97888",
                            "gambit_id": "f969bc9e-aeea-4ee8-bb6e-6fc24ed3f694",
                            "last_updated": "2023-03-15T14:02:06.608710-04:00",
                            "created_at": "2023-03-14T14:02:01.158628-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8220a6a3-58bc-4cd8-92b1-3b94d1f9b52d/?format=api"
                        },
                        {
                            "id": "bd211638-8fb6-4aa7-b227-4c1db3b697c5",
                            "gambit_id": "9e99ff4f-b449-4a46-803d-cd45e8677cf5",
                            "last_updated": "2023-03-15T14:02:06.609967-04:00",
                            "created_at": "2023-03-14T14:02:01.160497-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8220a6a3-58bc-4cd8-92b1-3b94d1f9b52d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "be6a45d8-a975-46c6-b140-fb4c0ec767c9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "243de64b-c8e0-4b45-8feb-b2bd4d3d93ec",
            "completed": true,
            "last_updated": "2023-03-15T14:07:07.268118-04:00",
            "created_at": "2023-03-14T09:37:10.332057-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/243de64b-c8e0-4b45-8feb-b2bd4d3d93ec",
            "datetime": "2023-03-14T19:07:00-04:00",
            "cutoff_datetime": "2023-03-14T19:07:00-04:00",
            "name": "Washington Capitals v. New York Rangers",
            "bettypes": [
                {
                    "id": "fa3222e8-d5eb-4066-8522-cadc14937278",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be6a45d8-a975-46c6-b140-fb4c0ec767c9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T09:37:10.338378-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Rangers",
                                "amount": 6308.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7986f6b0-9c54-4ac4-a147-0f81e6f8e857",
                            "gambit_id": "87f8d4ee-e4bf-4662-9fef-a684ad26f1c4",
                            "last_updated": "2023-03-15T14:07:07.277952-04:00",
                            "created_at": "2023-03-14T09:37:10.339692-04:00",
                            "name": "New York Rangers",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa3222e8-d5eb-4066-8522-cadc14937278/?format=api"
                        },
                        {
                            "id": "d05f9027-3a79-4abb-938d-3324d5ca94e0",
                            "gambit_id": "10dc9b95-5240-488d-801b-1182368a4fd7",
                            "last_updated": "2023-03-15T14:07:07.278961-04:00",
                            "created_at": "2023-03-14T09:37:10.341099-04:00",
                            "name": "Washington Capitals",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa3222e8-d5eb-4066-8522-cadc14937278/?format=api"
                        }
                    ]
                },
                {
                    "id": "3a46369e-f588-413b-ba71-a7cec55029bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be6a45d8-a975-46c6-b140-fb4c0ec767c9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T09:37:10.334013-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Capitals",
                                "amount": 5939.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "718c0c3a-07ee-49d2-bba7-96056d384b98",
                            "gambit_id": "fda5f329-64a6-40a8-b5ab-a571b7bda2fb",
                            "last_updated": "2023-03-15T14:07:07.275860-04:00",
                            "created_at": "2023-03-14T09:37:10.336924-04:00",
                            "name": "Washington Capitals",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a46369e-f588-413b-ba71-a7cec55029bc/?format=api"
                        },
                        {
                            "id": "73b3e879-1d21-4883-a093-613210baff5f",
                            "gambit_id": "3b82e7d7-0382-4d30-940c-df33119e5eae",
                            "last_updated": "2023-03-15T14:07:07.274709-04:00",
                            "created_at": "2023-03-14T09:37:10.335490-04:00",
                            "name": "New York Rangers",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a46369e-f588-413b-ba71-a7cec55029bc/?format=api"
                        }
                    ]
                },
                {
                    "id": "41554754-282e-4bc8-9e16-dbcb064502f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be6a45d8-a975-46c6-b140-fb4c0ec767c9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T17:07:17.829565-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "da02bfd4-76b4-41fb-b51b-10c93854e86b",
                            "gambit_id": "f616025f-78ff-45cd-b19c-60c643cc5d78",
                            "last_updated": "2023-03-15T14:07:07.271092-04:00",
                            "created_at": "2023-03-14T17:07:17.831378-04:00",
                            "name": "Game Total Under 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41554754-282e-4bc8-9e16-dbcb064502f0/?format=api"
                        },
                        {
                            "id": "258708b2-6b59-40c6-a870-520a84a0c20d",
                            "gambit_id": "96dc4806-254a-4497-9cc8-ecab4644c01d",
                            "last_updated": "2023-03-15T14:07:07.272305-04:00",
                            "created_at": "2023-03-14T17:07:17.833146-04:00",
                            "name": "Game Total Over 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41554754-282e-4bc8-9e16-dbcb064502f0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "801d2ab1-66ef-45dc-a511-4788eaf9c6fc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "873eb92f-7a8d-4fe5-b0dc-764321dffa15",
            "completed": true,
            "last_updated": "2023-03-15T14:07:07.126393-04:00",
            "created_at": "2023-03-14T09:37:10.468978-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.32,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/873eb92f-7a8d-4fe5-b0dc-764321dffa15",
            "datetime": "2023-03-14T19:07:00-04:00",
            "cutoff_datetime": "2023-03-14T19:07:00-04:00",
            "name": "Montreal Canadiens v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "5836fbf6-8a81-4f36-a25d-27bc82c1a365",
                    "match": "https://api-prod.gambitprofit.com/api/matches/801d2ab1-66ef-45dc-a511-4788eaf9c6fc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T09:37:10.475698-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 7398.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 2602.0
                            }
                        ],
                        "expected_reward_tokens": 9469.44,
                        "profit_sb": -30.56,
                        "profit_sb_percentage": -0.32,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "05a1e33b-d5bc-409e-bc32-09b3168d802d",
                            "gambit_id": "34207a9b-fdd5-46a6-9dd6-f676ecb6bd7a",
                            "last_updated": "2023-03-15T14:07:07.136553-04:00",
                            "created_at": "2023-03-14T09:37:10.477153-04:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.28000",
                            "odds": "1.29410",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5836fbf6-8a81-4f36-a25d-27bc82c1a365/?format=api"
                        },
                        {
                            "id": "ac04fd56-2280-4fb3-a428-d8276d02e98c",
                            "gambit_id": "5c608e21-6451-475e-903a-dc30ca3364b4",
                            "last_updated": "2023-03-15T14:07:07.137744-04:00",
                            "created_at": "2023-03-14T09:37:10.478759-04:00",
                            "name": "Montreal Canadiens",
                            "reward": "3.64000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5836fbf6-8a81-4f36-a25d-27bc82c1a365/?format=api"
                        }
                    ]
                },
                {
                    "id": "f884c9d7-a2e9-48e1-bac5-c40945e6db26",
                    "match": "https://api-prod.gambitprofit.com/api/matches/801d2ab1-66ef-45dc-a511-4788eaf9c6fc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T09:37:10.470982-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 5599.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b6a65212-4da3-4336-8177-0ffc742df1df",
                            "gambit_id": "285ebbfa-093f-4223-b772-d49303daa45f",
                            "last_updated": "2023-03-15T14:07:07.132935-04:00",
                            "created_at": "2023-03-14T09:37:10.472447-04:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f884c9d7-a2e9-48e1-bac5-c40945e6db26/?format=api"
                        },
                        {
                            "id": "d3d5cc7a-a222-4802-8f85-28f3f904a2b0",
                            "gambit_id": "74008423-9b92-4840-b88a-899be0d019f4",
                            "last_updated": "2023-03-15T14:07:07.134139-04:00",
                            "created_at": "2023-03-14T09:37:10.474029-04:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f884c9d7-a2e9-48e1-bac5-c40945e6db26/?format=api"
                        }
                    ]
                },
                {
                    "id": "fd314f53-075d-4910-839a-ce01eb6e8260",
                    "match": "https://api-prod.gambitprofit.com/api/matches/801d2ab1-66ef-45dc-a511-4788eaf9c6fc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T10:11:55.294374-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "60e473b4-9b0e-436f-8b46-b3329a7122d8",
                            "gambit_id": "cce401d2-5404-4a8c-ad0a-c4b8f60dd925",
                            "last_updated": "2023-03-15T14:07:07.130581-04:00",
                            "created_at": "2023-03-14T10:11:55.297230-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd314f53-075d-4910-839a-ce01eb6e8260/?format=api"
                        },
                        {
                            "id": "2dd9b68d-6b74-48c2-8fd4-4a8881c7a974",
                            "gambit_id": "f6fea7e0-3f82-48a6-9916-6c0e5e0ad74c",
                            "last_updated": "2023-03-15T14:07:07.129327-04:00",
                            "created_at": "2023-03-14T10:11:55.295788-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd314f53-075d-4910-839a-ce01eb6e8260/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "66f304aa-25ec-4cae-9c26-77d959d3b4e2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3688bb63-9476-47c7-823e-49beb1acb50b",
            "completed": true,
            "last_updated": "2023-03-15T14:02:07.488820-04:00",
            "created_at": "2023-03-14T09:37:10.058628-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.61,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/3688bb63-9476-47c7-823e-49beb1acb50b",
            "datetime": "2023-03-14T19:07:00-04:00",
            "cutoff_datetime": "2023-03-14T19:07:00-04:00",
            "name": "Winnipeg Jets v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "86cdc3eb-d595-4049-9ef8-c9e3be874b29",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66f304aa-25ec-4cae-9c26-77d959d3b4e2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T09:37:10.065310-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 6603.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 3397.0
                            }
                        ],
                        "expected_reward_tokens": 9442.29,
                        "profit_sb": -57.71,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4e5eebbf-79a9-4e18-8aab-25d8e77efc4c",
                            "gambit_id": "ccb96b82-0e1c-40ad-be38-73816add65fc",
                            "last_updated": "2023-03-15T14:02:07.499329-04:00",
                            "created_at": "2023-03-14T09:37:10.066804-04:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.43000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86cdc3eb-d595-4049-9ef8-c9e3be874b29/?format=api"
                        },
                        {
                            "id": "d5a694b3-ebe6-437c-af86-54699636a33b",
                            "gambit_id": "f047c8f1-85a0-4d62-b1d7-619ae1d409b7",
                            "last_updated": "2023-03-15T14:02:07.500413-04:00",
                            "created_at": "2023-03-14T09:37:10.068350-04:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.78000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86cdc3eb-d595-4049-9ef8-c9e3be874b29/?format=api"
                        }
                    ]
                },
                {
                    "id": "258a2dca-2094-4289-ac62-09243cc07dc2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66f304aa-25ec-4cae-9c26-77d959d3b4e2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T09:37:10.060472-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Winnipeg Jets",
                                "amount": 5512.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "15c01df7-1cc2-4a36-aaf0-a011749d0a3e",
                            "gambit_id": "1939d81e-658e-48f9-bae6-b1132e78ffe4",
                            "last_updated": "2023-03-15T14:02:07.496976-04:00",
                            "created_at": "2023-03-14T09:37:10.063793-04:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/258a2dca-2094-4289-ac62-09243cc07dc2/?format=api"
                        },
                        {
                            "id": "cca1128b-97b5-4b47-9c8f-9d0b601c38d0",
                            "gambit_id": "ac702480-e913-4b7c-ba28-de3362f90c4e",
                            "last_updated": "2023-03-15T14:02:07.495843-04:00",
                            "created_at": "2023-03-14T09:37:10.062285-04:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/258a2dca-2094-4289-ac62-09243cc07dc2/?format=api"
                        }
                    ]
                },
                {
                    "id": "47d0d8da-119b-464f-b2c9-93cf82503902",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66f304aa-25ec-4cae-9c26-77d959d3b4e2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T11:57:09.301763-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "df01c9a0-7603-405e-b118-b583163be314",
                            "gambit_id": "96817c0c-8156-42e5-9bea-8163930c5b5b",
                            "last_updated": "2023-03-15T14:02:07.492025-04:00",
                            "created_at": "2023-03-14T11:57:09.303600-04:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47d0d8da-119b-464f-b2c9-93cf82503902/?format=api"
                        },
                        {
                            "id": "cb633c59-e722-4c1f-ac71-9960c4a0e298",
                            "gambit_id": "88b8d305-9f50-4796-a2ee-09ce3c34d2ce",
                            "last_updated": "2023-03-15T14:02:07.493268-04:00",
                            "created_at": "2023-03-14T11:57:09.305279-04:00",
                            "name": "Game Total Over 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47d0d8da-119b-464f-b2c9-93cf82503902/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ddce5dc8-5fd4-4935-a07e-ada5a29f8478",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fc53d513-74c6-4a82-b29e-f7db66f4b451",
            "completed": true,
            "last_updated": "2023-03-15T13:57:05.341429-04:00",
            "created_at": "2023-03-14T09:37:09.914587-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.5,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/fc53d513-74c6-4a82-b29e-f7db66f4b451",
            "datetime": "2023-03-14T19:07:00-04:00",
            "cutoff_datetime": "2023-03-14T19:07:00-04:00",
            "name": "Vegas Golden Knights v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "1735c519-c0b6-4964-b6f0-57eb2239e028",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ddce5dc8-5fd4-4935-a07e-ada5a29f8478/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T09:37:09.922363-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 6241.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e27e76ba-856e-45be-9c14-d90f397910d5",
                            "gambit_id": "ee8c2200-a71e-490b-8b74-3a95c0ff068f",
                            "last_updated": "2023-03-15T13:57:05.352299-04:00",
                            "created_at": "2023-03-14T09:37:09.925415-04:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1735c519-c0b6-4964-b6f0-57eb2239e028/?format=api"
                        },
                        {
                            "id": "d79c6fb4-8388-46c4-903f-c34604dc5422",
                            "gambit_id": "ecf920eb-a6ad-4ea3-b875-0a18a19dbb1c",
                            "last_updated": "2023-03-15T13:57:05.351293-04:00",
                            "created_at": "2023-03-14T09:37:09.923858-04:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1735c519-c0b6-4964-b6f0-57eb2239e028/?format=api"
                        }
                    ]
                },
                {
                    "id": "803e61cb-4ebb-45be-8896-f4466d101a72",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ddce5dc8-5fd4-4935-a07e-ada5a29f8478/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-14T09:37:09.916908-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 5939.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "af4896fe-7439-4875-a8c8-715fb76a535f",
                            "gambit_id": "681eb683-d219-433b-9cb2-26179666d4ab",
                            "last_updated": "2023-03-15T13:57:05.348156-04:00",
                            "created_at": "2023-03-14T09:37:09.918663-04:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/803e61cb-4ebb-45be-8896-f4466d101a72/?format=api"
                        },
                        {
                            "id": "6af1625f-58f1-4771-a9cb-d51d8542a653",
                            "gambit_id": "651461f1-37ae-407a-b04c-11dbeda0d240",
                            "last_updated": "2023-03-15T13:57:05.349205-04:00",
                            "created_at": "2023-03-14T09:37:09.920550-04:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/803e61cb-4ebb-45be-8896-f4466d101a72/?format=api"
                        }
                    ]
                },
                {
                    "id": "cbd73c5d-db0c-4b2e-a895-16f417a6dbbb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ddce5dc8-5fd4-4935-a07e-ada5a29f8478/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T11:17:02.119289-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "486e7c15-28ce-451c-b344-10ff54fdc454",
                            "gambit_id": "b308eaa2-df14-4bff-ba05-8128370cbe21",
                            "last_updated": "2023-03-15T13:57:05.345834-04:00",
                            "created_at": "2023-03-14T11:17:02.122678-04:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbd73c5d-db0c-4b2e-a895-16f417a6dbbb/?format=api"
                        },
                        {
                            "id": "5838d459-ca73-46a1-b095-c06db1b0c2a3",
                            "gambit_id": "7fba47d7-5c5d-4179-802f-4b0b972c53d7",
                            "last_updated": "2023-03-15T13:57:05.344686-04:00",
                            "created_at": "2023-03-14T11:17:02.120960-04:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbd73c5d-db0c-4b2e-a895-16f417a6dbbb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "45c9fa54-9cf7-4c9d-8b46-77ef80ee0074",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "86694455-cedc-4149-be12-da1152d10ace",
            "completed": true,
            "last_updated": "2023-03-15T09:51:55.798055-04:00",
            "created_at": "2023-03-13T09:22:03.773562-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "Mens NCAAB Tournament",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/86694455-cedc-4149-be12-da1152d10ace",
            "datetime": "2023-03-14T18:40:00-04:00",
            "cutoff_datetime": "2023-03-14T18:40:00-04:00",
            "name": "Texas A&M Corpus Christi v. SE Missouri State",
            "bettypes": [
                {
                    "id": "480a6b13-698b-43bd-a57c-965145abad59",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45c9fa54-9cf7-4c9d-8b46-77ef80ee0074/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-13T11:02:26.290935-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Texas A&M Corpus Christi",
                                "amount": 5939.0
                            },
                            {
                                "team": "SE Missouri State",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "96f7dc9e-6cc6-4c2b-8dbd-a11e402a0a4a",
                            "gambit_id": "9e4e5d95-55e8-4e55-a15d-96da1dfc958b",
                            "last_updated": "2023-03-15T09:51:55.812459-04:00",
                            "created_at": "2023-03-13T11:02:26.294054-04:00",
                            "name": "Texas A&M Corpus Christi",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/480a6b13-698b-43bd-a57c-965145abad59/?format=api"
                        },
                        {
                            "id": "ff23d2e8-451c-443f-b577-a1cb6a7d50d4",
                            "gambit_id": "fb89d0f9-3425-4190-8711-aa2d6232c79e",
                            "last_updated": "2023-03-15T09:51:55.810405-04:00",
                            "created_at": "2023-03-13T11:02:26.292463-04:00",
                            "name": "SE Missouri State",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/480a6b13-698b-43bd-a57c-965145abad59/?format=api"
                        }
                    ]
                },
                {
                    "id": "c0b7d855-a423-4c83-96e9-3c3844dbd40f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45c9fa54-9cf7-4c9d-8b46-77ef80ee0074/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-13T09:22:03.775497-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Texas A&M Corpus Christi",
                                "amount": 5000.0
                            },
                            {
                                "team": "SE Missouri State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "80345765-94dc-40a6-8136-533fe7bb15a9",
                            "gambit_id": "d8eb21b2-8612-439f-88e3-4bc91bafe342",
                            "last_updated": "2023-03-15T09:51:55.819491-04:00",
                            "created_at": "2023-03-13T09:22:03.778869-04:00",
                            "name": "Texas A&M Corpus Christi",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0b7d855-a423-4c83-96e9-3c3844dbd40f/?format=api"
                        },
                        {
                            "id": "c6ca3dfb-e1b9-46c8-b33d-728abfe0e3e6",
                            "gambit_id": "d5368da9-5cc4-4f99-9dcc-90473cf51d3b",
                            "last_updated": "2023-03-15T09:51:55.817153-04:00",
                            "created_at": "2023-03-13T09:22:03.777166-04:00",
                            "name": "SE Missouri State",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0b7d855-a423-4c83-96e9-3c3844dbd40f/?format=api"
                        }
                    ]
                },
                {
                    "id": "85b5c6a2-b665-4a78-bb33-d4085edb1d24",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45c9fa54-9cf7-4c9d-8b46-77ef80ee0074/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-13T11:02:26.285742-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 158",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 158",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b160d5b9-95ba-4707-8159-d16a60b0f602",
                            "gambit_id": "354f45d5-4d6f-4f23-8fe9-cfe5d5148054",
                            "last_updated": "2023-03-15T09:51:55.803651-04:00",
                            "created_at": "2023-03-13T11:02:26.287404-04:00",
                            "name": "Game Total Under 158",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "158.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85b5c6a2-b665-4a78-bb33-d4085edb1d24/?format=api"
                        },
                        {
                            "id": "0fa68988-0e56-4889-9b20-b804f9d28abf",
                            "gambit_id": "352abe0d-6b9f-4175-8692-86053d123b15",
                            "last_updated": "2023-03-15T09:51:55.806265-04:00",
                            "created_at": "2023-03-13T11:02:26.289278-04:00",
                            "name": "Game Total Over 158",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "158.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85b5c6a2-b665-4a78-bb33-d4085edb1d24/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ca17c91a-c780-4c96-9b89-36320b8aa7f2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2bea6def-1d4c-4a9b-8ba4-61a94c874d9d",
            "completed": true,
            "last_updated": "2023-03-15T14:07:08.056457-04:00",
            "created_at": "2023-03-14T13:41:55.311637-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/2bea6def-1d4c-4a9b-8ba4-61a94c874d9d",
            "datetime": "2023-03-14T16:00:00-04:00",
            "cutoff_datetime": "2023-03-14T16:00:00-04:00",
            "name": "FC Porto v. Inter Milan",
            "bettypes": [
                {
                    "id": "def2bb59-443d-4637-bf76-96b26233797d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca17c91a-c780-4c96-9b89-36320b8aa7f2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T13:41:55.321216-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Inter Milan",
                                "amount": 5453.0
                            },
                            {
                                "team": "FC Porto",
                                "amount": 4547.0
                            }
                        ],
                        "expected_reward_tokens": 13140.83,
                        "profit_sb": 3640.83,
                        "profit_sb_percentage": 38.32,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Inter Milan",
                                "amount": 3840.0
                            },
                            {
                                "team": "FC Porto",
                                "amount": 3203.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2957.0
                            }
                        ],
                        "expected_reward_tokens": 9254.4,
                        "profit_sb": -245.6,
                        "profit_sb_percentage": -2.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ed54defe-f4da-49c3-baf1-0a10c131101a",
                            "gambit_id": "442bf3ab-bfc0-424b-9c60-1d7fb002d78d",
                            "last_updated": "2023-03-15T14:07:08.063833-04:00",
                            "created_at": "2023-03-14T13:41:55.327682-04:00",
                            "name": "Inter Milan",
                            "reward": "2.41000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/def2bb59-443d-4637-bf76-96b26233797d/?format=api"
                        },
                        {
                            "id": "a5963f46-c487-4a8d-acae-d161ffec6bf9",
                            "gambit_id": "ef7c36dc-3c3c-4c42-a161-04d562c3177d",
                            "last_updated": "2023-03-15T14:07:08.066227-04:00",
                            "created_at": "2023-03-14T13:41:55.332018-04:00",
                            "name": "FC Porto",
                            "reward": "2.89000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/def2bb59-443d-4637-bf76-96b26233797d/?format=api"
                        },
                        {
                            "id": "3df180f1-e026-4590-8e20-1a69d2fa33ec",
                            "gambit_id": "0cb2bebf-2d5a-49cd-a617-899730aed420",
                            "last_updated": "2023-03-15T14:07:08.064995-04:00",
                            "created_at": "2023-03-14T13:41:55.330508-04:00",
                            "name": "Draw",
                            "reward": "3.13000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/def2bb59-443d-4637-bf76-96b26233797d/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc2ba4ca-32ab-448c-865d-f13163caeb2c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca17c91a-c780-4c96-9b89-36320b8aa7f2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T13:41:55.314323-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5253.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4747.0
                            }
                        ],
                        "expected_reward_tokens": 9350.34,
                        "profit_sb": -149.66,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9dfcff89-130b-4d44-8357-121cca2ea657",
                            "gambit_id": "fc691fd7-e1d9-41f2-96fe-e23e200990d0",
                            "last_updated": "2023-03-15T14:07:08.059363-04:00",
                            "created_at": "2023-03-14T13:41:55.316896-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc2ba4ca-32ab-448c-865d-f13163caeb2c/?format=api"
                        },
                        {
                            "id": "c8702e95-14b4-4993-a59c-0025d5341039",
                            "gambit_id": "995767fe-2404-46f9-8873-a22e545a857a",
                            "last_updated": "2023-03-15T14:07:08.060992-04:00",
                            "created_at": "2023-03-14T13:41:55.318975-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc2ba4ca-32ab-448c-865d-f13163caeb2c/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}