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=2100
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=2200",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=2000",
    "results": [
        {
            "id": "4cf48fc9-dec5-4170-a026-1aa029c2782c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "409b1dbf-77bc-4cfb-86b2-604e76f29308",
            "completed": true,
            "last_updated": "2023-10-01T22:23:31.327993-04:00",
            "created_at": "2023-09-30T08:58:11.496764-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/409b1dbf-77bc-4cfb-86b2-604e76f29308",
            "datetime": "2023-09-30T19:05:00-04:00",
            "cutoff_datetime": "2023-09-30T19:05:00-04:00",
            "name": "BOS (K Crawford) v. BAL (K Gibson)",
            "bettypes": [
                {
                    "id": "317f7edf-2dfb-4fc8-931c-231688e42bad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4cf48fc9-dec5-4170-a026-1aa029c2782c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-30T08:58:11.506130-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL (K Gibson)",
                                "amount": 5490.0
                            },
                            {
                                "team": "BOS (K Crawford)",
                                "amount": 4510.0
                            }
                        ],
                        "expected_reward_tokens": 9606.3,
                        "profit_sb": 106.3,
                        "profit_sb_percentage": 1.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e74d58e9-341a-44ef-be5c-4f2f87689b5c",
                            "gambit_id": "b91f8fce-1183-4bf2-8782-a575aefc69af",
                            "last_updated": "2023-10-01T22:23:31.345384-04:00",
                            "created_at": "2023-09-30T08:58:11.519163-04:00",
                            "name": "BAL (K Gibson)",
                            "reward": "1.75000",
                            "odds": "1.78120",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/317f7edf-2dfb-4fc8-931c-231688e42bad/?format=api"
                        },
                        {
                            "id": "e6dcfb30-a203-410b-a965-bf9a2d1636b5",
                            "gambit_id": "e2fc704f-aace-48ef-a05e-221179583626",
                            "last_updated": "2023-10-01T22:23:31.341350-04:00",
                            "created_at": "2023-09-30T08:58:11.513746-04:00",
                            "name": "BOS (K Crawford)",
                            "reward": "2.13000",
                            "odds": "2.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/317f7edf-2dfb-4fc8-931c-231688e42bad/?format=api"
                        }
                    ]
                },
                {
                    "id": "62e36d1a-2dc6-450f-bb02-8a14e181b25b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4cf48fc9-dec5-4170-a026-1aa029c2782c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-30T08:58:11.523670-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS",
                                "amount": 6232.0
                            },
                            {
                                "team": "BAL",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7ef2b2a9-7d21-4275-ac78-1c550e55b24c",
                            "gambit_id": "946d5c3d-6024-43af-8579-7d03640e40e4",
                            "last_updated": "2023-10-01T22:23:31.352866-04:00",
                            "created_at": "2023-09-30T08:58:11.528766-04:00",
                            "name": "BOS",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62e36d1a-2dc6-450f-bb02-8a14e181b25b/?format=api"
                        },
                        {
                            "id": "7071a2c6-3d75-4894-bec2-7fcef9cbb911",
                            "gambit_id": "c7cb3be3-c785-4e1f-8e0b-251350142539",
                            "last_updated": "2023-10-01T22:23:31.356539-04:00",
                            "created_at": "2023-09-30T08:58:11.533390-04:00",
                            "name": "BAL",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62e36d1a-2dc6-450f-bb02-8a14e181b25b/?format=api"
                        }
                    ]
                },
                {
                    "id": "0e0c5c37-3b48-4b11-a149-c89553093aba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4cf48fc9-dec5-4170-a026-1aa029c2782c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-30T08:58:11.538188-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "47c4eb24-1049-44a6-92d4-d90d11937be7",
                            "gambit_id": "3400fde9-7291-4699-b3a5-53d4e40ac06c",
                            "last_updated": "2023-10-01T22:23:31.364866-04:00",
                            "created_at": "2023-09-30T08:58:11.543562-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e0c5c37-3b48-4b11-a149-c89553093aba/?format=api"
                        },
                        {
                            "id": "f3a2c41d-c624-42f3-90d4-1384d45f8189",
                            "gambit_id": "467b96de-38fb-495f-866a-1fb2f3c18a54",
                            "last_updated": "2023-10-01T22:23:31.368639-04:00",
                            "created_at": "2023-09-30T08:58:11.547913-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e0c5c37-3b48-4b11-a149-c89553093aba/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bd251fd6-3c6d-47e8-87ea-5bab0f065efb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b99e606f-6bcf-49e5-952d-98601e700329",
            "completed": true,
            "last_updated": "2023-10-02T10:48:24.294774-04:00",
            "created_at": "2023-09-30T08:58:11.223132-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.91,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b99e606f-6bcf-49e5-952d-98601e700329",
            "datetime": "2023-09-30T18:35:00-04:00",
            "cutoff_datetime": "2023-09-30T18:35:00-04:00",
            "name": "MIA (JT Chargois) v. PIT (Q Priester)",
            "bettypes": [
                {
                    "id": "1dc511ad-48b4-4c9d-a593-df83f407b788",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd251fd6-3c6d-47e8-87ea-5bab0f065efb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-30T08:58:11.247969-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA (JT Chargois)",
                                "amount": 5478.0
                            },
                            {
                                "team": "PIT (Q Priester)",
                                "amount": 4522.0
                            }
                        ],
                        "expected_reward_tokens": 9586.5,
                        "profit_sb": 86.5,
                        "profit_sb_percentage": 0.91,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8d3c3d96-cdc0-4d54-a5e6-0e0e72ea1487",
                            "gambit_id": "97326f71-d965-48a9-a274-acb148ea21d8",
                            "last_updated": "2023-10-02T10:48:24.312225-04:00",
                            "created_at": "2023-09-30T08:58:11.253411-04:00",
                            "name": "MIA (JT Chargois)",
                            "reward": "1.75000",
                            "odds": "1.78740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dc511ad-48b4-4c9d-a593-df83f407b788/?format=api"
                        },
                        {
                            "id": "2709abe8-dbaf-4994-854e-720babd20950",
                            "gambit_id": "f3f8582e-b0f7-440d-9baf-1f0c72adab7f",
                            "last_updated": "2023-10-02T10:48:24.315481-04:00",
                            "created_at": "2023-09-30T08:58:11.262593-04:00",
                            "name": "PIT (Q Priester)",
                            "reward": "2.12000",
                            "odds": "2.17000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dc511ad-48b4-4c9d-a593-df83f407b788/?format=api"
                        }
                    ]
                },
                {
                    "id": "bc491b75-8940-41f5-8fe6-406bd390f78b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd251fd6-3c6d-47e8-87ea-5bab0f065efb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-30T08:58:11.270738-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PIT",
                                "amount": 5614.0
                            },
                            {
                                "team": "MIA",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a2e401c3-dfcb-4b6c-8b24-78f7fbca3c22",
                            "gambit_id": "97fece65-b758-48bf-8445-b035deaa0140",
                            "last_updated": "2023-10-02T10:48:24.325239-04:00",
                            "created_at": "2023-09-30T08:58:11.287885-04:00",
                            "name": "PIT",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc491b75-8940-41f5-8fe6-406bd390f78b/?format=api"
                        },
                        {
                            "id": "badc9f2b-735e-4a66-9757-879a89fa1619",
                            "gambit_id": "70485b2e-77de-4429-ab05-ebaafc852c26",
                            "last_updated": "2023-10-02T10:48:24.321994-04:00",
                            "created_at": "2023-09-30T08:58:11.279890-04:00",
                            "name": "MIA",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc491b75-8940-41f5-8fe6-406bd390f78b/?format=api"
                        }
                    ]
                },
                {
                    "id": "9a7b071e-440c-4dba-8fc9-5cc5c6258083",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd251fd6-3c6d-47e8-87ea-5bab0f065efb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-30T08:58:11.295871-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "67a9fdd1-0c9e-4cce-be8d-63a0183d6a9a",
                            "gambit_id": "12b01f37-b96c-462b-8db1-8402194a1608",
                            "last_updated": "2023-10-02T10:48:24.335200-04:00",
                            "created_at": "2023-09-30T08:58:11.308242-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a7b071e-440c-4dba-8fc9-5cc5c6258083/?format=api"
                        },
                        {
                            "id": "9233f5ca-1200-4aa3-9908-166a2559f3ed",
                            "gambit_id": "d36d272b-d88d-4b95-a82d-da7a39a4ac62",
                            "last_updated": "2023-10-02T10:48:24.331760-04:00",
                            "created_at": "2023-09-30T08:58:11.303226-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a7b071e-440c-4dba-8fc9-5cc5c6258083/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "519b4dc7-5798-4cdd-b664-b2b168d6d884",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fc450d63-fb1d-4d40-ac2f-bea9e51b6a0b",
            "completed": true,
            "last_updated": "2023-10-02T11:03:24.067893-04:00",
            "created_at": "2023-09-30T13:13:09.856048-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.75,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fc450d63-fb1d-4d40-ac2f-bea9e51b6a0b",
            "datetime": "2023-09-30T16:10:00-04:00",
            "cutoff_datetime": "2023-09-30T16:10:00-04:00",
            "name": "Philadelphia Phillies v. New York Mets - Game 1",
            "bettypes": [
                {
                    "id": "af33e244-cf02-408b-a17e-e319fe798cf5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/519b4dc7-5798-4cdd-b664-b2b168d6d884/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-30T13:13:09.868102-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Mets",
                                "amount": 5091.0
                            },
                            {
                                "team": "Philadelphia Phillies",
                                "amount": 4909.0
                            }
                        ],
                        "expected_reward_tokens": 9571.08,
                        "profit_sb": 71.08,
                        "profit_sb_percentage": 0.75,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "77b6d890-3dc2-4f8c-8262-d9b282a6473e",
                            "gambit_id": "ed3a0ef1-fc6e-47e1-aae3-d398e6cb4ef3",
                            "last_updated": "2023-10-02T11:03:24.080957-04:00",
                            "created_at": "2023-09-30T13:13:09.880655-04:00",
                            "name": "New York Mets",
                            "reward": "1.88000",
                            "odds": "1.91740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af33e244-cf02-408b-a17e-e319fe798cf5/?format=api"
                        },
                        {
                            "id": "4190d74e-4cdb-416a-9bb6-f9cffcc0d54a",
                            "gambit_id": "223debb4-74b1-47af-8f95-0c8c2f4a3e2e",
                            "last_updated": "2023-10-02T11:03:24.076390-04:00",
                            "created_at": "2023-09-30T13:13:09.874860-04:00",
                            "name": "Philadelphia Phillies",
                            "reward": "1.95000",
                            "odds": "1.99010",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af33e244-cf02-408b-a17e-e319fe798cf5/?format=api"
                        }
                    ]
                },
                {
                    "id": "419ef8fc-3a55-41ba-8b05-91e960acbee9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/519b4dc7-5798-4cdd-b664-b2b168d6d884/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-30T13:13:09.902399-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Phillies",
                                "amount": 6449.0
                            },
                            {
                                "team": "New York Mets",
                                "amount": 3551.0
                            }
                        ],
                        "expected_reward_tokens": 9480.03,
                        "profit_sb": -19.97,
                        "profit_sb_percentage": -0.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5fb5e433-d0f2-42d8-b94b-9d40435a0387",
                            "gambit_id": "e7518dd8-fafb-4293-abc9-eb001dccec7b",
                            "last_updated": "2023-10-02T11:03:24.098663-04:00",
                            "created_at": "2023-09-30T13:13:09.908026-04:00",
                            "name": "Philadelphia Phillies",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/419ef8fc-3a55-41ba-8b05-91e960acbee9/?format=api"
                        },
                        {
                            "id": "e0900ad0-d9c9-429b-813a-c91001e93f5d",
                            "gambit_id": "f041cce9-f8a7-4a3d-b4f0-abd17059c2c9",
                            "last_updated": "2023-10-02T11:03:24.103105-04:00",
                            "created_at": "2023-09-30T13:13:09.912043-04:00",
                            "name": "New York Mets",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/419ef8fc-3a55-41ba-8b05-91e960acbee9/?format=api"
                        }
                    ]
                },
                {
                    "id": "ac95be0a-994f-4880-b5b0-a519cb84213e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/519b4dc7-5798-4cdd-b664-b2b168d6d884/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-30T13:13:09.885808-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "85c1d1d3-487f-418b-8d5a-81aec2cd3c20",
                            "gambit_id": "a5370c3d-f2e5-4d82-b61d-33ce94c8eb30",
                            "last_updated": "2023-10-02T11:03:24.088236-04:00",
                            "created_at": "2023-09-30T13:13:09.891444-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac95be0a-994f-4880-b5b0-a519cb84213e/?format=api"
                        },
                        {
                            "id": "6fde8aaa-a922-4ed4-bfc4-66a8faecbac3",
                            "gambit_id": "448198ec-9aa4-452c-829e-21d647dc0f3b",
                            "last_updated": "2023-10-02T11:03:24.091681-04:00",
                            "created_at": "2023-09-30T13:13:09.897204-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac95be0a-994f-4880-b5b0-a519cb84213e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3c679627-fca0-4696-b27a-7b1db24f6ded",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8ae6e16c-4c89-4655-946d-33c2266fbae3",
            "completed": true,
            "last_updated": "2023-10-02T10:48:24.053676-04:00",
            "created_at": "2023-09-30T08:58:10.943813-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8ae6e16c-4c89-4655-946d-33c2266fbae3",
            "datetime": "2023-09-30T15:07:00-04:00",
            "cutoff_datetime": "2023-09-30T15:07:00-04:00",
            "name": "TAM (S Armstrong) v. TOR (H Ryu)",
            "bettypes": [
                {
                    "id": "0dabc00a-252d-478c-849d-8979c05cdbd9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c679627-fca0-4696-b27a-7b1db24f6ded/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-30T08:58:10.967923-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (H Ryu)",
                                "amount": 5615.0
                            },
                            {
                                "team": "TAM (S Armstrong)",
                                "amount": 4385.0
                            }
                        ],
                        "expected_reward_tokens": 9601.65,
                        "profit_sb": 101.65,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c3230c10-cdca-4bb4-a22e-9f86bf536d1b",
                            "gambit_id": "f761bb94-d1f9-43a9-b386-5d8577186b9f",
                            "last_updated": "2023-10-02T10:48:24.069536-04:00",
                            "created_at": "2023-09-30T08:58:10.985889-04:00",
                            "name": "TOR (H Ryu)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dabc00a-252d-478c-849d-8979c05cdbd9/?format=api"
                        },
                        {
                            "id": "54815182-835a-44e0-b9e7-b13a5c601719",
                            "gambit_id": "b35cd027-9703-44c0-86c4-92198047e9c7",
                            "last_updated": "2023-10-02T10:48:24.063569-04:00",
                            "created_at": "2023-09-30T08:58:10.977789-04:00",
                            "name": "TAM (S Armstrong)",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dabc00a-252d-478c-849d-8979c05cdbd9/?format=api"
                        }
                    ]
                },
                {
                    "id": "e925cac9-92a7-4b8d-ba39-903fa036a052",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c679627-fca0-4696-b27a-7b1db24f6ded/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-30T08:58:10.991932-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM",
                                "amount": 6090.0
                            },
                            {
                                "team": "TOR",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5847f4c0-27f1-4a01-b6b1-594ed84e17f0",
                            "gambit_id": "fc3825ac-4799-4f3e-9394-561e27e85bfa",
                            "last_updated": "2023-10-02T10:48:24.080726-04:00",
                            "created_at": "2023-09-30T08:58:10.996255-04:00",
                            "name": "TAM",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e925cac9-92a7-4b8d-ba39-903fa036a052/?format=api"
                        },
                        {
                            "id": "42a55871-fb49-47f7-8784-d6f5af51fea4",
                            "gambit_id": "46a7548c-b55d-4ba7-a963-16df74e56f88",
                            "last_updated": "2023-10-02T10:48:24.087160-04:00",
                            "created_at": "2023-09-30T08:58:11.003029-04:00",
                            "name": "TOR",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e925cac9-92a7-4b8d-ba39-903fa036a052/?format=api"
                        }
                    ]
                },
                {
                    "id": "afb8ea02-6b17-4163-870d-42572ee3bfd6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c679627-fca0-4696-b27a-7b1db24f6ded/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-30T08:58:11.024081-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ecc941c4-3118-4943-8fb3-7279af2428c6",
                            "gambit_id": "af56a334-33b6-404a-b6ed-6198b54baa1e",
                            "last_updated": "2023-10-02T10:48:24.093650-04:00",
                            "created_at": "2023-09-30T08:58:11.029572-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afb8ea02-6b17-4163-870d-42572ee3bfd6/?format=api"
                        },
                        {
                            "id": "29d9b386-cc57-4397-b286-214eb7a1a122",
                            "gambit_id": "8c814916-0cf9-42c6-ab90-1418b972b855",
                            "last_updated": "2023-10-02T10:48:24.097194-04:00",
                            "created_at": "2023-09-30T08:58:11.034845-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afb8ea02-6b17-4163-870d-42572ee3bfd6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9e564725-5ce0-46e3-9a89-827d344076d0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dc992ec7-e9f5-4041-8109-694bc0e1dbcf",
            "completed": true,
            "last_updated": "2023-10-02T10:53:28.583611-04:00",
            "created_at": "2023-09-29T09:38:12.074611-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.41,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/dc992ec7-e9f5-4041-8109-694bc0e1dbcf",
            "datetime": "2023-09-30T12:30:00-04:00",
            "cutoff_datetime": "2023-09-30T12:30:00-04:00",
            "name": "Tottenham v. Liverpool",
            "bettypes": [
                {
                    "id": "642ab37f-bee7-495c-831f-2c6e2071696b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9e564725-5ce0-46e3-9a89-827d344076d0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T09:38:12.089131-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 5665.0
                            },
                            {
                                "team": "Tottenham",
                                "amount": 4335.0
                            }
                        ],
                        "expected_reward_tokens": 12179.75,
                        "profit_sb": 2679.75,
                        "profit_sb_percentage": 28.21,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 4268.0
                            },
                            {
                                "team": "Tottenham",
                                "amount": 3265.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2467.0
                            }
                        ],
                        "expected_reward_tokens": 9174.65,
                        "profit_sb": -325.35,
                        "profit_sb_percentage": -3.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ba1e8494-9ef6-4024-ba39-b5c59a213a6a",
                            "gambit_id": "022b5ba2-fc27-42ac-9642-fc81f43dbb01",
                            "last_updated": "2023-10-02T10:53:28.602767-04:00",
                            "created_at": "2023-09-29T09:38:12.104427-04:00",
                            "name": "Liverpool",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/642ab37f-bee7-495c-831f-2c6e2071696b/?format=api"
                        },
                        {
                            "id": "3e6c6e75-25cd-489d-8137-5e35d6fe7eb1",
                            "gambit_id": "8097a098-9cc2-4aa5-ae3b-bf7b0cd21712",
                            "last_updated": "2023-10-02T10:53:28.599467-04:00",
                            "created_at": "2023-09-29T09:38:12.099114-04:00",
                            "name": "Tottenham",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/642ab37f-bee7-495c-831f-2c6e2071696b/?format=api"
                        },
                        {
                            "id": "cf73bac7-3731-4917-bf00-f73873fb7a55",
                            "gambit_id": "f92dfded-7e1a-418f-8696-f5b07462a8c9",
                            "last_updated": "2023-10-02T10:53:28.596142-04:00",
                            "created_at": "2023-09-29T09:38:12.094537-04:00",
                            "name": "Draw",
                            "reward": "3.72000",
                            "odds": "3.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/642ab37f-bee7-495c-831f-2c6e2071696b/?format=api"
                        }
                    ]
                },
                {
                    "id": "8ce9b420-8a1c-4830-adba-7bedc1f72ca8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9e564725-5ce0-46e3-9a89-827d344076d0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T09:38:12.108731-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6920.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3080.0
                            }
                        ],
                        "expected_reward_tokens": 9270.8,
                        "profit_sb": -229.2,
                        "profit_sb_percentage": -2.41,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0090e9ce-af4e-42f5-a9e7-1f9a7e140dce",
                            "gambit_id": "6e4f30ec-be53-46f4-973b-ae2ab44e6f10",
                            "last_updated": "2023-10-02T10:53:28.609543-04:00",
                            "created_at": "2023-09-29T09:38:12.112927-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.34000",
                            "odds": "1.36000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ce9b420-8a1c-4830-adba-7bedc1f72ca8/?format=api"
                        },
                        {
                            "id": "317294a6-5ae0-405d-840d-71779f35b9fd",
                            "gambit_id": "6ce064c2-11ce-481b-bad2-e95e272c8757",
                            "last_updated": "2023-10-02T10:53:28.612771-04:00",
                            "created_at": "2023-09-29T09:38:12.118276-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "3.01000",
                            "odds": "3.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ce9b420-8a1c-4830-adba-7bedc1f72ca8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "336d547b-053f-49ea-9751-e172a1b1bd50",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4322d6f4-cc9c-4c59-b1ac-525ab09b42bd",
            "completed": true,
            "last_updated": "2023-10-02T10:53:21.551239-04:00",
            "created_at": "2023-09-29T09:38:11.347228-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.41,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/4322d6f4-cc9c-4c59-b1ac-525ab09b42bd",
            "datetime": "2023-09-30T10:00:00-04:00",
            "cutoff_datetime": "2023-09-30T10:00:00-04:00",
            "name": "West Ham United v. Sheffield United",
            "bettypes": [
                {
                    "id": "567aee38-ec82-4370-8e7c-14718430dfe1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/336d547b-053f-49ea-9751-e172a1b1bd50/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T09:38:11.356924-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "West Ham United",
                                "amount": 7564.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2436.0
                            }
                        ],
                        "expected_reward_tokens": 10815.84,
                        "profit_sb": 1315.84,
                        "profit_sb_percentage": 13.85,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "West Ham United",
                                "amount": 6483.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2088.0
                            },
                            {
                                "team": "Sheffield United",
                                "amount": 1429.0
                            }
                        ],
                        "expected_reward_tokens": 9270.69,
                        "profit_sb": -229.31,
                        "profit_sb_percentage": -2.41,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d56e7765-9f0c-426a-9a74-a5d230b5f0ff",
                            "gambit_id": "49fe82d7-0cb6-4035-ba92-41ef15a9f8ae",
                            "last_updated": "2023-10-02T10:53:21.569587-04:00",
                            "created_at": "2023-09-29T09:38:11.367765-04:00",
                            "name": "West Ham United",
                            "reward": "1.43000",
                            "odds": "1.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/567aee38-ec82-4370-8e7c-14718430dfe1/?format=api"
                        },
                        {
                            "id": "a297c08b-90e2-4b2f-a545-399bf5dd5472",
                            "gambit_id": "98dc4d51-690c-4376-8f7b-a98a20e09815",
                            "last_updated": "2023-10-02T10:53:21.564936-04:00",
                            "created_at": "2023-09-29T09:38:11.362076-04:00",
                            "name": "Draw",
                            "reward": "4.44000",
                            "odds": "4.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/567aee38-ec82-4370-8e7c-14718430dfe1/?format=api"
                        },
                        {
                            "id": "a49fb2e5-2c18-494d-911f-e8df75129463",
                            "gambit_id": "17a9862f-9318-4b4b-8cd8-581fcabe1c3b",
                            "last_updated": "2023-10-02T10:53:21.573340-04:00",
                            "created_at": "2023-09-29T09:38:11.373351-04:00",
                            "name": "Sheffield United",
                            "reward": "6.49000",
                            "odds": "6.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/567aee38-ec82-4370-8e7c-14718430dfe1/?format=api"
                        }
                    ]
                },
                {
                    "id": "439a45a4-4122-4295-8da0-864f40b78e7c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/336d547b-053f-49ea-9751-e172a1b1bd50/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T09:38:11.378682-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5703.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4297.0
                            }
                        ],
                        "expected_reward_tokens": 9238.55,
                        "profit_sb": -261.45,
                        "profit_sb_percentage": -2.75,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ca773388-2f0c-4cf3-80ac-e67667a2b8a7",
                            "gambit_id": "a093a2cd-17bb-4fb8-bad9-59548cdd0e3c",
                            "last_updated": "2023-10-02T10:53:21.580882-04:00",
                            "created_at": "2023-09-29T09:38:11.382579-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.62000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/439a45a4-4122-4295-8da0-864f40b78e7c/?format=api"
                        },
                        {
                            "id": "2e58e575-d38d-4059-aa2a-a2106a04d66e",
                            "gambit_id": "6d2c2701-79bf-4f28-8a11-901a55e449a5",
                            "last_updated": "2023-10-02T10:53:21.584488-04:00",
                            "created_at": "2023-09-29T09:38:11.402677-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/439a45a4-4122-4295-8da0-864f40b78e7c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b57c940b-6ace-4fbb-9bf8-e82e3ca6bf72",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "50d56be1-9e92-4f56-8130-f7246c0385ef",
            "completed": true,
            "last_updated": "2023-10-03T10:18:17.614040-04:00",
            "created_at": "2023-09-29T09:43:12.362309-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.39,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/50d56be1-9e92-4f56-8130-f7246c0385ef",
            "datetime": "2023-09-30T10:00:00-04:00",
            "cutoff_datetime": "2023-09-30T10:00:00-04:00",
            "name": "Manchester United v. Crystal Palace",
            "bettypes": [
                {
                    "id": "40c0a66c-08c5-44d0-924d-6fab1d475456",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b57c940b-6ace-4fbb-9bf8-e82e3ca6bf72/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T09:43:12.375170-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Manchester United",
                                "amount": 7263.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2737.0
                            }
                        ],
                        "expected_reward_tokens": 11112.22,
                        "profit_sb": 1612.22,
                        "profit_sb_percentage": 16.97,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester United",
                                "amount": 6050.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2280.0
                            },
                            {
                                "team": "Crystal Palace",
                                "amount": 1671.0
                            }
                        ],
                        "expected_reward_tokens": 9256.5,
                        "profit_sb": -243.5,
                        "profit_sb_percentage": -2.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6800b7be-85d6-4487-979b-b6d38ca49cc8",
                            "gambit_id": "4742bdae-3ff8-4423-8184-a2339a845368",
                            "last_updated": "2023-10-03T10:18:17.632720-04:00",
                            "created_at": "2023-09-29T09:43:12.385079-04:00",
                            "name": "Manchester United",
                            "reward": "1.53000",
                            "odds": "1.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40c0a66c-08c5-44d0-924d-6fab1d475456/?format=api"
                        },
                        {
                            "id": "0d32dd0f-6258-4e55-8d1b-79057f24259c",
                            "gambit_id": "2f1110d7-c2fe-4922-b203-f2ab9148c335",
                            "last_updated": "2023-10-03T10:18:17.628596-04:00",
                            "created_at": "2023-09-29T09:43:12.379505-04:00",
                            "name": "Draw",
                            "reward": "4.06000",
                            "odds": "4.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40c0a66c-08c5-44d0-924d-6fab1d475456/?format=api"
                        },
                        {
                            "id": "905cbe6c-8297-45c8-877c-edd8c1cfa07b",
                            "gambit_id": "96bba05b-380c-4a89-9fe6-cc7e82fa6918",
                            "last_updated": "2023-10-03T10:18:17.637273-04:00",
                            "created_at": "2023-09-29T09:43:12.389789-04:00",
                            "name": "Crystal Palace",
                            "reward": "5.54000",
                            "odds": "5.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40c0a66c-08c5-44d0-924d-6fab1d475456/?format=api"
                        }
                    ]
                },
                {
                    "id": "f9970f47-d0ce-4242-8a26-c3e51cc71931",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b57c940b-6ace-4fbb-9bf8-e82e3ca6bf72/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T09:43:12.393816-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5269.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4731.0
                            }
                        ],
                        "expected_reward_tokens": 9272.76,
                        "profit_sb": -227.24,
                        "profit_sb_percentage": -2.39,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6273cd4d-b191-4567-9dd2-2951ed564a45",
                            "gambit_id": "c0bdb398-ee87-49c9-a271-34f1ae279d1f",
                            "last_updated": "2023-10-03T10:18:17.649002-04:00",
                            "created_at": "2023-09-29T09:43:12.402200-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9970f47-d0ce-4242-8a26-c3e51cc71931/?format=api"
                        },
                        {
                            "id": "522f3703-d874-40bb-9913-a93f7613fdca",
                            "gambit_id": "42bb602a-74c4-4a06-85a9-1cc8d0fc6d77",
                            "last_updated": "2023-10-03T10:18:17.645647-04:00",
                            "created_at": "2023-09-29T09:43:12.398192-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9970f47-d0ce-4242-8a26-c3e51cc71931/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "df541c5a-a078-4c0e-bc4b-64107d50fa58",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d4b35af7-365b-4ac7-b35d-b732133f7505",
            "completed": true,
            "last_updated": "2023-10-02T10:58:22.435657-04:00",
            "created_at": "2023-09-29T09:43:12.130132-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.92,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/d4b35af7-365b-4ac7-b35d-b732133f7505",
            "datetime": "2023-09-30T10:00:00-04:00",
            "cutoff_datetime": "2023-09-30T10:00:00-04:00",
            "name": "Bournemouth v. Arsenal",
            "bettypes": [
                {
                    "id": "b8a7a1a4-11d6-4556-afab-ad0af9a2efaa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df541c5a-a078-4c0e-bc4b-64107d50fa58/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T09:43:12.142052-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 7419.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2581.0
                            }
                        ],
                        "expected_reward_tokens": 11201.54,
                        "profit_sb": 1701.54,
                        "profit_sb_percentage": 17.91,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 6171.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2147.0
                            },
                            {
                                "team": "Bournemouth",
                                "amount": 1682.0
                            }
                        ],
                        "expected_reward_tokens": 9317.98,
                        "profit_sb": -182.02,
                        "profit_sb_percentage": -1.92,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e6ff0f39-2e18-4f16-884e-6d1fa7eb986c",
                            "gambit_id": "4ccc0d43-ff8b-4ecd-9ba5-9d0b79bf6b45",
                            "last_updated": "2023-10-02T10:58:22.450301-04:00",
                            "created_at": "2023-09-29T09:43:12.161318-04:00",
                            "name": "Arsenal",
                            "reward": "1.51000",
                            "odds": "1.53000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8a7a1a4-11d6-4556-afab-ad0af9a2efaa/?format=api"
                        },
                        {
                            "id": "3e4627d8-dc06-489c-a452-4e9a7ebfa356",
                            "gambit_id": "2b4b66af-2731-4ad7-95c5-bd637291bb7a",
                            "last_updated": "2023-10-02T10:58:22.453812-04:00",
                            "created_at": "2023-09-29T09:43:12.152352-04:00",
                            "name": "Draw",
                            "reward": "4.34000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8a7a1a4-11d6-4556-afab-ad0af9a2efaa/?format=api"
                        },
                        {
                            "id": "1d6c93db-2089-4ad9-8616-c0f15defebd1",
                            "gambit_id": "b54f65c5-c7fc-4387-82f0-92c26b32e1d1",
                            "last_updated": "2023-10-02T10:58:22.460880-04:00",
                            "created_at": "2023-09-29T09:43:12.156941-04:00",
                            "name": "Bournemouth",
                            "reward": "5.54000",
                            "odds": "5.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8a7a1a4-11d6-4556-afab-ad0af9a2efaa/?format=api"
                        }
                    ]
                },
                {
                    "id": "2ea17d62-3cd3-412b-87ed-15f49afc025d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df541c5a-a078-4c0e-bc4b-64107d50fa58/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T09:43:12.165671-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5794.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4206.0
                            }
                        ],
                        "expected_reward_tokens": 9211.14,
                        "profit_sb": -288.86,
                        "profit_sb_percentage": -3.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "75094375-dbf3-41d8-8f4f-6ed26e5cb14c",
                            "gambit_id": "c66b29db-bca2-4aa1-9f80-c7b3ce57d085",
                            "last_updated": "2023-10-02T10:58:22.477940-04:00",
                            "created_at": "2023-09-29T09:43:12.172470-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.59000",
                            "odds": "1.62000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ea17d62-3cd3-412b-87ed-15f49afc025d/?format=api"
                        },
                        {
                            "id": "fe18d1f0-3ee9-4fc3-8467-515ffa77e852",
                            "gambit_id": "45426852-8e9d-4e7e-b533-0febbfc02fd3",
                            "last_updated": "2023-10-02T10:58:22.482077-04:00",
                            "created_at": "2023-09-29T09:43:12.177045-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ea17d62-3cd3-412b-87ed-15f49afc025d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9302d4ca-e2dd-4a03-9122-e843e6df5da6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "18431c99-6d99-43aa-a04d-117a6a81a4c4",
            "completed": true,
            "last_updated": "2023-10-02T10:58:23.775180-04:00",
            "created_at": "2023-09-29T09:38:10.673128-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.9,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/18431c99-6d99-43aa-a04d-117a6a81a4c4",
            "datetime": "2023-09-30T10:00:00-04:00",
            "cutoff_datetime": "2023-09-30T10:00:00-04:00",
            "name": "Wolverhampton Wanderers v. Manchester City",
            "bettypes": [
                {
                    "id": "3031c981-0724-40df-afd3-34566ea54a0b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9302d4ca-e2dd-4a03-9122-e843e6df5da6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T09:38:10.687913-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 7685.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2315.0
                            }
                        ],
                        "expected_reward_tokens": 10602.7,
                        "profit_sb": 1102.7,
                        "profit_sb_percentage": 11.61,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 6753.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2035.0
                            },
                            {
                                "team": "Wolverhampton Wanderers",
                                "amount": 1212.0
                            }
                        ],
                        "expected_reward_tokens": 9319.14,
                        "profit_sb": -180.86,
                        "profit_sb_percentage": -1.9,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "78281872-d76c-47ad-9564-4d13508abc00",
                            "gambit_id": "c2d1a452-e96f-4477-8a71-1e5f0b99f455",
                            "last_updated": "2023-10-02T10:58:23.788306-04:00",
                            "created_at": "2023-09-29T09:38:10.695448-04:00",
                            "name": "Manchester City",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3031c981-0724-40df-afd3-34566ea54a0b/?format=api"
                        },
                        {
                            "id": "dfe0b3ab-d688-4e5a-b697-44cf6a03e37a",
                            "gambit_id": "9b52e7b1-2f17-44e5-9fed-ada272f503dd",
                            "last_updated": "2023-10-02T10:58:23.791743-04:00",
                            "created_at": "2023-09-29T09:38:10.701372-04:00",
                            "name": "Draw",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3031c981-0724-40df-afd3-34566ea54a0b/?format=api"
                        },
                        {
                            "id": "f089fe94-9739-41e7-afef-5f935d2915e3",
                            "gambit_id": "ffc3f5a4-9630-4677-89de-26feebec43b2",
                            "last_updated": "2023-10-02T10:58:23.795737-04:00",
                            "created_at": "2023-09-29T09:38:10.706679-04:00",
                            "name": "Wolverhampton Wanderers",
                            "reward": "7.69000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3031c981-0724-40df-afd3-34566ea54a0b/?format=api"
                        }
                    ]
                },
                {
                    "id": "f7abc93f-26ee-4f26-a4c2-e422e36f6e3c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9302d4ca-e2dd-4a03-9122-e843e6df5da6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T09:38:10.711390-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5511.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4489.0
                            }
                        ],
                        "expected_reward_tokens": 9202.45,
                        "profit_sb": -297.55,
                        "profit_sb_percentage": -3.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "61f284a6-e213-4e6b-a419-dcadfeeeab4d",
                            "gambit_id": "bbec7877-167c-4270-8dd2-e13fad790fbb",
                            "last_updated": "2023-10-02T10:58:23.803474-04:00",
                            "created_at": "2023-09-29T09:38:10.715835-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.67000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7abc93f-26ee-4f26-a4c2-e422e36f6e3c/?format=api"
                        },
                        {
                            "id": "1f8f2c80-c774-48a5-9f27-19f2720a1c6c",
                            "gambit_id": "f0b10be1-5509-4ce6-b46a-98d7ddc6098c",
                            "last_updated": "2023-10-02T10:58:23.807067-04:00",
                            "created_at": "2023-09-29T09:38:10.721211-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7abc93f-26ee-4f26-a4c2-e422e36f6e3c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8bedd123-9ea9-40ff-85c4-ddb6c69212c2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e5e320ba-0e0d-4113-b312-062833428198",
            "completed": true,
            "last_updated": "2023-10-02T10:53:21.321653-04:00",
            "created_at": "2023-09-29T09:38:11.843681-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.75,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/e5e320ba-0e0d-4113-b312-062833428198",
            "datetime": "2023-09-30T10:00:00-04:00",
            "cutoff_datetime": "2023-09-30T10:00:00-04:00",
            "name": "Newcastle United v. Burnley",
            "bettypes": [
                {
                    "id": "d5080e6e-72e0-4ffb-acae-e42979d230af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8bedd123-9ea9-40ff-85c4-ddb6c69212c2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T09:38:11.854337-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": 7825.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2175.0
                            }
                        ],
                        "expected_reward_tokens": 10483.5,
                        "profit_sb": 983.5,
                        "profit_sb_percentage": 10.35,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Newcastle United",
                                "amount": 6886.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1914.0
                            },
                            {
                                "team": "Burnley",
                                "amount": 1200.0
                            }
                        ],
                        "expected_reward_tokens": 9225.48,
                        "profit_sb": -274.52,
                        "profit_sb_percentage": -2.89,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c96e2071-69dd-4054-847b-082f902afb25",
                            "gambit_id": "90460354-aed8-45fc-844b-8ebeb2e31bbf",
                            "last_updated": "2023-10-02T10:53:21.339273-04:00",
                            "created_at": "2023-09-29T09:38:11.869094-04:00",
                            "name": "Newcastle United",
                            "reward": "1.34000",
                            "odds": "1.36000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5080e6e-72e0-4ffb-acae-e42979d230af/?format=api"
                        },
                        {
                            "id": "2435f264-2631-4a30-984b-30f18907eb03",
                            "gambit_id": "bd3f5d16-b5c7-4b06-9f39-8294587e4155",
                            "last_updated": "2023-10-02T10:53:21.331215-04:00",
                            "created_at": "2023-09-29T09:38:11.863594-04:00",
                            "name": "Draw",
                            "reward": "4.82000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5080e6e-72e0-4ffb-acae-e42979d230af/?format=api"
                        },
                        {
                            "id": "0521bedc-9dd9-49ef-8d78-b134812a78bc",
                            "gambit_id": "ab91cbb8-3037-44c9-9188-c14cdfa381dd",
                            "last_updated": "2023-10-02T10:53:21.342303-04:00",
                            "created_at": "2023-09-29T09:38:11.874683-04:00",
                            "name": "Burnley",
                            "reward": "7.69000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5080e6e-72e0-4ffb-acae-e42979d230af/?format=api"
                        }
                    ]
                },
                {
                    "id": "44705dc0-5a09-4a3a-83a0-b975ff300b68",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8bedd123-9ea9-40ff-85c4-ddb6c69212c2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T09:38:11.879262-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5703.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4297.0
                            }
                        ],
                        "expected_reward_tokens": 9238.55,
                        "profit_sb": -261.45,
                        "profit_sb_percentage": -2.75,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "03df41a1-2a4a-4591-99c5-e59a13b3cdb1",
                            "gambit_id": "c7291079-75d3-41c2-8291-3f4c823b2952",
                            "last_updated": "2023-10-02T10:53:21.351578-04:00",
                            "created_at": "2023-09-29T09:38:11.887029-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.62000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44705dc0-5a09-4a3a-83a0-b975ff300b68/?format=api"
                        },
                        {
                            "id": "c4c37752-ddb0-4051-8fb6-3626ca7913bb",
                            "gambit_id": "eb9a1fb8-4b7b-4478-a402-cc18aab9aaed",
                            "last_updated": "2023-10-02T10:53:21.348452-04:00",
                            "created_at": "2023-09-29T09:38:11.882866-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44705dc0-5a09-4a3a-83a0-b975ff300b68/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "474a0a4a-6861-42b9-89dc-7d896a7674c3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3b7e8ffa-7b8b-42bb-b231-77ab5d858350",
            "completed": true,
            "last_updated": "2023-10-02T10:53:21.074007-04:00",
            "created_at": "2023-09-29T09:38:11.587977-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.07,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/3b7e8ffa-7b8b-42bb-b231-77ab5d858350",
            "datetime": "2023-09-30T10:00:00-04:00",
            "cutoff_datetime": "2023-09-30T10:00:00-04:00",
            "name": "Everton v. Luton Town",
            "bettypes": [
                {
                    "id": "cefd9bde-0401-48b3-8c6a-e7199824fef1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/474a0a4a-6861-42b9-89dc-7d896a7674c3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T09:38:11.599641-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Everton",
                                "amount": 6966.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3034.0
                            }
                        ],
                        "expected_reward_tokens": 11284.92,
                        "profit_sb": 1784.92,
                        "profit_sb_percentage": 18.79,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Everton",
                                "amount": 5743.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2501.0
                            },
                            {
                                "team": "Luton Town",
                                "amount": 1756.0
                            }
                        ],
                        "expected_reward_tokens": 9303.66,
                        "profit_sb": -196.34,
                        "profit_sb_percentage": -2.07,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aaa81be5-0e18-400f-9088-b72cb07024b5",
                            "gambit_id": "12a69f66-c07b-4f13-b001-8a217125ad1d",
                            "last_updated": "2023-10-02T10:53:21.099757-04:00",
                            "created_at": "2023-09-29T09:38:11.618103-04:00",
                            "name": "Everton",
                            "reward": "1.62000",
                            "odds": "1.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cefd9bde-0401-48b3-8c6a-e7199824fef1/?format=api"
                        },
                        {
                            "id": "a4ce4bcd-6482-4cf3-9810-5b573f209146",
                            "gambit_id": "cd8277e5-2555-4950-93fe-1d13a3841421",
                            "last_updated": "2023-10-02T10:53:21.108721-04:00",
                            "created_at": "2023-09-29T09:38:11.604761-04:00",
                            "name": "Draw",
                            "reward": "3.72000",
                            "odds": "3.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cefd9bde-0401-48b3-8c6a-e7199824fef1/?format=api"
                        },
                        {
                            "id": "c557aabf-c690-46ca-b1d5-237ec215b3e1",
                            "gambit_id": "c7044878-5011-4452-8531-ae3a85a2bb9a",
                            "last_updated": "2023-10-02T10:53:21.103369-04:00",
                            "created_at": "2023-09-29T09:38:11.630246-04:00",
                            "name": "Luton Town",
                            "reward": "5.30000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cefd9bde-0401-48b3-8c6a-e7199824fef1/?format=api"
                        }
                    ]
                },
                {
                    "id": "d5a86f57-61b1-4298-9c7b-aa54aa511fcf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/474a0a4a-6861-42b9-89dc-7d896a7674c3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T09:38:11.638526-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5162.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4838.0
                            }
                        ],
                        "expected_reward_tokens": 9239.98,
                        "profit_sb": -260.02,
                        "profit_sb_percentage": -2.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a7aece27-ba1f-4eff-924a-b56b67e60071",
                            "gambit_id": "7994134f-21f4-4f36-aeee-2b3f2d4613e8",
                            "last_updated": "2023-10-02T10:53:21.124279-04:00",
                            "created_at": "2023-09-29T09:38:11.649954-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.79000",
                            "odds": "1.83000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5a86f57-61b1-4298-9c7b-aa54aa511fcf/?format=api"
                        },
                        {
                            "id": "f57be5f6-1297-41d8-adcc-9544d8ff451c",
                            "gambit_id": "a9912baf-7be1-4613-a571-b2cd8f19cefd",
                            "last_updated": "2023-10-02T10:53:21.120795-04:00",
                            "created_at": "2023-09-29T09:38:11.643797-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.91000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5a86f57-61b1-4298-9c7b-aa54aa511fcf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aed9fcca-0637-4736-97a5-c05a42f7f446",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "80a6ba1e-5607-45c0-9ea4-a80c706c1e49",
            "completed": true,
            "last_updated": "2023-10-02T10:58:22.215818-04:00",
            "created_at": "2023-09-29T09:43:11.878875-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/80a6ba1e-5607-45c0-9ea4-a80c706c1e49",
            "datetime": "2023-09-30T07:30:00-04:00",
            "cutoff_datetime": "2023-09-30T07:30:00-04:00",
            "name": "Aston Villa v. Brighton & Hove Albion",
            "bettypes": [
                {
                    "id": "31a25de0-0e8b-40e6-9dad-983d704112fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aed9fcca-0637-4736-97a5-c05a42f7f446/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T09:43:11.907291-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Aston Villa",
                                "amount": 5202.0
                            },
                            {
                                "team": "Brighton & Hove Albion",
                                "amount": 4798.0
                            }
                        ],
                        "expected_reward_tokens": 12378.84,
                        "profit_sb": 2878.84,
                        "profit_sb_percentage": 30.3,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Aston Villa",
                                "amount": 3851.0
                            },
                            {
                                "team": "Brighton & Hove Albion",
                                "amount": 3553.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2596.0
                            }
                        ],
                        "expected_reward_tokens": 9163.88,
                        "profit_sb": -336.12,
                        "profit_sb_percentage": -3.54,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5af1f692-fca1-484f-8f6d-1b655c10aa63",
                            "gambit_id": "c12ac03e-90f0-4d81-a870-f619e16565f9",
                            "last_updated": "2023-10-02T10:58:22.234884-04:00",
                            "created_at": "2023-09-29T09:43:11.923043-04:00",
                            "name": "Aston Villa",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31a25de0-0e8b-40e6-9dad-983d704112fe/?format=api"
                        },
                        {
                            "id": "de092832-ec40-4de8-b83e-8987859b7e67",
                            "gambit_id": "d492f160-ea0f-4864-805f-dec5e4aed4a5",
                            "last_updated": "2023-10-02T10:58:22.231584-04:00",
                            "created_at": "2023-09-29T09:43:11.918581-04:00",
                            "name": "Brighton & Hove Albion",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31a25de0-0e8b-40e6-9dad-983d704112fe/?format=api"
                        },
                        {
                            "id": "4228850d-1f38-479f-a724-91eb3e7e75e4",
                            "gambit_id": "8f2b367d-1e72-4d31-ab32-7dac7ce6f089",
                            "last_updated": "2023-10-02T10:58:22.228189-04:00",
                            "created_at": "2023-09-29T09:43:11.913948-04:00",
                            "name": "Draw",
                            "reward": "3.53000",
                            "odds": "3.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31a25de0-0e8b-40e6-9dad-983d704112fe/?format=api"
                        }
                    ]
                },
                {
                    "id": "96b35f88-0fd1-4427-a4f7-18177e1be6ec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aed9fcca-0637-4736-97a5-c05a42f7f446/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T09:43:11.927136-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6263.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3737.0
                            }
                        ],
                        "expected_reward_tokens": 9267.76,
                        "profit_sb": -232.24,
                        "profit_sb_percentage": -2.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fe8df141-6ea8-4b5d-81ff-8ed9e4c38b9e",
                            "gambit_id": "a4a7b3df-f8bd-405a-b413-1e205ffed390",
                            "last_updated": "2023-10-02T10:58:22.241286-04:00",
                            "created_at": "2023-09-29T09:43:11.930921-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96b35f88-0fd1-4427-a4f7-18177e1be6ec/?format=api"
                        },
                        {
                            "id": "79a7fbb2-3142-45c8-aaf7-eac1ee912fb8",
                            "gambit_id": "d9658fb5-2700-4481-8eb6-393bdab82028",
                            "last_updated": "2023-10-02T10:58:22.244591-04:00",
                            "created_at": "2023-09-29T09:43:11.935527-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96b35f88-0fd1-4427-a4f7-18177e1be6ec/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "434c4e92-cff1-40f6-a858-718d4bcfe741",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "43614daa-9895-4daf-a828-446eb0a9ef3d",
            "completed": true,
            "last_updated": "2023-09-30T10:28:07.787130-04:00",
            "created_at": "2023-09-29T09:23:10.354599-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/43614daa-9895-4daf-a828-446eb0a9ef3d",
            "datetime": "2023-09-29T22:15:00-04:00",
            "cutoff_datetime": "2023-09-29T22:15:00-04:00",
            "name": "LOS (L Lynn) v. SFO (K Winn)",
            "bettypes": [
                {
                    "id": "5dfa8173-02b9-45bf-95d2-9fab873ef887",
                    "match": "https://api-prod.gambitprofit.com/api/matches/434c4e92-cff1-40f6-a858-718d4bcfe741/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T09:23:10.360284-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (L Lynn)",
                                "amount": 5490.0
                            },
                            {
                                "team": "SFO (K Winn)",
                                "amount": 4510.0
                            }
                        ],
                        "expected_reward_tokens": 9606.3,
                        "profit_sb": 106.3,
                        "profit_sb_percentage": 1.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c8d8f940-717e-4f71-81f1-c929a0154510",
                            "gambit_id": "a8719f35-4c80-4913-8f11-de18a55a1c45",
                            "last_updated": "2023-09-30T10:28:07.798473-04:00",
                            "created_at": "2023-09-29T09:23:10.366588-04:00",
                            "name": "LOS (L Lynn)",
                            "reward": "1.75000",
                            "odds": "1.78120",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dfa8173-02b9-45bf-95d2-9fab873ef887/?format=api"
                        },
                        {
                            "id": "dba41a53-b319-4980-bdd8-ef972b7368f0",
                            "gambit_id": "b508b0ce-854f-4229-9cd1-7320189fed51",
                            "last_updated": "2023-09-30T10:28:07.802948-04:00",
                            "created_at": "2023-09-29T09:23:10.371900-04:00",
                            "name": "SFO (K Winn)",
                            "reward": "2.13000",
                            "odds": "2.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dfa8173-02b9-45bf-95d2-9fab873ef887/?format=api"
                        }
                    ]
                },
                {
                    "id": "32a2d4f3-9c26-4e0c-bff4-8fb8d9a66374",
                    "match": "https://api-prod.gambitprofit.com/api/matches/434c4e92-cff1-40f6-a858-718d4bcfe741/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-29T09:23:10.377952-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO",
                                "amount": 5614.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "527a3a82-6a8c-41d2-b671-ec4fd560f4fa",
                            "gambit_id": "cd63b5cb-b9fd-4c24-9594-0a0e8fecea78",
                            "last_updated": "2023-09-30T10:28:07.813674-04:00",
                            "created_at": "2023-09-29T09:23:10.388749-04:00",
                            "name": "SFO",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32a2d4f3-9c26-4e0c-bff4-8fb8d9a66374/?format=api"
                        },
                        {
                            "id": "481d5d9c-e701-4f60-bee9-bcc5cc57e624",
                            "gambit_id": "0d83662c-da68-454f-95c5-a9878de02b6c",
                            "last_updated": "2023-09-30T10:28:07.809985-04:00",
                            "created_at": "2023-09-29T09:23:10.382277-04:00",
                            "name": "LOS",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32a2d4f3-9c26-4e0c-bff4-8fb8d9a66374/?format=api"
                        }
                    ]
                },
                {
                    "id": "a5b5706f-f857-4646-a0d2-6700bf78a248",
                    "match": "https://api-prod.gambitprofit.com/api/matches/434c4e92-cff1-40f6-a858-718d4bcfe741/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T09:23:10.396012-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1baef719-3cf6-493d-b7d7-dee327574adf",
                            "gambit_id": "fe93d17e-bf3c-4f38-bec5-f8d187036474",
                            "last_updated": "2023-09-30T10:28:07.822194-04:00",
                            "created_at": "2023-09-29T09:23:10.402085-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5b5706f-f857-4646-a0d2-6700bf78a248/?format=api"
                        },
                        {
                            "id": "797da1f7-6eab-4b9a-8d5f-888d3bd34af5",
                            "gambit_id": "50e9e020-9090-4f46-bb6e-0353bde21af1",
                            "last_updated": "2023-09-30T10:28:07.825561-04:00",
                            "created_at": "2023-09-29T09:23:10.407904-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5b5706f-f857-4646-a0d2-6700bf78a248/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "635af80e-cb12-4270-b31b-4161cf211db2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "48a85830-07f7-41cf-9935-074ab2f09d04",
            "completed": true,
            "last_updated": "2023-09-30T10:48:13.297385-04:00",
            "created_at": "2023-09-29T09:23:10.101945-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.46,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/48a85830-07f7-41cf-9935-074ab2f09d04",
            "datetime": "2023-09-29T22:10:00-04:00",
            "cutoff_datetime": "2023-09-29T22:10:00-04:00",
            "name": "Texas Rangers v. Seattle Mariners",
            "bettypes": [
                {
                    "id": "ab6efd33-0603-485b-b996-221bb9a145d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/635af80e-cb12-4270-b31b-4161cf211db2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T09:23:10.107913-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Mariners",
                                "amount": 5131.0
                            },
                            {
                                "team": "Texas Rangers",
                                "amount": 4869.0
                            }
                        ],
                        "expected_reward_tokens": 9543.24,
                        "profit_sb": 43.24,
                        "profit_sb_percentage": 0.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7846d5df-51a9-4faa-9776-da2985036251",
                            "gambit_id": "e34236b1-a46b-46be-8c24-c126a1d48064",
                            "last_updated": "2023-09-30T10:48:13.313718-04:00",
                            "created_at": "2023-09-29T09:23:10.117287-04:00",
                            "name": "Seattle Mariners",
                            "reward": "1.86000",
                            "odds": "1.90090",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab6efd33-0603-485b-b996-221bb9a145d1/?format=api"
                        },
                        {
                            "id": "4079ab6e-e809-4533-bff9-64c5bf6bfbc2",
                            "gambit_id": "27527ee0-a590-4e30-8f8b-cedf0d5179fa",
                            "last_updated": "2023-09-30T10:48:13.310468-04:00",
                            "created_at": "2023-09-29T09:23:10.112428-04:00",
                            "name": "Texas Rangers",
                            "reward": "1.96000",
                            "odds": "2.01000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab6efd33-0603-485b-b996-221bb9a145d1/?format=api"
                        }
                    ]
                },
                {
                    "id": "d19f7134-00e4-4b65-9af1-5e682c1949b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/635af80e-cb12-4270-b31b-4161cf211db2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-29T09:23:10.121721-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Rangers",
                                "amount": 6390.0
                            },
                            {
                                "team": "Seattle Mariners",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ecb4a135-b40a-43b7-ae3a-1dcbb2158145",
                            "gambit_id": "26291c53-2434-435c-9d49-6243ec8083e1",
                            "last_updated": "2023-09-30T10:48:13.320604-04:00",
                            "created_at": "2023-09-29T09:23:10.126142-04:00",
                            "name": "Texas Rangers",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d19f7134-00e4-4b65-9af1-5e682c1949b2/?format=api"
                        },
                        {
                            "id": "9399adbe-602b-4ce2-a89e-2219d58bd656",
                            "gambit_id": "d70e9ff1-e045-4878-8d71-b0413fe42dbd",
                            "last_updated": "2023-09-30T10:48:13.324041-04:00",
                            "created_at": "2023-09-29T09:23:10.131872-04:00",
                            "name": "Seattle Mariners",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d19f7134-00e4-4b65-9af1-5e682c1949b2/?format=api"
                        }
                    ]
                },
                {
                    "id": "f915944b-1788-479a-939e-54d271b2dddf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/635af80e-cb12-4270-b31b-4161cf211db2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T09:23:10.136249-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c80ed027-d870-49e9-af4f-6f9ab5760d25",
                            "gambit_id": "e08ab17f-b322-4214-877f-ae833498495e",
                            "last_updated": "2023-09-30T10:48:13.334079-04:00",
                            "created_at": "2023-09-29T09:23:10.149181-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f915944b-1788-479a-939e-54d271b2dddf/?format=api"
                        },
                        {
                            "id": "e8ea1290-9a45-4cc0-a713-b982b9f2583d",
                            "gambit_id": "f5514787-e550-4a1c-adc8-ca1fdf84ff17",
                            "last_updated": "2023-09-30T10:48:13.330838-04:00",
                            "created_at": "2023-09-29T09:23:10.142564-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f915944b-1788-479a-939e-54d271b2dddf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dfdf24b1-af31-437f-b2b9-ebad12990b1d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b0e15f35-0a47-4869-b14d-2baba4224e89",
            "completed": true,
            "last_updated": "2023-09-30T10:48:16.671830-04:00",
            "created_at": "2023-09-29T19:03:22.655164-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.77,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b0e15f35-0a47-4869-b14d-2baba4224e89",
            "datetime": "2023-09-29T21:40:00-04:00",
            "cutoff_datetime": "2023-09-29T21:40:00-04:00",
            "name": "HOU (J Urquidy) v. ARI (Z Gallen)",
            "bettypes": [
                {
                    "id": "81f66c4f-1088-40f1-86ad-da849c906150",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dfdf24b1-af31-437f-b2b9-ebad12990b1d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T19:03:22.666874-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI (Z Gallen)",
                                "amount": 5260.0
                            },
                            {
                                "team": "HOU (J Urquidy)",
                                "amount": 4740.0
                            }
                        ],
                        "expected_reward_tokens": 9573.2,
                        "profit_sb": 73.2,
                        "profit_sb_percentage": 0.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4cf0041b-c188-452a-9e3e-ddf612b15aa3",
                            "gambit_id": "744d76a4-8495-43f1-87dd-e20a35357737",
                            "last_updated": "2023-09-30T10:48:16.686198-04:00",
                            "created_at": "2023-09-29T19:03:22.678200-04:00",
                            "name": "ARI (Z Gallen)",
                            "reward": "1.82000",
                            "odds": "1.85470",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81f66c4f-1088-40f1-86ad-da849c906150/?format=api"
                        },
                        {
                            "id": "6ad87436-f804-4458-9442-5b481cb669a2",
                            "gambit_id": "ba7c59bd-672f-4f87-aa71-33353375df26",
                            "last_updated": "2023-09-30T10:48:16.683054-04:00",
                            "created_at": "2023-09-29T19:03:22.672998-04:00",
                            "name": "HOU (J Urquidy)",
                            "reward": "2.02000",
                            "odds": "2.07000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81f66c4f-1088-40f1-86ad-da849c906150/?format=api"
                        }
                    ]
                },
                {
                    "id": "76fd0433-4126-46c6-8b7b-27ed68855c27",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dfdf24b1-af31-437f-b2b9-ebad12990b1d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-29T19:03:22.682893-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU",
                                "amount": 6324.0
                            },
                            {
                                "team": "ARI",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6279cc01-6f5b-454d-bf82-fe8db2583ead",
                            "gambit_id": "fd2d9d38-e9ce-4c0c-b048-b88d821b60a9",
                            "last_updated": "2023-09-30T10:48:16.699072-04:00",
                            "created_at": "2023-09-29T19:03:22.687244-04:00",
                            "name": "HOU",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76fd0433-4126-46c6-8b7b-27ed68855c27/?format=api"
                        },
                        {
                            "id": "24ff17c8-b2cd-4aa1-8728-54c19a0164ec",
                            "gambit_id": "0c292780-b69c-4487-a0df-8c3d97f87ac6",
                            "last_updated": "2023-09-30T10:48:16.702439-04:00",
                            "created_at": "2023-09-29T19:03:22.693117-04:00",
                            "name": "ARI",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76fd0433-4126-46c6-8b7b-27ed68855c27/?format=api"
                        }
                    ]
                },
                {
                    "id": "38993cc1-91f6-4ffa-9c39-7c4a6e2d54be",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dfdf24b1-af31-437f-b2b9-ebad12990b1d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T19:03:22.698110-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d1f97231-32ec-42a5-8bf1-364c51c606b9",
                            "gambit_id": "14a7f6ee-a716-4b8a-8fe6-cae0cf861d75",
                            "last_updated": "2023-09-30T10:48:16.711963-04:00",
                            "created_at": "2023-09-29T19:03:22.707275-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38993cc1-91f6-4ffa-9c39-7c4a6e2d54be/?format=api"
                        },
                        {
                            "id": "e7259eb0-051d-4119-8d1f-905d7db7ad75",
                            "gambit_id": "8285d3e3-492c-4df7-847f-04d08c825b1e",
                            "last_updated": "2023-09-30T10:48:16.708824-04:00",
                            "created_at": "2023-09-29T19:03:22.703298-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38993cc1-91f6-4ffa-9c39-7c4a6e2d54be/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d0b6f5c0-d623-49e9-a51f-21485267a96d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f1f1a480-1a30-40d1-81d7-c89a9a58c3e8",
            "completed": true,
            "last_updated": "2023-09-30T10:48:13.784008-04:00",
            "created_at": "2023-09-29T09:23:09.585787-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.14,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f1f1a480-1a30-40d1-81d7-c89a9a58c3e8",
            "datetime": "2023-09-29T21:38:00-04:00",
            "cutoff_datetime": "2023-09-29T21:38:00-04:00",
            "name": "OAK (K Waldichuk) v. LAA (C Silseth)",
            "bettypes": [
                {
                    "id": "21acc2f6-b67a-435d-8dbf-6de0185354a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d0b6f5c0-d623-49e9-a51f-21485267a96d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T09:23:09.596048-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LAA (C Silseth)",
                                "amount": 5652.0
                            },
                            {
                                "team": "OAK (K Waldichuk)",
                                "amount": 4348.0
                            }
                        ],
                        "expected_reward_tokens": 9608.4,
                        "profit_sb": 108.4,
                        "profit_sb_percentage": 1.14,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "201d8cca-f422-4c7c-babd-26d787ed3a74",
                            "gambit_id": "fc9986a1-7062-46d4-8a2a-e29719bfc447",
                            "last_updated": "2023-09-30T10:48:13.795176-04:00",
                            "created_at": "2023-09-29T09:23:09.625951-04:00",
                            "name": "LAA (C Silseth)",
                            "reward": "1.70000",
                            "odds": "1.72990",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21acc2f6-b67a-435d-8dbf-6de0185354a1/?format=api"
                        },
                        {
                            "id": "36e0f76c-b65f-4588-bbb5-35d0035408e1",
                            "gambit_id": "3bc85d87-9114-4991-b8bd-c9a0c613e0e5",
                            "last_updated": "2023-09-30T10:48:13.791881-04:00",
                            "created_at": "2023-09-29T09:23:09.609838-04:00",
                            "name": "OAK (K Waldichuk)",
                            "reward": "2.21000",
                            "odds": "2.27000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21acc2f6-b67a-435d-8dbf-6de0185354a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "73a0dc78-0206-42eb-8db4-0a2d7d1ff0ca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d0b6f5c0-d623-49e9-a51f-21485267a96d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-29T09:23:09.631706-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "OAK",
                                "amount": 6090.0
                            },
                            {
                                "team": "LAA",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0c1d1c85-6b43-4ffe-8d2a-60d977e7cb21",
                            "gambit_id": "501adc8c-9e96-41b7-a7b8-c5e5ec4538cc",
                            "last_updated": "2023-09-30T10:48:13.801950-04:00",
                            "created_at": "2023-09-29T09:23:09.635353-04:00",
                            "name": "OAK",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73a0dc78-0206-42eb-8db4-0a2d7d1ff0ca/?format=api"
                        },
                        {
                            "id": "af950fa6-39d5-4e13-8489-47cf5ba06e63",
                            "gambit_id": "eaf0fa4e-a23c-4a4f-9c0c-1b035a33723f",
                            "last_updated": "2023-09-30T10:48:13.806138-04:00",
                            "created_at": "2023-09-29T09:23:09.640803-04:00",
                            "name": "LAA",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73a0dc78-0206-42eb-8db4-0a2d7d1ff0ca/?format=api"
                        }
                    ]
                },
                {
                    "id": "33f2663a-ed50-459e-abca-356395ce87e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d0b6f5c0-d623-49e9-a51f-21485267a96d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T09:23:09.646041-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f89a0f4b-1c45-4d44-90ab-7eea85ad635b",
                            "gambit_id": "164a8a85-27e9-4f10-9704-5ef47df59207",
                            "last_updated": "2023-09-30T10:48:13.817508-04:00",
                            "created_at": "2023-09-29T09:23:09.656834-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33f2663a-ed50-459e-abca-356395ce87e6/?format=api"
                        },
                        {
                            "id": "01d9ae01-9aa0-41c2-aeff-77fecd7f2891",
                            "gambit_id": "9d1eb48d-0394-41f3-bacb-0df7b00a3f4a",
                            "last_updated": "2023-09-30T10:48:13.814183-04:00",
                            "created_at": "2023-09-29T09:23:09.650966-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33f2663a-ed50-459e-abca-356395ce87e6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "facf3a8c-5922-4076-a703-a58a03dc048b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d83c35a1-5c68-4cb4-9626-eff2e94ddfab",
            "completed": true,
            "last_updated": "2023-09-30T10:48:11.830759-04:00",
            "created_at": "2023-09-29T09:23:09.329443-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.49,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d83c35a1-5c68-4cb4-9626-eff2e94ddfab",
            "datetime": "2023-09-29T20:15:00-04:00",
            "cutoff_datetime": "2023-09-29T20:15:00-04:00",
            "name": "CIN (B Williamson) v. STL (J Woodford)",
            "bettypes": [
                {
                    "id": "6f32a692-a698-4513-8d93-5f4f46f80ba5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/facf3a8c-5922-4076-a703-a58a03dc048b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T09:23:09.336181-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CIN (B Williamson)",
                                "amount": 5079.0
                            },
                            {
                                "team": "STL (J Woodford)",
                                "amount": 4921.0
                            }
                        ],
                        "expected_reward_tokens": 9546.74,
                        "profit_sb": 46.74,
                        "profit_sb_percentage": 0.49,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9f13b4bb-de9d-4e25-89fe-97d53706ffa3",
                            "gambit_id": "2adf8b1c-f6d9-4148-b8bd-88325c81a07f",
                            "last_updated": "2023-09-30T10:48:11.839437-04:00",
                            "created_at": "2023-09-29T09:23:09.341975-04:00",
                            "name": "CIN (B Williamson)",
                            "reward": "1.88000",
                            "odds": "1.92590",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f32a692-a698-4513-8d93-5f4f46f80ba5/?format=api"
                        },
                        {
                            "id": "7fed56f6-c68f-41dd-a893-2e20f92e533e",
                            "gambit_id": "86ef54dc-6107-4111-9692-b7d36bd4a5d5",
                            "last_updated": "2023-09-30T10:48:11.842851-04:00",
                            "created_at": "2023-09-29T09:23:09.348431-04:00",
                            "name": "STL (J Woodford)",
                            "reward": "1.94000",
                            "odds": "1.98040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f32a692-a698-4513-8d93-5f4f46f80ba5/?format=api"
                        }
                    ]
                },
                {
                    "id": "9006cb7b-4cef-48f0-b468-a94fe1657f4c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/facf3a8c-5922-4076-a703-a58a03dc048b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-29T09:23:09.354478-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL",
                                "amount": 6010.0
                            },
                            {
                                "team": "CIN",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4a6e6d27-e7d2-409a-9568-311984fcdf09",
                            "gambit_id": "70368fff-d3d3-45d9-8e97-ae1017585e87",
                            "last_updated": "2023-09-30T10:48:11.854216-04:00",
                            "created_at": "2023-09-29T09:23:09.365873-04:00",
                            "name": "STL",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9006cb7b-4cef-48f0-b468-a94fe1657f4c/?format=api"
                        },
                        {
                            "id": "393ba42b-ef9c-40f3-9e51-960a258cf31a",
                            "gambit_id": "74c947de-ff81-4777-a2b3-425f68251dfe",
                            "last_updated": "2023-09-30T10:48:11.849770-04:00",
                            "created_at": "2023-09-29T09:23:09.359020-04:00",
                            "name": "CIN",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9006cb7b-4cef-48f0-b468-a94fe1657f4c/?format=api"
                        }
                    ]
                },
                {
                    "id": "e46e81ea-7966-48a5-bdb4-1ba94fd5db13",
                    "match": "https://api-prod.gambitprofit.com/api/matches/facf3a8c-5922-4076-a703-a58a03dc048b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T09:23:09.371199-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "79bacc74-17dd-454b-9aef-448fc6de0ec4",
                            "gambit_id": "6328a4fe-5e50-43ce-aacd-db530765de21",
                            "last_updated": "2023-09-30T10:48:11.862832-04:00",
                            "created_at": "2023-09-29T09:23:09.375956-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e46e81ea-7966-48a5-bdb4-1ba94fd5db13/?format=api"
                        },
                        {
                            "id": "6d6b9dd2-1913-4df4-80e1-bc2e1d2ee715",
                            "gambit_id": "dd1c612b-c0ad-4626-a8a4-956c2369cf5a",
                            "last_updated": "2023-09-30T10:48:11.866840-04:00",
                            "created_at": "2023-09-29T09:23:09.395034-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e46e81ea-7966-48a5-bdb4-1ba94fd5db13/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d854556b-1d7a-4cce-873b-c0bc1a1a2841",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5bcf2290-a4ed-414f-8692-ea12d552b4fe",
            "completed": true,
            "last_updated": "2023-09-30T10:48:12.285549-04:00",
            "created_at": "2023-09-29T09:23:08.595434-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.53,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5bcf2290-a4ed-414f-8692-ea12d552b4fe",
            "datetime": "2023-09-29T20:10:00-04:00",
            "cutoff_datetime": "2023-09-29T20:10:00-04:00",
            "name": "CHC (K Hendricks) v. MIL (C Rea)",
            "bettypes": [
                {
                    "id": "d075bdbf-f89a-4c88-807f-24af930ff91d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d854556b-1d7a-4cce-873b-c0bc1a1a2841/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T09:23:08.612043-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (C Rea)",
                                "amount": 5000.0
                            },
                            {
                                "team": "CHC (K Hendricks)",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9550.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "085e0e16-4d70-45f7-992d-793abcd224b8",
                            "gambit_id": "02305289-82ad-439f-9ddf-244ce8ab3753",
                            "last_updated": "2023-09-30T10:48:12.299015-04:00",
                            "created_at": "2023-09-29T09:23:08.621807-04:00",
                            "name": "MIL (C Rea)",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d075bdbf-f89a-4c88-807f-24af930ff91d/?format=api"
                        },
                        {
                            "id": "e724362a-9ff5-4f0b-afc0-943bbf15ce1c",
                            "gambit_id": "b8158c13-cbce-46ec-b328-33d7499e7bb1",
                            "last_updated": "2023-09-30T10:48:12.295427-04:00",
                            "created_at": "2023-09-29T09:23:08.616663-04:00",
                            "name": "CHC (K Hendricks)",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d075bdbf-f89a-4c88-807f-24af930ff91d/?format=api"
                        }
                    ]
                },
                {
                    "id": "c06dd461-6732-4657-a906-de98fd17a4f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d854556b-1d7a-4cce-873b-c0bc1a1a2841/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-29T09:23:08.627351-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL",
                                "amount": 6324.0
                            },
                            {
                                "team": "CHC",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e5a554d2-83c0-43de-8dba-2942540c02ce",
                            "gambit_id": "aaff3ba2-45d3-482a-a6c8-02c04ed2c422",
                            "last_updated": "2023-09-30T10:48:12.308676-04:00",
                            "created_at": "2023-09-29T09:23:08.637130-04:00",
                            "name": "MIL",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c06dd461-6732-4657-a906-de98fd17a4f1/?format=api"
                        },
                        {
                            "id": "8d545758-05fa-4b68-97af-885cbe0e5190",
                            "gambit_id": "2a056e52-cb63-444f-b685-94004d2beb5f",
                            "last_updated": "2023-09-30T10:48:12.305457-04:00",
                            "created_at": "2023-09-29T09:23:08.632117-04:00",
                            "name": "CHC",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c06dd461-6732-4657-a906-de98fd17a4f1/?format=api"
                        }
                    ]
                },
                {
                    "id": "96d0de89-cc73-44f8-ba90-0ba53de76953",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d854556b-1d7a-4cce-873b-c0bc1a1a2841/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T09:23:08.642478-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1c3c1a25-f9b9-424d-88d7-7aeb29550dde",
                            "gambit_id": "bef266e4-a952-46d1-99bb-f8756e91bffd",
                            "last_updated": "2023-09-30T10:48:12.314949-04:00",
                            "created_at": "2023-09-29T09:23:08.647707-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96d0de89-cc73-44f8-ba90-0ba53de76953/?format=api"
                        },
                        {
                            "id": "db035461-2a0d-46c4-9d72-df9d4baa1ec3",
                            "gambit_id": "2658ada7-bcca-4bb3-9b7a-513b74a5a05d",
                            "last_updated": "2023-09-30T10:48:12.318062-04:00",
                            "created_at": "2023-09-29T09:23:08.654580-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96d0de89-cc73-44f8-ba90-0ba53de76953/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "533b4898-2ee3-45b0-b998-395d8b8dee91",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "109a9d3b-d925-4492-9def-e19addd15b1f",
            "completed": true,
            "last_updated": "2023-09-30T10:53:14.287155-04:00",
            "created_at": "2023-09-29T09:23:08.845268-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/109a9d3b-d925-4492-9def-e19addd15b1f",
            "datetime": "2023-09-29T20:10:00-04:00",
            "cutoff_datetime": "2023-09-29T20:10:00-04:00",
            "name": "NYY (C Rodon) v. KAN (J Lyles)",
            "bettypes": [
                {
                    "id": "77fdb178-eefe-43ad-a7cc-d7ccaa0a9068",
                    "match": "https://api-prod.gambitprofit.com/api/matches/533b4898-2ee3-45b0-b998-395d8b8dee91/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T09:23:08.851526-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY (C Rodon)",
                                "amount": 5776.0
                            },
                            {
                                "team": "KAN (J Lyles)",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d00ab550-f4d0-4640-b5f5-47f1063f459a",
                            "gambit_id": "5046f57e-938b-40f2-848d-45dba1d61cb0",
                            "last_updated": "2023-09-30T10:53:14.299363-04:00",
                            "created_at": "2023-09-29T09:23:08.855832-04:00",
                            "name": "NYY (C Rodon)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77fdb178-eefe-43ad-a7cc-d7ccaa0a9068/?format=api"
                        },
                        {
                            "id": "0f12f24a-87c9-4c86-b909-5e1a7bbb50fc",
                            "gambit_id": "afb5b08b-ac7f-42c4-93d6-8432b5fb7193",
                            "last_updated": "2023-09-30T10:53:14.303063-04:00",
                            "created_at": "2023-09-29T09:23:08.861935-04:00",
                            "name": "KAN (J Lyles)",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77fdb178-eefe-43ad-a7cc-d7ccaa0a9068/?format=api"
                        }
                    ]
                },
                {
                    "id": "90181530-6956-4e65-a2b4-fb2ef6be36d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/533b4898-2ee3-45b0-b998-395d8b8dee91/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-29T09:23:08.867405-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "KAN",
                                "amount": 5319.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ac8544f4-b42c-4982-be5a-454af1e968e8",
                            "gambit_id": "697e5b77-7d7f-48e8-9516-d405fc50802f",
                            "last_updated": "2023-09-30T10:53:14.312841-04:00",
                            "created_at": "2023-09-29T09:23:08.879002-04:00",
                            "name": "KAN",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90181530-6956-4e65-a2b4-fb2ef6be36d0/?format=api"
                        },
                        {
                            "id": "fe16ec63-16ee-4ce4-9904-400e1d3f3a0f",
                            "gambit_id": "e00af781-6b09-41f3-a85e-af6343b3c097",
                            "last_updated": "2023-09-30T10:53:14.309700-04:00",
                            "created_at": "2023-09-29T09:23:08.873199-04:00",
                            "name": "NYY",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90181530-6956-4e65-a2b4-fb2ef6be36d0/?format=api"
                        }
                    ]
                },
                {
                    "id": "0e18afbb-61a5-42ad-84a4-42e18653fd2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/533b4898-2ee3-45b0-b998-395d8b8dee91/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T09:23:08.884499-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f9cb485a-66f3-4ede-a4a6-c01dfebc832f",
                            "gambit_id": "9bd4f436-29d1-4404-a805-2a7e75ae9050",
                            "last_updated": "2023-09-30T10:53:14.320083-04:00",
                            "created_at": "2023-09-29T09:23:08.894043-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e18afbb-61a5-42ad-84a4-42e18653fd2b/?format=api"
                        },
                        {
                            "id": "14597451-4fdb-4083-b4c6-be156333edc7",
                            "gambit_id": "b793027b-a180-4fdd-b2a1-376074ba32f7",
                            "last_updated": "2023-09-30T10:53:14.323398-04:00",
                            "created_at": "2023-09-29T09:23:08.889450-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e18afbb-61a5-42ad-84a4-42e18653fd2b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "91211a28-8481-44f9-b21b-5a2132fec47d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e5c3994c-bef9-46af-8aab-6b1288b1fa52",
            "completed": true,
            "last_updated": "2023-09-30T10:48:11.364683-04:00",
            "created_at": "2023-09-29T09:23:09.085330-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e5c3994c-bef9-46af-8aab-6b1288b1fa52",
            "datetime": "2023-09-29T20:10:00-04:00",
            "cutoff_datetime": "2023-09-29T20:10:00-04:00",
            "name": "MIN (J Ryan) v. COL (T Blach)",
            "bettypes": [
                {
                    "id": "b91644cc-c5a4-46b5-be6d-e51d1317abb2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/91211a28-8481-44f9-b21b-5a2132fec47d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T09:23:09.098261-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN (J Ryan)",
                                "amount": 6293.0
                            },
                            {
                                "team": "COL (T Blach)",
                                "amount": 3707.0
                            }
                        ],
                        "expected_reward_tokens": 9564.06,
                        "profit_sb": 64.06,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1ec441db-27b6-4b68-a7ba-1a9bc75aad0e",
                            "gambit_id": "4ec98e5d-9547-44bc-b282-321e0ac9e0c2",
                            "last_updated": "2023-09-30T10:48:11.375557-04:00",
                            "created_at": "2023-09-29T09:23:09.107017-04:00",
                            "name": "MIN (J Ryan)",
                            "reward": "1.52000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b91644cc-c5a4-46b5-be6d-e51d1317abb2/?format=api"
                        },
                        {
                            "id": "c70e5782-70c6-453c-9542-bd083c2b3523",
                            "gambit_id": "10c546d9-2641-4ec9-a740-3df39325fc42",
                            "last_updated": "2023-09-30T10:48:11.379110-04:00",
                            "created_at": "2023-09-29T09:23:09.111583-04:00",
                            "name": "COL (T Blach)",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b91644cc-c5a4-46b5-be6d-e51d1317abb2/?format=api"
                        }
                    ]
                },
                {
                    "id": "0042b9e5-4d79-4623-9923-75cdbe645e07",
                    "match": "https://api-prod.gambitprofit.com/api/matches/91211a28-8481-44f9-b21b-5a2132fec47d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-29T09:23:09.116917-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN",
                                "amount": 5319.0
                            },
                            {
                                "team": "COL",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c298b9cc-f190-41fa-80db-12eff18b4904",
                            "gambit_id": "07ef605c-b643-413a-a94e-b78e5021b3a5",
                            "last_updated": "2023-09-30T10:48:11.388348-04:00",
                            "created_at": "2023-09-29T09:23:09.120766-04:00",
                            "name": "MIN",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0042b9e5-4d79-4623-9923-75cdbe645e07/?format=api"
                        },
                        {
                            "id": "d0982663-aca5-4de7-9aa7-2e8d55c6b49c",
                            "gambit_id": "a3d53873-53f7-490f-9f14-901c3e2bfb09",
                            "last_updated": "2023-09-30T10:48:11.391876-04:00",
                            "created_at": "2023-09-29T09:23:09.125129-04:00",
                            "name": "COL",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0042b9e5-4d79-4623-9923-75cdbe645e07/?format=api"
                        }
                    ]
                },
                {
                    "id": "c4e6b0d1-9179-415b-80bc-c3be4865cec1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/91211a28-8481-44f9-b21b-5a2132fec47d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T09:23:09.130292-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 11.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 11.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "88f13a8f-9574-4797-924f-cff0ff9cd87e",
                            "gambit_id": "c284cfc3-e37c-4ee1-86e4-defb956b62ae",
                            "last_updated": "2023-09-30T10:48:11.402991-04:00",
                            "created_at": "2023-09-29T09:23:09.140078-04:00",
                            "name": "Game Total Under 11.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4e6b0d1-9179-415b-80bc-c3be4865cec1/?format=api"
                        },
                        {
                            "id": "26254430-cb8e-4097-abb4-b8265c6fdf0f",
                            "gambit_id": "d60043f5-f9f4-46c8-a2ef-54218633a97e",
                            "last_updated": "2023-09-30T10:48:11.399595-04:00",
                            "created_at": "2023-09-29T09:23:09.133996-04:00",
                            "name": "Game Total Over 11.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4e6b0d1-9179-415b-80bc-c3be4865cec1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8d469947-2f65-4cf0-9a05-59b9d5a27215",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0e9b91fc-21a5-477e-86a7-1c6b716c9062",
            "completed": true,
            "last_updated": "2023-09-30T10:53:14.756454-04:00",
            "created_at": "2023-09-29T09:23:08.347917-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.14,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0e9b91fc-21a5-477e-86a7-1c6b716c9062",
            "datetime": "2023-09-29T19:40:00-04:00",
            "cutoff_datetime": "2023-09-29T19:40:00-04:00",
            "name": "SDG (N Martinez) v. CWS (D Cease)",
            "bettypes": [
                {
                    "id": "c6c44ad3-ed77-4f9a-b829-92923194656c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d469947-2f65-4cf0-9a05-59b9d5a27215/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T09:23:08.360772-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (N Martinez)",
                                "amount": 5652.0
                            },
                            {
                                "team": "CWS (D Cease)",
                                "amount": 4348.0
                            }
                        ],
                        "expected_reward_tokens": 9608.4,
                        "profit_sb": 108.4,
                        "profit_sb_percentage": 1.14,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "274cda49-180c-4dff-ac82-477fae8cdab0",
                            "gambit_id": "1d8d6a25-4bfc-4d43-a59a-1cfc0988da38",
                            "last_updated": "2023-09-30T10:53:14.765347-04:00",
                            "created_at": "2023-09-29T09:23:08.365140-04:00",
                            "name": "SDG (N Martinez)",
                            "reward": "1.70000",
                            "odds": "1.72990",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6c44ad3-ed77-4f9a-b829-92923194656c/?format=api"
                        },
                        {
                            "id": "b015c34d-8e1b-4437-a0de-8941b3c0679e",
                            "gambit_id": "b888180d-3938-46c9-b054-9f9db9199b29",
                            "last_updated": "2023-09-30T10:53:14.769056-04:00",
                            "created_at": "2023-09-29T09:23:08.370705-04:00",
                            "name": "CWS (D Cease)",
                            "reward": "2.21000",
                            "odds": "2.27000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6c44ad3-ed77-4f9a-b829-92923194656c/?format=api"
                        }
                    ]
                },
                {
                    "id": "ba571577-dc3e-4a1a-9835-3e3822117d6b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d469947-2f65-4cf0-9a05-59b9d5a27215/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-29T09:23:08.376755-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS",
                                "amount": 5614.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ef3d322f-2bf3-40fb-b7ec-41a2750f7678",
                            "gambit_id": "d69747cb-99ac-4114-abed-0950f403c6dd",
                            "last_updated": "2023-09-30T10:53:14.778871-04:00",
                            "created_at": "2023-09-29T09:23:08.388032-04:00",
                            "name": "CWS",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba571577-dc3e-4a1a-9835-3e3822117d6b/?format=api"
                        },
                        {
                            "id": "b436449f-dbe5-4f7a-8f74-959749b29c36",
                            "gambit_id": "145631c1-1f38-46e9-9fb3-adfd4d619aa1",
                            "last_updated": "2023-09-30T10:53:14.775632-04:00",
                            "created_at": "2023-09-29T09:23:08.382759-04:00",
                            "name": "SDG",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba571577-dc3e-4a1a-9835-3e3822117d6b/?format=api"
                        }
                    ]
                },
                {
                    "id": "667ff7e9-b945-47f5-a9fa-8a17fd8a9171",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d469947-2f65-4cf0-9a05-59b9d5a27215/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T09:23:08.393106-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1ba6e421-a381-4ccc-9640-d1cbc0ccbb35",
                            "gambit_id": "4562ffc3-f648-4748-bd90-472be0c7472b",
                            "last_updated": "2023-09-30T10:53:14.789057-04:00",
                            "created_at": "2023-09-29T09:23:08.402938-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/667ff7e9-b945-47f5-a9fa-8a17fd8a9171/?format=api"
                        },
                        {
                            "id": "c601175c-3bf8-4df8-a12f-41269cf2bf2b",
                            "gambit_id": "39d55c12-f3bb-4edb-a204-066c87fd4a64",
                            "last_updated": "2023-09-30T10:53:14.785401-04:00",
                            "created_at": "2023-09-29T09:23:08.398466-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/667ff7e9-b945-47f5-a9fa-8a17fd8a9171/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c1d672ae-b290-44d3-a8ed-65c5d197c486",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3b38edc6-24ab-4527-b5ea-ec5052e140e2",
            "completed": true,
            "last_updated": "2023-09-30T10:53:16.229079-04:00",
            "created_at": "2023-09-29T09:23:08.074154-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.06,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3b38edc6-24ab-4527-b5ea-ec5052e140e2",
            "datetime": "2023-09-29T19:20:00-04:00",
            "cutoff_datetime": "2023-09-29T19:20:00-04:00",
            "name": "WAS (T Williams) v. ATL (A Winans)",
            "bettypes": [
                {
                    "id": "001a671b-6cc0-458b-856c-414d6ffe7c98",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1d672ae-b290-44d3-a8ed-65c5d197c486/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T09:23:08.093870-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL (A Winans)",
                                "amount": 7033.0
                            },
                            {
                                "team": "WAS (T Williams)",
                                "amount": 2967.0
                            }
                        ],
                        "expected_reward_tokens": 9494.4,
                        "profit_sb": -5.6,
                        "profit_sb_percentage": -0.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "71bb07c7-e366-4886-ac4e-4ad44f881397",
                            "gambit_id": "e2babb1d-0744-4cc0-93ad-36219c5656ac",
                            "last_updated": "2023-09-30T10:53:16.250617-04:00",
                            "created_at": "2023-09-29T09:23:08.105617-04:00",
                            "name": "ATL (A Winans)",
                            "reward": "1.35000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/001a671b-6cc0-458b-856c-414d6ffe7c98/?format=api"
                        },
                        {
                            "id": "21c7750a-9618-4cd9-ab65-fdb4d5e579e4",
                            "gambit_id": "a86a86ac-44f8-4526-a0d7-5208ace77c4e",
                            "last_updated": "2023-09-30T10:53:16.245742-04:00",
                            "created_at": "2023-09-29T09:23:08.099247-04:00",
                            "name": "WAS (T Williams)",
                            "reward": "3.20000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/001a671b-6cc0-458b-856c-414d6ffe7c98/?format=api"
                        }
                    ]
                },
                {
                    "id": "97bbc77d-f452-41a6-983c-4d48c60f7bd9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1d672ae-b290-44d3-a8ed-65c5d197c486/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-29T09:23:08.110858-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL",
                                "amount": 5614.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c273d47a-d5d6-4860-bf14-a6c169aa0596",
                            "gambit_id": "11a7b998-dc40-4fe8-bcd5-9a9e21b334ca",
                            "last_updated": "2023-09-30T10:53:16.261815-04:00",
                            "created_at": "2023-09-29T09:23:08.120753-04:00",
                            "name": "ATL",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97bbc77d-f452-41a6-983c-4d48c60f7bd9/?format=api"
                        },
                        {
                            "id": "e1b8ed95-f562-45ae-9d61-822c12dcffd6",
                            "gambit_id": "56cc3343-a747-4cd7-8556-b02a71baa78c",
                            "last_updated": "2023-09-30T10:53:16.258669-04:00",
                            "created_at": "2023-09-29T09:23:08.115315-04:00",
                            "name": "WAS",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97bbc77d-f452-41a6-983c-4d48c60f7bd9/?format=api"
                        }
                    ]
                },
                {
                    "id": "01e595c0-1e56-410f-b24b-97f4a00b3994",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1d672ae-b290-44d3-a8ed-65c5d197c486/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T09:23:08.126122-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 10",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 10",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e8f394ba-710c-46ed-86a5-4c0453ca4962",
                            "gambit_id": "a01f7093-5481-4044-af39-9237a881f613",
                            "last_updated": "2023-09-30T10:53:16.268390-04:00",
                            "created_at": "2023-09-29T09:23:08.129883-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01e595c0-1e56-410f-b24b-97f4a00b3994/?format=api"
                        },
                        {
                            "id": "f088afc9-aec7-40e9-a5e7-511ae0fdf751",
                            "gambit_id": "b581d5e4-bb3e-43b4-8327-3ffed90019fe",
                            "last_updated": "2023-09-30T10:53:16.271655-04:00",
                            "created_at": "2023-09-29T09:23:08.135250-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01e595c0-1e56-410f-b24b-97f4a00b3994/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a295ce47-f042-4e61-8c02-c646a5c15050",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "aacf7cf3-1b82-4a08-bdec-c060c0c8332d",
            "completed": true,
            "last_updated": "2023-10-01T22:23:27.419819-04:00",
            "created_at": "2023-09-29T09:23:07.794283-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.73,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/aacf7cf3-1b82-4a08-bdec-c060c0c8332d",
            "datetime": "2023-09-29T19:10:00-04:00",
            "cutoff_datetime": "2023-09-29T19:10:00-04:00",
            "name": "PHI (T Walker) v. NYM (T Megill)",
            "bettypes": [
                {
                    "id": "d6b7c396-12ac-4f88-9a1c-8947d94da95d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a295ce47-f042-4e61-8c02-c646a5c15050/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T09:23:07.805195-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (T Walker)",
                                "amount": 5377.0
                            },
                            {
                                "team": "NYM (T Megill)",
                                "amount": 4623.0
                            }
                        ],
                        "expected_reward_tokens": 9569.61,
                        "profit_sb": 69.61,
                        "profit_sb_percentage": 0.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c3aac7a8-3167-4f67-8b93-ac8e0291bb05",
                            "gambit_id": "aea8fdf8-67ba-4ea1-9280-db7022a59ad0",
                            "last_updated": "2023-10-01T22:23:27.432163-04:00",
                            "created_at": "2023-09-29T09:23:07.810264-04:00",
                            "name": "PHI (T Walker)",
                            "reward": "1.78000",
                            "odds": "1.81970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6b7c396-12ac-4f88-9a1c-8947d94da95d/?format=api"
                        },
                        {
                            "id": "b1e8a6b4-fce8-4dbc-bea3-a25dc767a85d",
                            "gambit_id": "cfe4aa05-cf82-46e0-975e-2fb7f737c648",
                            "last_updated": "2023-10-01T22:23:27.435923-04:00",
                            "created_at": "2023-09-29T09:23:07.815491-04:00",
                            "name": "NYM (T Megill)",
                            "reward": "2.07000",
                            "odds": "2.12000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6b7c396-12ac-4f88-9a1c-8947d94da95d/?format=api"
                        }
                    ]
                },
                {
                    "id": "e63c8ca4-9f80-41ee-a301-627a4b85540a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a295ce47-f042-4e61-8c02-c646a5c15050/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-29T09:23:07.820417-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM",
                                "amount": 5939.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "eb900162-bd41-4f18-b9b2-201dda0d824b",
                            "gambit_id": "617df7bd-f7bd-4453-89e7-69f272720efc",
                            "last_updated": "2023-10-01T22:23:27.446104-04:00",
                            "created_at": "2023-09-29T09:23:07.836647-04:00",
                            "name": "NYM",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e63c8ca4-9f80-41ee-a301-627a4b85540a/?format=api"
                        },
                        {
                            "id": "1dde39dd-500e-499b-b4e4-8c478ed9f8e8",
                            "gambit_id": "3a314cb6-5794-4081-ba27-313ef6acafb5",
                            "last_updated": "2023-10-01T22:23:27.442647-04:00",
                            "created_at": "2023-09-29T09:23:07.825022-04:00",
                            "name": "PHI",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e63c8ca4-9f80-41ee-a301-627a4b85540a/?format=api"
                        }
                    ]
                },
                {
                    "id": "70a077f0-7463-4ef9-bade-bc57871e065d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a295ce47-f042-4e61-8c02-c646a5c15050/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T09:23:07.861010-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fea527c0-d3bb-4ef4-93f9-98e781c13bcb",
                            "gambit_id": "ef1554ea-de06-4d90-b49a-f9c355265671",
                            "last_updated": "2023-10-01T22:23:27.455500-04:00",
                            "created_at": "2023-09-29T09:23:07.879945-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70a077f0-7463-4ef9-bade-bc57871e065d/?format=api"
                        },
                        {
                            "id": "ae52a3e6-0438-44d6-b53e-2fbebd162ddf",
                            "gambit_id": "2b16f17f-f203-4cb5-82a8-1ee6a04a8303",
                            "last_updated": "2023-10-01T22:23:27.452346-04:00",
                            "created_at": "2023-09-29T09:23:07.873214-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70a077f0-7463-4ef9-bade-bc57871e065d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f88eb534-e7bc-4732-89cc-5ad5f8f59afe",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "28e50830-5deb-48df-9c25-b7e621142ec4",
            "completed": true,
            "last_updated": "2023-09-30T10:53:15.001446-04:00",
            "created_at": "2023-09-29T09:23:07.556658-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/28e50830-5deb-48df-9c25-b7e621142ec4",
            "datetime": "2023-09-29T19:07:00-04:00",
            "cutoff_datetime": "2023-09-29T19:07:00-04:00",
            "name": "TAM (A Civale) v. TOR (Y Kikuchi)",
            "bettypes": [
                {
                    "id": "88eec0fe-01a0-4d78-9a73-9cc954a5b530",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f88eb534-e7bc-4732-89cc-5ad5f8f59afe/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T09:23:07.562357-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (Y Kikuchi)",
                                "amount": 5389.0
                            },
                            {
                                "team": "TAM (A Civale)",
                                "amount": 4611.0
                            }
                        ],
                        "expected_reward_tokens": 9590.88,
                        "profit_sb": 90.88,
                        "profit_sb_percentage": 0.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a1ea5632-baed-4d00-9758-48e3f9d30778",
                            "gambit_id": "ddcea417-9170-4246-a1a8-ab34b3793cce",
                            "last_updated": "2023-09-30T10:53:15.021773-04:00",
                            "created_at": "2023-09-29T09:23:07.572768-04:00",
                            "name": "TOR (Y Kikuchi)",
                            "reward": "1.78000",
                            "odds": "1.81300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88eec0fe-01a0-4d78-9a73-9cc954a5b530/?format=api"
                        },
                        {
                            "id": "923417e9-03df-4aae-9854-090f22e9971d",
                            "gambit_id": "6dea2429-c7d2-40ac-9ebc-6190a45952ce",
                            "last_updated": "2023-09-30T10:53:15.018061-04:00",
                            "created_at": "2023-09-29T09:23:07.568543-04:00",
                            "name": "TAM (A Civale)",
                            "reward": "2.08000",
                            "odds": "2.13000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88eec0fe-01a0-4d78-9a73-9cc954a5b530/?format=api"
                        }
                    ]
                },
                {
                    "id": "f195629d-ebfc-4c86-aee5-ebc0d24e37b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f88eb534-e7bc-4732-89cc-5ad5f8f59afe/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-29T09:23:07.576927-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM",
                                "amount": 6232.0
                            },
                            {
                                "team": "TOR",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e4999658-c785-400e-afc4-15fb9768a1ff",
                            "gambit_id": "64e1e651-cb87-46cd-a722-453c0a54fad8",
                            "last_updated": "2023-09-30T10:53:15.028113-04:00",
                            "created_at": "2023-09-29T09:23:07.582654-04:00",
                            "name": "TAM",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f195629d-ebfc-4c86-aee5-ebc0d24e37b1/?format=api"
                        },
                        {
                            "id": "10ba9d04-7178-42c6-93bb-6cdf10113314",
                            "gambit_id": "5eb53373-0e7b-4794-87d1-f6bb3019a3bc",
                            "last_updated": "2023-09-30T10:53:15.031261-04:00",
                            "created_at": "2023-09-29T09:23:07.587191-04:00",
                            "name": "TOR",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f195629d-ebfc-4c86-aee5-ebc0d24e37b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "183bd76e-2c55-4578-8c0b-ef552d886292",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f88eb534-e7bc-4732-89cc-5ad5f8f59afe/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T09:23:07.592639-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cdc03585-f3e2-4ab5-b101-ef925add8100",
                            "gambit_id": "3b304751-2972-471e-b195-c29600fbdea0",
                            "last_updated": "2023-09-30T10:53:15.040989-04:00",
                            "created_at": "2023-09-29T09:23:07.601217-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/183bd76e-2c55-4578-8c0b-ef552d886292/?format=api"
                        },
                        {
                            "id": "d4ad9e57-6103-4424-be0d-2f23238c3cb1",
                            "gambit_id": "40ff1c93-9758-41e1-acee-42d43437d3e8",
                            "last_updated": "2023-09-30T10:53:15.037600-04:00",
                            "created_at": "2023-09-29T09:23:07.596087-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/183bd76e-2c55-4578-8c0b-ef552d886292/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4b1dc9c3-a8be-47bd-97e2-04a17d94842e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c95ecf9f-5acc-463a-84d1-8c30cf924a83",
            "completed": true,
            "last_updated": "2023-09-30T10:53:15.934444-04:00",
            "created_at": "2023-09-29T09:23:07.305102-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c95ecf9f-5acc-463a-84d1-8c30cf924a83",
            "datetime": "2023-09-29T19:05:00-04:00",
            "cutoff_datetime": "2023-09-29T19:05:00-04:00",
            "name": "BOS (N Pivetta) v. BAL (J Means)",
            "bettypes": [
                {
                    "id": "49b8077d-65d7-42fe-822c-3261b3e33f91",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b1dc9c3-a8be-47bd-97e2-04a17d94842e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T09:23:07.323364-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS (N Pivetta)",
                                "amount": 5286.0
                            },
                            {
                                "team": "BAL (J Means)",
                                "amount": 4714.0
                            }
                        ],
                        "expected_reward_tokens": 9567.66,
                        "profit_sb": 67.66,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fe3a7366-efd7-4a29-b1b4-dd1c2fceed0c",
                            "gambit_id": "931fa1a4-c9d5-4953-9cec-19fb68153a61",
                            "last_updated": "2023-09-30T10:53:15.943054-04:00",
                            "created_at": "2023-09-29T09:23:07.330986-04:00",
                            "name": "BOS (N Pivetta)",
                            "reward": "1.81000",
                            "odds": "1.84750",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49b8077d-65d7-42fe-822c-3261b3e33f91/?format=api"
                        },
                        {
                            "id": "7e21d610-fbc8-4e93-aa1f-44c609ff75ad",
                            "gambit_id": "393b6614-36cc-44a0-b84c-e91664718d22",
                            "last_updated": "2023-09-30T10:53:15.946657-04:00",
                            "created_at": "2023-09-29T09:23:07.335395-04:00",
                            "name": "BAL (J Means)",
                            "reward": "2.03000",
                            "odds": "2.08000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49b8077d-65d7-42fe-822c-3261b3e33f91/?format=api"
                        }
                    ]
                },
                {
                    "id": "c480bf2c-4620-4978-b464-24fdb8ecd0ad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b1dc9c3-a8be-47bd-97e2-04a17d94842e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-29T09:23:07.340258-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL",
                                "amount": 5939.0
                            },
                            {
                                "team": "BOS",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aa8e7c66-3a9a-4097-9f9d-495a7040d4e5",
                            "gambit_id": "22694bd5-9395-4948-af9b-f0e9af3e2599",
                            "last_updated": "2023-09-30T10:53:15.956664-04:00",
                            "created_at": "2023-09-29T09:23:07.350309-04:00",
                            "name": "BAL",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c480bf2c-4620-4978-b464-24fdb8ecd0ad/?format=api"
                        },
                        {
                            "id": "2b0360ae-3a11-4a5a-a8f9-02dd4f658198",
                            "gambit_id": "9227c6bb-2ecc-47c0-a4ad-98ea6a993711",
                            "last_updated": "2023-09-30T10:53:15.953370-04:00",
                            "created_at": "2023-09-29T09:23:07.345089-04:00",
                            "name": "BOS",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c480bf2c-4620-4978-b464-24fdb8ecd0ad/?format=api"
                        }
                    ]
                },
                {
                    "id": "030f961d-0077-4b01-b186-2b18fcc66f53",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b1dc9c3-a8be-47bd-97e2-04a17d94842e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T09:23:07.354747-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7bfb288a-ef12-4b12-a4a8-37c133bf1f48",
                            "gambit_id": "abd4b35a-5db1-46d8-810c-eac311a34f80",
                            "last_updated": "2023-09-30T10:53:15.963915-04:00",
                            "created_at": "2023-09-29T09:23:07.358361-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/030f961d-0077-4b01-b186-2b18fcc66f53/?format=api"
                        },
                        {
                            "id": "6948bdd9-955d-4804-abfc-14ed0f1f9079",
                            "gambit_id": "66a821ad-d684-4a92-8d8c-6ce52de19b95",
                            "last_updated": "2023-09-30T10:53:15.967334-04:00",
                            "created_at": "2023-09-29T09:23:07.364387-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/030f961d-0077-4b01-b186-2b18fcc66f53/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "18102fe7-452c-4d85-adeb-d5c4d42f9ec1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a1a670fa-d734-499d-b9a4-44b2b2bb2289",
            "completed": true,
            "last_updated": "2023-09-30T10:53:14.524913-04:00",
            "created_at": "2023-09-29T09:23:07.045822-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.51,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a1a670fa-d734-499d-b9a4-44b2b2bb2289",
            "datetime": "2023-09-29T18:40:00-04:00",
            "cutoff_datetime": "2023-09-29T18:40:00-04:00",
            "name": "CLE (C Quantrill) v. DET (J Wentz)",
            "bettypes": [
                {
                    "id": "1e3adea7-d0e7-4bf5-9a41-4e737ade5bb3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18102fe7-452c-4d85-adeb-d5c4d42f9ec1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T09:23:07.063220-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE (C Quantrill)",
                                "amount": 5052.0
                            },
                            {
                                "team": "DET (J Wentz)",
                                "amount": 4948.0
                            }
                        ],
                        "expected_reward_tokens": 9548.28,
                        "profit_sb": 48.28,
                        "profit_sb_percentage": 0.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "12167315-0903-400e-900a-777552386569",
                            "gambit_id": "fa83b48f-63d6-4ad7-a6ad-d1de0f4074e7",
                            "last_updated": "2023-09-30T10:53:14.533601-04:00",
                            "created_at": "2023-09-29T09:23:07.071740-04:00",
                            "name": "CLE (C Quantrill)",
                            "reward": "1.89000",
                            "odds": "1.93460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e3adea7-d0e7-4bf5-9a41-4e737ade5bb3/?format=api"
                        },
                        {
                            "id": "7deb3670-255a-42bb-81cc-f870d6d07e37",
                            "gambit_id": "adde5fea-bf24-41c1-9ab9-f8864f6c7a68",
                            "last_updated": "2023-09-30T10:53:14.537241-04:00",
                            "created_at": "2023-09-29T09:23:07.079673-04:00",
                            "name": "DET (J Wentz)",
                            "reward": "1.93000",
                            "odds": "1.97090",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e3adea7-d0e7-4bf5-9a41-4e737ade5bb3/?format=api"
                        }
                    ]
                },
                {
                    "id": "d10b151b-184f-48a1-9c44-b86d4975903e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18102fe7-452c-4d85-adeb-d5c4d42f9ec1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-29T09:23:07.086743-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "DET",
                                "amount": 6154.0
                            },
                            {
                                "team": "CLE",
                                "amount": 3846.0
                            }
                        ],
                        "expected_reward_tokens": 9538.08,
                        "profit_sb": 38.08,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c7f95bf3-35c7-4706-95b4-fca14cef60e4",
                            "gambit_id": "bfbd3fc7-e9bb-476e-8325-4c0aa55ba68e",
                            "last_updated": "2023-09-30T10:53:14.550907-04:00",
                            "created_at": "2023-09-29T09:23:07.097686-04:00",
                            "name": "DET",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d10b151b-184f-48a1-9c44-b86d4975903e/?format=api"
                        },
                        {
                            "id": "d5a5b28a-85da-4b40-b2d0-b88d7d489204",
                            "gambit_id": "d52b1e8f-4ccd-4063-a19a-fb159b5974e9",
                            "last_updated": "2023-09-30T10:53:14.547435-04:00",
                            "created_at": "2023-09-29T09:23:07.090158-04:00",
                            "name": "CLE",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d10b151b-184f-48a1-9c44-b86d4975903e/?format=api"
                        }
                    ]
                },
                {
                    "id": "269af30a-a9c0-4850-a2a1-0e35aba2a926",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18102fe7-452c-4d85-adeb-d5c4d42f9ec1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T09:23:07.103003-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "77c78030-a1a6-4383-8bd2-acd1f7e50724",
                            "gambit_id": "5ebd5717-50bf-45ed-803b-a408a6494ac8",
                            "last_updated": "2023-09-30T10:53:14.560650-04:00",
                            "created_at": "2023-09-29T09:23:07.109265-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/269af30a-a9c0-4850-a2a1-0e35aba2a926/?format=api"
                        },
                        {
                            "id": "c490d7c2-83df-44f6-a914-f3972ebb9238",
                            "gambit_id": "4e8b4b15-b813-4284-9fe5-d80b2262caa6",
                            "last_updated": "2023-09-30T10:53:14.557425-04:00",
                            "created_at": "2023-09-29T09:23:07.115374-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/269af30a-a9c0-4850-a2a1-0e35aba2a926/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e9fff7eb-34b5-4fc4-8cae-38a225f9fe18",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b4d34a2f-c85a-423e-8845-7877139033a1",
            "completed": true,
            "last_updated": "2023-09-30T10:58:15.773196-04:00",
            "created_at": "2023-09-29T12:47:54.962355-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b4d34a2f-c85a-423e-8845-7877139033a1",
            "datetime": "2023-09-29T18:35:00-04:00",
            "cutoff_datetime": "2023-09-29T18:35:00-04:00",
            "name": "Miami Marlins v. Pittsburgh Pirates",
            "bettypes": [
                {
                    "id": "fddac718-06c3-499c-b2e4-78fcf55a4596",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e9fff7eb-34b5-4fc4-8cae-38a225f9fe18/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T12:47:54.976972-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Marlins",
                                "amount": 5222.0
                            },
                            {
                                "team": "Pittsburgh Pirates",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3a9e3852-7b51-4f24-a44a-d090fe83050e",
                            "gambit_id": "6afdd952-f9a4-4b01-a52d-6037a0daf006",
                            "last_updated": "2023-09-30T10:58:15.782712-04:00",
                            "created_at": "2023-09-29T12:47:54.984652-04:00",
                            "name": "Miami Marlins",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fddac718-06c3-499c-b2e4-78fcf55a4596/?format=api"
                        },
                        {
                            "id": "3ae7a075-032e-409b-a4ae-08e4ff13da95",
                            "gambit_id": "01b2406f-1223-4291-b99c-ce26bd35d067",
                            "last_updated": "2023-09-30T10:58:15.786069-04:00",
                            "created_at": "2023-09-29T12:47:54.990248-04:00",
                            "name": "Pittsburgh Pirates",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fddac718-06c3-499c-b2e4-78fcf55a4596/?format=api"
                        }
                    ]
                },
                {
                    "id": "c253ff55-7a09-47e6-8466-f00a98c647fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e9fff7eb-34b5-4fc4-8cae-38a225f9fe18/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-29T12:47:54.996490-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Pirates",
                                "amount": 5939.0
                            },
                            {
                                "team": "Miami Marlins",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "65a9a512-df2b-4d5b-81d6-31849036b44a",
                            "gambit_id": "f20352b9-d2ef-43c6-b57c-97648f1e4891",
                            "last_updated": "2023-09-30T10:58:15.796169-04:00",
                            "created_at": "2023-09-29T12:47:55.008202-04:00",
                            "name": "Pittsburgh Pirates",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c253ff55-7a09-47e6-8466-f00a98c647fd/?format=api"
                        },
                        {
                            "id": "e5c2973b-7bc5-4eb7-a932-577c71de94a2",
                            "gambit_id": "727476c9-214a-4bbc-ae0b-9dbb8b45ddfe",
                            "last_updated": "2023-09-30T10:58:15.792838-04:00",
                            "created_at": "2023-09-29T12:47:55.001871-04:00",
                            "name": "Miami Marlins",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c253ff55-7a09-47e6-8466-f00a98c647fd/?format=api"
                        }
                    ]
                },
                {
                    "id": "2f9f1c41-4c0e-4502-b644-4ff826e9e514",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e9fff7eb-34b5-4fc4-8cae-38a225f9fe18/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T12:47:55.026408-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6d777916-ea13-45ba-8a80-ad2a75d25124",
                            "gambit_id": "3d941744-4bfd-410c-9ede-c049e55d1c42",
                            "last_updated": "2023-09-30T10:58:15.805806-04:00",
                            "created_at": "2023-09-29T12:47:55.042062-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f9f1c41-4c0e-4502-b644-4ff826e9e514/?format=api"
                        },
                        {
                            "id": "529cdd77-a574-457e-8bcf-b2501f646d11",
                            "gambit_id": "fc8393c1-0b80-489d-b3ab-f000be9c2f50",
                            "last_updated": "2023-09-30T10:58:15.802656-04:00",
                            "created_at": "2023-09-29T12:47:55.034446-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f9f1c41-4c0e-4502-b644-4ff826e9e514/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e95273c3-3fbc-4c4a-ac93-7b227d5c3b5a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1fc07967-f283-4afd-adbc-626a4eb9688a",
            "completed": false,
            "last_updated": "2023-10-06T14:38:04.688802-04:00",
            "created_at": "2023-09-29T09:23:09.854395-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.54,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1fc07967-f283-4afd-adbc-626a4eb9688a",
            "datetime": "2023-09-29T14:40:00-04:00",
            "cutoff_datetime": "2023-09-29T14:40:00-04:00",
            "name": "HOU (J France) v. ARI (Z Gallen)",
            "bettypes": [
                {
                    "id": "eba11873-120d-4c0c-877b-621f803b24ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e95273c3-3fbc-4c4a-ac93-7b227d5c3b5a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-29T09:23:09.859636-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI (Z Gallen)",
                                "amount": 5248.0
                            },
                            {
                                "team": "HOU (J France)",
                                "amount": 4752.0
                            }
                        ],
                        "expected_reward_tokens": 9551.36,
                        "profit_sb": 51.36,
                        "profit_sb_percentage": 0.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a8565799-0843-43b6-8c36-c91b53be9c34",
                            "gambit_id": "e06b1adb-d660-4087-809c-b02b74723d28",
                            "last_updated": "2023-10-06T14:38:04.715115-04:00",
                            "created_at": "2023-09-29T09:23:09.870046-04:00",
                            "name": "ARI (Z Gallen)",
                            "reward": "1.82000",
                            "odds": "1.86210",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eba11873-120d-4c0c-877b-621f803b24ab/?format=api"
                        },
                        {
                            "id": "e4e151fb-6e51-45d0-b7d5-34faaae7bb3d",
                            "gambit_id": "1ff77246-d1f2-49b6-98a7-d74cf23ac63e",
                            "last_updated": "2023-10-06T14:38:04.719485-04:00",
                            "created_at": "2023-09-29T09:23:09.865699-04:00",
                            "name": "HOU (J France)",
                            "reward": "2.01000",
                            "odds": "2.06000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eba11873-120d-4c0c-877b-621f803b24ab/?format=api"
                        }
                    ]
                },
                {
                    "id": "9570973e-723a-4017-82d1-fe35c1534a24",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e95273c3-3fbc-4c4a-ac93-7b227d5c3b5a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-29T09:23:09.875210-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU",
                                "amount": 6324.0
                            },
                            {
                                "team": "ARI",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c4d68064-7797-4cfa-87b6-f796fcc3cb4d",
                            "gambit_id": "0a9ee9c2-84a9-4719-9c3c-ad882a2dcfcc",
                            "last_updated": "2023-10-06T14:38:04.726770-04:00",
                            "created_at": "2023-09-29T09:23:09.879060-04:00",
                            "name": "HOU",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9570973e-723a-4017-82d1-fe35c1534a24/?format=api"
                        },
                        {
                            "id": "969f39f6-2e60-4eb9-880b-ed60279ae800",
                            "gambit_id": "29998f97-497a-44f4-910b-bf78df7abd9c",
                            "last_updated": "2023-10-06T14:38:04.730311-04:00",
                            "created_at": "2023-09-29T09:23:09.883890-04:00",
                            "name": "ARI",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9570973e-723a-4017-82d1-fe35c1534a24/?format=api"
                        }
                    ]
                },
                {
                    "id": "c14329ce-e165-468c-a70a-afe350850d45",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e95273c3-3fbc-4c4a-ac93-7b227d5c3b5a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-29T09:23:09.889196-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7c9689e7-b85a-46cb-8c6a-6949a124064f",
                            "gambit_id": "8b5c380c-1253-445b-8785-5c091ede4165",
                            "last_updated": "2023-10-06T14:38:04.738158-04:00",
                            "created_at": "2023-09-29T09:23:09.899918-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c14329ce-e165-468c-a70a-afe350850d45/?format=api"
                        },
                        {
                            "id": "558eefca-bcda-40d2-aabd-09133b23d0bd",
                            "gambit_id": "0310e906-89ea-4ed4-8a07-0e4864f58262",
                            "last_updated": "2023-10-06T14:38:04.742052-04:00",
                            "created_at": "2023-09-29T09:23:09.894603-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c14329ce-e165-468c-a70a-afe350850d45/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7490e2cb-b042-4282-98fe-2891e02c0359",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "77b1337c-9187-4476-87c0-7c2b85f5818a",
            "completed": true,
            "last_updated": "2023-09-29T10:08:19.968097-04:00",
            "created_at": "2023-09-28T08:13:18.158905-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.46,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/77b1337c-9187-4476-87c0-7c2b85f5818a",
            "datetime": "2023-09-28T21:40:00-04:00",
            "cutoff_datetime": "2023-09-28T21:40:00-04:00",
            "name": "TEX (J Montgomery) v. SEA (L Gilbert)",
            "bettypes": [
                {
                    "id": "23432ace-30d5-4806-87a6-5b820cbb4619",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7490e2cb-b042-4282-98fe-2891e02c0359/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-28T08:13:18.164650-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (L Gilbert)",
                                "amount": 5131.0
                            },
                            {
                                "team": "TEX (J Montgomery)",
                                "amount": 4869.0
                            }
                        ],
                        "expected_reward_tokens": 9543.24,
                        "profit_sb": 43.24,
                        "profit_sb_percentage": 0.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "79108fe9-9934-45a9-a7f0-7bbbf02ccdbc",
                            "gambit_id": "7887e093-1e1d-4ab8-917f-841814caa6ca",
                            "last_updated": "2023-09-29T10:08:19.983737-04:00",
                            "created_at": "2023-09-28T08:13:18.169587-04:00",
                            "name": "SEA (L Gilbert)",
                            "reward": "1.86000",
                            "odds": "1.90090",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23432ace-30d5-4806-87a6-5b820cbb4619/?format=api"
                        },
                        {
                            "id": "66123896-51ff-4fc9-8156-ef86dbf582b2",
                            "gambit_id": "ffdbc2c3-d834-40e5-8492-6ab0d557f99a",
                            "last_updated": "2023-09-29T10:08:19.986984-04:00",
                            "created_at": "2023-09-28T08:13:18.177810-04:00",
                            "name": "TEX (J Montgomery)",
                            "reward": "1.96000",
                            "odds": "2.01000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23432ace-30d5-4806-87a6-5b820cbb4619/?format=api"
                        }
                    ]
                },
                {
                    "id": "518da516-3183-4a36-a13c-4a0ef718702b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7490e2cb-b042-4282-98fe-2891e02c0359/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-28T08:13:18.181604-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX",
                                "amount": 6554.0
                            },
                            {
                                "team": "SEA",
                                "amount": 3446.0
                            }
                        ],
                        "expected_reward_tokens": 9372.22,
                        "profit_sb": -127.78,
                        "profit_sb_percentage": -1.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "901f67de-1f45-4531-8170-1c3376eadc5b",
                            "gambit_id": "17b77461-108e-46e8-bc48-e691305dfbc7",
                            "last_updated": "2023-09-29T10:08:19.993423-04:00",
                            "created_at": "2023-09-28T08:13:18.185579-04:00",
                            "name": "TEX",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/518da516-3183-4a36-a13c-4a0ef718702b/?format=api"
                        },
                        {
                            "id": "8c1c5520-749b-4d4f-82a7-0ad7d06918dc",
                            "gambit_id": "b01c48b9-fdbc-4d74-ab8e-19370f9127e3",
                            "last_updated": "2023-09-29T10:08:19.996860-04:00",
                            "created_at": "2023-09-28T08:13:18.190681-04:00",
                            "name": "SEA",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/518da516-3183-4a36-a13c-4a0ef718702b/?format=api"
                        }
                    ]
                },
                {
                    "id": "aacd6d8d-246f-422d-9ea7-49e29a1d6d78",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7490e2cb-b042-4282-98fe-2891e02c0359/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-28T08:13:18.211227-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6109f355-298f-4b3d-817d-8f08ac8ff45a",
                            "gambit_id": "088e7fd0-93ea-411a-aa53-f86ce309e1f9",
                            "last_updated": "2023-09-29T10:08:20.004119-04:00",
                            "created_at": "2023-09-28T08:13:18.223603-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aacd6d8d-246f-422d-9ea7-49e29a1d6d78/?format=api"
                        },
                        {
                            "id": "9c315e35-218d-4126-ab22-fe4591acf69e",
                            "gambit_id": "09d27fc1-3792-4adf-aaab-633f3cb858fa",
                            "last_updated": "2023-09-29T10:08:20.008300-04:00",
                            "created_at": "2023-09-28T08:13:18.216876-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aacd6d8d-246f-422d-9ea7-49e29a1d6d78/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f6f56e15-aaa3-4c7f-b1e7-97636bc65ac9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5f7376b2-f573-4d22-b45d-9344fc501504",
            "completed": true,
            "last_updated": "2023-09-29T10:08:20.203693-04:00",
            "created_at": "2023-09-28T09:08:00.486374-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5f7376b2-f573-4d22-b45d-9344fc501504",
            "datetime": "2023-09-28T20:40:00-04:00",
            "cutoff_datetime": "2023-09-28T20:40:00-04:00",
            "name": "LOS (R Yarbrough) v. COL (C Flexen)",
            "bettypes": [
                {
                    "id": "9413b709-d7fd-4695-a26f-260da7df135c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6f56e15-aaa3-4c7f-b1e7-97636bc65ac9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-28T09:08:00.495150-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (R Yarbrough)",
                                "amount": 6627.0
                            },
                            {
                                "team": "COL (C Flexen)",
                                "amount": 3373.0
                            }
                        ],
                        "expected_reward_tokens": 9476.61,
                        "profit_sb": -23.39,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "559b66b2-079f-43d9-a76a-a6cbf4e5aee3",
                            "gambit_id": "d5d9074c-03e0-4f92-a4ce-f2da6b029513",
                            "last_updated": "2023-09-29T10:08:20.219111-04:00",
                            "created_at": "2023-09-28T09:08:00.514273-04:00",
                            "name": "LOS (R Yarbrough)",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9413b709-d7fd-4695-a26f-260da7df135c/?format=api"
                        },
                        {
                            "id": "c88c2ce7-a3f0-4295-a038-fa3955c959e6",
                            "gambit_id": "808c31ef-6e1d-43b8-82fb-8822e7c329d8",
                            "last_updated": "2023-09-29T10:08:20.222264-04:00",
                            "created_at": "2023-09-28T09:08:00.519396-04:00",
                            "name": "COL (C Flexen)",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9413b709-d7fd-4695-a26f-260da7df135c/?format=api"
                        }
                    ]
                },
                {
                    "id": "21508adb-27d8-4e7e-b630-0b015067ea60",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6f56e15-aaa3-4c7f-b1e7-97636bc65ac9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-28T09:08:00.523621-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5773.0
                            },
                            {
                                "team": "COL",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bcb9c36e-d053-4105-a79d-1f02347eaa64",
                            "gambit_id": "3c668635-a8d5-4e9e-b3aa-dcca57946731",
                            "last_updated": "2023-09-29T10:08:20.228373-04:00",
                            "created_at": "2023-09-28T09:08:00.530759-04:00",
                            "name": "LOS",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21508adb-27d8-4e7e-b630-0b015067ea60/?format=api"
                        },
                        {
                            "id": "8bdb634b-f5a7-4146-9593-95191d00d2b9",
                            "gambit_id": "443ce3e9-ecdf-44c4-bdd2-f70a278e1f71",
                            "last_updated": "2023-09-29T10:08:20.235018-04:00",
                            "created_at": "2023-09-28T09:08:00.535940-04:00",
                            "name": "COL",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21508adb-27d8-4e7e-b630-0b015067ea60/?format=api"
                        }
                    ]
                },
                {
                    "id": "daef11ae-d272-4dee-a52c-2f83bd53e678",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6f56e15-aaa3-4c7f-b1e7-97636bc65ac9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-28T09:08:00.540187-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 11.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 11.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3c20d9a7-3cd7-4d43-95ee-1a0909cf4888",
                            "gambit_id": "9815496d-c9c3-42a5-840f-9d2d191fc232",
                            "last_updated": "2023-09-29T10:08:20.241061-04:00",
                            "created_at": "2023-09-28T09:08:00.544661-04:00",
                            "name": "Game Total Over 11.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/daef11ae-d272-4dee-a52c-2f83bd53e678/?format=api"
                        },
                        {
                            "id": "e0641b10-b22f-4d00-912b-efb0c2d28311",
                            "gambit_id": "cb7d2f4c-99af-4144-adb5-d462ddf36873",
                            "last_updated": "2023-09-29T10:08:20.244240-04:00",
                            "created_at": "2023-09-28T09:08:00.549077-04:00",
                            "name": "Game Total Under 11.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/daef11ae-d272-4dee-a52c-2f83bd53e678/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "555457f1-2f9e-4731-b5fc-51a9ae8f4f61",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "63e7d310-3c38-4371-89c8-f30d6a789e72",
            "completed": true,
            "last_updated": "2023-09-29T10:03:23.205856-04:00",
            "created_at": "2023-09-28T10:08:13.560144-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.79,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/63e7d310-3c38-4371-89c8-f30d6a789e72",
            "datetime": "2023-09-28T20:15:00-04:00",
            "cutoff_datetime": "2023-09-28T20:15:00-04:00",
            "name": "Detroit Lions v. Green Bay Packers",
            "bettypes": [
                {
                    "id": "7682fd87-2671-4202-b4bb-9353b5b53f3a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/555457f1-2f9e-4731-b5fc-51a9ae8f4f61/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-28T10:08:13.586199-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Lions",
                                "amount": 5512.0
                            },
                            {
                                "team": "Green Bay Packers",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d35c7a36-46bd-48b3-a06a-92151affc356",
                            "gambit_id": "06b1c04c-b591-478a-bd92-63e6448e5fe4",
                            "last_updated": "2023-09-29T10:03:23.232837-04:00",
                            "created_at": "2023-09-28T10:08:13.590568-04:00",
                            "name": "Detroit Lions",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7682fd87-2671-4202-b4bb-9353b5b53f3a/?format=api"
                        },
                        {
                            "id": "d63f9c22-1548-4b4d-91c9-539770d2ac9a",
                            "gambit_id": "080f7a9c-4dd7-4cb9-a2c2-a6c9bdb09d37",
                            "last_updated": "2023-09-29T10:03:23.236247-04:00",
                            "created_at": "2023-09-28T10:08:13.595046-04:00",
                            "name": "Green Bay Packers",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7682fd87-2671-4202-b4bb-9353b5b53f3a/?format=api"
                        }
                    ]
                },
                {
                    "id": "cdac5590-da15-4b3b-936a-120ed6292f91",
                    "match": "https://api-prod.gambitprofit.com/api/matches/555457f1-2f9e-4731-b5fc-51a9ae8f4f61/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-28T10:08:13.571767-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Green Bay Packers",
                                "amount": 5107.0
                            },
                            {
                                "team": "Detroit Lions",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cb1f38d1-cf54-4d60-a3a6-343c66dbd3b1",
                            "gambit_id": "41290db7-8570-448d-a662-bb3b5c409378",
                            "last_updated": "2023-09-29T10:03:23.225463-04:00",
                            "created_at": "2023-09-28T10:08:13.581870-04:00",
                            "name": "Green Bay Packers",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdac5590-da15-4b3b-936a-120ed6292f91/?format=api"
                        },
                        {
                            "id": "41965627-246d-402a-85d7-21211894f63a",
                            "gambit_id": "e0f7a81c-f4f6-4ce8-b2e1-0663c5be70b2",
                            "last_updated": "2023-09-29T10:03:23.222109-04:00",
                            "created_at": "2023-09-28T10:08:13.576768-04:00",
                            "name": "Detroit Lions",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdac5590-da15-4b3b-936a-120ed6292f91/?format=api"
                        }
                    ]
                },
                {
                    "id": "c6b94f68-50fb-46a7-8642-5fd8061b15d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/555457f1-2f9e-4731-b5fc-51a9ae8f4f61/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-28T10:08:13.599695-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 45",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 45",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "75d896c9-7aaa-43e7-b791-097f07308695",
                            "gambit_id": "c50cfdd5-2c58-4705-bee4-a2c96dc6dddb",
                            "last_updated": "2023-09-29T10:03:23.242679-04:00",
                            "created_at": "2023-09-28T10:08:13.604286-04:00",
                            "name": "Game Total Over 45",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "45.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6b94f68-50fb-46a7-8642-5fd8061b15d0/?format=api"
                        },
                        {
                            "id": "46212df8-f245-49f5-82ab-f5c5f3abd927",
                            "gambit_id": "d6662e68-0d2a-43f7-9df1-96090dc7b905",
                            "last_updated": "2023-09-29T10:03:23.246474-04:00",
                            "created_at": "2023-09-28T10:08:13.608933-04:00",
                            "name": "Game Total Under 45",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "45.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6b94f68-50fb-46a7-8642-5fd8061b15d0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "60916836-bbb4-414a-a506-af20f98126c0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ffa57233-a6ec-422d-a1d1-12682b9d742f",
            "completed": true,
            "last_updated": "2023-09-29T10:03:19.163516-04:00",
            "created_at": "2023-09-28T09:08:00.251803-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.0,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ffa57233-a6ec-422d-a1d1-12682b9d742f",
            "datetime": "2023-09-28T19:20:00-04:00",
            "cutoff_datetime": "2023-09-28T19:20:00-04:00",
            "name": "CHC (M Stroman) v. ATL (A Smith-Shawver)",
            "bettypes": [
                {
                    "id": "e4618eed-d340-480d-ab1f-8f1cb6ec741e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60916836-bbb4-414a-a506-af20f98126c0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-28T09:08:00.261226-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL (A Smith-Shawver)",
                                "amount": 5678.0
                            },
                            {
                                "team": "CHC (M Stroman)",
                                "amount": 4322.0
                            }
                        ],
                        "expected_reward_tokens": 9594.84,
                        "profit_sb": 94.84,
                        "profit_sb_percentage": 1.0,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d725a902-5225-4e21-8295-6b3e8d2ab683",
                            "gambit_id": "ebfc43f4-5214-4232-a5e7-892d5bfa966d",
                            "last_updated": "2023-09-29T10:03:19.186924-04:00",
                            "created_at": "2023-09-28T09:08:00.269381-04:00",
                            "name": "ATL (A Smith-Shawver)",
                            "reward": "1.69000",
                            "odds": "1.72460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4618eed-d340-480d-ab1f-8f1cb6ec741e/?format=api"
                        },
                        {
                            "id": "95b98161-6904-4119-b7a6-94471491090d",
                            "gambit_id": "8169a153-6b9a-4901-9029-1f5a2f95a335",
                            "last_updated": "2023-09-29T10:03:19.182785-04:00",
                            "created_at": "2023-09-28T09:08:00.265394-04:00",
                            "name": "CHC (M Stroman)",
                            "reward": "2.22000",
                            "odds": "2.28000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4618eed-d340-480d-ab1f-8f1cb6ec741e/?format=api"
                        }
                    ]
                },
                {
                    "id": "33702c9b-540e-4086-acfb-105acf5992ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60916836-bbb4-414a-a506-af20f98126c0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-28T09:08:00.273318-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC",
                                "amount": 5939.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0e549fc0-e43e-4540-94d4-e6c7e5777bfc",
                            "gambit_id": "f7a1f958-d4f0-48aa-abd8-3f9c3f1f5c72",
                            "last_updated": "2023-09-29T10:03:19.195083-04:00",
                            "created_at": "2023-09-28T09:08:00.277253-04:00",
                            "name": "CHC",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33702c9b-540e-4086-acfb-105acf5992ba/?format=api"
                        },
                        {
                            "id": "d5d73bec-c20f-47d9-8e19-b2fcc93d61b8",
                            "gambit_id": "90bc4d57-6c87-4363-8fd1-4f865a3e4e40",
                            "last_updated": "2023-09-29T10:03:19.199194-04:00",
                            "created_at": "2023-09-28T09:08:00.281013-04:00",
                            "name": "ATL",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33702c9b-540e-4086-acfb-105acf5992ba/?format=api"
                        }
                    ]
                },
                {
                    "id": "0f962e17-c89e-4105-b215-59137d32152c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60916836-bbb4-414a-a506-af20f98126c0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-28T09:08:00.285074-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cddbe1fa-2cfc-4790-9691-35989e65d88b",
                            "gambit_id": "6bee55f1-710e-462d-9239-f1b64408b6c6",
                            "last_updated": "2023-09-29T10:03:19.210417-04:00",
                            "created_at": "2023-09-28T09:08:00.294412-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f962e17-c89e-4105-b215-59137d32152c/?format=api"
                        },
                        {
                            "id": "71a721ae-4622-4b6d-8cee-61cb028a109c",
                            "gambit_id": "3af60538-b6cf-4f00-8327-576c795aa52c",
                            "last_updated": "2023-09-29T10:03:19.206480-04:00",
                            "created_at": "2023-09-28T09:08:00.289131-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f962e17-c89e-4105-b215-59137d32152c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d842f7ce-a142-4862-8689-20fdd58e7e79",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a4fd2df1-80c6-4480-afbf-d83677333b0a",
            "completed": true,
            "last_updated": "2023-09-30T11:03:11.330611-04:00",
            "created_at": "2023-09-28T08:13:17.923763-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.87,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a4fd2df1-80c6-4480-afbf-d83677333b0a",
            "datetime": "2023-09-28T19:10:00-04:00",
            "cutoff_datetime": "2023-09-28T19:10:00-04:00",
            "name": "MIA (J Luzardo) v. NYM (D Peterson)",
            "bettypes": [
                {
                    "id": "7abb365b-6d55-46a6-9019-6db33cd0c1c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d842f7ce-a142-4862-8689-20fdd58e7e79/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-28T08:13:17.929807-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA (J Luzardo)",
                                "amount": 5604.0
                            },
                            {
                                "team": "NYM (D Peterson)",
                                "amount": 4396.0
                            }
                        ],
                        "expected_reward_tokens": 9582.84,
                        "profit_sb": 82.84,
                        "profit_sb_percentage": 0.87,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3cdbf629-bb0f-4d88-8de9-bf503ddc68c0",
                            "gambit_id": "bd465684-aba7-4a93-8410-324b559f71e7",
                            "last_updated": "2023-09-30T11:03:11.344123-04:00",
                            "created_at": "2023-09-28T08:13:17.934518-04:00",
                            "name": "MIA (J Luzardo)",
                            "reward": "1.71000",
                            "odds": "1.74630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7abb365b-6d55-46a6-9019-6db33cd0c1c5/?format=api"
                        },
                        {
                            "id": "938e7a48-eed5-4deb-ab8a-f0aa1d1c93a3",
                            "gambit_id": "0fe90a34-d68b-49c9-9884-263faf61181c",
                            "last_updated": "2023-09-30T11:03:11.347718-04:00",
                            "created_at": "2023-09-28T08:13:17.939738-04:00",
                            "name": "NYM (D Peterson)",
                            "reward": "2.18000",
                            "odds": "2.24000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7abb365b-6d55-46a6-9019-6db33cd0c1c5/?format=api"
                        }
                    ]
                },
                {
                    "id": "e8dde2a2-59dd-4387-ba77-8de0f5d68505",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d842f7ce-a142-4862-8689-20fdd58e7e79/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-28T08:13:17.943908-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM",
                                "amount": 5688.0
                            },
                            {
                                "team": "MIA",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5b893bbf-037c-4ae0-a987-c1797cdc6e4e",
                            "gambit_id": "48e05047-ef3c-4cc5-b88a-dbe7788ec2fa",
                            "last_updated": "2023-09-30T11:03:11.357419-04:00",
                            "created_at": "2023-09-28T08:13:17.952681-04:00",
                            "name": "NYM",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8dde2a2-59dd-4387-ba77-8de0f5d68505/?format=api"
                        },
                        {
                            "id": "bfda91c3-741c-4619-b2b7-349f2cbb36c1",
                            "gambit_id": "1eb2dd85-e824-4cde-b046-908ce4d61e8c",
                            "last_updated": "2023-09-30T11:03:11.354133-04:00",
                            "created_at": "2023-09-28T08:13:17.948241-04:00",
                            "name": "MIA",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8dde2a2-59dd-4387-ba77-8de0f5d68505/?format=api"
                        }
                    ]
                },
                {
                    "id": "8cd1aee1-afc2-40d5-81f8-8a95349b3b8c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d842f7ce-a142-4862-8689-20fdd58e7e79/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-28T08:13:17.957762-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f90ab757-3509-4044-b4dc-a1818c8e92d2",
                            "gambit_id": "c8755118-878f-4d6c-9114-5cb04ac0c828",
                            "last_updated": "2023-09-30T11:03:11.364811-04:00",
                            "created_at": "2023-09-28T08:13:17.963101-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cd1aee1-afc2-40d5-81f8-8a95349b3b8c/?format=api"
                        },
                        {
                            "id": "fa2cf12b-76b9-4062-ad1c-f9d69cbd56ad",
                            "gambit_id": "bbf22119-84dd-4fc9-917c-f45ace3c53f4",
                            "last_updated": "2023-09-30T11:03:11.368297-04:00",
                            "created_at": "2023-09-28T08:13:17.968805-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cd1aee1-afc2-40d5-81f8-8a95349b3b8c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c4af8095-a3e2-4b58-a047-516ad4dc6f00",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "81cb52c0-2f9f-4316-b627-3996794a3a9d",
            "completed": true,
            "last_updated": "2023-09-29T10:08:19.464411-04:00",
            "created_at": "2023-09-28T08:13:17.690620-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/81cb52c0-2f9f-4316-b627-3996794a3a9d",
            "datetime": "2023-09-28T19:07:00-04:00",
            "cutoff_datetime": "2023-09-28T19:07:00-04:00",
            "name": "NYY (L Weaver) v. TOR (C Bassitt)",
            "bettypes": [
                {
                    "id": "53305c5e-3a92-4b52-9302-e0b500ded863",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c4af8095-a3e2-4b58-a047-516ad4dc6f00/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-28T08:13:17.698617-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (C Bassitt)",
                                "amount": 6293.0
                            },
                            {
                                "team": "NYY (L Weaver)",
                                "amount": 3707.0
                            }
                        ],
                        "expected_reward_tokens": 9564.06,
                        "profit_sb": 64.06,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "36c882de-8242-4bcd-a93f-db4f15585fcf",
                            "gambit_id": "1c920633-7883-4be5-bdf8-e22528c53834",
                            "last_updated": "2023-09-29T10:08:19.494600-04:00",
                            "created_at": "2023-09-28T08:13:17.708667-04:00",
                            "name": "TOR (C Bassitt)",
                            "reward": "1.52000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53305c5e-3a92-4b52-9302-e0b500ded863/?format=api"
                        },
                        {
                            "id": "c2e4be17-02f7-476c-b0b8-bdc3ee685e19",
                            "gambit_id": "933095a9-e733-46e4-8b51-b421685b4a1a",
                            "last_updated": "2023-09-29T10:08:19.488458-04:00",
                            "created_at": "2023-09-28T08:13:17.702964-04:00",
                            "name": "NYY (L Weaver)",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53305c5e-3a92-4b52-9302-e0b500ded863/?format=api"
                        }
                    ]
                },
                {
                    "id": "7dff4e25-3679-41ee-98a0-2a3aede14890",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c4af8095-a3e2-4b58-a047-516ad4dc6f00/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-28T08:13:17.713356-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY",
                                "amount": 5423.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c74c2c9e-b42a-4a06-8b90-13c17934ca15",
                            "gambit_id": "7ab310f9-e87f-4a82-8b29-6b5d1270e244",
                            "last_updated": "2023-09-29T10:08:19.500951-04:00",
                            "created_at": "2023-09-28T08:13:17.717503-04:00",
                            "name": "NYY",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dff4e25-3679-41ee-98a0-2a3aede14890/?format=api"
                        },
                        {
                            "id": "891a9dbd-6491-48e7-b4a7-b1890e67dcab",
                            "gambit_id": "33830780-2605-4d17-bcbb-fe9028ff0001",
                            "last_updated": "2023-09-29T10:08:19.504094-04:00",
                            "created_at": "2023-09-28T08:13:17.721669-04:00",
                            "name": "TOR",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dff4e25-3679-41ee-98a0-2a3aede14890/?format=api"
                        }
                    ]
                },
                {
                    "id": "0fd993dc-0caf-49f7-ab09-69730c530e97",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c4af8095-a3e2-4b58-a047-516ad4dc6f00/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-28T08:13:17.726547-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e8e7161f-79b3-4ddc-b2aa-e9a0e7d61cd7",
                            "gambit_id": "9b5d5d25-37e6-41d3-9807-0719bebc19cf",
                            "last_updated": "2023-09-29T10:08:19.535351-04:00",
                            "created_at": "2023-09-28T08:13:17.730403-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fd993dc-0caf-49f7-ab09-69730c530e97/?format=api"
                        },
                        {
                            "id": "d504c2b9-50c9-4072-8da8-91bcf7831bd7",
                            "gambit_id": "4371163d-73be-4e5c-9eb7-d05360ed8b68",
                            "last_updated": "2023-09-29T10:08:19.538699-04:00",
                            "created_at": "2023-09-28T08:13:17.735414-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fd993dc-0caf-49f7-ab09-69730c530e97/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a8c324f9-ec61-4292-91c0-bb16de1ac292",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "79679ee2-b1cb-4077-bf3f-24f24f18f14a",
            "completed": true,
            "last_updated": "2023-09-29T10:03:18.940798-04:00",
            "created_at": "2023-09-28T09:08:00.019176-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/79679ee2-b1cb-4077-bf3f-24f24f18f14a",
            "datetime": "2023-09-28T18:35:00-04:00",
            "cutoff_datetime": "2023-09-28T18:35:00-04:00",
            "name": "BOS (C Sale) v. BAL (D Kremer)",
            "bettypes": [
                {
                    "id": "1fb93f74-91b8-4904-a07d-903fca7ed52f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a8c324f9-ec61-4292-91c0-bb16de1ac292/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-28T09:08:00.024788-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL (D Kremer)",
                                "amount": 5222.0
                            },
                            {
                                "team": "BOS (C Sale)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "acbf7a98-9d8e-4093-a963-83e073f26506",
                            "gambit_id": "856a9149-ca31-4f80-bdf5-f3c86421b955",
                            "last_updated": "2023-09-29T10:03:18.951702-04:00",
                            "created_at": "2023-09-28T09:08:00.036255-04:00",
                            "name": "BAL (D Kremer)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fb93f74-91b8-4904-a07d-903fca7ed52f/?format=api"
                        },
                        {
                            "id": "1757df03-4cd6-4d0e-a584-e69e6cac1275",
                            "gambit_id": "0173129c-3af5-4536-a86c-c662667a9e07",
                            "last_updated": "2023-09-29T10:03:18.948348-04:00",
                            "created_at": "2023-09-28T09:08:00.030501-04:00",
                            "name": "BOS (C Sale)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fb93f74-91b8-4904-a07d-903fca7ed52f/?format=api"
                        }
                    ]
                },
                {
                    "id": "4be816c2-a44b-409c-bbb4-b1d94e3059c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a8c324f9-ec61-4292-91c0-bb16de1ac292/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-28T09:08:00.041272-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS",
                                "amount": 6449.0
                            },
                            {
                                "team": "BAL",
                                "amount": 3551.0
                            }
                        ],
                        "expected_reward_tokens": 9480.03,
                        "profit_sb": -19.97,
                        "profit_sb_percentage": -0.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1f0d343d-3860-4f65-8a37-33fad11e5d5c",
                            "gambit_id": "fe7c6ca7-e3dc-476f-854c-25e637af3690",
                            "last_updated": "2023-09-29T10:03:18.959295-04:00",
                            "created_at": "2023-09-28T09:08:00.045152-04:00",
                            "name": "BOS",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4be816c2-a44b-409c-bbb4-b1d94e3059c2/?format=api"
                        },
                        {
                            "id": "edd78563-fbbd-4d1d-a59f-80aa15b6143d",
                            "gambit_id": "58f9acbc-0ca3-4382-8802-ee29226f6624",
                            "last_updated": "2023-09-29T10:03:18.963194-04:00",
                            "created_at": "2023-09-28T09:08:00.049420-04:00",
                            "name": "BAL",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4be816c2-a44b-409c-bbb4-b1d94e3059c2/?format=api"
                        }
                    ]
                },
                {
                    "id": "1b91aafb-9cbf-4aea-8edf-94d8eb3c25c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a8c324f9-ec61-4292-91c0-bb16de1ac292/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-28T09:08:00.053420-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "feb5b627-32cf-4d1f-ba79-fcd7aceed220",
                            "gambit_id": "b0ff005a-b028-418f-b9cc-3875c497fcc2",
                            "last_updated": "2023-09-29T10:03:18.973636-04:00",
                            "created_at": "2023-09-28T09:08:00.061359-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b91aafb-9cbf-4aea-8edf-94d8eb3c25c8/?format=api"
                        },
                        {
                            "id": "f40b6acd-cef3-490c-b295-ed9da2629b7f",
                            "gambit_id": "80b5625c-050f-43a6-a2fa-b1a9dae4dce4",
                            "last_updated": "2023-09-29T10:03:18.970248-04:00",
                            "created_at": "2023-09-28T09:08:00.057229-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b91aafb-9cbf-4aea-8edf-94d8eb3c25c8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a4bcdcba-1651-4738-b1fb-85117f10942d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a245d221-f7c3-425a-b742-97c67980fe39",
            "completed": true,
            "last_updated": "2023-09-29T10:18:21.592180-04:00",
            "created_at": "2023-09-28T09:07:59.779792-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.06,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a245d221-f7c3-425a-b742-97c67980fe39",
            "datetime": "2023-09-28T18:05:00-04:00",
            "cutoff_datetime": "2023-09-28T18:05:00-04:00",
            "name": "PIT (L Ortiz) v. PHI (Z Wheeler)",
            "bettypes": [
                {
                    "id": "2daf04f0-6738-44b5-93a4-01692ea45c42",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a4bcdcba-1651-4738-b1fb-85117f10942d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-28T09:07:59.785688-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (Z Wheeler)",
                                "amount": 7033.0
                            },
                            {
                                "team": "PIT (L Ortiz)",
                                "amount": 2967.0
                            }
                        ],
                        "expected_reward_tokens": 9494.4,
                        "profit_sb": -5.6,
                        "profit_sb_percentage": -0.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8d6cfe98-d73a-4b43-8a98-9ac1d3bd58dd",
                            "gambit_id": "d086e30b-099a-4730-9d7e-7c9022fd02f7",
                            "last_updated": "2023-09-29T10:18:21.609744-04:00",
                            "created_at": "2023-09-28T09:07:59.797231-04:00",
                            "name": "PHI (Z Wheeler)",
                            "reward": "1.35000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2daf04f0-6738-44b5-93a4-01692ea45c42/?format=api"
                        },
                        {
                            "id": "6c4285da-ac0a-4ff5-ad88-18929f1db8be",
                            "gambit_id": "efb6e86d-037f-4ab1-8d92-1a1085e1036f",
                            "last_updated": "2023-09-29T10:18:21.605538-04:00",
                            "created_at": "2023-09-28T09:07:59.791129-04:00",
                            "name": "PIT (L Ortiz)",
                            "reward": "3.20000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2daf04f0-6738-44b5-93a4-01692ea45c42/?format=api"
                        }
                    ]
                },
                {
                    "id": "3bf1d999-bfa8-4b6f-8ba4-776d48e2a3a2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a4bcdcba-1651-4738-b1fb-85117f10942d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-28T09:07:59.802988-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI",
                                "amount": 5423.0
                            },
                            {
                                "team": "PIT",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bb5df97c-8372-41bb-924d-eeb60d7844fc",
                            "gambit_id": "7d8277f0-c0eb-4c34-bf27-254ee4cf034c",
                            "last_updated": "2023-09-29T10:18:21.627195-04:00",
                            "created_at": "2023-09-28T09:07:59.813718-04:00",
                            "name": "PHI",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bf1d999-bfa8-4b6f-8ba4-776d48e2a3a2/?format=api"
                        },
                        {
                            "id": "21ad760a-675f-438d-abed-5c8ac4b02579",
                            "gambit_id": "ad716f01-62fe-4522-b1be-731da5dd046a",
                            "last_updated": "2023-09-29T10:18:21.623972-04:00",
                            "created_at": "2023-09-28T09:07:59.807607-04:00",
                            "name": "PIT",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bf1d999-bfa8-4b6f-8ba4-776d48e2a3a2/?format=api"
                        }
                    ]
                },
                {
                    "id": "9204b2fd-0188-4759-a447-c23e25d87761",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a4bcdcba-1651-4738-b1fb-85117f10942d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-28T09:07:59.819608-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a8cb35ca-944c-4f92-b3ce-3d37927d6204",
                            "gambit_id": "aef9fee6-91ad-4eef-810e-35b470943739",
                            "last_updated": "2023-09-29T10:18:21.657042-04:00",
                            "created_at": "2023-09-28T09:07:59.829416-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9204b2fd-0188-4759-a447-c23e25d87761/?format=api"
                        },
                        {
                            "id": "84c24a45-e3d8-4890-a22a-de53d30b7afb",
                            "gambit_id": "555c77c8-41b3-4449-a45e-62c6dce74465",
                            "last_updated": "2023-09-29T10:18:21.634249-04:00",
                            "created_at": "2023-09-28T09:07:59.824697-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9204b2fd-0188-4759-a447-c23e25d87761/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2a87ca71-bd1b-4072-9ae9-91031455e3f8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "82bfdc9c-b9ea-44ca-9c1a-6c6dcd9175b2",
            "completed": true,
            "last_updated": "2023-09-29T10:18:20.869362-04:00",
            "created_at": "2023-09-28T08:13:17.450214-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/82bfdc9c-b9ea-44ca-9c1a-6c6dcd9175b2",
            "datetime": "2023-09-28T16:10:00-04:00",
            "cutoff_datetime": "2023-09-28T16:10:00-04:00",
            "name": "STL (D Hudson) v. MIL (C Burnes)",
            "bettypes": [
                {
                    "id": "e330aefe-9779-4057-8371-d7c7d8ce48fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2a87ca71-bd1b-4072-9ae9-91031455e3f8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-28T08:13:17.460502-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (C Burnes)",
                                "amount": 6935.0
                            },
                            {
                                "team": "STL (D Hudson)",
                                "amount": 3065.0
                            }
                        ],
                        "expected_reward_tokens": 9500.95,
                        "profit_sb": 0.95,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "91d0c418-b3e8-46c4-85d9-b0138e9232a0",
                            "gambit_id": "803fcae3-5126-499e-a0d0-149437f39a30",
                            "last_updated": "2023-09-29T10:18:20.880353-04:00",
                            "created_at": "2023-09-28T08:13:17.473353-04:00",
                            "name": "MIL (C Burnes)",
                            "reward": "1.37000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e330aefe-9779-4057-8371-d7c7d8ce48fc/?format=api"
                        },
                        {
                            "id": "54d2425e-734c-42a9-9b6a-f0c82ccc1f93",
                            "gambit_id": "2d412c77-10c5-4da5-be2e-8d490a1edd8a",
                            "last_updated": "2023-09-29T10:18:20.876801-04:00",
                            "created_at": "2023-09-28T08:13:17.468401-04:00",
                            "name": "STL (D Hudson)",
                            "reward": "3.10000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e330aefe-9779-4057-8371-d7c7d8ce48fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "2014c618-95a3-4e5d-8275-f52ed9132e28",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2a87ca71-bd1b-4072-9ae9-91031455e3f8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-28T08:13:17.477723-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL",
                                "amount": 5319.0
                            },
                            {
                                "team": "STL",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "864fd489-6c5b-41a8-9f04-07acfe5b6b73",
                            "gambit_id": "39a68a53-68de-4708-8b77-5c2d5594a828",
                            "last_updated": "2023-09-29T10:18:20.890463-04:00",
                            "created_at": "2023-09-28T08:13:17.488561-04:00",
                            "name": "MIL",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2014c618-95a3-4e5d-8275-f52ed9132e28/?format=api"
                        },
                        {
                            "id": "4b068ea7-dada-45ed-9d20-6aa55cf14963",
                            "gambit_id": "dcabbc74-d124-4e53-b9f8-c299457c302c",
                            "last_updated": "2023-09-29T10:18:20.887155-04:00",
                            "created_at": "2023-09-28T08:13:17.482532-04:00",
                            "name": "STL",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2014c618-95a3-4e5d-8275-f52ed9132e28/?format=api"
                        }
                    ]
                },
                {
                    "id": "c0a5dea9-13a4-4872-9ef2-52066d8db387",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2a87ca71-bd1b-4072-9ae9-91031455e3f8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-28T08:13:17.492557-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "966fc5e7-9eb0-400f-80a8-8cd9ee067d97",
                            "gambit_id": "66ab2b05-7bb7-4a4c-867e-098e0062a90b",
                            "last_updated": "2023-09-29T10:18:20.900668-04:00",
                            "created_at": "2023-09-28T08:13:17.496896-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0a5dea9-13a4-4872-9ef2-52066d8db387/?format=api"
                        },
                        {
                            "id": "4a69e601-1802-4216-bd57-b93208133c62",
                            "gambit_id": "951b8888-69b0-4fd1-8097-c9e3973d378c",
                            "last_updated": "2023-09-29T10:18:20.897247-04:00",
                            "created_at": "2023-09-28T08:13:17.502807-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0a5dea9-13a4-4872-9ef2-52066d8db387/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aac9aeda-0088-41f7-9715-3a17c90145f8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "113f5866-abb4-42e2-92ee-c558ecef34b2",
            "completed": true,
            "last_updated": "2023-09-29T10:18:20.638802-04:00",
            "created_at": "2023-09-28T08:13:17.203865-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.51,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/113f5866-abb4-42e2-92ee-c558ecef34b2",
            "datetime": "2023-09-28T14:45:00-04:00",
            "cutoff_datetime": "2023-09-28T14:45:00-04:00",
            "name": "KAN (C Ragans) v. DET (S Gipson Long)",
            "bettypes": [
                {
                    "id": "c788f78e-c851-4833-8f4d-ef9f483138dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aac9aeda-0088-41f7-9715-3a17c90145f8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-28T08:13:17.224422-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "DET (S Gipson Long)",
                                "amount": 5052.0
                            },
                            {
                                "team": "KAN (C Ragans)",
                                "amount": 4948.0
                            }
                        ],
                        "expected_reward_tokens": 9548.28,
                        "profit_sb": 48.28,
                        "profit_sb_percentage": 0.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "924fc0c2-2b85-4b78-9826-0eda2d347765",
                            "gambit_id": "0bd5247a-9fc6-449f-9401-fbab174adab1",
                            "last_updated": "2023-09-29T10:18:20.662113-04:00",
                            "created_at": "2023-09-28T08:13:17.232869-04:00",
                            "name": "DET (S Gipson Long)",
                            "reward": "1.89000",
                            "odds": "1.93460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c788f78e-c851-4833-8f4d-ef9f483138dd/?format=api"
                        },
                        {
                            "id": "c62fee5b-04e1-4759-9855-d86b5b57b50f",
                            "gambit_id": "1903b8e9-5af2-4f65-8c7d-9ef80da919b3",
                            "last_updated": "2023-09-29T10:18:20.655390-04:00",
                            "created_at": "2023-09-28T08:13:17.228896-04:00",
                            "name": "KAN (C Ragans)",
                            "reward": "1.93000",
                            "odds": "1.97090",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c788f78e-c851-4833-8f4d-ef9f483138dd/?format=api"
                        }
                    ]
                },
                {
                    "id": "4830ed47-7a08-41e3-ac98-669bf06ce866",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aac9aeda-0088-41f7-9715-3a17c90145f8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-28T08:13:17.237915-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "KAN",
                                "amount": 6611.0
                            },
                            {
                                "team": "DET",
                                "amount": 3389.0
                            }
                        ],
                        "expected_reward_tokens": 9387.53,
                        "profit_sb": -112.47,
                        "profit_sb_percentage": -1.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5c86bb8d-71d6-4276-930e-05f7289062ee",
                            "gambit_id": "3c0ab5d7-3c1d-43b9-9771-0d0930bc3ace",
                            "last_updated": "2023-09-29T10:18:20.669132-04:00",
                            "created_at": "2023-09-28T08:13:17.242745-04:00",
                            "name": "KAN",
                            "reward": "1.42000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4830ed47-7a08-41e3-ac98-669bf06ce866/?format=api"
                        },
                        {
                            "id": "1f586b42-d656-4c33-8083-02ee9312bc5e",
                            "gambit_id": "5bf8a69b-1d8b-4114-9d0e-65178f6ac89b",
                            "last_updated": "2023-09-29T10:18:20.673016-04:00",
                            "created_at": "2023-09-28T08:13:17.246956-04:00",
                            "name": "DET",
                            "reward": "2.77000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4830ed47-7a08-41e3-ac98-669bf06ce866/?format=api"
                        }
                    ]
                },
                {
                    "id": "796ae0e2-8d55-4b15-897f-651a817938c3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aac9aeda-0088-41f7-9715-3a17c90145f8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-28T08:13:17.251865-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "39e3e672-9f80-43ff-b9e1-1771be5b6fa3",
                            "gambit_id": "93c70dfc-6073-476d-a79a-ccda230eb7fd",
                            "last_updated": "2023-09-29T10:18:20.683028-04:00",
                            "created_at": "2023-09-28T08:13:17.256454-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/796ae0e2-8d55-4b15-897f-651a817938c3/?format=api"
                        },
                        {
                            "id": "2f982ba4-b321-441d-8f09-0bfb1a656081",
                            "gambit_id": "43f09d55-b3ec-4d99-9b2c-7e326f61d834",
                            "last_updated": "2023-09-29T10:18:20.679667-04:00",
                            "created_at": "2023-09-28T08:13:17.261097-04:00",
                            "name": "Game Total Under 7",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/796ae0e2-8d55-4b15-897f-651a817938c3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6201ee7a-fb1b-44b0-a329-650e714750ca",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1e9924f8-ab4a-4aaa-ac5e-9882a366500d",
            "completed": true,
            "last_updated": "2023-09-29T10:18:21.351523-04:00",
            "created_at": "2023-09-28T09:07:59.530372-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1e9924f8-ab4a-4aaa-ac5e-9882a366500d",
            "datetime": "2023-09-28T14:10:00-04:00",
            "cutoff_datetime": "2023-09-28T14:10:00-04:00",
            "name": "ARI (B Jarvis) v. CWS (T Toussaint)",
            "bettypes": [
                {
                    "id": "34269ebe-192d-428e-9249-37b856e0cbef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6201ee7a-fb1b-44b0-a329-650e714750ca/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-28T09:07:59.554046-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI (B Jarvis)",
                                "amount": 6173.0
                            },
                            {
                                "team": "CWS (T Toussaint)",
                                "amount": 3827.0
                            }
                        ],
                        "expected_reward_tokens": 9567.5,
                        "profit_sb": 67.5,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "949547f4-3424-48d1-a6e1-26be74c3aae8",
                            "gambit_id": "3895c4fe-2432-4e3f-a722-37c7acb64215",
                            "last_updated": "2023-09-29T10:18:21.367870-04:00",
                            "created_at": "2023-09-28T09:07:59.560699-04:00",
                            "name": "ARI (B Jarvis)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34269ebe-192d-428e-9249-37b856e0cbef/?format=api"
                        },
                        {
                            "id": "46b9510f-a18c-4ee7-ab76-c653ed518b01",
                            "gambit_id": "1d333ed8-0b1e-492c-bf68-1d9952982ad7",
                            "last_updated": "2023-09-29T10:18:21.371112-04:00",
                            "created_at": "2023-09-28T09:07:59.566569-04:00",
                            "name": "CWS (T Toussaint)",
                            "reward": "2.50000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34269ebe-192d-428e-9249-37b856e0cbef/?format=api"
                        }
                    ]
                },
                {
                    "id": "d5241e5a-96e4-4813-b674-afb087afc506",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6201ee7a-fb1b-44b0-a329-650e714750ca/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-28T09:07:59.571058-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI",
                                "amount": 5213.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a2a97311-264a-4650-992b-9318b69bf987",
                            "gambit_id": "7a5ba3b7-ff1a-458f-b63e-8b94f6626570",
                            "last_updated": "2023-09-29T10:18:21.380925-04:00",
                            "created_at": "2023-09-28T09:07:59.575283-04:00",
                            "name": "ARI",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5241e5a-96e4-4813-b674-afb087afc506/?format=api"
                        },
                        {
                            "id": "245633bc-00e3-46cc-8729-b095c9e5dcc1",
                            "gambit_id": "4c12cbf9-5f89-47a1-a7e0-82df68d237c8",
                            "last_updated": "2023-09-29T10:18:21.384197-04:00",
                            "created_at": "2023-09-28T09:07:59.580178-04:00",
                            "name": "CWS",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5241e5a-96e4-4813-b674-afb087afc506/?format=api"
                        }
                    ]
                },
                {
                    "id": "7315f334-7280-4204-b556-91b5b2552778",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6201ee7a-fb1b-44b0-a329-650e714750ca/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-28T09:07:59.585649-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6befe637-afdd-49ee-808d-0bffcfa6b44b",
                            "gambit_id": "4c460931-fc99-4a47-b9e3-51e1aadef590",
                            "last_updated": "2023-09-29T10:18:21.390656-04:00",
                            "created_at": "2023-09-28T09:07:59.589518-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7315f334-7280-4204-b556-91b5b2552778/?format=api"
                        },
                        {
                            "id": "40598596-cf0a-47d2-afa6-69d2968f4f74",
                            "gambit_id": "c8a526d0-d755-48dd-8735-1b32620627ed",
                            "last_updated": "2023-09-29T10:18:21.400200-04:00",
                            "created_at": "2023-09-28T09:07:59.593990-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7315f334-7280-4204-b556-91b5b2552778/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0f3b3e00-c5e3-4941-98cc-a3e8c2d438ae",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f39aad9f-cb3d-411f-bb6b-96b72f83d037",
            "completed": true,
            "last_updated": "2023-09-29T10:18:20.390553-04:00",
            "created_at": "2023-09-28T08:13:16.964407-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.06,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f39aad9f-cb3d-411f-bb6b-96b72f83d037",
            "datetime": "2023-09-28T13:10:00-04:00",
            "cutoff_datetime": "2023-09-28T13:10:00-04:00",
            "name": "OAK (L Medina) v. MIN (S Gray)",
            "bettypes": [
                {
                    "id": "8b67801f-c7f4-4fbd-8cfe-974b1a6b1878",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0f3b3e00-c5e3-4941-98cc-a3e8c2d438ae/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-28T08:13:16.976544-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN (S Gray)",
                                "amount": 7033.0
                            },
                            {
                                "team": "OAK (L Medina)",
                                "amount": 2967.0
                            }
                        ],
                        "expected_reward_tokens": 9494.4,
                        "profit_sb": -5.6,
                        "profit_sb_percentage": -0.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6651db1d-48ba-43da-854a-b26de52c4ce4",
                            "gambit_id": "e0e4316c-e16b-43c5-88c7-0a609f0c0e75",
                            "last_updated": "2023-09-29T10:18:20.410788-04:00",
                            "created_at": "2023-09-28T08:13:16.987670-04:00",
                            "name": "MIN (S Gray)",
                            "reward": "1.35000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b67801f-c7f4-4fbd-8cfe-974b1a6b1878/?format=api"
                        },
                        {
                            "id": "41c678c6-186e-4eb4-a0f1-7559fa51ee02",
                            "gambit_id": "6409ceab-8227-4d16-b742-446f52277502",
                            "last_updated": "2023-09-29T10:18:20.406599-04:00",
                            "created_at": "2023-09-28T08:13:16.982269-04:00",
                            "name": "OAK (L Medina)",
                            "reward": "3.20000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b67801f-c7f4-4fbd-8cfe-974b1a6b1878/?format=api"
                        }
                    ]
                },
                {
                    "id": "a802e63a-b9b8-4b15-b488-1dbf4a909824",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0f3b3e00-c5e3-4941-98cc-a3e8c2d438ae/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-28T08:13:16.992564-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN",
                                "amount": 5319.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ed485afb-7692-4584-a8ff-a416904f2597",
                            "gambit_id": "c7803882-4640-4cb7-ae66-be1685079fb1",
                            "last_updated": "2023-09-29T10:18:20.417998-04:00",
                            "created_at": "2023-09-28T08:13:17.000877-04:00",
                            "name": "MIN",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a802e63a-b9b8-4b15-b488-1dbf4a909824/?format=api"
                        },
                        {
                            "id": "39884665-c23b-4ba4-bc5f-8a7f94706db6",
                            "gambit_id": "60393ab0-4e8b-447a-8c48-1194ce84e5d8",
                            "last_updated": "2023-09-29T10:18:20.421267-04:00",
                            "created_at": "2023-09-28T08:13:16.996405-04:00",
                            "name": "OAK",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a802e63a-b9b8-4b15-b488-1dbf4a909824/?format=api"
                        }
                    ]
                },
                {
                    "id": "05ffcc65-9220-4c2b-a2b3-38b1280b2eb5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0f3b3e00-c5e3-4941-98cc-a3e8c2d438ae/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-28T08:13:17.005836-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8d342b37-317e-4e52-a3eb-678bc73083a1",
                            "gambit_id": "89aeff54-c14c-4255-97f2-ac3950269786",
                            "last_updated": "2023-09-29T10:18:20.433644-04:00",
                            "created_at": "2023-09-28T08:13:17.015227-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05ffcc65-9220-4c2b-a2b3-38b1280b2eb5/?format=api"
                        },
                        {
                            "id": "67ef7c12-8d3b-4e78-93f7-71fda73fd231",
                            "gambit_id": "b825b9ce-ee55-43ef-9e27-d0a59eebc678",
                            "last_updated": "2023-09-29T10:18:20.440766-04:00",
                            "created_at": "2023-09-28T08:13:17.010000-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05ffcc65-9220-4c2b-a2b3-38b1280b2eb5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "08739b9d-b9a2-4ab8-8d09-2a133edd0f15",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "011aa391-642a-4b6c-ad81-09c9a63c4098",
            "completed": true,
            "last_updated": "2023-09-28T19:03:17.428508-04:00",
            "created_at": "2023-09-27T09:23:00.226247-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/011aa391-642a-4b6c-ad81-09c9a63c4098",
            "datetime": "2023-09-27T22:59:00-04:00",
            "cutoff_datetime": "2023-09-27T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - September 27th 2023",
            "bettypes": [
                {
                    "id": "0b1d6e63-0321-454f-b3c3-1d1f63b510db",
                    "match": "https://api-prod.gambitprofit.com/api/matches/08739b9d-b9a2-4ab8-8d09-2a133edd0f15/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-09-27T09:23:00.241950-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": "e23d782c-ed96-4e6b-bbe9-795c4ff40235",
                            "gambit_id": "30a0ac6c-1b53-444f-beb2-aad77874340d",
                            "last_updated": "2023-09-28T19:03:17.457274-04:00",
                            "created_at": "2023-09-27T09:23:00.271089-04:00",
                            "name": "21 to 26",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b1d6e63-0321-454f-b3c3-1d1f63b510db/?format=api"
                        },
                        {
                            "id": "49e405db-0478-4817-8a19-b262216c47cd",
                            "gambit_id": "d932714b-1478-422d-93a0-089b2ab80623",
                            "last_updated": "2023-09-28T19:03:17.453580-04:00",
                            "created_at": "2023-09-27T09:23:00.263882-04:00",
                            "name": "16 to 20",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b1d6e63-0321-454f-b3c3-1d1f63b510db/?format=api"
                        },
                        {
                            "id": "20f36b4e-d092-444e-958b-bef24fe8c1d5",
                            "gambit_id": "c3d90d7c-2567-4738-b59a-38aadc929ad7",
                            "last_updated": "2023-09-28T19:03:17.445369-04:00",
                            "created_at": "2023-09-27T09:23:00.254323-04:00",
                            "name": "6 to 10",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b1d6e63-0321-454f-b3c3-1d1f63b510db/?format=api"
                        },
                        {
                            "id": "97caf6e7-9503-4a54-a7d9-ef5fbf5dd48b",
                            "gambit_id": "53eb566c-e12f-4346-87a6-f8fdea29a90a",
                            "last_updated": "2023-09-28T19:03:17.449325-04:00",
                            "created_at": "2023-09-27T09:23:00.259590-04:00",
                            "name": "11 to 15",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b1d6e63-0321-454f-b3c3-1d1f63b510db/?format=api"
                        },
                        {
                            "id": "60889fbd-05ac-4bab-a7cf-fddb37d9dda2",
                            "gambit_id": "541fc303-a1fe-4331-b35a-972bf67ac60e",
                            "last_updated": "2023-09-28T19:03:17.441803-04:00",
                            "created_at": "2023-09-27T09:23:00.250513-04:00",
                            "name": "1 to 5",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b1d6e63-0321-454f-b3c3-1d1f63b510db/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ccdedd60-dd24-47d5-9c68-90a905e11124",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "aef7485b-58a3-4844-b6ed-65e386cb4cc6",
            "completed": true,
            "last_updated": "2023-09-28T18:58:19.714410-04:00",
            "created_at": "2023-09-27T09:23:00.033444-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/aef7485b-58a3-4844-b6ed-65e386cb4cc6",
            "datetime": "2023-09-27T22:59:00-04:00",
            "cutoff_datetime": "2023-09-27T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - September 27th 2023",
            "bettypes": [
                {
                    "id": "3ecc7fad-662a-4dbd-8c80-e5c53e41b6eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ccdedd60-dd24-47d5-9c68-90a905e11124/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-09-27T09:23:00.038443-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            },
                            {
                                "team": "Even",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2ff2ebe8-381a-48b0-b665-1fa04eb09c76",
                            "gambit_id": "62d790b2-dda1-4f9e-9933-06802efa8347",
                            "last_updated": "2023-09-28T18:58:19.729276-04:00",
                            "created_at": "2023-09-27T09:23:00.042511-04:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ecc7fad-662a-4dbd-8c80-e5c53e41b6eb/?format=api"
                        },
                        {
                            "id": "57870503-8a5e-47a5-8e58-d64f22de261e",
                            "gambit_id": "76327207-7ef1-41c2-a652-2728939d022d",
                            "last_updated": "2023-09-28T18:58:19.733863-04:00",
                            "created_at": "2023-09-27T09:23:00.047206-04:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ecc7fad-662a-4dbd-8c80-e5c53e41b6eb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d157c2c0-70d5-4e11-af92-fdd879ab16dd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a3efbf19-ee23-41f0-ac9a-f648ca463fe9",
            "completed": true,
            "last_updated": "2023-09-28T18:48:16.567554-04:00",
            "created_at": "2023-09-27T09:22:59.803218-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a3efbf19-ee23-41f0-ac9a-f648ca463fe9",
            "datetime": "2023-09-27T21:45:00-04:00",
            "cutoff_datetime": "2023-09-27T21:45:00-04:00",
            "name": "SDG (M Waldron) v. SFO (S Manaea)",
            "bettypes": [
                {
                    "id": "40318b58-63a3-4e12-a7e0-571e8d31b54c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d157c2c0-70d5-4e11-af92-fdd879ab16dd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-27T09:22:59.809484-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO (S Manaea)",
                                "amount": 5222.0
                            },
                            {
                                "team": "SDG (M Waldron)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "abd7a18d-d42e-456b-9483-28d6dec4a3d8",
                            "gambit_id": "e9327c4c-241f-4bd2-aa37-48e5f89d7902",
                            "last_updated": "2023-09-28T18:48:16.582511-04:00",
                            "created_at": "2023-09-27T09:22:59.816941-04:00",
                            "name": "SFO (S Manaea)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40318b58-63a3-4e12-a7e0-571e8d31b54c/?format=api"
                        },
                        {
                            "id": "08b93711-2a24-4c57-b582-bd53a7898ebf",
                            "gambit_id": "7380ff0e-214d-4c6b-9ce5-481e378970cf",
                            "last_updated": "2023-09-28T18:48:16.578348-04:00",
                            "created_at": "2023-09-27T09:22:59.812880-04:00",
                            "name": "SDG (M Waldron)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40318b58-63a3-4e12-a7e0-571e8d31b54c/?format=api"
                        }
                    ]
                },
                {
                    "id": "4b44974e-f6c7-497e-aa46-9da0ff173c56",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d157c2c0-70d5-4e11-af92-fdd879ab16dd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-27T09:22:59.820763-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG",
                                "amount": 6390.0
                            },
                            {
                                "team": "SFO",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b8fad26b-cce7-4d2b-8045-464d27fd0c15",
                            "gambit_id": "554a9bea-8c1b-4d04-bef1-9cf9a624c7e1",
                            "last_updated": "2023-09-28T18:48:16.588894-04:00",
                            "created_at": "2023-09-27T09:22:59.825155-04:00",
                            "name": "SDG",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b44974e-f6c7-497e-aa46-9da0ff173c56/?format=api"
                        },
                        {
                            "id": "183d8920-88e0-4d80-baa7-41255665cd0e",
                            "gambit_id": "e6754008-70f3-4f27-a4a9-fe6c632dcd5d",
                            "last_updated": "2023-09-28T18:48:16.592360-04:00",
                            "created_at": "2023-09-27T09:22:59.832283-04:00",
                            "name": "SFO",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b44974e-f6c7-497e-aa46-9da0ff173c56/?format=api"
                        }
                    ]
                },
                {
                    "id": "2c4c05fa-8bf8-4da0-a360-bb1f7fe8aa56",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d157c2c0-70d5-4e11-af92-fdd879ab16dd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-27T09:22:59.840061-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "79625e1f-d63b-4f7b-819c-bf721ab35b67",
                            "gambit_id": "b9b8d3d6-b2ee-48a9-b1c5-93c4c355af09",
                            "last_updated": "2023-09-28T18:48:16.599485-04:00",
                            "created_at": "2023-09-27T09:22:59.847490-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c4c05fa-8bf8-4da0-a360-bb1f7fe8aa56/?format=api"
                        },
                        {
                            "id": "bdd2d088-c3c0-4053-ad66-9526f01d0288",
                            "gambit_id": "243b08ea-1cd0-4039-9843-b9fb5ffa127c",
                            "last_updated": "2023-09-28T18:48:16.602896-04:00",
                            "created_at": "2023-09-27T09:22:59.855033-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c4c05fa-8bf8-4da0-a360-bb1f7fe8aa56/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7ec7522f-28ff-4d8a-836b-10c3b6abab9c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8c4ed5b4-a055-4f18-a8f2-f98cb463a320",
            "completed": true,
            "last_updated": "2023-09-28T18:53:20.397375-04:00",
            "created_at": "2023-09-27T09:22:59.542895-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8c4ed5b4-a055-4f18-a8f2-f98cb463a320",
            "datetime": "2023-09-27T21:40:00-04:00",
            "cutoff_datetime": "2023-09-27T21:40:00-04:00",
            "name": "HOU (F Valdez) v. SEA (B Miller)",
            "bettypes": [
                {
                    "id": "d855d0fe-3fc7-4518-8a06-4016d173cf42",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ec7522f-28ff-4d8a-836b-10c3b6abab9c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-27T09:22:59.556015-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (F Valdez)",
                                "amount": 5222.0
                            },
                            {
                                "team": "SEA (B Miller)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e3e3b965-ff43-42f1-b5fd-a5c4ae23e498",
                            "gambit_id": "473badfb-538f-45ca-aed7-0d58b2f2ef35",
                            "last_updated": "2023-09-28T18:53:20.411425-04:00",
                            "created_at": "2023-09-27T09:22:59.559670-04:00",
                            "name": "HOU (F Valdez)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d855d0fe-3fc7-4518-8a06-4016d173cf42/?format=api"
                        },
                        {
                            "id": "1001dde8-4913-477a-8542-528f6cb57702",
                            "gambit_id": "fe8183dc-be59-48a8-bc87-d389cc46c2af",
                            "last_updated": "2023-09-28T18:53:20.414854-04:00",
                            "created_at": "2023-09-27T09:22:59.578922-04:00",
                            "name": "SEA (B Miller)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d855d0fe-3fc7-4518-8a06-4016d173cf42/?format=api"
                        }
                    ]
                },
                {
                    "id": "43ac190b-eb25-4d89-acb1-3f5ca50c8083",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ec7522f-28ff-4d8a-836b-10c3b6abab9c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-27T09:22:59.584660-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA",
                                "amount": 5939.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "02be93be-25ff-4b5a-b76a-a73a3bc7982f",
                            "gambit_id": "1a82533b-4b6e-4ca4-8c08-d885a628f300",
                            "last_updated": "2023-09-28T18:53:20.431860-04:00",
                            "created_at": "2023-09-27T09:22:59.593491-04:00",
                            "name": "SEA",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43ac190b-eb25-4d89-acb1-3f5ca50c8083/?format=api"
                        },
                        {
                            "id": "6148e39b-a519-4c16-b287-22ec49762686",
                            "gambit_id": "c13e9843-7f42-444d-97e3-a794804bc7a0",
                            "last_updated": "2023-09-28T18:53:20.421248-04:00",
                            "created_at": "2023-09-27T09:22:59.588896-04:00",
                            "name": "HOU",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43ac190b-eb25-4d89-acb1-3f5ca50c8083/?format=api"
                        }
                    ]
                },
                {
                    "id": "90fc42d0-b90f-49b3-985b-728f069c4dda",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ec7522f-28ff-4d8a-836b-10c3b6abab9c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-27T09:22:59.597909-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e561b2e6-5d35-43c6-8d84-301def856b42",
                            "gambit_id": "1a2d55dc-ba87-43fb-8668-908ce38fd0c5",
                            "last_updated": "2023-09-28T18:53:20.438145-04:00",
                            "created_at": "2023-09-27T09:22:59.601603-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90fc42d0-b90f-49b3-985b-728f069c4dda/?format=api"
                        },
                        {
                            "id": "cf41f55e-c168-43f8-ad66-4a55d716ca71",
                            "gambit_id": "dc13c77f-3aae-4bd6-b6e8-066b487a6832",
                            "last_updated": "2023-09-28T18:53:20.441291-04:00",
                            "created_at": "2023-09-27T09:22:59.606891-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90fc42d0-b90f-49b3-985b-728f069c4dda/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d9d953a4-e027-4798-acac-7955f501fa76",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7fb54025-70c0-46cd-9290-883e0f68f6e1",
            "completed": true,
            "last_updated": "2023-09-28T10:08:19.546650-04:00",
            "created_at": "2023-09-27T09:22:59.295113-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7fb54025-70c0-46cd-9290-883e0f68f6e1",
            "datetime": "2023-09-27T21:38:00-04:00",
            "cutoff_datetime": "2023-09-27T21:38:00-04:00",
            "name": "TEX (D Dunning) v. LAA (G Canning)",
            "bettypes": [
                {
                    "id": "a93cbc44-a0a0-4d32-91ea-ca2188ecf8e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9d953a4-e027-4798-acac-7955f501fa76/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-27T09:22:59.299970-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX (D Dunning)",
                                "amount": 6060.0
                            },
                            {
                                "team": "LAA (G Canning)",
                                "amount": 3940.0
                            }
                        ],
                        "expected_reward_tokens": 9574.2,
                        "profit_sb": 74.2,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7fe1fc99-6efe-482c-a51b-d04dd0a40d86",
                            "gambit_id": "e957a155-5877-43a9-93f5-4a2a396f4fd7",
                            "last_updated": "2023-09-28T10:08:19.554964-04:00",
                            "created_at": "2023-09-27T09:22:59.303830-04:00",
                            "name": "TEX (D Dunning)",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a93cbc44-a0a0-4d32-91ea-ca2188ecf8e6/?format=api"
                        },
                        {
                            "id": "1cbb6339-407d-48b4-bfe9-0b3918ac25af",
                            "gambit_id": "589d0eb6-8eec-425b-bab4-ec83a14b82ba",
                            "last_updated": "2023-09-28T10:08:19.558484-04:00",
                            "created_at": "2023-09-27T09:22:59.308462-04:00",
                            "name": "LAA (G Canning)",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a93cbc44-a0a0-4d32-91ea-ca2188ecf8e6/?format=api"
                        }
                    ]
                },
                {
                    "id": "bc9f467b-5d0d-4ade-9d82-68949e21ae37",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9d953a4-e027-4798-acac-7955f501fa76/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-27T09:22:59.312448-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX",
                                "amount": 5000.0
                            },
                            {
                                "team": "LAA",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e1f6f378-ddbb-4a28-bf37-7569e11207f1",
                            "gambit_id": "f2020e32-1450-460c-b28c-226f54f4733d",
                            "last_updated": "2023-09-28T10:08:19.565088-04:00",
                            "created_at": "2023-09-27T09:22:59.316197-04:00",
                            "name": "TEX",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc9f467b-5d0d-4ade-9d82-68949e21ae37/?format=api"
                        },
                        {
                            "id": "b87de811-1a50-40b3-b31e-7d9825f041fa",
                            "gambit_id": "9acd4515-850d-474e-89d1-9efc5d695b92",
                            "last_updated": "2023-09-28T10:08:19.568283-04:00",
                            "created_at": "2023-09-27T09:22:59.321669-04:00",
                            "name": "LAA",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc9f467b-5d0d-4ade-9d82-68949e21ae37/?format=api"
                        }
                    ]
                },
                {
                    "id": "578f22b6-427f-4f34-b0d5-8a1ab8bd1cd5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9d953a4-e027-4798-acac-7955f501fa76/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-27T09:22:59.326480-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e15426d4-c259-4050-b62c-54bf89756099",
                            "gambit_id": "e97973b7-d810-4f30-801c-cca3bd4e9bf1",
                            "last_updated": "2023-09-28T10:08:19.575285-04:00",
                            "created_at": "2023-09-27T09:22:59.341562-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578f22b6-427f-4f34-b0d5-8a1ab8bd1cd5/?format=api"
                        },
                        {
                            "id": "87e42c95-7b7b-4915-811f-652c2d31e2e4",
                            "gambit_id": "7941dc66-6f5c-4e9e-9267-e6f1c1c4c633",
                            "last_updated": "2023-09-28T10:08:19.578763-04:00",
                            "created_at": "2023-09-27T09:22:59.353139-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578f22b6-427f-4f34-b0d5-8a1ab8bd1cd5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d8cc04f5-45d7-4b4b-a45a-588f756f6be3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "418549b4-8bfe-44a9-b7ca-3c4e7f2425fc",
            "completed": true,
            "last_updated": "2023-09-28T18:53:21.121995-04:00",
            "created_at": "2023-09-27T09:22:59.060981-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.19,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/418549b4-8bfe-44a9-b7ca-3c4e7f2425fc",
            "datetime": "2023-09-27T20:40:00-04:00",
            "cutoff_datetime": "2023-09-27T20:40:00-04:00",
            "name": "LOS (E Sheehan) v. COL (N Davis)",
            "bettypes": [
                {
                    "id": "a6bfddd7-ccb2-48d9-bc88-2a750b74ee57",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8cc04f5-45d7-4b4b-a45a-588f756f6be3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-27T09:22:59.071740-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (E Sheehan)",
                                "amount": 6564.0
                            },
                            {
                                "team": "COL (N Davis)",
                                "amount": 3436.0
                            }
                        ],
                        "expected_reward_tokens": 9517.72,
                        "profit_sb": 17.72,
                        "profit_sb_percentage": 0.19,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f3da7cda-c594-49ce-aba8-0b12b9abd1a5",
                            "gambit_id": "fce0cbd5-b222-48c5-99d4-da26e0e2761b",
                            "last_updated": "2023-09-28T18:53:21.134356-04:00",
                            "created_at": "2023-09-27T09:22:59.076820-04:00",
                            "name": "LOS (E Sheehan)",
                            "reward": "1.45000",
                            "odds": "1.47620",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6bfddd7-ccb2-48d9-bc88-2a750b74ee57/?format=api"
                        },
                        {
                            "id": "98e1b86f-e435-49f1-ae10-0629cf61576d",
                            "gambit_id": "fa4ca9ed-e2d4-42d4-ba55-2af45c19e56b",
                            "last_updated": "2023-09-28T18:53:21.143972-04:00",
                            "created_at": "2023-09-27T09:22:59.083047-04:00",
                            "name": "COL (N Davis)",
                            "reward": "2.77000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6bfddd7-ccb2-48d9-bc88-2a750b74ee57/?format=api"
                        }
                    ]
                },
                {
                    "id": "08f3ace4-98bc-4269-ad0b-c6958bbd1eaf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8cc04f5-45d7-4b4b-a45a-588f756f6be3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-27T09:22:59.087644-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5614.0
                            },
                            {
                                "team": "COL",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "89b857b8-d115-448c-8be9-0612fd6683f0",
                            "gambit_id": "90dae77e-f0ce-443b-ac7e-c6c57b9a1b88",
                            "last_updated": "2023-09-28T18:53:21.151318-04:00",
                            "created_at": "2023-09-27T09:22:59.091885-04:00",
                            "name": "LOS",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08f3ace4-98bc-4269-ad0b-c6958bbd1eaf/?format=api"
                        },
                        {
                            "id": "8d640821-473d-44b3-a479-0e2d5ed69aad",
                            "gambit_id": "35d84d5c-d344-4654-8688-1f93de762d0b",
                            "last_updated": "2023-09-28T18:53:21.155062-04:00",
                            "created_at": "2023-09-27T09:22:59.096143-04:00",
                            "name": "COL",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08f3ace4-98bc-4269-ad0b-c6958bbd1eaf/?format=api"
                        }
                    ]
                },
                {
                    "id": "645eb1a9-cb04-4eb7-9a30-bcadd4b03b38",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8cc04f5-45d7-4b4b-a45a-588f756f6be3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-27T09:22:59.100134-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 12",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 12",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "69e9c9e7-0173-4c56-8a2a-2f3154eac553",
                            "gambit_id": "3e153fac-cd00-4245-b439-15d5302c5c1a",
                            "last_updated": "2023-09-28T18:53:21.162389-04:00",
                            "created_at": "2023-09-27T09:22:59.103529-04:00",
                            "name": "Game Total Over 12",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/645eb1a9-cb04-4eb7-9a30-bcadd4b03b38/?format=api"
                        },
                        {
                            "id": "be43b431-4c6c-4599-84bc-34a293c2b7d5",
                            "gambit_id": "14ac2b9c-4e09-4805-a77b-16cc2d66e5cb",
                            "last_updated": "2023-09-28T18:53:21.165667-04:00",
                            "created_at": "2023-09-27T09:22:59.107236-04:00",
                            "name": "Game Total Under 12",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/645eb1a9-cb04-4eb7-9a30-bcadd4b03b38/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "45105012-7597-4d4e-a57a-0a5bb9bb19a9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7b17ac7c-c6e3-475c-be25-ffb8b4eccccd",
            "completed": true,
            "last_updated": "2023-09-28T18:53:20.786882-04:00",
            "created_at": "2023-09-27T09:22:58.601682-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7b17ac7c-c6e3-475c-be25-ffb8b4eccccd",
            "datetime": "2023-09-27T19:40:00-04:00",
            "cutoff_datetime": "2023-09-27T19:40:00-04:00",
            "name": "OAK (J Estes) v. MIN (P Lopez)",
            "bettypes": [
                {
                    "id": "7fe6a844-d523-4634-b531-8c8d758491e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45105012-7597-4d4e-a57a-0a5bb9bb19a9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-27T09:22:58.611464-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN (P Lopez)",
                                "amount": 7106.0
                            },
                            {
                                "team": "OAK (J Estes)",
                                "amount": 2894.0
                            }
                        ],
                        "expected_reward_tokens": 9521.26,
                        "profit_sb": 21.26,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f6d20a30-687a-465b-8431-c74528ffaf64",
                            "gambit_id": "475a2deb-6229-4655-8363-9a7c95635ed4",
                            "last_updated": "2023-09-28T18:53:20.803068-04:00",
                            "created_at": "2023-09-27T09:22:58.620255-04:00",
                            "name": "MIN (P Lopez)",
                            "reward": "1.34000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fe6a844-d523-4634-b531-8c8d758491e4/?format=api"
                        },
                        {
                            "id": "08e97f8f-5e27-413f-889f-edb52718ad14",
                            "gambit_id": "207b6d84-6b7d-4fda-ac2e-b9e55624c0b2",
                            "last_updated": "2023-09-28T18:53:20.799479-04:00",
                            "created_at": "2023-09-27T09:22:58.616299-04:00",
                            "name": "OAK (J Estes)",
                            "reward": "3.29000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fe6a844-d523-4634-b531-8c8d758491e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "6204c4f4-2245-41c2-bf02-5296504b14ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45105012-7597-4d4e-a57a-0a5bb9bb19a9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-27T09:22:58.624205-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN",
                                "amount": 5319.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a2c2990d-0543-4a5c-abc8-dc64eaeb17f1",
                            "gambit_id": "ca539fcf-bb5e-46c4-9946-f0c0aa47c1c8",
                            "last_updated": "2023-09-28T18:53:20.832574-04:00",
                            "created_at": "2023-09-27T09:22:58.631805-04:00",
                            "name": "MIN",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6204c4f4-2245-41c2-bf02-5296504b14ed/?format=api"
                        },
                        {
                            "id": "12fdd391-a1ba-42b2-8b5d-cbed064994a3",
                            "gambit_id": "7340efd4-2334-46a8-bd4a-6098257441fa",
                            "last_updated": "2023-09-28T18:53:20.827360-04:00",
                            "created_at": "2023-09-27T09:22:58.627736-04:00",
                            "name": "OAK",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6204c4f4-2245-41c2-bf02-5296504b14ed/?format=api"
                        }
                    ]
                },
                {
                    "id": "f3e3d7f6-52e6-4577-a9e1-9e2f095de0ca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45105012-7597-4d4e-a57a-0a5bb9bb19a9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-27T09:22:58.636481-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7332e0de-3691-42b0-998c-ea66d8f4779c",
                            "gambit_id": "fcfbe974-47e1-49d8-b0d0-c6b1b8ab01e8",
                            "last_updated": "2023-09-28T18:53:20.845678-04:00",
                            "created_at": "2023-09-27T09:22:58.644166-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3e3d7f6-52e6-4577-a9e1-9e2f095de0ca/?format=api"
                        },
                        {
                            "id": "693917aa-814b-42a2-95ab-3a21bad3808c",
                            "gambit_id": "df7077fe-7b2d-4c44-a9c2-6b20e563ca01",
                            "last_updated": "2023-09-28T18:53:20.841431-04:00",
                            "created_at": "2023-09-27T09:22:58.640167-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3e3d7f6-52e6-4577-a9e1-9e2f095de0ca/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "70322777-d2f5-4890-82d8-e534a8921cd3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ae1230b9-6c9b-4ce1-8a64-caa01a87ea36",
            "completed": true,
            "last_updated": "2023-09-28T09:58:12.228553-04:00",
            "created_at": "2023-09-27T09:22:58.830836-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ae1230b9-6c9b-4ce1-8a64-caa01a87ea36",
            "datetime": "2023-09-27T19:40:00-04:00",
            "cutoff_datetime": "2023-09-27T19:40:00-04:00",
            "name": "STL (Z Thompson) v. MIL (W Miley)",
            "bettypes": [
                {
                    "id": "fdbed333-0883-4e14-bc00-1f7cecfa83a5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70322777-d2f5-4890-82d8-e534a8921cd3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-27T09:22:58.838259-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (W Miley)",
                                "amount": 5776.0
                            },
                            {
                                "team": "STL (Z Thompson)",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3688dd57-0bb0-41df-8460-e51f173f1d05",
                            "gambit_id": "48b40e8e-38a4-4deb-b33c-8a2db57e7ab5",
                            "last_updated": "2023-09-28T09:58:12.246636-04:00",
                            "created_at": "2023-09-27T09:22:58.846658-04:00",
                            "name": "MIL (W Miley)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdbed333-0883-4e14-bc00-1f7cecfa83a5/?format=api"
                        },
                        {
                            "id": "784bead8-0e7d-4858-9a99-56abad7e4d5e",
                            "gambit_id": "c99800fd-437a-4338-af8f-f0fa0eeb15b2",
                            "last_updated": "2023-09-28T09:58:12.242962-04:00",
                            "created_at": "2023-09-27T09:22:58.842306-04:00",
                            "name": "STL (Z Thompson)",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdbed333-0883-4e14-bc00-1f7cecfa83a5/?format=api"
                        }
                    ]
                },
                {
                    "id": "88edef06-67d8-40f7-af55-7b23cb6a9be8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70322777-d2f5-4890-82d8-e534a8921cd3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-27T09:22:58.850191-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL",
                                "amount": 6010.0
                            },
                            {
                                "team": "MIL",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3a8b65b7-ef44-4e63-abe1-26c0a24a9e07",
                            "gambit_id": "64feeed7-81dd-4418-985c-2d262668d41c",
                            "last_updated": "2023-09-28T09:58:12.256159-04:00",
                            "created_at": "2023-09-27T09:22:58.853632-04:00",
                            "name": "STL",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88edef06-67d8-40f7-af55-7b23cb6a9be8/?format=api"
                        },
                        {
                            "id": "f8920e13-6f12-4c60-908c-eb66c9eb97ce",
                            "gambit_id": "8427e70e-9538-4d70-9d4a-607b740b3a77",
                            "last_updated": "2023-09-28T09:58:12.259444-04:00",
                            "created_at": "2023-09-27T09:22:58.858231-04:00",
                            "name": "MIL",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88edef06-67d8-40f7-af55-7b23cb6a9be8/?format=api"
                        }
                    ]
                },
                {
                    "id": "409d1b2b-9c88-49a2-89a9-2052f891b99b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70322777-d2f5-4890-82d8-e534a8921cd3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-27T09:22:58.862077-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2bb20738-28da-40da-b5bf-e0b97407d9d8",
                            "gambit_id": "c9b64087-1fc4-4820-a9f9-15a0de590a02",
                            "last_updated": "2023-09-28T09:58:12.266102-04:00",
                            "created_at": "2023-09-27T09:22:58.866362-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/409d1b2b-9c88-49a2-89a9-2052f891b99b/?format=api"
                        },
                        {
                            "id": "14d13a15-1a94-4f96-9fb6-ad6173dbfdae",
                            "gambit_id": "857aa2b6-8fe8-4322-8e75-5933c549d101",
                            "last_updated": "2023-09-28T09:58:12.269386-04:00",
                            "created_at": "2023-09-27T09:22:58.871947-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/409d1b2b-9c88-49a2-89a9-2052f891b99b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e645bc1a-84a6-437a-96cb-ffa916ce3bf0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "32b2bee1-29a5-430d-87f5-3d22dbf044ed",
            "completed": true,
            "last_updated": "2023-09-28T18:53:20.047439-04:00",
            "created_at": "2023-09-27T09:22:58.365801-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/32b2bee1-29a5-430d-87f5-3d22dbf044ed",
            "datetime": "2023-09-27T19:20:00-04:00",
            "cutoff_datetime": "2023-09-27T19:20:00-04:00",
            "name": "CHC (J Taillon) v. ATL (D Vines)",
            "bettypes": [
                {
                    "id": "3b071cb1-1ff8-4263-9821-fd32b4011b3c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e645bc1a-84a6-437a-96cb-ffa916ce3bf0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-27T09:22:58.374101-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL (D Vines)",
                                "amount": 5776.0
                            },
                            {
                                "team": "CHC (J Taillon)",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "40485a6b-67d8-4e2f-85ee-23ec9072a453",
                            "gambit_id": "9102c75e-310b-48ad-a891-def0414aa6a6",
                            "last_updated": "2023-09-28T18:53:20.069985-04:00",
                            "created_at": "2023-09-27T09:22:58.383082-04:00",
                            "name": "ATL (D Vines)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b071cb1-1ff8-4263-9821-fd32b4011b3c/?format=api"
                        },
                        {
                            "id": "acfced0f-0c6f-4867-8407-067a28ad6a83",
                            "gambit_id": "cc3ab5d0-e7c1-4300-931f-18c463a85932",
                            "last_updated": "2023-09-28T18:53:20.065211-04:00",
                            "created_at": "2023-09-27T09:22:58.378883-04:00",
                            "name": "CHC (J Taillon)",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b071cb1-1ff8-4263-9821-fd32b4011b3c/?format=api"
                        }
                    ]
                },
                {
                    "id": "712ede92-24ff-451f-8b9a-a63776057821",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e645bc1a-84a6-437a-96cb-ffa916ce3bf0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-27T09:22:58.387569-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC",
                                "amount": 5857.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cfdeb61c-da80-4320-b4c0-2ba554039edd",
                            "gambit_id": "7e9e57c1-63b2-43de-9449-fa80a60e6437",
                            "last_updated": "2023-09-28T18:53:20.076629-04:00",
                            "created_at": "2023-09-27T09:22:58.392243-04:00",
                            "name": "CHC",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/712ede92-24ff-451f-8b9a-a63776057821/?format=api"
                        },
                        {
                            "id": "54c545f7-bf9e-402b-85c1-eef79b2e91c8",
                            "gambit_id": "cbe5def9-7399-4ea6-bfac-b2934aa3c013",
                            "last_updated": "2023-09-28T18:53:20.079844-04:00",
                            "created_at": "2023-09-27T09:22:58.396473-04:00",
                            "name": "ATL",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/712ede92-24ff-451f-8b9a-a63776057821/?format=api"
                        }
                    ]
                },
                {
                    "id": "39f2a5c2-0620-47b3-a67b-c857557c30e9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e645bc1a-84a6-437a-96cb-ffa916ce3bf0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-27T09:22:58.401217-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ae00bfbf-eece-4134-b551-1da9d465e0b7",
                            "gambit_id": "2b8d8870-09e6-4ac5-9e65-1a02035da44e",
                            "last_updated": "2023-09-28T18:53:20.089381-04:00",
                            "created_at": "2023-09-27T09:22:58.413655-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39f2a5c2-0620-47b3-a67b-c857557c30e9/?format=api"
                        },
                        {
                            "id": "b269a3c4-a783-43ac-8325-3d76d56d5a68",
                            "gambit_id": "614f22b2-51ac-4ead-9008-212619176dd3",
                            "last_updated": "2023-09-28T18:53:20.086250-04:00",
                            "created_at": "2023-09-27T09:22:58.409016-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39f2a5c2-0620-47b3-a67b-c857557c30e9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "236ebcdf-862a-4b40-908b-ab0c502d26a0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6943fcb0-8f49-4088-b146-07b8ba8beebf",
            "completed": true,
            "last_updated": "2023-09-28T18:53:21.847683-04:00",
            "created_at": "2023-09-27T18:58:10.383981-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6943fcb0-8f49-4088-b146-07b8ba8beebf",
            "datetime": "2023-09-27T19:10:00-04:00",
            "cutoff_datetime": "2023-09-27T19:10:00-04:00",
            "name": "Miami Marlins v. New York Mets - Game 2",
            "bettypes": [
                {
                    "id": "a1cdf959-0e40-49fc-ace0-6ed5af0488fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/236ebcdf-862a-4b40-908b-ab0c502d26a0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-27T18:58:10.399923-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Marlins",
                                "amount": 5222.0
                            },
                            {
                                "team": "New York Mets",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3344d3cc-1cc7-491f-b6b6-4603a789cb94",
                            "gambit_id": "2a8ad34f-4f05-40ac-8e99-fa2c8ee68dce",
                            "last_updated": "2023-09-28T18:53:21.865321-04:00",
                            "created_at": "2023-09-27T18:58:10.409146-04:00",
                            "name": "Miami Marlins",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1cdf959-0e40-49fc-ace0-6ed5af0488fa/?format=api"
                        },
                        {
                            "id": "dca324e2-0b01-4cc6-aafa-ad3aa30d93f2",
                            "gambit_id": "9710d1dd-0a06-4e2d-ae1c-a68573c2b10c",
                            "last_updated": "2023-09-28T18:53:21.870118-04:00",
                            "created_at": "2023-09-27T18:58:10.415377-04:00",
                            "name": "New York Mets",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1cdf959-0e40-49fc-ace0-6ed5af0488fa/?format=api"
                        }
                    ]
                },
                {
                    "id": "0e7e5f11-e0df-46dc-8ccd-f1307b256d75",
                    "match": "https://api-prod.gambitprofit.com/api/matches/236ebcdf-862a-4b40-908b-ab0c502d26a0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-27T18:58:10.422172-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Mets",
                                "amount": 5939.0
                            },
                            {
                                "team": "Miami Marlins",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b8a4dde1-7180-4ae5-9e82-283b173bab03",
                            "gambit_id": "1ae53a19-f33b-4970-acfc-43ae7ff82ea5",
                            "last_updated": "2023-09-28T18:53:21.883449-04:00",
                            "created_at": "2023-09-27T18:58:10.433074-04:00",
                            "name": "New York Mets",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e7e5f11-e0df-46dc-8ccd-f1307b256d75/?format=api"
                        },
                        {
                            "id": "393d1261-c87d-4998-aed0-8ee9bce5bbd5",
                            "gambit_id": "e0c7c53b-e1ae-4f4d-8696-31b831bb97a6",
                            "last_updated": "2023-09-28T18:53:21.879238-04:00",
                            "created_at": "2023-09-27T18:58:10.427016-04:00",
                            "name": "Miami Marlins",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e7e5f11-e0df-46dc-8ccd-f1307b256d75/?format=api"
                        }
                    ]
                },
                {
                    "id": "08c968b7-99b1-4092-8633-2dd3c8307c02",
                    "match": "https://api-prod.gambitprofit.com/api/matches/236ebcdf-862a-4b40-908b-ab0c502d26a0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-27T18:58:10.437585-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "864c6e27-d704-40da-8429-f00800558e7a",
                            "gambit_id": "7b023996-f0c1-4aa4-8b49-7a1d24a21f7a",
                            "last_updated": "2023-09-28T18:53:21.890285-04:00",
                            "created_at": "2023-09-27T18:58:10.441278-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08c968b7-99b1-4092-8633-2dd3c8307c02/?format=api"
                        },
                        {
                            "id": "fcf028de-b4f1-4496-9f04-b2938d7ffcb4",
                            "gambit_id": "68e590bd-5532-4eb0-aa9c-6d4504c0224a",
                            "last_updated": "2023-09-28T18:53:21.893720-04:00",
                            "created_at": "2023-09-27T18:58:10.447447-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08c968b7-99b1-4092-8633-2dd3c8307c02/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "de896018-82de-4e49-9101-97725b6719ca",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7b97aceb-72b9-41ce-a1bf-dc006cc0bf28",
            "completed": true,
            "last_updated": "2023-09-28T18:58:19.938183-04:00",
            "created_at": "2023-09-27T09:22:58.138256-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.87,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7b97aceb-72b9-41ce-a1bf-dc006cc0bf28",
            "datetime": "2023-09-27T19:07:00-04:00",
            "cutoff_datetime": "2023-09-27T19:07:00-04:00",
            "name": "NYY (G Cole) v. TOR (J Berrios)",
            "bettypes": [
                {
                    "id": "4574bcdc-ef36-4e1a-9e32-5febb4cfde52",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de896018-82de-4e49-9101-97725b6719ca/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-27T09:22:58.144249-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (J Berrios)",
                                "amount": 5415.0
                            },
                            {
                                "team": "NYY (G Cole)",
                                "amount": 4585.0
                            }
                        ],
                        "expected_reward_tokens": 9582.65,
                        "profit_sb": 82.65,
                        "profit_sb_percentage": 0.87,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ce1e8bd9-b561-4e0f-a4fa-4cd2606a4640",
                            "gambit_id": "c9e48acc-6d3e-4913-8c35-d975257ad17a",
                            "last_updated": "2023-09-28T18:58:19.954267-04:00",
                            "created_at": "2023-09-27T09:22:58.152288-04:00",
                            "name": "TOR (J Berrios)",
                            "reward": "1.77000",
                            "odds": "1.80650",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4574bcdc-ef36-4e1a-9e32-5febb4cfde52/?format=api"
                        },
                        {
                            "id": "bd62ebab-bde8-402c-a9e0-b792dfce2693",
                            "gambit_id": "8abe37b9-62a4-4569-87a5-5d4833a05069",
                            "last_updated": "2023-09-28T18:58:19.950842-04:00",
                            "created_at": "2023-09-27T09:22:58.147829-04:00",
                            "name": "NYY (G Cole)",
                            "reward": "2.09000",
                            "odds": "2.14000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4574bcdc-ef36-4e1a-9e32-5febb4cfde52/?format=api"
                        }
                    ]
                },
                {
                    "id": "68cf2a57-f1dc-4996-ba3a-0a6e69627a12",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de896018-82de-4e49-9101-97725b6719ca/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-27T09:22:58.156107-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY",
                                "amount": 6390.0
                            },
                            {
                                "team": "TOR",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d005034a-faad-4323-9315-9494fe47a692",
                            "gambit_id": "5a3335c5-4182-4fbd-b9ee-457789ae505b",
                            "last_updated": "2023-09-28T18:58:19.961160-04:00",
                            "created_at": "2023-09-27T09:22:58.160995-04:00",
                            "name": "NYY",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68cf2a57-f1dc-4996-ba3a-0a6e69627a12/?format=api"
                        },
                        {
                            "id": "79dbac68-e554-48b2-b013-f0715312b3ba",
                            "gambit_id": "579a0cf1-1260-4320-b27b-5b0639a34cd5",
                            "last_updated": "2023-09-28T18:58:19.965688-04:00",
                            "created_at": "2023-09-27T09:22:58.164797-04:00",
                            "name": "TOR",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68cf2a57-f1dc-4996-ba3a-0a6e69627a12/?format=api"
                        }
                    ]
                },
                {
                    "id": "3bd31295-ba9c-4f83-bf17-f27f8c68c23e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de896018-82de-4e49-9101-97725b6719ca/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-27T09:22:58.169240-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4f81a3d0-dc95-470e-940e-238f0037a7fa",
                            "gambit_id": "57cbd7da-9571-426a-a7de-05b5f73ec3a1",
                            "last_updated": "2023-09-28T18:58:19.972658-04:00",
                            "created_at": "2023-09-27T09:22:58.172781-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bd31295-ba9c-4f83-bf17-f27f8c68c23e/?format=api"
                        },
                        {
                            "id": "836e74f1-3f62-4ac0-ac9a-e7af3d68d148",
                            "gambit_id": "3da47cba-7a4b-4e05-b0ff-01e2287c0f3b",
                            "last_updated": "2023-09-28T18:58:19.976249-04:00",
                            "created_at": "2023-09-27T09:22:58.177374-04:00",
                            "name": "Game Total Under 7",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bd31295-ba9c-4f83-bf17-f27f8c68c23e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "758a2ed9-540f-4a20-b489-77d0975f622d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1c6a4d00-7eb5-4502-b6cc-c0019f9d5c3b",
            "completed": true,
            "last_updated": "2023-09-28T19:13:19.731844-04:00",
            "created_at": "2023-09-27T09:22:57.871900-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.44,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1c6a4d00-7eb5-4502-b6cc-c0019f9d5c3b",
            "datetime": "2023-09-27T18:40:00-04:00",
            "cutoff_datetime": "2023-09-27T18:40:00-04:00",
            "name": "KAN (J Bowlan) v. DET (T Skubal)",
            "bettypes": [
                {
                    "id": "3580bbe6-29fe-460d-99c9-6af2c45ae51b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/758a2ed9-540f-4a20-b489-77d0975f622d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-27T09:22:57.884689-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "DET (T Skubal)",
                                "amount": 6492.0
                            },
                            {
                                "team": "KAN (J Bowlan)",
                                "amount": 3508.0
                            }
                        ],
                        "expected_reward_tokens": 9541.76,
                        "profit_sb": 41.76,
                        "profit_sb_percentage": 0.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "46c2101a-2928-45ef-afee-55e72f79c307",
                            "gambit_id": "87a2fa5c-b6fd-4303-8bd9-1169eaf76a13",
                            "last_updated": "2023-09-28T19:13:19.751185-04:00",
                            "created_at": "2023-09-27T09:22:57.899867-04:00",
                            "name": "DET (T Skubal)",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3580bbe6-29fe-460d-99c9-6af2c45ae51b/?format=api"
                        },
                        {
                            "id": "368a2a86-ac54-4ff4-aeb1-67522c0de1fe",
                            "gambit_id": "81b2cb5d-ddf5-4635-9469-060f22dc4388",
                            "last_updated": "2023-09-28T19:13:19.744417-04:00",
                            "created_at": "2023-09-27T09:22:57.891831-04:00",
                            "name": "KAN (J Bowlan)",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3580bbe6-29fe-460d-99c9-6af2c45ae51b/?format=api"
                        }
                    ]
                },
                {
                    "id": "d275c2a8-3c60-473a-8b54-640437ab3d57",
                    "match": "https://api-prod.gambitprofit.com/api/matches/758a2ed9-540f-4a20-b489-77d0975f622d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-27T09:22:57.906804-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "KAN",
                                "amount": 5213.0
                            },
                            {
                                "team": "DET",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "26e8bc36-85e4-416b-9acf-efa9db933c2f",
                            "gambit_id": "6623718f-d1f7-4168-989a-c7d029fd2693",
                            "last_updated": "2023-09-28T19:13:19.759185-04:00",
                            "created_at": "2023-09-27T09:22:57.913534-04:00",
                            "name": "KAN",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d275c2a8-3c60-473a-8b54-640437ab3d57/?format=api"
                        },
                        {
                            "id": "95c9dc69-a179-433a-a60d-2b56efdae03b",
                            "gambit_id": "829bc261-1c75-4ffd-9e28-e61d4b63fc84",
                            "last_updated": "2023-09-28T19:13:19.762880-04:00",
                            "created_at": "2023-09-27T09:22:57.921757-04:00",
                            "name": "DET",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d275c2a8-3c60-473a-8b54-640437ab3d57/?format=api"
                        }
                    ]
                },
                {
                    "id": "e1182adb-1844-42c7-9317-4d2325e0af00",
                    "match": "https://api-prod.gambitprofit.com/api/matches/758a2ed9-540f-4a20-b489-77d0975f622d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-27T09:22:57.930058-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d2e1cbe0-ee8f-47f2-a612-dfca86977ec0",
                            "gambit_id": "978fac73-e4bc-4577-b096-ccc7f2c2d2b0",
                            "last_updated": "2023-09-28T19:13:19.773710-04:00",
                            "created_at": "2023-09-27T09:22:57.934330-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1182adb-1844-42c7-9317-4d2325e0af00/?format=api"
                        },
                        {
                            "id": "b7cd44d4-105f-406a-b8f3-42cdee27965c",
                            "gambit_id": "9e8e78bf-ac45-4432-a787-fc1a3b568fb4",
                            "last_updated": "2023-09-28T19:13:19.769726-04:00",
                            "created_at": "2023-09-27T09:22:57.939086-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1182adb-1844-42c7-9317-4d2325e0af00/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7e99ce4b-41fc-4692-a6b3-50c07c2c9f95",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ec4adc2d-da70-4264-9944-58d94d9beb5d",
            "completed": true,
            "last_updated": "2023-09-28T09:58:14.730603-04:00",
            "created_at": "2023-09-27T09:22:57.634096-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.91,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ec4adc2d-da70-4264-9944-58d94d9beb5d",
            "datetime": "2023-09-27T18:40:00-04:00",
            "cutoff_datetime": "2023-09-27T18:40:00-04:00",
            "name": "PIT (J Oviedo) v. PHI (R Suarez)",
            "bettypes": [
                {
                    "id": "afdd366a-92dc-4dd7-8f3f-bbcf16aa2dad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e99ce4b-41fc-4692-a6b3-50c07c2c9f95/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-27T09:22:57.644724-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (R Suarez)",
                                "amount": 5478.0
                            },
                            {
                                "team": "PIT (J Oviedo)",
                                "amount": 4522.0
                            }
                        ],
                        "expected_reward_tokens": 9586.5,
                        "profit_sb": 86.5,
                        "profit_sb_percentage": 0.91,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1e1c4ac3-0beb-4f57-a688-c01a5acb5835",
                            "gambit_id": "38955e12-886c-4f65-8a25-97ed1d022aa8",
                            "last_updated": "2023-09-28T09:58:14.749266-04:00",
                            "created_at": "2023-09-27T09:22:57.654101-04:00",
                            "name": "PHI (R Suarez)",
                            "reward": "1.75000",
                            "odds": "1.78740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afdd366a-92dc-4dd7-8f3f-bbcf16aa2dad/?format=api"
                        },
                        {
                            "id": "f0e265dd-3926-4474-9f76-de1558d59d27",
                            "gambit_id": "4072ea1b-520f-4693-b130-95d42db1fb6c",
                            "last_updated": "2023-09-28T09:58:14.745934-04:00",
                            "created_at": "2023-09-27T09:22:57.648929-04:00",
                            "name": "PIT (J Oviedo)",
                            "reward": "2.12000",
                            "odds": "2.17000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afdd366a-92dc-4dd7-8f3f-bbcf16aa2dad/?format=api"
                        }
                    ]
                },
                {
                    "id": "e0683902-1ec2-4bd5-a599-6c39b8831245",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e99ce4b-41fc-4692-a6b3-50c07c2c9f95/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-27T09:22:57.659615-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PIT",
                                "amount": 6324.0
                            },
                            {
                                "team": "PHI",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f533b430-899a-4f70-a5e2-afb208dd4869",
                            "gambit_id": "ff1670c8-0c2d-4d96-9bd7-01d16584ec21",
                            "last_updated": "2023-09-28T09:58:14.755436-04:00",
                            "created_at": "2023-09-27T09:22:57.663061-04:00",
                            "name": "PIT",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0683902-1ec2-4bd5-a599-6c39b8831245/?format=api"
                        },
                        {
                            "id": "90270b3e-92b5-4bbd-8cde-4a54c0238e10",
                            "gambit_id": "ec0cabe1-1332-4084-a264-006818ba2709",
                            "last_updated": "2023-09-28T09:58:14.758535-04:00",
                            "created_at": "2023-09-27T09:22:57.666985-04:00",
                            "name": "PHI",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0683902-1ec2-4bd5-a599-6c39b8831245/?format=api"
                        }
                    ]
                },
                {
                    "id": "471f7a89-d2ba-490d-8b59-53d000dd7b00",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e99ce4b-41fc-4692-a6b3-50c07c2c9f95/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-27T09:22:57.671250-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8497f948-6cfa-473c-8276-930903fc430b",
                            "gambit_id": "9feaffe6-7b49-47b4-93a4-821fb08a3d07",
                            "last_updated": "2023-09-28T09:58:14.767675-04:00",
                            "created_at": "2023-09-27T09:22:57.680371-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/471f7a89-d2ba-490d-8b59-53d000dd7b00/?format=api"
                        },
                        {
                            "id": "dd8013b7-cfa0-4616-9abb-fce199e3bcfa",
                            "gambit_id": "7b3821e9-a0fd-478d-8b86-06228d55e8e4",
                            "last_updated": "2023-09-28T09:58:14.764681-04:00",
                            "created_at": "2023-09-27T09:22:57.675571-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/471f7a89-d2ba-490d-8b59-53d000dd7b00/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a76dc4db-21c4-49fa-962b-1d22d4368104",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "359e3882-2cb2-472f-9f6a-97d4ec0a3e05",
            "completed": true,
            "last_updated": "2023-09-28T18:58:18.446968-04:00",
            "created_at": "2023-09-27T09:22:57.390963-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/359e3882-2cb2-472f-9f6a-97d4ec0a3e05",
            "datetime": "2023-09-27T18:35:00-04:00",
            "cutoff_datetime": "2023-09-27T18:35:00-04:00",
            "name": "WAS (P Corbin) v. BAL (G Rodriguez)",
            "bettypes": [
                {
                    "id": "460563a6-0e57-4829-a5f2-2c61715de5a0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a76dc4db-21c4-49fa-962b-1d22d4368104/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-27T09:22:57.403123-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL (G Rodriguez)",
                                "amount": 6885.0
                            },
                            {
                                "team": "WAS (P Corbin)",
                                "amount": 3115.0
                            }
                        ],
                        "expected_reward_tokens": 9500.75,
                        "profit_sb": 0.75,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fae7d38b-3339-4576-a34f-23be6f647e11",
                            "gambit_id": "401d09bd-63fe-40c9-bc48-0916a64bde09",
                            "last_updated": "2023-09-28T18:58:18.462518-04:00",
                            "created_at": "2023-09-27T09:22:57.414040-04:00",
                            "name": "BAL (G Rodriguez)",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/460563a6-0e57-4829-a5f2-2c61715de5a0/?format=api"
                        },
                        {
                            "id": "0b8d41f0-31e8-4024-acf3-e4ffe83f4c94",
                            "gambit_id": "08c79831-8cd1-428f-9c9b-8ebdc51f5549",
                            "last_updated": "2023-09-28T18:58:18.458599-04:00",
                            "created_at": "2023-09-27T09:22:57.409187-04:00",
                            "name": "WAS (P Corbin)",
                            "reward": "3.05000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/460563a6-0e57-4829-a5f2-2c61715de5a0/?format=api"
                        }
                    ]
                },
                {
                    "id": "178707e1-fa33-41d4-9964-b39f41111a7d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a76dc4db-21c4-49fa-962b-1d22d4368104/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-27T09:22:57.418660-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL",
                                "amount": 5213.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5fb83680-ac7f-42a1-9080-0482ad98ff0f",
                            "gambit_id": "e1707284-4b12-426e-a2a8-bcd3cf205f8b",
                            "last_updated": "2023-09-28T18:58:18.474212-04:00",
                            "created_at": "2023-09-27T09:22:57.426545-04:00",
                            "name": "BAL",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/178707e1-fa33-41d4-9964-b39f41111a7d/?format=api"
                        },
                        {
                            "id": "5cd56c85-3a54-414a-bd84-fe7346829098",
                            "gambit_id": "a90e3f47-18c8-499a-93bb-d4a07c37cf22",
                            "last_updated": "2023-09-28T18:58:18.470418-04:00",
                            "created_at": "2023-09-27T09:22:57.422905-04:00",
                            "name": "WAS",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/178707e1-fa33-41d4-9964-b39f41111a7d/?format=api"
                        }
                    ]
                },
                {
                    "id": "85e1ab00-e243-4618-935c-55e0e42b35f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a76dc4db-21c4-49fa-962b-1d22d4368104/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-27T09:22:57.431999-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "64ce1b0f-7fac-4360-acc1-e74e70d347d8",
                            "gambit_id": "a9a7db02-e708-477f-8832-e63b6ba183ad",
                            "last_updated": "2023-09-28T18:58:18.485305-04:00",
                            "created_at": "2023-09-27T09:22:57.440441-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85e1ab00-e243-4618-935c-55e0e42b35f9/?format=api"
                        },
                        {
                            "id": "4d298262-0029-4e94-9911-e3d049e9335d",
                            "gambit_id": "b095c42e-f9da-4198-888f-f21affb87c4c",
                            "last_updated": "2023-09-28T18:58:18.481699-04:00",
                            "created_at": "2023-09-27T09:22:57.435952-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85e1ab00-e243-4618-935c-55e0e42b35f9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7ce9fe70-9d32-4db6-a513-483c53141ac8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "84282464-d373-4c70-9cfd-70e497d9c857",
            "completed": true,
            "last_updated": "2023-09-28T18:58:18.893068-04:00",
            "created_at": "2023-09-27T09:22:57.149088-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/84282464-d373-4c70-9cfd-70e497d9c857",
            "datetime": "2023-09-27T18:10:00-04:00",
            "cutoff_datetime": "2023-09-27T18:10:00-04:00",
            "name": "CIN (A Abbott) v. CLE (S Bieber)",
            "bettypes": [
                {
                    "id": "364ad5e1-6a03-4376-9559-451656a795c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ce9fe70-9d32-4db6-a513-483c53141ac8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-27T09:22:57.159629-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE (S Bieber)",
                                "amount": 5286.0
                            },
                            {
                                "team": "CIN (A Abbott)",
                                "amount": 4714.0
                            }
                        ],
                        "expected_reward_tokens": 9567.66,
                        "profit_sb": 67.66,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5c26e2b1-4640-4fd2-8008-ef5e025d0190",
                            "gambit_id": "246633d6-3700-4530-893a-ba4f6bccff87",
                            "last_updated": "2023-09-28T18:58:18.909922-04:00",
                            "created_at": "2023-09-27T09:22:57.169428-04:00",
                            "name": "CLE (S Bieber)",
                            "reward": "1.81000",
                            "odds": "1.84750",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/364ad5e1-6a03-4376-9559-451656a795c5/?format=api"
                        },
                        {
                            "id": "c2354738-4b18-496f-9e4f-e31eea3f535e",
                            "gambit_id": "a15f30f9-de71-4c21-9e65-46c86633d54d",
                            "last_updated": "2023-09-28T18:58:18.906740-04:00",
                            "created_at": "2023-09-27T09:22:57.164994-04:00",
                            "name": "CIN (A Abbott)",
                            "reward": "2.03000",
                            "odds": "2.08000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/364ad5e1-6a03-4376-9559-451656a795c5/?format=api"
                        }
                    ]
                },
                {
                    "id": "572e3a24-a52e-428c-a432-dd2fb205d331",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ce9fe70-9d32-4db6-a513-483c53141ac8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-27T09:22:57.173707-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CIN",
                                "amount": 6324.0
                            },
                            {
                                "team": "CLE",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bac9d57c-f833-4f8a-82e6-ea84611cf2df",
                            "gambit_id": "40b58cec-be59-445e-b280-2a8315bcc689",
                            "last_updated": "2023-09-28T18:58:18.923276-04:00",
                            "created_at": "2023-09-27T09:22:57.177256-04:00",
                            "name": "CIN",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/572e3a24-a52e-428c-a432-dd2fb205d331/?format=api"
                        },
                        {
                            "id": "89d1ec0f-f035-404c-8fc7-8aa6e366fd76",
                            "gambit_id": "fd610d7e-03ea-4ffb-bcd3-5bcdd84941c8",
                            "last_updated": "2023-09-28T18:58:18.926554-04:00",
                            "created_at": "2023-09-27T09:22:57.182371-04:00",
                            "name": "CLE",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/572e3a24-a52e-428c-a432-dd2fb205d331/?format=api"
                        }
                    ]
                },
                {
                    "id": "7cb61943-9723-4bef-9057-18f964576188",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ce9fe70-9d32-4db6-a513-483c53141ac8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-27T09:22:57.186927-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cf186691-eeae-4db9-a4c4-f7cd4763fcb3",
                            "gambit_id": "2dd4a4fb-9e9a-47cc-b8d4-df690123ee31",
                            "last_updated": "2023-09-28T18:58:18.936164-04:00",
                            "created_at": "2023-09-27T09:22:57.195254-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cb61943-9723-4bef-9057-18f964576188/?format=api"
                        },
                        {
                            "id": "9364a2a2-8571-4fea-909f-762fb30a738d",
                            "gambit_id": "587763f6-8b49-476b-ad7c-6e8da85100b0",
                            "last_updated": "2023-09-28T18:58:18.933043-04:00",
                            "created_at": "2023-09-27T09:22:57.190946-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cb61943-9723-4bef-9057-18f964576188/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f383d011-9cda-4332-b3c0-244c9035b822",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bd6bc777-8ada-4158-8324-8e574801e4cf",
            "completed": true,
            "last_updated": "2023-09-28T18:58:18.011904-04:00",
            "created_at": "2023-09-27T09:22:56.867293-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.99,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/bd6bc777-8ada-4158-8324-8e574801e4cf",
            "datetime": "2023-09-27T18:10:00-04:00",
            "cutoff_datetime": "2023-09-27T18:10:00-04:00",
            "name": "TAM (T Glasnow) v. BOS (B Bello)",
            "bettypes": [
                {
                    "id": "8878b07f-465e-4972-b810-950f983e2cf7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f383d011-9cda-4332-b3c0-244c9035b822/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-27T09:22:56.878437-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (T Glasnow)",
                                "amount": 5578.0
                            },
                            {
                                "team": "BOS (B Bello)",
                                "amount": 4422.0
                            }
                        ],
                        "expected_reward_tokens": 9594.16,
                        "profit_sb": 94.16,
                        "profit_sb_percentage": 0.99,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3e3ad95a-138c-4311-b1fe-0fac65e6e9b4",
                            "gambit_id": "3161cefa-ef62-400e-94a2-5757e0b23fe4",
                            "last_updated": "2023-09-28T18:58:18.019777-04:00",
                            "created_at": "2023-09-27T09:22:56.883692-04:00",
                            "name": "TAM (T Glasnow)",
                            "reward": "1.72000",
                            "odds": "1.75760",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8878b07f-465e-4972-b810-950f983e2cf7/?format=api"
                        },
                        {
                            "id": "5a21df72-04e4-4b7d-89cb-d2312f82cd46",
                            "gambit_id": "9f19c660-29e7-41c1-9cb9-1f51e21b32d8",
                            "last_updated": "2023-09-28T18:58:18.023092-04:00",
                            "created_at": "2023-09-27T09:22:56.888991-04:00",
                            "name": "BOS (B Bello)",
                            "reward": "2.17000",
                            "odds": "2.22000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8878b07f-465e-4972-b810-950f983e2cf7/?format=api"
                        }
                    ]
                },
                {
                    "id": "1f4ffd54-cec9-4a91-96f1-4812d7c637eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f383d011-9cda-4332-b3c0-244c9035b822/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-27T09:22:56.893585-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS",
                                "amount": 5773.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0dac1635-f291-438f-b216-e9988cec00e8",
                            "gambit_id": "af5c9317-503b-4841-8d63-da7552383f36",
                            "last_updated": "2023-09-28T18:58:18.032811-04:00",
                            "created_at": "2023-09-27T09:22:56.903061-04:00",
                            "name": "BOS",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f4ffd54-cec9-4a91-96f1-4812d7c637eb/?format=api"
                        },
                        {
                            "id": "0cef3c17-dfca-4f28-a102-75402f0d8192",
                            "gambit_id": "2fbd8eb2-2c3e-4874-8731-4d678cc2eec7",
                            "last_updated": "2023-09-28T18:58:18.029540-04:00",
                            "created_at": "2023-09-27T09:22:56.897809-04:00",
                            "name": "TAM",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f4ffd54-cec9-4a91-96f1-4812d7c637eb/?format=api"
                        }
                    ]
                },
                {
                    "id": "524b3eaf-8137-4dfd-bd5b-f15cbdefe9f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f383d011-9cda-4332-b3c0-244c9035b822/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-27T09:22:56.908215-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4bd2342e-5ff0-4419-818d-01402a16572e",
                            "gambit_id": "dc26725a-07d5-4b33-9fc2-198cf6acb94b",
                            "last_updated": "2023-09-28T18:58:18.042622-04:00",
                            "created_at": "2023-09-27T09:22:56.924940-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/524b3eaf-8137-4dfd-bd5b-f15cbdefe9f0/?format=api"
                        },
                        {
                            "id": "c804f8d6-0879-49dd-a385-8614e7403e50",
                            "gambit_id": "3db93e0c-1c82-40d7-b31f-d5871fd2d4ad",
                            "last_updated": "2023-09-28T18:58:18.039345-04:00",
                            "created_at": "2023-09-27T09:22:56.912519-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/524b3eaf-8137-4dfd-bd5b-f15cbdefe9f0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cc5252fe-a99d-4768-94b0-8bbf5f8514ea",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e55418bd-03e3-4bf7-80f2-014f80d46f05",
            "completed": true,
            "last_updated": "2023-09-28T18:58:19.500345-04:00",
            "created_at": "2023-09-27T09:22:56.621506-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e55418bd-03e3-4bf7-80f2-014f80d46f05",
            "datetime": "2023-09-27T14:10:00-04:00",
            "cutoff_datetime": "2023-09-27T14:10:00-04:00",
            "name": "ARI (B Pfaadt) v. CWS (L Patino)",
            "bettypes": [
                {
                    "id": "fcc17872-b084-447a-8966-93efa6fe0c97",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc5252fe-a99d-4768-94b0-8bbf5f8514ea/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-27T09:22:56.628666-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI (B Pfaadt)",
                                "amount": 6293.0
                            },
                            {
                                "team": "CWS (L Patino)",
                                "amount": 3707.0
                            }
                        ],
                        "expected_reward_tokens": 9564.06,
                        "profit_sb": 64.06,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "283948f9-d4fa-46cf-ac0c-63c06e1ac1c3",
                            "gambit_id": "1418e32d-cc19-4b06-ae9c-b6bbc7d29ef0",
                            "last_updated": "2023-09-28T18:58:19.508107-04:00",
                            "created_at": "2023-09-27T09:22:56.634524-04:00",
                            "name": "ARI (B Pfaadt)",
                            "reward": "1.52000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcc17872-b084-447a-8966-93efa6fe0c97/?format=api"
                        },
                        {
                            "id": "c62553e3-c785-43b4-99f3-8adc161641a9",
                            "gambit_id": "f50183be-5392-4145-a90e-bbb82a25ad15",
                            "last_updated": "2023-09-28T18:58:19.511393-04:00",
                            "created_at": "2023-09-27T09:22:56.643354-04:00",
                            "name": "CWS (L Patino)",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcc17872-b084-447a-8966-93efa6fe0c97/?format=api"
                        }
                    ]
                },
                {
                    "id": "08a15434-21f4-436b-8fef-46e65b7dccc4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc5252fe-a99d-4768-94b0-8bbf5f8514ea/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-27T09:22:56.648063-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI",
                                "amount": 5319.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6d32b937-ecdd-4c8c-af1c-29a15b90b791",
                            "gambit_id": "c7ab964e-c096-4c42-b4f4-a108dc4fd9c1",
                            "last_updated": "2023-09-28T18:58:19.522487-04:00",
                            "created_at": "2023-09-27T09:22:56.651767-04:00",
                            "name": "ARI",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08a15434-21f4-436b-8fef-46e65b7dccc4/?format=api"
                        },
                        {
                            "id": "fff65a18-3591-454b-b0b2-7b3d2cce6dc0",
                            "gambit_id": "1d43dbc1-bbd1-4374-898d-12bf086307d0",
                            "last_updated": "2023-09-28T18:58:19.519197-04:00",
                            "created_at": "2023-09-27T09:22:56.660246-04:00",
                            "name": "CWS",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08a15434-21f4-436b-8fef-46e65b7dccc4/?format=api"
                        }
                    ]
                },
                {
                    "id": "275427ca-d036-4f7c-aa20-af11a0f26a06",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc5252fe-a99d-4768-94b0-8bbf5f8514ea/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-27T09:22:56.664586-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "39ae767b-dc85-4037-b002-ed39e062e827",
                            "gambit_id": "c667467c-bc3e-4800-b0d7-5509b497d6d7",
                            "last_updated": "2023-09-28T18:58:19.529245-04:00",
                            "created_at": "2023-09-27T09:22:56.668987-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/275427ca-d036-4f7c-aa20-af11a0f26a06/?format=api"
                        },
                        {
                            "id": "40fcaf0a-5f40-4f68-9b6c-9325672fb0a7",
                            "gambit_id": "fe191d17-9ffe-4748-9ee4-d434f2296d1b",
                            "last_updated": "2023-09-28T18:58:19.532627-04:00",
                            "created_at": "2023-09-27T09:22:56.674169-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/275427ca-d036-4f7c-aa20-af11a0f26a06/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fba6773a-30f1-44cc-a733-b3c2a5e5b091",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "87657e2d-08ee-4662-831e-b7baf0b82862",
            "completed": true,
            "last_updated": "2023-09-27T18:33:06.357094-04:00",
            "created_at": "2023-09-26T08:58:23.499367-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/87657e2d-08ee-4662-831e-b7baf0b82862",
            "datetime": "2023-09-26T22:05:00-04:00",
            "cutoff_datetime": "2023-09-26T22:05:00-04:00",
            "name": "HOU (C Javier) v. SEA (G Kirby)",
            "bettypes": [
                {
                    "id": "1d98737b-693d-4266-a4e3-7b8dfca779b0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fba6773a-30f1-44cc-a733-b3c2a5e5b091/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-26T08:58:23.509403-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (G Kirby)",
                                "amount": 5325.0
                            },
                            {
                                "team": "HOU (C Javier)",
                                "amount": 4675.0
                            }
                        ],
                        "expected_reward_tokens": 9583.75,
                        "profit_sb": 83.75,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9bce2943-e030-453c-bb1a-325be679a693",
                            "gambit_id": "e68b5c65-21b9-462b-9a8c-49b75a708dc0",
                            "last_updated": "2023-09-27T18:33:06.375817-04:00",
                            "created_at": "2023-09-26T08:58:23.545573-04:00",
                            "name": "SEA (G Kirby)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d98737b-693d-4266-a4e3-7b8dfca779b0/?format=api"
                        },
                        {
                            "id": "c7d06834-bb0b-4395-88e6-d3f4678b5ca3",
                            "gambit_id": "fe8a7b9d-ed02-4dfe-87d5-2c296f95865d",
                            "last_updated": "2023-09-27T18:33:06.370797-04:00",
                            "created_at": "2023-09-26T08:58:23.536348-04:00",
                            "name": "HOU (C Javier)",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d98737b-693d-4266-a4e3-7b8dfca779b0/?format=api"
                        }
                    ]
                },
                {
                    "id": "2c54aacd-e3dc-4917-990d-8e386ec37dbb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fba6773a-30f1-44cc-a733-b3c2a5e5b091/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-26T08:58:23.549093-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU",
                                "amount": 6324.0
                            },
                            {
                                "team": "SEA",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "61e74b08-f1ca-474d-949b-bc2a34520180",
                            "gambit_id": "60734084-199a-4672-bd0b-496297dff248",
                            "last_updated": "2023-09-27T18:33:06.386903-04:00",
                            "created_at": "2023-09-26T08:58:23.553076-04:00",
                            "name": "HOU",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c54aacd-e3dc-4917-990d-8e386ec37dbb/?format=api"
                        },
                        {
                            "id": "654327f6-10e6-4dfb-bddd-e50993927d2f",
                            "gambit_id": "590acb3a-5cbc-44c2-9e2f-b0935106470c",
                            "last_updated": "2023-09-27T18:33:06.392099-04:00",
                            "created_at": "2023-09-26T08:58:23.556809-04:00",
                            "name": "SEA",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c54aacd-e3dc-4917-990d-8e386ec37dbb/?format=api"
                        }
                    ]
                },
                {
                    "id": "42c53d66-30ec-407f-ab44-657d0d8e98d4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fba6773a-30f1-44cc-a733-b3c2a5e5b091/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-26T08:58:23.560717-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2fa785c3-98ae-40b1-b728-4f21779c2f3b",
                            "gambit_id": "6614e709-ea59-44a0-b6c9-ef4fd9ebdd8d",
                            "last_updated": "2023-09-27T18:33:06.402298-04:00",
                            "created_at": "2023-09-26T08:58:23.564853-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42c53d66-30ec-407f-ab44-657d0d8e98d4/?format=api"
                        },
                        {
                            "id": "81836310-fee9-423b-ae15-0819e1edf003",
                            "gambit_id": "345990c3-9ebf-4f49-9069-1759ebac9dbf",
                            "last_updated": "2023-09-27T18:33:06.407869-04:00",
                            "created_at": "2023-09-26T08:58:23.568997-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42c53d66-30ec-407f-ab44-657d0d8e98d4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "73f8c190-5e90-402c-bf59-58aa6aa7f264",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "71720fa2-835e-4edc-83bc-ea044e92fcd2",
            "completed": false,
            "last_updated": "2023-10-03T21:43:23.376052-04:00",
            "created_at": "2023-09-26T08:58:23.254709-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/71720fa2-835e-4edc-83bc-ea044e92fcd2",
            "datetime": "2023-09-26T21:45:00-04:00",
            "cutoff_datetime": "2023-09-26T21:45:00-04:00",
            "name": "SDG (S Lugo) v. SFO (K Harrison)",
            "bettypes": [
                {
                    "id": "0d1ffa85-9343-4b07-985e-04739a6535ea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73f8c190-5e90-402c-bf59-58aa6aa7f264/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-26T08:58:23.265104-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (S Lugo)",
                                "amount": 5325.0
                            },
                            {
                                "team": "SFO (K Harrison)",
                                "amount": 4675.0
                            }
                        ],
                        "expected_reward_tokens": 9583.75,
                        "profit_sb": 83.75,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3ed0724f-22b4-426d-b3be-51aec0cc72af",
                            "gambit_id": "65bce9d2-7253-40af-a8a4-3d9556a346d5",
                            "last_updated": "2023-10-03T21:43:23.393360-04:00",
                            "created_at": "2023-09-26T08:58:23.269111-04:00",
                            "name": "SDG (S Lugo)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d1ffa85-9343-4b07-985e-04739a6535ea/?format=api"
                        },
                        {
                            "id": "784b1bdd-e919-4252-bc16-e62e92f990f8",
                            "gambit_id": "ff283ca1-73d9-4ed8-8169-c204bbc2ffe3",
                            "last_updated": "2023-10-03T21:43:23.398708-04:00",
                            "created_at": "2023-09-26T08:58:23.273850-04:00",
                            "name": "SFO (K Harrison)",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d1ffa85-9343-4b07-985e-04739a6535ea/?format=api"
                        }
                    ]
                },
                {
                    "id": "6adc3635-d6cf-4240-a7df-7bd0266e890d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73f8c190-5e90-402c-bf59-58aa6aa7f264/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-26T08:58:23.277924-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO",
                                "amount": 5857.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "435a3681-c3ac-4377-a7a2-8754a5e3e59f",
                            "gambit_id": "09733083-e8d1-41cb-ae31-8abb003ffccf",
                            "last_updated": "2023-10-03T21:43:23.410155-04:00",
                            "created_at": "2023-09-26T08:58:23.285404-04:00",
                            "name": "SFO",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6adc3635-d6cf-4240-a7df-7bd0266e890d/?format=api"
                        },
                        {
                            "id": "fddc9ad1-aaf8-4a8b-961d-a796efb8044f",
                            "gambit_id": "79d88a02-ef9c-4690-9f2f-67a6e86c698e",
                            "last_updated": "2023-10-03T21:43:23.406576-04:00",
                            "created_at": "2023-09-26T08:58:23.281589-04:00",
                            "name": "SDG",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6adc3635-d6cf-4240-a7df-7bd0266e890d/?format=api"
                        }
                    ]
                },
                {
                    "id": "a8fcfb0f-f234-44be-b005-7341e5a9c5fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73f8c190-5e90-402c-bf59-58aa6aa7f264/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-26T08:58:23.303348-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "76b207da-04c4-42c5-92f7-2c1ea4d891d0",
                            "gambit_id": "f2ea59d8-a500-4bd1-8ea1-3ddc1455c0d8",
                            "last_updated": "2023-10-03T21:43:23.422839-04:00",
                            "created_at": "2023-09-26T08:58:23.312053-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8fcfb0f-f234-44be-b005-7341e5a9c5fd/?format=api"
                        },
                        {
                            "id": "783e63d4-ab91-473f-8ea4-6e8fe569171d",
                            "gambit_id": "62186134-ccc8-4397-98d0-0989a5f983ec",
                            "last_updated": "2023-10-03T21:43:23.417961-04:00",
                            "created_at": "2023-09-26T08:58:23.308343-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8fcfb0f-f234-44be-b005-7341e5a9c5fd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "42471ca2-f9bf-45d7-bb4b-2f99be0786e8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "380cbd20-657b-438a-a055-79f7fe6e4d8e",
            "completed": true,
            "last_updated": "2023-09-27T18:48:08.755794-04:00",
            "created_at": "2023-09-26T08:58:23.028848-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.54,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/380cbd20-657b-438a-a055-79f7fe6e4d8e",
            "datetime": "2023-09-26T21:38:00-04:00",
            "cutoff_datetime": "2023-09-26T21:38:00-04:00",
            "name": "TEX (C Bradford) v. LAA (R Detmers)",
            "bettypes": [
                {
                    "id": "9c85823c-b24c-49e6-bbad-a0ec44c0edc6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/42471ca2-f9bf-45d7-bb4b-2f99be0786e8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-26T08:58:23.034287-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX (C Bradford)",
                                "amount": 5970.0
                            },
                            {
                                "team": "LAA (R Detmers)",
                                "amount": 4030.0
                            }
                        ],
                        "expected_reward_tokens": 9551.1,
                        "profit_sb": 51.1,
                        "profit_sb_percentage": 0.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "076fcd3c-15f5-4411-9b3d-c1a92195fa94",
                            "gambit_id": "3e0cecfa-c5db-4eca-a1a7-294480807aec",
                            "last_updated": "2023-09-27T18:48:08.766367-04:00",
                            "created_at": "2023-09-26T08:58:23.037992-04:00",
                            "name": "TEX (C Bradford)",
                            "reward": "1.60000",
                            "odds": "1.63290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c85823c-b24c-49e6-bbad-a0ec44c0edc6/?format=api"
                        },
                        {
                            "id": "844d440c-a955-4091-8762-3d00870260c6",
                            "gambit_id": "224293df-52af-4a23-89b9-f3c0c1bbe26a",
                            "last_updated": "2023-09-27T18:48:08.769773-04:00",
                            "created_at": "2023-09-26T08:58:23.041925-04:00",
                            "name": "LAA (R Detmers)",
                            "reward": "2.37000",
                            "odds": "2.43000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c85823c-b24c-49e6-bbad-a0ec44c0edc6/?format=api"
                        }
                    ]
                },
                {
                    "id": "833164b2-971e-4d2f-ae17-65c840adbf5d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/42471ca2-f9bf-45d7-bb4b-2f99be0786e8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-26T08:58:23.045871-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX",
                                "amount": 5000.0
                            },
                            {
                                "team": "LAA",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b3cdd5e1-56b0-4904-98f2-50ff7bd5387a",
                            "gambit_id": "6b0c96d4-6cc4-42b7-adb0-6fafa524ccb6",
                            "last_updated": "2023-09-27T18:48:08.778467-04:00",
                            "created_at": "2023-09-26T08:58:23.049502-04:00",
                            "name": "TEX",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/833164b2-971e-4d2f-ae17-65c840adbf5d/?format=api"
                        },
                        {
                            "id": "06001f4a-642b-4a6c-92b5-6bcb919ea62d",
                            "gambit_id": "0dabde03-1d0a-4519-874b-e60d93a4b646",
                            "last_updated": "2023-09-27T18:48:08.781767-04:00",
                            "created_at": "2023-09-26T08:58:23.053579-04:00",
                            "name": "LAA",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/833164b2-971e-4d2f-ae17-65c840adbf5d/?format=api"
                        }
                    ]
                },
                {
                    "id": "dd0767d6-f302-4f6e-8e58-bd51f0dc2433",
                    "match": "https://api-prod.gambitprofit.com/api/matches/42471ca2-f9bf-45d7-bb4b-2f99be0786e8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-26T08:58:23.057757-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a8bdc599-d786-4efc-b735-451773949130",
                            "gambit_id": "dc85efb0-1a52-4e55-aa4f-83a1653e1505",
                            "last_updated": "2023-09-27T18:48:08.792949-04:00",
                            "created_at": "2023-09-26T08:58:23.066895-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd0767d6-f302-4f6e-8e58-bd51f0dc2433/?format=api"
                        },
                        {
                            "id": "a10a70d2-2cea-4489-bbdb-c38dcc10953c",
                            "gambit_id": "25374d6e-9ab3-48dd-8312-f48652e98f72",
                            "last_updated": "2023-09-27T18:48:08.789165-04:00",
                            "created_at": "2023-09-26T08:58:23.061802-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd0767d6-f302-4f6e-8e58-bd51f0dc2433/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "70336375-6083-4f9c-9903-05c03edaac8a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "976b9f56-fe60-44cd-b948-35257e68984c",
            "completed": true,
            "last_updated": "2023-09-27T18:48:11.131067-04:00",
            "created_at": "2023-09-26T12:43:15.175711-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/976b9f56-fe60-44cd-b948-35257e68984c",
            "datetime": "2023-09-26T20:40:00-04:00",
            "cutoff_datetime": "2023-09-26T20:40:00-04:00",
            "name": "LOS (B Miller) v. COL (R Feltner) - Game 2",
            "bettypes": [
                {
                    "id": "24425fcf-a75d-4c45-bd71-fc71aefea551",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70336375-6083-4f9c-9903-05c03edaac8a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-26T12:43:15.199129-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (B Miller)",
                                "amount": 6627.0
                            },
                            {
                                "team": "COL (R Feltner)",
                                "amount": 3373.0
                            }
                        ],
                        "expected_reward_tokens": 9476.61,
                        "profit_sb": -23.39,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8b78848c-70dd-4362-a41b-4b600ddbb718",
                            "gambit_id": "1013b77c-9614-4707-b418-cf4c2587f8e0",
                            "last_updated": "2023-09-27T18:48:11.141343-04:00",
                            "created_at": "2023-09-26T12:43:15.205949-04:00",
                            "name": "LOS (B Miller)",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24425fcf-a75d-4c45-bd71-fc71aefea551/?format=api"
                        },
                        {
                            "id": "7f4d3005-0a1d-4570-9c26-5f5837987094",
                            "gambit_id": "dd423539-9ab7-409d-bf61-a914b85a299d",
                            "last_updated": "2023-09-27T18:48:11.144581-04:00",
                            "created_at": "2023-09-26T12:43:15.225432-04:00",
                            "name": "COL (R Feltner)",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24425fcf-a75d-4c45-bd71-fc71aefea551/?format=api"
                        }
                    ]
                },
                {
                    "id": "4bd9cfa7-4155-43c8-a930-08cdea4cf80e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70336375-6083-4f9c-9903-05c03edaac8a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-26T12:43:15.233066-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5773.0
                            },
                            {
                                "team": "COL",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0ce95ea7-4ff7-416d-9945-587026c65157",
                            "gambit_id": "69b2a270-c952-486d-a544-2cdcf7aff985",
                            "last_updated": "2023-09-27T18:48:11.151448-04:00",
                            "created_at": "2023-09-26T12:43:15.237889-04:00",
                            "name": "LOS",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bd9cfa7-4155-43c8-a930-08cdea4cf80e/?format=api"
                        },
                        {
                            "id": "5f138c91-a441-4698-9702-afa802f9b8c4",
                            "gambit_id": "ac5789de-0bdb-4018-b444-dfc720c0fb93",
                            "last_updated": "2023-09-27T18:48:11.154721-04:00",
                            "created_at": "2023-09-26T12:43:15.242585-04:00",
                            "name": "COL",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bd9cfa7-4155-43c8-a930-08cdea4cf80e/?format=api"
                        }
                    ]
                },
                {
                    "id": "ff3471ff-4f08-4c8a-b276-1173184f7a99",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70336375-6083-4f9c-9903-05c03edaac8a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-26T12:43:15.253177-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 11.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 11.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "55cea21f-6d23-4452-b7f3-f2411c49c9bc",
                            "gambit_id": "81abc56c-a822-4396-b699-fe09033bb474",
                            "last_updated": "2023-09-27T18:48:11.164724-04:00",
                            "created_at": "2023-09-26T12:43:15.275137-04:00",
                            "name": "Game Total Under 11.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff3471ff-4f08-4c8a-b276-1173184f7a99/?format=api"
                        },
                        {
                            "id": "9a6cceb3-a527-4ba7-91e4-6c004e2993bf",
                            "gambit_id": "5da9a18a-858a-4185-9ee3-71d8167284e2",
                            "last_updated": "2023-09-27T18:48:11.161414-04:00",
                            "created_at": "2023-09-26T12:43:15.263999-04:00",
                            "name": "Game Total Over 11.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff3471ff-4f08-4c8a-b276-1173184f7a99/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2d8e0b5d-3d57-47f8-abfc-dcc202d7f950",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ff775435-3e64-4ece-9fad-f33f440f0428",
            "completed": true,
            "last_updated": "2023-09-27T18:48:08.521269-04:00",
            "created_at": "2023-09-26T08:58:22.795727-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ff775435-3e64-4ece-9fad-f33f440f0428",
            "datetime": "2023-09-26T19:40:00-04:00",
            "cutoff_datetime": "2023-09-26T19:40:00-04:00",
            "name": "ARI (Z Davies) v. CWS (J Urena)",
            "bettypes": [
                {
                    "id": "072f3de0-f3f3-4e16-af02-e648f2ab4dd2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2d8e0b5d-3d57-47f8-abfc-dcc202d7f950/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-26T08:58:22.805913-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI (Z Davies)",
                                "amount": 5888.0
                            },
                            {
                                "team": "CWS (J Urena)",
                                "amount": 4112.0
                            }
                        ],
                        "expected_reward_tokens": 9538.56,
                        "profit_sb": 38.56,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "20788a63-2e43-4d3c-9c55-3faec92ca2e1",
                            "gambit_id": "c9bdd145-0644-44f0-8eb3-1e41ee9859a0",
                            "last_updated": "2023-09-27T18:48:08.534659-04:00",
                            "created_at": "2023-09-26T08:58:22.809754-04:00",
                            "name": "ARI (Z Davies)",
                            "reward": "1.62000",
                            "odds": "1.65360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/072f3de0-f3f3-4e16-af02-e648f2ab4dd2/?format=api"
                        },
                        {
                            "id": "7257a156-4780-47b2-9df9-5fb81acf5801",
                            "gambit_id": "d3376139-ebc5-4f14-95d7-cea04cdfd0f1",
                            "last_updated": "2023-09-27T18:48:08.538124-04:00",
                            "created_at": "2023-09-26T08:58:22.813894-04:00",
                            "name": "CWS (J Urena)",
                            "reward": "2.32000",
                            "odds": "2.38000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/072f3de0-f3f3-4e16-af02-e648f2ab4dd2/?format=api"
                        }
                    ]
                },
                {
                    "id": "f3cc0be1-c953-4b08-ae87-a8c4710651f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2d8e0b5d-3d57-47f8-abfc-dcc202d7f950/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-26T08:58:22.818816-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS",
                                "amount": 5319.0
                            },
                            {
                                "team": "ARI",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ee35a38b-5845-4c9e-91a6-e97fb629f37c",
                            "gambit_id": "00035df2-5b93-4f0b-975e-d78b02d779dd",
                            "last_updated": "2023-09-27T18:48:08.550361-04:00",
                            "created_at": "2023-09-26T08:58:22.826790-04:00",
                            "name": "CWS",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3cc0be1-c953-4b08-ae87-a8c4710651f5/?format=api"
                        },
                        {
                            "id": "326395e9-5a1f-4d3e-b521-69d870ce6c6e",
                            "gambit_id": "fe3e8455-6d7f-47ad-9854-fce95bd0e57d",
                            "last_updated": "2023-09-27T18:48:08.545335-04:00",
                            "created_at": "2023-09-26T08:58:22.822342-04:00",
                            "name": "ARI",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3cc0be1-c953-4b08-ae87-a8c4710651f5/?format=api"
                        }
                    ]
                },
                {
                    "id": "730add9d-cfb4-43eb-9b21-34b00cda248e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2d8e0b5d-3d57-47f8-abfc-dcc202d7f950/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-26T08:58:22.830792-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6d9b3b50-8a1f-43c2-811a-bd7753eee0b6",
                            "gambit_id": "5e91d5b2-2ad4-44ca-ae4d-e6dbd406b7e2",
                            "last_updated": "2023-09-27T18:48:08.563702-04:00",
                            "created_at": "2023-09-26T08:58:22.838593-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/730add9d-cfb4-43eb-9b21-34b00cda248e/?format=api"
                        },
                        {
                            "id": "234b8054-a653-45a0-9940-72a115d4247f",
                            "gambit_id": "d694756d-8eab-4331-b6f8-83bb5666183d",
                            "last_updated": "2023-09-27T18:48:08.560033-04:00",
                            "created_at": "2023-09-26T08:58:22.834124-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/730add9d-cfb4-43eb-9b21-34b00cda248e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a9e6eb7d-9b2d-4d7a-b9e3-3683faadd3b2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "839c5b25-dbd4-47bb-ad3a-372320ead869",
            "completed": true,
            "last_updated": "2023-09-27T18:53:11.511968-04:00",
            "created_at": "2023-09-26T18:53:07.832264-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.54,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/839c5b25-dbd4-47bb-ad3a-372320ead869",
            "datetime": "2023-09-26T19:40:00-04:00",
            "cutoff_datetime": "2023-09-26T19:40:00-04:00",
            "name": "STL (M Mikolas) v. MIL (A Houser)",
            "bettypes": [
                {
                    "id": "0933462d-5f3f-4827-bb4f-17b7017b4668",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9e6eb7d-9b2d-4d7a-b9e3-3683faadd3b2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-26T18:53:07.843537-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (A Houser)",
                                "amount": 5970.0
                            },
                            {
                                "team": "STL (M Mikolas)",
                                "amount": 4030.0
                            }
                        ],
                        "expected_reward_tokens": 9551.1,
                        "profit_sb": 51.1,
                        "profit_sb_percentage": 0.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "99efd380-cdcc-41aa-89bd-e22dffa26c63",
                            "gambit_id": "e45144c9-2998-42a0-9351-5819bb3e787f",
                            "last_updated": "2023-09-27T18:53:11.528078-04:00",
                            "created_at": "2023-09-26T18:53:07.860487-04:00",
                            "name": "MIL (A Houser)",
                            "reward": "1.60000",
                            "odds": "1.63290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0933462d-5f3f-4827-bb4f-17b7017b4668/?format=api"
                        },
                        {
                            "id": "a280520d-685e-4b33-804a-bfd4dabf5893",
                            "gambit_id": "6e803db5-859d-4e81-a17c-2f0dcea21dc6",
                            "last_updated": "2023-09-27T18:53:11.524479-04:00",
                            "created_at": "2023-09-26T18:53:07.853605-04:00",
                            "name": "STL (M Mikolas)",
                            "reward": "2.37000",
                            "odds": "2.43000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0933462d-5f3f-4827-bb4f-17b7017b4668/?format=api"
                        }
                    ]
                },
                {
                    "id": "fb788c4e-cc92-4829-b7b0-007e13c67fa1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9e6eb7d-9b2d-4d7a-b9e3-3683faadd3b2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-26T18:53:07.866495-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL",
                                "amount": 5688.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c75d49f4-7c5a-467f-898a-777f1c5a145f",
                            "gambit_id": "58a7e405-1e04-4b62-9d0a-9f66ff66e9be",
                            "last_updated": "2023-09-27T18:53:11.537930-04:00",
                            "created_at": "2023-09-26T18:53:07.871397-04:00",
                            "name": "STL",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb788c4e-cc92-4829-b7b0-007e13c67fa1/?format=api"
                        },
                        {
                            "id": "c6271087-0bee-4dd9-9fd3-cd576b84e0e0",
                            "gambit_id": "1bd243f7-3373-4893-bd8c-d84c3ca3d9fb",
                            "last_updated": "2023-09-27T18:53:11.542224-04:00",
                            "created_at": "2023-09-26T18:53:07.876826-04:00",
                            "name": "MIL",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb788c4e-cc92-4829-b7b0-007e13c67fa1/?format=api"
                        }
                    ]
                },
                {
                    "id": "91d843cb-c547-42b1-bb10-cd7d45d72525",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9e6eb7d-9b2d-4d7a-b9e3-3683faadd3b2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-26T18:53:07.882612-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9feb4b9d-f839-4463-8fec-cc7cae8020ed",
                            "gambit_id": "c3abf9bb-3fc8-4712-b11a-2fffd99b2731",
                            "last_updated": "2023-09-27T18:53:11.549889-04:00",
                            "created_at": "2023-09-26T18:53:07.888085-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91d843cb-c547-42b1-bb10-cd7d45d72525/?format=api"
                        },
                        {
                            "id": "a490fa75-36b5-4f01-811f-dc42ddc4ca9f",
                            "gambit_id": "cc9f44f9-c6e5-48d6-b2a8-e0a205f0fd9c",
                            "last_updated": "2023-09-27T18:53:11.553645-04:00",
                            "created_at": "2023-09-26T18:53:07.894902-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91d843cb-c547-42b1-bb10-cd7d45d72525/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5865e3ba-37bd-4f65-91cd-c3726c91b3fa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "71cc73ed-fc2c-42e3-b974-0cdbcc022cd6",
            "completed": true,
            "last_updated": "2023-09-27T18:48:10.894062-04:00",
            "created_at": "2023-09-26T12:43:14.926866-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.51,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/71cc73ed-fc2c-42e3-b974-0cdbcc022cd6",
            "datetime": "2023-09-26T19:40:00-04:00",
            "cutoff_datetime": "2023-09-26T19:40:00-04:00",
            "name": "Oakland Athletics v. Minnesota Twins",
            "bettypes": [
                {
                    "id": "d5169dd7-3814-4fa6-956b-f433eb4c4968",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5865e3ba-37bd-4f65-91cd-c3726c91b3fa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-26T12:43:14.937547-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Twins",
                                "amount": 6752.0
                            },
                            {
                                "team": "Oakland Athletics",
                                "amount": 3248.0
                            }
                        ],
                        "expected_reward_tokens": 9451.68,
                        "profit_sb": -48.32,
                        "profit_sb_percentage": -0.51,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "64a81211-cd95-4f36-bf0d-96735169aac2",
                            "gambit_id": "29e9da1a-182b-42e6-b173-527d6ea21e05",
                            "last_updated": "2023-09-27T18:48:10.910482-04:00",
                            "created_at": "2023-09-26T12:43:14.945449-04:00",
                            "name": "Minnesota Twins",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5169dd7-3814-4fa6-956b-f433eb4c4968/?format=api"
                        },
                        {
                            "id": "31fab9e9-6389-41d0-8de6-d86ff9feb25a",
                            "gambit_id": "a277db89-bf94-4af7-8003-fa1df3f93dc8",
                            "last_updated": "2023-09-27T18:48:10.907008-04:00",
                            "created_at": "2023-09-26T12:43:14.941550-04:00",
                            "name": "Oakland Athletics",
                            "reward": "2.91000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5169dd7-3814-4fa6-956b-f433eb4c4968/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5dc8703-e653-429e-954a-9cf7bb9550b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5865e3ba-37bd-4f65-91cd-c3726c91b3fa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-26T12:43:14.949480-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Twins",
                                "amount": 5213.0
                            },
                            {
                                "team": "Oakland Athletics",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bec07514-1494-4903-bf50-7d71b45775d3",
                            "gambit_id": "c7d35a2f-2905-4029-8739-98c3371a1dac",
                            "last_updated": "2023-09-27T18:48:10.920493-04:00",
                            "created_at": "2023-09-26T12:43:14.969332-04:00",
                            "name": "Minnesota Twins",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5dc8703-e653-429e-954a-9cf7bb9550b9/?format=api"
                        },
                        {
                            "id": "10e777a9-43aa-4dcc-a114-4d30b2c9b090",
                            "gambit_id": "9aca300a-d844-47a0-aa4d-db2b1b6c941d",
                            "last_updated": "2023-09-27T18:48:10.917163-04:00",
                            "created_at": "2023-09-26T12:43:14.953762-04:00",
                            "name": "Oakland Athletics",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5dc8703-e653-429e-954a-9cf7bb9550b9/?format=api"
                        }
                    ]
                },
                {
                    "id": "0ca48ffc-9674-49bc-bd71-33b1f86a2dce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5865e3ba-37bd-4f65-91cd-c3726c91b3fa/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-26T12:43:14.975743-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "40a72653-7036-4d7e-97f1-363a8c52892f",
                            "gambit_id": "c60f59ba-f635-41d2-9b68-3a17e25e17eb",
                            "last_updated": "2023-09-27T18:48:10.927313-04:00",
                            "created_at": "2023-09-26T12:43:14.981156-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ca48ffc-9674-49bc-bd71-33b1f86a2dce/?format=api"
                        },
                        {
                            "id": "b2870dac-b9ad-4c03-af8c-c4fb1d551661",
                            "gambit_id": "54938e70-a08c-4f13-9b83-db227b073b4f",
                            "last_updated": "2023-09-27T18:48:10.930605-04:00",
                            "created_at": "2023-09-26T12:43:14.985769-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ca48ffc-9674-49bc-bd71-33b1f86a2dce/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b0102e5b-23c1-42fc-b752-fcc7ae6fdb6b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1a082a97-85a4-4172-be89-8272093f3428",
            "completed": true,
            "last_updated": "2023-09-27T10:43:15.022869-04:00",
            "created_at": "2023-09-26T08:58:22.330179-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1a082a97-85a4-4172-be89-8272093f3428",
            "datetime": "2023-09-26T19:20:00-04:00",
            "cutoff_datetime": "2023-09-26T19:20:00-04:00",
            "name": "CHC (J Steele) v. ATL (B Elder)",
            "bettypes": [
                {
                    "id": "45267711-5d89-4dc9-b336-2d1f97b8a371",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0102e5b-23c1-42fc-b752-fcc7ae6fdb6b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-26T08:58:22.336794-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL (B Elder)",
                                "amount": 5714.0
                            },
                            {
                                "team": "CHC (J Steele)",
                                "amount": 4286.0
                            }
                        ],
                        "expected_reward_tokens": 9599.52,
                        "profit_sb": 99.52,
                        "profit_sb_percentage": 1.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d085027a-3713-427b-9850-97e5b86f8669",
                            "gambit_id": "47afd94c-da8c-407a-a4dc-c31c2d8fb64c",
                            "last_updated": "2023-09-27T10:43:15.035710-04:00",
                            "created_at": "2023-09-26T08:58:22.344699-04:00",
                            "name": "ATL (B Elder)",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45267711-5d89-4dc9-b336-2d1f97b8a371/?format=api"
                        },
                        {
                            "id": "9b61c859-d862-4787-952f-e6dd977a18fe",
                            "gambit_id": "508a7c3f-8f7b-44b2-9a20-fc0406ff15d2",
                            "last_updated": "2023-09-27T10:43:15.032355-04:00",
                            "created_at": "2023-09-26T08:58:22.340680-04:00",
                            "name": "CHC (J Steele)",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45267711-5d89-4dc9-b336-2d1f97b8a371/?format=api"
                        }
                    ]
                },
                {
                    "id": "190ed2f6-8a4f-4955-9d32-e5409b48f5ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0102e5b-23c1-42fc-b752-fcc7ae6fdb6b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-26T08:58:22.349163-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC",
                                "amount": 5939.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c20a12e4-951c-4c24-8690-3f6d0458ab16",
                            "gambit_id": "c6bc430e-5a6a-4963-bbfa-67ad785f2812",
                            "last_updated": "2023-09-27T10:43:15.042215-04:00",
                            "created_at": "2023-09-26T08:58:22.352948-04:00",
                            "name": "CHC",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/190ed2f6-8a4f-4955-9d32-e5409b48f5ac/?format=api"
                        },
                        {
                            "id": "18c137f4-8e71-4587-99df-35366be8da78",
                            "gambit_id": "867e4626-2946-47f1-81ab-2f3a87c8f968",
                            "last_updated": "2023-09-27T10:43:15.045609-04:00",
                            "created_at": "2023-09-26T08:58:22.357372-04:00",
                            "name": "ATL",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/190ed2f6-8a4f-4955-9d32-e5409b48f5ac/?format=api"
                        }
                    ]
                },
                {
                    "id": "d58a4e44-400f-4ffc-92f2-242b80109b5f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0102e5b-23c1-42fc-b752-fcc7ae6fdb6b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-26T08:58:22.361657-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e1f4e2b0-1415-4d57-b88a-525064bb0005",
                            "gambit_id": "6f2d40aa-d0ae-4cf9-af0f-a08a50d5622f",
                            "last_updated": "2023-09-27T10:43:15.055636-04:00",
                            "created_at": "2023-09-26T08:58:22.368766-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d58a4e44-400f-4ffc-92f2-242b80109b5f/?format=api"
                        },
                        {
                            "id": "b08ea735-eda1-4d60-b11f-2650cd8e0982",
                            "gambit_id": "578787b1-b931-4173-b7c1-045bcb55decd",
                            "last_updated": "2023-09-27T10:43:15.052201-04:00",
                            "created_at": "2023-09-26T08:58:22.365080-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d58a4e44-400f-4ffc-92f2-242b80109b5f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ee6299d7-76a5-4a53-a5a1-d5719dfc8cba",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8936b313-42d9-44ac-b54f-bde5ecf62b98",
            "completed": true,
            "last_updated": "2023-09-28T19:13:19.196135-04:00",
            "created_at": "2023-09-26T08:58:21.862664-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8936b313-42d9-44ac-b54f-bde5ecf62b98",
            "datetime": "2023-09-26T19:10:00-04:00",
            "cutoff_datetime": "2023-09-26T19:10:00-04:00",
            "name": "MIA (B Garrett) v. NYM (J Lucchesi)",
            "bettypes": [
                {
                    "id": "64b0c718-f23d-46e6-bd88-e92fb9c1d379",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ee6299d7-76a5-4a53-a5a1-d5719dfc8cba/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-26T08:58:21.869324-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA (B Garrett)",
                                "amount": 5440.0
                            },
                            {
                                "team": "NYM (J Lucchesi)",
                                "amount": 4560.0
                            }
                        ],
                        "expected_reward_tokens": 9574.4,
                        "profit_sb": 74.4,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ee0c796e-027d-4437-9e80-f5417a1f5679",
                            "gambit_id": "ed67cfed-463f-45c7-8b23-df01b2889784",
                            "last_updated": "2023-09-28T19:13:19.207181-04:00",
                            "created_at": "2023-09-26T08:58:21.874395-04:00",
                            "name": "MIA (B Garrett)",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64b0c718-f23d-46e6-bd88-e92fb9c1d379/?format=api"
                        },
                        {
                            "id": "f706cced-a7e0-48ce-877a-55529a51b1d5",
                            "gambit_id": "6ac1528a-b7d7-4824-a44a-509c28545693",
                            "last_updated": "2023-09-28T19:13:19.222515-04:00",
                            "created_at": "2023-09-26T08:58:21.878376-04:00",
                            "name": "NYM (J Lucchesi)",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64b0c718-f23d-46e6-bd88-e92fb9c1d379/?format=api"
                        }
                    ]
                },
                {
                    "id": "89f45389-78e0-456b-9a77-ade3e5e35270",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ee6299d7-76a5-4a53-a5a1-d5719dfc8cba/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-26T08:58:21.882467-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM",
                                "amount": 5773.0
                            },
                            {
                                "team": "MIA",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d25b1b17-71ef-4089-83d1-eb47ce5c7331",
                            "gambit_id": "62a18540-9744-428b-88d2-518db844552c",
                            "last_updated": "2023-09-28T19:13:19.236718-04:00",
                            "created_at": "2023-09-26T08:58:21.892198-04:00",
                            "name": "NYM",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89f45389-78e0-456b-9a77-ade3e5e35270/?format=api"
                        },
                        {
                            "id": "d5b33767-0ff0-4bc9-81f4-397744eb2019",
                            "gambit_id": "29d37f46-8a9f-492a-8161-f1c5f3ff5cae",
                            "last_updated": "2023-09-28T19:13:19.233243-04:00",
                            "created_at": "2023-09-26T08:58:21.887856-04:00",
                            "name": "MIA",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89f45389-78e0-456b-9a77-ade3e5e35270/?format=api"
                        }
                    ]
                },
                {
                    "id": "8ece1d6a-bac7-4084-ae06-086f130591d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ee6299d7-76a5-4a53-a5a1-d5719dfc8cba/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-26T08:58:21.896639-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d6ede1cb-fd46-452d-901d-e2da045ace2a",
                            "gambit_id": "285c4b1a-83c9-4fd9-81f3-edd63bb32d65",
                            "last_updated": "2023-09-28T19:13:19.243551-04:00",
                            "created_at": "2023-09-26T08:58:21.900755-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ece1d6a-bac7-4084-ae06-086f130591d9/?format=api"
                        },
                        {
                            "id": "491d5bea-5df4-465d-8d1f-9cebc4dd363f",
                            "gambit_id": "3e7bf158-5959-4ac7-a9d2-eb86e1bb6df4",
                            "last_updated": "2023-09-28T19:13:19.247362-04:00",
                            "created_at": "2023-09-26T08:58:21.906279-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ece1d6a-bac7-4084-ae06-086f130591d9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e0f78903-bee7-4530-a19b-571dc351f58b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bce0d152-5d44-4b52-874d-d03e12aa804b",
            "completed": true,
            "last_updated": "2023-09-27T18:53:09.113251-04:00",
            "created_at": "2023-09-26T08:58:22.097661-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.46,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/bce0d152-5d44-4b52-874d-d03e12aa804b",
            "datetime": "2023-09-26T19:10:00-04:00",
            "cutoff_datetime": "2023-09-26T19:10:00-04:00",
            "name": "TAM (Z Eflin) v. BOS (T Houck)",
            "bettypes": [
                {
                    "id": "a00e8ad6-114c-46a8-bbb1-e40311fb55de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e0f78903-bee7-4530-a19b-571dc351f58b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-26T08:58:22.107613-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (Z Eflin)",
                                "amount": 5131.0
                            },
                            {
                                "team": "BOS (T Houck)",
                                "amount": 4869.0
                            }
                        ],
                        "expected_reward_tokens": 9543.24,
                        "profit_sb": 43.24,
                        "profit_sb_percentage": 0.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "14fadc4b-53c1-4034-bcf2-9c9a66b8d838",
                            "gambit_id": "2e5ea2b8-32aa-44c2-995a-ee59de471a88",
                            "last_updated": "2023-09-27T18:53:09.128106-04:00",
                            "created_at": "2023-09-26T08:58:22.113351-04:00",
                            "name": "TAM (Z Eflin)",
                            "reward": "1.86000",
                            "odds": "1.90090",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a00e8ad6-114c-46a8-bbb1-e40311fb55de/?format=api"
                        },
                        {
                            "id": "880304ef-1772-47b7-8baf-362c8b7a09ee",
                            "gambit_id": "1e336d14-9145-4a63-b17a-8ff659573120",
                            "last_updated": "2023-09-27T18:53:09.131676-04:00",
                            "created_at": "2023-09-26T08:58:22.118062-04:00",
                            "name": "BOS (T Houck)",
                            "reward": "1.96000",
                            "odds": "2.01000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a00e8ad6-114c-46a8-bbb1-e40311fb55de/?format=api"
                        }
                    ]
                },
                {
                    "id": "c645e2e8-f750-45cb-9763-92efb7c687e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e0f78903-bee7-4530-a19b-571dc351f58b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-26T08:58:22.121950-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS",
                                "amount": 6010.0
                            },
                            {
                                "team": "TAM",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a0576bf2-c73f-438f-ab2d-0a5ce3338004",
                            "gambit_id": "78e15635-67e8-46f6-8f5b-95081df545d2",
                            "last_updated": "2023-09-27T18:53:09.141366-04:00",
                            "created_at": "2023-09-26T08:58:22.130516-04:00",
                            "name": "BOS",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c645e2e8-f750-45cb-9763-92efb7c687e4/?format=api"
                        },
                        {
                            "id": "383ef3d2-2dad-4bf7-9ec1-f04059af66d4",
                            "gambit_id": "b1ddbed7-fe74-4b75-b5a1-c29d5adbdfbe",
                            "last_updated": "2023-09-27T18:53:09.138156-04:00",
                            "created_at": "2023-09-26T08:58:22.126118-04:00",
                            "name": "TAM",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c645e2e8-f750-45cb-9763-92efb7c687e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "69fee0e9-a88e-4062-94c7-72ff9f4e5695",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e0f78903-bee7-4530-a19b-571dc351f58b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-26T08:58:22.134651-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9e801ddc-7ca7-450e-bf82-aaac2f582352",
                            "gambit_id": "54fc4c6c-2b02-4c11-840b-e2692ed87a30",
                            "last_updated": "2023-09-27T18:53:09.151402-04:00",
                            "created_at": "2023-09-26T08:58:22.143689-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69fee0e9-a88e-4062-94c7-72ff9f4e5695/?format=api"
                        },
                        {
                            "id": "bf3cd7b9-1048-4404-afce-43bc10005c9f",
                            "gambit_id": "a6542095-89ba-4bc5-98cb-649258cc1f0d",
                            "last_updated": "2023-09-27T18:53:09.147918-04:00",
                            "created_at": "2023-09-26T08:58:22.138521-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69fee0e9-a88e-4062-94c7-72ff9f4e5695/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "00101007-c775-4545-a65a-47eeb4750868",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "16f0fbb8-35f8-42f4-82df-4d829d5a03ff",
            "completed": true,
            "last_updated": "2023-09-27T18:53:10.291078-04:00",
            "created_at": "2023-09-26T08:58:21.626967-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/16f0fbb8-35f8-42f4-82df-4d829d5a03ff",
            "datetime": "2023-09-26T19:07:00-04:00",
            "cutoff_datetime": "2023-09-26T19:07:00-04:00",
            "name": "NYY (M King) v. TOR (K Gausman)",
            "bettypes": [
                {
                    "id": "d70e6b7b-2e53-4a11-a0d8-b2e164de4387",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00101007-c775-4545-a65a-47eeb4750868/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-26T08:58:21.637305-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (K Gausman)",
                                "amount": 6173.0
                            },
                            {
                                "team": "NYY (M King)",
                                "amount": 3827.0
                            }
                        ],
                        "expected_reward_tokens": 9567.5,
                        "profit_sb": 67.5,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d26d7884-98bc-4591-8246-eabf45955fba",
                            "gambit_id": "a41cab2a-c5e3-434c-8109-e4e44fa62c75",
                            "last_updated": "2023-09-27T18:53:10.311991-04:00",
                            "created_at": "2023-09-26T08:58:21.646140-04:00",
                            "name": "TOR (K Gausman)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d70e6b7b-2e53-4a11-a0d8-b2e164de4387/?format=api"
                        },
                        {
                            "id": "a7a752a0-452c-4e7c-b08e-175a5b1b8773",
                            "gambit_id": "d116f2de-a495-4543-9bf9-b2983bca247e",
                            "last_updated": "2023-09-27T18:53:10.308495-04:00",
                            "created_at": "2023-09-26T08:58:21.641644-04:00",
                            "name": "NYY (M King)",
                            "reward": "2.50000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d70e6b7b-2e53-4a11-a0d8-b2e164de4387/?format=api"
                        }
                    ]
                },
                {
                    "id": "06f1440c-3239-40de-9a10-ef2912e2ecdb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00101007-c775-4545-a65a-47eeb4750868/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-26T08:58:21.650399-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY",
                                "amount": 5614.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6ed22c1c-e26a-4872-8d80-7c1b0e1ebb67",
                            "gambit_id": "834fec06-7ccd-4331-aa9a-75d3e879b16b",
                            "last_updated": "2023-09-27T18:53:10.318938-04:00",
                            "created_at": "2023-09-26T08:58:21.654361-04:00",
                            "name": "NYY",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06f1440c-3239-40de-9a10-ef2912e2ecdb/?format=api"
                        },
                        {
                            "id": "82e8fbef-0888-4404-85cb-c7768265bb02",
                            "gambit_id": "2385dc27-879e-4b84-9b62-296506d5c031",
                            "last_updated": "2023-09-27T18:53:10.322311-04:00",
                            "created_at": "2023-09-26T08:58:21.658486-04:00",
                            "name": "TOR",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06f1440c-3239-40de-9a10-ef2912e2ecdb/?format=api"
                        }
                    ]
                },
                {
                    "id": "f667232a-db25-4255-916f-7afcf1ebe296",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00101007-c775-4545-a65a-47eeb4750868/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-26T08:58:21.662094-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "edb95c16-54b1-4490-a865-0c3d74ac1107",
                            "gambit_id": "c969816c-42b3-4c5e-9bd5-bde7e8407bf7",
                            "last_updated": "2023-09-27T18:53:10.336550-04:00",
                            "created_at": "2023-09-26T08:58:21.670827-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/f667232a-db25-4255-916f-7afcf1ebe296/?format=api"
                        },
                        {
                            "id": "64f72300-1c5b-49a2-b59d-f8997f28b7aa",
                            "gambit_id": "76847933-72bf-46fe-a694-43afe12f997b",
                            "last_updated": "2023-09-27T18:53:10.332638-04:00",
                            "created_at": "2023-09-26T08:58:21.666065-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/f667232a-db25-4255-916f-7afcf1ebe296/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "52966552-3775-416b-a420-41954a2c34f5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e9749f13-8450-456e-ae58-a3978e51fe1c",
            "completed": true,
            "last_updated": "2023-09-27T18:53:11.282229-04:00",
            "created_at": "2023-09-26T12:43:14.678231-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.04,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e9749f13-8450-456e-ae58-a3978e51fe1c",
            "datetime": "2023-09-26T18:40:00-04:00",
            "cutoff_datetime": "2023-09-26T18:40:00-04:00",
            "name": "Kansas City Royals v. Detroit Tigers",
            "bettypes": [
                {
                    "id": "56f2b2ff-e591-4019-b322-378d7b3a20f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/52966552-3775-416b-a420-41954a2c34f5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-26T12:43:14.688067-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Tigers",
                                "amount": 6010.0
                            },
                            {
                                "team": "Kansas City Royals",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c52c88f4-c50f-4594-9876-10fb941e2c27",
                            "gambit_id": "abd8446b-8d6a-4ed1-8827-93b948db5955",
                            "last_updated": "2023-09-27T18:53:11.296009-04:00",
                            "created_at": "2023-09-26T12:43:14.696856-04:00",
                            "name": "Detroit Tigers",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56f2b2ff-e591-4019-b322-378d7b3a20f7/?format=api"
                        },
                        {
                            "id": "30f858bd-eb4f-4512-85b3-f4fc8a785c69",
                            "gambit_id": "91213e4a-1e3d-4ff5-a895-d80f096f3022",
                            "last_updated": "2023-09-27T18:53:11.292527-04:00",
                            "created_at": "2023-09-26T12:43:14.692957-04:00",
                            "name": "Kansas City Royals",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56f2b2ff-e591-4019-b322-378d7b3a20f7/?format=api"
                        }
                    ]
                },
                {
                    "id": "c307043f-d1cd-4774-94fe-0f198d0711dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/52966552-3775-416b-a420-41954a2c34f5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-26T12:43:14.700666-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas City Royals",
                                "amount": 5614.0
                            },
                            {
                                "team": "Detroit Tigers",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "24992163-0367-4b0d-bb45-772e9e027a22",
                            "gambit_id": "79a4c3a2-2cb1-4fd1-b80e-0c659ce11d9e",
                            "last_updated": "2023-09-27T18:53:11.303082-04:00",
                            "created_at": "2023-09-26T12:43:14.704247-04:00",
                            "name": "Kansas City Royals",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c307043f-d1cd-4774-94fe-0f198d0711dc/?format=api"
                        },
                        {
                            "id": "6dc165d3-afe4-43ce-befd-fc9894667064",
                            "gambit_id": "2780be9a-54e7-4bfb-bab1-7fc490c838ec",
                            "last_updated": "2023-09-27T18:53:11.306514-04:00",
                            "created_at": "2023-09-26T12:43:14.708232-04:00",
                            "name": "Detroit Tigers",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c307043f-d1cd-4774-94fe-0f198d0711dc/?format=api"
                        }
                    ]
                },
                {
                    "id": "42345113-ea23-4d24-b085-f3862dc80a31",
                    "match": "https://api-prod.gambitprofit.com/api/matches/52966552-3775-416b-a420-41954a2c34f5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-26T12:43:14.712241-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bdb67352-0153-4d71-8063-8231b390337e",
                            "gambit_id": "dcf67049-9029-444e-b8ab-674c3f17deac",
                            "last_updated": "2023-09-27T18:53:11.315049-04:00",
                            "created_at": "2023-09-26T12:43:14.716256-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42345113-ea23-4d24-b085-f3862dc80a31/?format=api"
                        },
                        {
                            "id": "a2cacd86-b3b3-43a8-a1c0-72e0ddcb473c",
                            "gambit_id": "17d6b1a5-9e2d-4b99-8bb4-8ec919270540",
                            "last_updated": "2023-09-27T18:53:11.319062-04:00",
                            "created_at": "2023-09-26T12:43:14.720850-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42345113-ea23-4d24-b085-f3862dc80a31/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7e915624-f3f6-4f77-a770-146665fcbfe5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "81fd1156-df11-464e-bbbc-ae22f33ddc70",
            "completed": true,
            "last_updated": "2023-09-27T18:53:10.989665-04:00",
            "created_at": "2023-09-26T12:43:14.439112-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/81fd1156-df11-464e-bbbc-ae22f33ddc70",
            "datetime": "2023-09-26T18:40:00-04:00",
            "cutoff_datetime": "2023-09-26T18:40:00-04:00",
            "name": "Pittsburgh Pirates v. Philadelphia Phillies",
            "bettypes": [
                {
                    "id": "088a4cfe-5359-4558-8699-db0a52a33a42",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e915624-f3f6-4f77-a770-146665fcbfe5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-26T12:43:14.450063-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Phillies",
                                "amount": 6232.0
                            },
                            {
                                "team": "Pittsburgh Pirates",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "16df0d6e-142c-4166-9de6-c5d474fd42d2",
                            "gambit_id": "f2655fb2-752b-4b7d-9731-a182441076c1",
                            "last_updated": "2023-09-27T18:53:11.012725-04:00",
                            "created_at": "2023-09-26T12:43:14.462808-04:00",
                            "name": "Philadelphia Phillies",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/088a4cfe-5359-4558-8699-db0a52a33a42/?format=api"
                        },
                        {
                            "id": "83aad8ad-1dff-410e-9f53-81cf2cc6fc2f",
                            "gambit_id": "ab86804c-ea74-4597-a291-471822233097",
                            "last_updated": "2023-09-27T18:53:11.007444-04:00",
                            "created_at": "2023-09-26T12:43:14.455015-04:00",
                            "name": "Pittsburgh Pirates",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/088a4cfe-5359-4558-8699-db0a52a33a42/?format=api"
                        }
                    ]
                },
                {
                    "id": "66c5bb87-e55a-49b9-b362-f87c56e370cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e915624-f3f6-4f77-a770-146665fcbfe5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-26T12:43:14.467774-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Pirates",
                                "amount": 5423.0
                            },
                            {
                                "team": "Philadelphia Phillies",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3767aaae-15b2-4306-96c4-fd2051f93dc2",
                            "gambit_id": "846ceccb-a012-4484-b915-a93032e89020",
                            "last_updated": "2023-09-27T18:53:11.020629-04:00",
                            "created_at": "2023-09-26T12:43:14.471947-04:00",
                            "name": "Pittsburgh Pirates",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66c5bb87-e55a-49b9-b362-f87c56e370cf/?format=api"
                        },
                        {
                            "id": "b92a24ee-c9b4-408d-96cd-85f8d3225bed",
                            "gambit_id": "3eb9b00d-7f07-4530-9483-d45de6c742e4",
                            "last_updated": "2023-09-27T18:53:11.024173-04:00",
                            "created_at": "2023-09-26T12:43:14.476219-04:00",
                            "name": "Philadelphia Phillies",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66c5bb87-e55a-49b9-b362-f87c56e370cf/?format=api"
                        }
                    ]
                },
                {
                    "id": "cfae7429-1450-4384-b63c-6e358ed3d842",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e915624-f3f6-4f77-a770-146665fcbfe5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-26T12:43:14.480919-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "734181a2-8409-4c50-af80-0445bde0d238",
                            "gambit_id": "789cef02-c492-44de-9cf5-18b88f6230a2",
                            "last_updated": "2023-09-27T18:53:11.062658-04:00",
                            "created_at": "2023-09-26T12:43:14.488920-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfae7429-1450-4384-b63c-6e358ed3d842/?format=api"
                        },
                        {
                            "id": "0f829151-ffa2-42c7-870f-edd307759516",
                            "gambit_id": "6ba29b67-eca3-430b-8da4-234d3527d058",
                            "last_updated": "2023-09-27T18:53:11.055073-04:00",
                            "created_at": "2023-09-26T12:43:14.484690-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfae7429-1450-4384-b63c-6e358ed3d842/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e11ec631-491c-402d-a162-25fdbdd8fd1a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "08b7bf56-1e8a-4304-92ae-1ed6f722fb29",
            "completed": true,
            "last_updated": "2023-09-27T18:58:11.367205-04:00",
            "created_at": "2023-09-26T08:58:21.382846-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/08b7bf56-1e8a-4304-92ae-1ed6f722fb29",
            "datetime": "2023-09-26T18:35:00-04:00",
            "cutoff_datetime": "2023-09-26T18:35:00-04:00",
            "name": "WAS (J Gray) v. BAL (K Bradish)",
            "bettypes": [
                {
                    "id": "0483e33d-ee43-4187-a31a-faceed0b3735",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e11ec631-491c-402d-a162-25fdbdd8fd1a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-26T08:58:21.397521-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL (K Bradish)",
                                "amount": 6825.0
                            },
                            {
                                "team": "WAS (J Gray)",
                                "amount": 3175.0
                            }
                        ],
                        "expected_reward_tokens": 9555.0,
                        "profit_sb": 55.0,
                        "profit_sb_percentage": 0.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "80e3f3cf-d8e7-4403-ba03-398168dda3b9",
                            "gambit_id": "81eda207-07bc-4918-baa0-3bee2f8f650c",
                            "last_updated": "2023-09-27T18:58:11.382965-04:00",
                            "created_at": "2023-09-26T08:58:21.408749-04:00",
                            "name": "BAL (K Bradish)",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0483e33d-ee43-4187-a31a-faceed0b3735/?format=api"
                        },
                        {
                            "id": "8ac35b3e-47ac-4bfd-ad6f-4a4afe884421",
                            "gambit_id": "ab8c5c5a-83bc-4a08-8dac-78767d05b7b8",
                            "last_updated": "2023-09-27T18:58:11.379706-04:00",
                            "created_at": "2023-09-26T08:58:21.403187-04:00",
                            "name": "WAS (J Gray)",
                            "reward": "3.01000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0483e33d-ee43-4187-a31a-faceed0b3735/?format=api"
                        }
                    ]
                },
                {
                    "id": "c2536c75-870c-4765-b2b8-e4687cd1f093",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e11ec631-491c-402d-a162-25fdbdd8fd1a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-26T08:58:21.414008-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL",
                                "amount": 5107.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "46faa4b9-cfa6-471f-b69f-07f89ec70493",
                            "gambit_id": "377c5f7f-c52a-41bc-a6e9-63be865c62f3",
                            "last_updated": "2023-09-27T18:58:11.414166-04:00",
                            "created_at": "2023-09-26T08:58:21.424010-04:00",
                            "name": "BAL",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2536c75-870c-4765-b2b8-e4687cd1f093/?format=api"
                        },
                        {
                            "id": "06b0353a-a24b-4422-ba10-3d86c8d83ab2",
                            "gambit_id": "5238f172-b7fe-492a-973e-bba856d19848",
                            "last_updated": "2023-09-27T18:58:11.408394-04:00",
                            "created_at": "2023-09-26T08:58:21.418972-04:00",
                            "name": "WAS",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2536c75-870c-4765-b2b8-e4687cd1f093/?format=api"
                        }
                    ]
                },
                {
                    "id": "02a1d7bd-1918-4304-b9a7-7454a3f1631f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e11ec631-491c-402d-a162-25fdbdd8fd1a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-26T08:58:21.430749-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c5f9a01f-83a2-4df9-906c-db633538bca3",
                            "gambit_id": "23288433-171a-4ec4-97b6-7eea0651a6d5",
                            "last_updated": "2023-09-27T18:58:11.421111-04:00",
                            "created_at": "2023-09-26T08:58:21.434988-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02a1d7bd-1918-4304-b9a7-7454a3f1631f/?format=api"
                        },
                        {
                            "id": "cdd01444-50dd-4a23-9f8d-1e5a82f2935b",
                            "gambit_id": "88d15d27-25ea-47bb-ae6e-145942a1b5e7",
                            "last_updated": "2023-09-27T18:58:11.424914-04:00",
                            "created_at": "2023-09-26T08:58:21.439541-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02a1d7bd-1918-4304-b9a7-7454a3f1631f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5defb31f-f3df-4f0f-a297-d49d77753862",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b628278f-70b6-4761-abf0-fad09c465ef5",
            "completed": true,
            "last_updated": "2023-09-27T18:58:11.124916-04:00",
            "created_at": "2023-09-26T08:58:21.137565-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b628278f-70b6-4761-abf0-fad09c465ef5",
            "datetime": "2023-09-26T18:10:00-04:00",
            "cutoff_datetime": "2023-09-26T18:10:00-04:00",
            "name": "CIN (H Greene) v. CLE (L Giolito)",
            "bettypes": [
                {
                    "id": "ca7bf04c-c50f-4596-b1df-bf780e766c91",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5defb31f-f3df-4f0f-a297-d49d77753862/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-26T08:58:21.151037-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE (L Giolito)",
                                "amount": 5117.0
                            },
                            {
                                "team": "CIN (H Greene)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9568.79,
                        "profit_sb": 68.79,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4d735238-2de2-48f7-95e6-42d4229beb39",
                            "gambit_id": "ef9eaa03-475e-4cba-9a48-3ba03c16eb66",
                            "last_updated": "2023-09-27T18:58:11.146800-04:00",
                            "created_at": "2023-09-26T08:58:21.166163-04:00",
                            "name": "CLE (L Giolito)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca7bf04c-c50f-4596-b1df-bf780e766c91/?format=api"
                        },
                        {
                            "id": "9e88563f-2895-4e7a-88a8-94ae1e35caad",
                            "gambit_id": "dedf0d30-0232-4ace-9ecc-2296c0009cc6",
                            "last_updated": "2023-09-27T18:58:11.143133-04:00",
                            "created_at": "2023-09-26T08:58:21.160585-04:00",
                            "name": "CIN (H Greene)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca7bf04c-c50f-4596-b1df-bf780e766c91/?format=api"
                        }
                    ]
                },
                {
                    "id": "2307cdb7-cffd-49be-89e8-85888c36ce42",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5defb31f-f3df-4f0f-a297-d49d77753862/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-26T08:58:21.170356-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CIN",
                                "amount": 6390.0
                            },
                            {
                                "team": "CLE",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "da36a5b8-3965-4d8f-af9b-efdd021cbd45",
                            "gambit_id": "78f9eb24-d10c-467f-b2b3-e993ba408375",
                            "last_updated": "2023-09-27T18:58:11.153393-04:00",
                            "created_at": "2023-09-26T08:58:21.174985-04:00",
                            "name": "CIN",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2307cdb7-cffd-49be-89e8-85888c36ce42/?format=api"
                        },
                        {
                            "id": "ad1c1ed4-7aa5-427b-8112-d8b01bf39dfd",
                            "gambit_id": "c06e2ab9-e198-4e11-a9d2-1594fe49058d",
                            "last_updated": "2023-09-27T18:58:11.157000-04:00",
                            "created_at": "2023-09-26T08:58:21.180123-04:00",
                            "name": "CLE",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2307cdb7-cffd-49be-89e8-85888c36ce42/?format=api"
                        }
                    ]
                },
                {
                    "id": "11d5e547-43a6-4133-90a5-7ab40ddbe6f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5defb31f-f3df-4f0f-a297-d49d77753862/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-26T08:58:21.186474-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d8632f4d-3898-4fa0-bc07-0f545046867a",
                            "gambit_id": "a25c4f8f-5036-412c-a25a-1a143f3d9083",
                            "last_updated": "2023-09-27T18:58:11.163637-04:00",
                            "created_at": "2023-09-26T08:58:21.191210-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11d5e547-43a6-4133-90a5-7ab40ddbe6f5/?format=api"
                        },
                        {
                            "id": "c399cf76-d5fc-4c76-8030-c7fe97a4f1b2",
                            "gambit_id": "1e1a7e62-0d74-47e1-89b9-597123418928",
                            "last_updated": "2023-09-27T18:58:11.167085-04:00",
                            "created_at": "2023-09-26T08:58:21.195884-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11d5e547-43a6-4133-90a5-7ab40ddbe6f5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "536faa83-42f6-422b-bb33-48576606d95d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "66cb714e-84a8-43ee-9b9d-c681dcc12a2a",
            "completed": false,
            "last_updated": "2023-10-03T17:37:55.249881-04:00",
            "created_at": "2023-09-26T08:58:22.556611-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/66cb714e-84a8-43ee-9b9d-c681dcc12a2a",
            "datetime": "2023-09-26T17:40:00-04:00",
            "cutoff_datetime": "2023-09-26T17:40:00-04:00",
            "name": "STL (Z Thompson) v. MIL (A Houser)",
            "bettypes": [
                {
                    "id": "d4d5393c-6d7f-470a-8b25-693f3291d1a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/536faa83-42f6-422b-bb33-48576606d95d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-26T08:58:22.561659-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (A Houser)",
                                "amount": 6060.0
                            },
                            {
                                "team": "STL (Z Thompson)",
                                "amount": 3940.0
                            }
                        ],
                        "expected_reward_tokens": 9574.2,
                        "profit_sb": 74.2,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b9bcbbd0-d316-4019-bb2d-ebacd257325e",
                            "gambit_id": "99137db4-f435-4e42-a759-ccc450867f52",
                            "last_updated": "2023-10-03T17:37:55.272425-04:00",
                            "created_at": "2023-09-26T08:58:22.570882-04:00",
                            "name": "MIL (A Houser)",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4d5393c-6d7f-470a-8b25-693f3291d1a1/?format=api"
                        },
                        {
                            "id": "e158d943-3b9b-486c-9d09-18c1760145e1",
                            "gambit_id": "9976c91e-4199-4a42-8b20-18b0e638e96e",
                            "last_updated": "2023-10-03T17:37:55.266473-04:00",
                            "created_at": "2023-09-26T08:58:22.565335-04:00",
                            "name": "STL (Z Thompson)",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4d5393c-6d7f-470a-8b25-693f3291d1a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "11882c9e-382b-4eb4-acde-175aaf934a53",
                    "match": "https://api-prod.gambitprofit.com/api/matches/536faa83-42f6-422b-bb33-48576606d95d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-26T08:58:22.574877-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL",
                                "amount": 5614.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ad147659-5254-4096-a0c5-e08787d4b482",
                            "gambit_id": "166fc303-fd49-4f50-940d-9b206495627e",
                            "last_updated": "2023-10-03T17:37:55.292938-04:00",
                            "created_at": "2023-09-26T08:58:22.578553-04:00",
                            "name": "STL",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11882c9e-382b-4eb4-acde-175aaf934a53/?format=api"
                        },
                        {
                            "id": "0947134d-b5dc-4364-ad0d-274622ce4e22",
                            "gambit_id": "1bf6b7d7-6ace-4857-a5a4-2fcdca267d99",
                            "last_updated": "2023-10-03T17:37:55.286119-04:00",
                            "created_at": "2023-09-26T08:58:22.582400-04:00",
                            "name": "MIL",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11882c9e-382b-4eb4-acde-175aaf934a53/?format=api"
                        }
                    ]
                },
                {
                    "id": "1f5ba841-f0d5-47e6-98fc-15deabe931eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/536faa83-42f6-422b-bb33-48576606d95d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-26T08:58:22.587267-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e1f424e8-8ec4-4deb-8510-257e88b795dc",
                            "gambit_id": "2990fa58-708f-4201-91dd-ec7cfa7051fb",
                            "last_updated": "2023-10-03T17:37:55.307294-04:00",
                            "created_at": "2023-09-26T08:58:22.592847-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f5ba841-f0d5-47e6-98fc-15deabe931eb/?format=api"
                        },
                        {
                            "id": "653e9411-2def-4fea-885f-c73c978689b9",
                            "gambit_id": "27975b7d-4ca7-4727-9f21-00875d6f197a",
                            "last_updated": "2023-10-03T17:37:55.314908-04:00",
                            "created_at": "2023-09-26T08:58:22.597250-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f5ba841-f0d5-47e6-98fc-15deabe931eb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "785337a5-763a-4a31-b034-c95a34e31775",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8239b487-0bc0-4664-91d7-1f8baf849bf9",
            "completed": true,
            "last_updated": "2023-09-27T18:58:11.878588-04:00",
            "created_at": "2023-09-26T12:43:14.192076-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.44,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8239b487-0bc0-4664-91d7-1f8baf849bf9",
            "datetime": "2023-09-26T15:10:00-04:00",
            "cutoff_datetime": "2023-09-26T15:10:00-04:00",
            "name": "LOS (C Ferguson) v. COL (C Anderson) - Game 1",
            "bettypes": [
                {
                    "id": "880d8931-e321-490f-b818-44b4d261f38a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/785337a5-763a-4a31-b034-c95a34e31775/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-26T12:43:14.201413-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (C Ferguson)",
                                "amount": 6721.0
                            },
                            {
                                "team": "COL (C Anderson)",
                                "amount": 3279.0
                            }
                        ],
                        "expected_reward_tokens": 9541.89,
                        "profit_sb": 41.89,
                        "profit_sb_percentage": 0.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "05d56ab1-3aad-49e8-b213-58233bfa48cb",
                            "gambit_id": "0070f053-1a04-4de4-98b4-b66b13df0517",
                            "last_updated": "2023-09-27T18:58:11.897516-04:00",
                            "created_at": "2023-09-26T12:43:14.207082-04:00",
                            "name": "LOS (C Ferguson)",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/880d8931-e321-490f-b818-44b4d261f38a/?format=api"
                        },
                        {
                            "id": "38de57da-eb33-48c0-abef-669765875b08",
                            "gambit_id": "463c5c12-322c-4904-b296-19e82b92dea9",
                            "last_updated": "2023-09-27T18:58:11.903081-04:00",
                            "created_at": "2023-09-26T12:43:14.215072-04:00",
                            "name": "COL (C Anderson)",
                            "reward": "2.91000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/880d8931-e321-490f-b818-44b4d261f38a/?format=api"
                        }
                    ]
                },
                {
                    "id": "e38077d5-f77b-4139-8ca2-44a8a48e7498",
                    "match": "https://api-prod.gambitprofit.com/api/matches/785337a5-763a-4a31-b034-c95a34e31775/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-26T12:43:14.219954-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5857.0
                            },
                            {
                                "team": "COL",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "143f085d-5d61-45ea-8306-14cfd0ba13ab",
                            "gambit_id": "455bb24c-d7a2-4c33-817f-d397286122f9",
                            "last_updated": "2023-09-27T18:58:11.910993-04:00",
                            "created_at": "2023-09-26T12:43:14.224986-04:00",
                            "name": "LOS",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e38077d5-f77b-4139-8ca2-44a8a48e7498/?format=api"
                        },
                        {
                            "id": "a9d1d9cb-f069-4f11-9db3-b52b76de7804",
                            "gambit_id": "8ac93c33-83bc-48e2-8f39-ebdd8b9b65df",
                            "last_updated": "2023-09-27T18:58:11.914674-04:00",
                            "created_at": "2023-09-26T12:43:14.230534-04:00",
                            "name": "COL",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e38077d5-f77b-4139-8ca2-44a8a48e7498/?format=api"
                        }
                    ]
                },
                {
                    "id": "9ad87a6e-e2ad-4c54-b86f-d5b1aa35d427",
                    "match": "https://api-prod.gambitprofit.com/api/matches/785337a5-763a-4a31-b034-c95a34e31775/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-26T12:43:14.235345-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 12",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 12",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "72c5bda7-631a-4819-89a7-8bbaf999ef90",
                            "gambit_id": "d4cd3a27-1db9-4ab2-a4cf-e261b1a7cd7e",
                            "last_updated": "2023-09-27T18:58:11.928336-04:00",
                            "created_at": "2023-09-26T12:43:14.244871-04:00",
                            "name": "Game Total Under 12",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ad87a6e-e2ad-4c54-b86f-d5b1aa35d427/?format=api"
                        },
                        {
                            "id": "6b4040c1-b6ac-47b0-860c-91af7ddd41db",
                            "gambit_id": "ea48698d-2ca5-4a64-88f1-932cf625a4ac",
                            "last_updated": "2023-09-27T18:58:11.923513-04:00",
                            "created_at": "2023-09-26T12:43:14.239473-04:00",
                            "name": "Game Total Over 12",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ad87a6e-e2ad-4c54-b86f-d5b1aa35d427/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "913052db-ce5a-4c46-99f4-1b71af3132ee",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "698e6070-bb14-42b7-afb5-0e17b21b4513",
            "completed": true,
            "last_updated": "2023-09-26T10:08:07.669475-04:00",
            "created_at": "2023-09-25T08:58:21.221015-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/698e6070-bb14-42b7-afb5-0e17b21b4513",
            "datetime": "2023-09-25T22:59:00-04:00",
            "cutoff_datetime": "2023-09-25T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - September 25th 2023",
            "bettypes": [
                {
                    "id": "24ac7b85-96bc-4586-9b70-ae97dd66575a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/913052db-ce5a-4c46-99f4-1b71af3132ee/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-09-25T08:58:21.230422-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": "b4b2d83e-9d9c-4147-b291-e126df23cf13",
                            "gambit_id": "0287a88d-ef78-4f43-b8fb-d2e1f0c2b829",
                            "last_updated": "2023-09-26T10:08:07.697477-04:00",
                            "created_at": "2023-09-25T08:58:21.264560-04:00",
                            "name": "21 to 26",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ac7b85-96bc-4586-9b70-ae97dd66575a/?format=api"
                        },
                        {
                            "id": "a77ba094-b4b8-4f9f-87f3-4a15e924fcb0",
                            "gambit_id": "5604fe76-14ee-4d5a-b588-de08b190221e",
                            "last_updated": "2023-09-26T10:08:07.685908-04:00",
                            "created_at": "2023-09-25T08:58:21.251182-04:00",
                            "name": "6 to 10",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ac7b85-96bc-4586-9b70-ae97dd66575a/?format=api"
                        },
                        {
                            "id": "f657c474-5695-4afe-8e02-ff68219af024",
                            "gambit_id": "8b5c031c-490e-4725-9bab-72327a08255c",
                            "last_updated": "2023-09-26T10:08:07.693434-04:00",
                            "created_at": "2023-09-25T08:58:21.260404-04:00",
                            "name": "16 to 20",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ac7b85-96bc-4586-9b70-ae97dd66575a/?format=api"
                        },
                        {
                            "id": "d55d936a-34f0-4960-8e1f-8fe2605c514d",
                            "gambit_id": "67810f97-3114-4cb3-bb36-a07ae4260b41",
                            "last_updated": "2023-09-26T10:08:07.689452-04:00",
                            "created_at": "2023-09-25T08:58:21.256277-04:00",
                            "name": "11 to 15",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ac7b85-96bc-4586-9b70-ae97dd66575a/?format=api"
                        },
                        {
                            "id": "d5fd9f30-b92b-426f-adc6-2f1f71bd1499",
                            "gambit_id": "88b9ecb9-768c-4389-bd44-fff06706820b",
                            "last_updated": "2023-09-26T10:08:07.681656-04:00",
                            "created_at": "2023-09-25T08:58:21.234204-04:00",
                            "name": "1 to 5",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ac7b85-96bc-4586-9b70-ae97dd66575a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f4d1b578-998a-48ce-89e3-ba33157d36c5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "131581db-cf7d-46fb-93f7-507883fcf761",
            "completed": true,
            "last_updated": "2023-09-26T10:03:07.659365-04:00",
            "created_at": "2023-09-25T08:58:21.012918-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/131581db-cf7d-46fb-93f7-507883fcf761",
            "datetime": "2023-09-25T22:59:00-04:00",
            "cutoff_datetime": "2023-09-25T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - September 25th 2023",
            "bettypes": [
                {
                    "id": "1da61ab4-3f6b-4ac6-a009-bd7e7f730b50",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f4d1b578-998a-48ce-89e3-ba33157d36c5/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-09-25T08:58:21.030474-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Even",
                                "amount": 5000.0
                            },
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "af8ddb84-f59b-4d34-8dff-acc93c70066f",
                            "gambit_id": "6f492cfc-e624-4a9a-b4a9-b1d21639a578",
                            "last_updated": "2023-09-26T10:03:07.676012-04:00",
                            "created_at": "2023-09-25T08:58:21.039900-04:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1da61ab4-3f6b-4ac6-a009-bd7e7f730b50/?format=api"
                        },
                        {
                            "id": "6822cfd9-12b5-42e2-aefc-3f701f8fff84",
                            "gambit_id": "5817c2ce-d858-4173-a3dd-67c3f7e5b978",
                            "last_updated": "2023-09-26T10:03:07.672528-04:00",
                            "created_at": "2023-09-25T08:58:21.035815-04:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1da61ab4-3f6b-4ac6-a009-bd7e7f730b50/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1e24883a-a911-4fcb-b2e7-191c99a5f08e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0dfe9e92-3bf0-4d74-b85b-afb0583aaf65",
            "completed": true,
            "last_updated": "2023-09-26T10:03:07.229773-04:00",
            "created_at": "2023-09-25T08:58:20.774095-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0dfe9e92-3bf0-4d74-b85b-afb0583aaf65",
            "datetime": "2023-09-25T21:45:00-04:00",
            "cutoff_datetime": "2023-09-25T21:45:00-04:00",
            "name": "SDG (B Snell) v. SFO (L Webb)",
            "bettypes": [
                {
                    "id": "69f19fc1-8a9e-4fec-a5d3-b0517c692c45",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1e24883a-a911-4fcb-b2e7-191c99a5f08e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-25T08:58:20.784897-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (B Snell)",
                                "amount": 5325.0
                            },
                            {
                                "team": "SFO (L Webb)",
                                "amount": 4675.0
                            }
                        ],
                        "expected_reward_tokens": 9583.75,
                        "profit_sb": 83.75,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "276b230d-4728-4cfb-a8e9-5b5f448d711c",
                            "gambit_id": "6cbdf4d7-eca3-49dc-aff2-5f85f28eea13",
                            "last_updated": "2023-09-26T10:03:07.238372-04:00",
                            "created_at": "2023-09-25T08:58:20.794717-04:00",
                            "name": "SDG (B Snell)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69f19fc1-8a9e-4fec-a5d3-b0517c692c45/?format=api"
                        },
                        {
                            "id": "9482a4b3-eaaa-4121-b1d4-c6f6f281b93d",
                            "gambit_id": "f7ee1fae-6c1b-4ea4-b604-3c923043f963",
                            "last_updated": "2023-09-26T10:03:07.242227-04:00",
                            "created_at": "2023-09-25T08:58:20.803056-04:00",
                            "name": "SFO (L Webb)",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69f19fc1-8a9e-4fec-a5d3-b0517c692c45/?format=api"
                        }
                    ]
                },
                {
                    "id": "fef10fbe-a4f8-450f-b725-035de29fce9c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1e24883a-a911-4fcb-b2e7-191c99a5f08e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-25T08:58:20.815345-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO",
                                "amount": 6090.0
                            },
                            {
                                "team": "SDG",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6cd0e1c6-73c9-492e-aad6-71ef1bce6450",
                            "gambit_id": "939ae66e-821d-4b71-9b7a-52af8f86cd16",
                            "last_updated": "2023-09-26T10:03:07.254315-04:00",
                            "created_at": "2023-09-25T08:58:20.823230-04:00",
                            "name": "SFO",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fef10fbe-a4f8-450f-b725-035de29fce9c/?format=api"
                        },
                        {
                            "id": "88b639f6-b939-4fd1-9c77-1bef31939029",
                            "gambit_id": "1005a5ab-38a4-4e60-a7c5-983502f8b3ae",
                            "last_updated": "2023-09-26T10:03:07.250305-04:00",
                            "created_at": "2023-09-25T08:58:20.818754-04:00",
                            "name": "SDG",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fef10fbe-a4f8-450f-b725-035de29fce9c/?format=api"
                        }
                    ]
                },
                {
                    "id": "29fe4906-2cab-43cb-ad09-fab5ec35306b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1e24883a-a911-4fcb-b2e7-191c99a5f08e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-25T08:58:20.827096-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e390bdec-5bd5-4e5a-9820-64cc3d1a63d1",
                            "gambit_id": "8cd30529-1d62-43f2-85ef-a7389d58b7a4",
                            "last_updated": "2023-09-26T10:03:07.262903-04:00",
                            "created_at": "2023-09-25T08:58:20.831052-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29fe4906-2cab-43cb-ad09-fab5ec35306b/?format=api"
                        },
                        {
                            "id": "9658cf2a-4fcb-4c45-a92a-4010aa9560ef",
                            "gambit_id": "700cf9f4-6bcf-4db0-a2d4-b5d136212270",
                            "last_updated": "2023-09-26T10:03:07.266319-04:00",
                            "created_at": "2023-09-25T08:58:20.834862-04:00",
                            "name": "Game Total Under 7",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29fe4906-2cab-43cb-ad09-fab5ec35306b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e676289f-006b-4316-ade4-09189cbf5210",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6347bd92-cc7f-4e34-98f7-fb7cc5a33fc7",
            "completed": true,
            "last_updated": "2023-09-26T10:03:07.001642-04:00",
            "created_at": "2023-09-25T08:58:20.500786-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6347bd92-cc7f-4e34-98f7-fb7cc5a33fc7",
            "datetime": "2023-09-25T21:40:00-04:00",
            "cutoff_datetime": "2023-09-25T21:40:00-04:00",
            "name": "HOU (J Verlander) v. SEA (L Castillo)",
            "bettypes": [
                {
                    "id": "ba268f05-c029-4302-98bd-8d0617896260",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e676289f-006b-4316-ade4-09189cbf5210/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-25T08:58:20.513825-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (L Castillo)",
                                "amount": 5325.0
                            },
                            {
                                "team": "HOU (J Verlander)",
                                "amount": 4675.0
                            }
                        ],
                        "expected_reward_tokens": 9583.75,
                        "profit_sb": 83.75,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "da00bf53-59f5-4509-838a-1d31f2e33009",
                            "gambit_id": "7e02f8eb-c5eb-4092-b235-09caf21c42a0",
                            "last_updated": "2023-09-26T10:03:07.019104-04:00",
                            "created_at": "2023-09-25T08:58:20.524084-04:00",
                            "name": "SEA (L Castillo)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba268f05-c029-4302-98bd-8d0617896260/?format=api"
                        },
                        {
                            "id": "2a757edd-43a2-494c-818d-4a3da121edb9",
                            "gambit_id": "50f1752f-911e-4aa4-bcf7-6da971797f59",
                            "last_updated": "2023-09-26T10:03:07.014251-04:00",
                            "created_at": "2023-09-25T08:58:20.517956-04:00",
                            "name": "HOU (J Verlander)",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba268f05-c029-4302-98bd-8d0617896260/?format=api"
                        }
                    ]
                },
                {
                    "id": "62669ad5-16b2-44a4-9c31-b678174abbb3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e676289f-006b-4316-ade4-09189cbf5210/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-25T08:58:20.528141-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU",
                                "amount": 6390.0
                            },
                            {
                                "team": "SEA",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6b410c85-0dfd-4fe8-b49e-fa30fd62b003",
                            "gambit_id": "f532d548-d951-469e-936d-64dfd789c2a3",
                            "last_updated": "2023-09-26T10:03:07.026166-04:00",
                            "created_at": "2023-09-25T08:58:20.533071-04:00",
                            "name": "HOU",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62669ad5-16b2-44a4-9c31-b678174abbb3/?format=api"
                        },
                        {
                            "id": "9737bb96-cac2-4c86-92cc-5f892992f129",
                            "gambit_id": "9bff8871-b6a3-4aac-872b-7e94657fb66b",
                            "last_updated": "2023-09-26T10:03:07.029897-04:00",
                            "created_at": "2023-09-25T08:58:20.546787-04:00",
                            "name": "SEA",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62669ad5-16b2-44a4-9c31-b678174abbb3/?format=api"
                        }
                    ]
                },
                {
                    "id": "57ca7b2c-d2a4-462a-af08-6cfade2d5f8c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e676289f-006b-4316-ade4-09189cbf5210/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-25T08:58:20.558363-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2d00abad-68b8-4f0f-b06d-e847a2244d80",
                            "gambit_id": "ed405cbb-5864-468d-a9da-84e2c71e3151",
                            "last_updated": "2023-09-26T10:03:07.036884-04:00",
                            "created_at": "2023-09-25T08:58:20.563796-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57ca7b2c-d2a4-462a-af08-6cfade2d5f8c/?format=api"
                        },
                        {
                            "id": "079a3215-e823-4c36-ab8d-2b944c65ad24",
                            "gambit_id": "6be8953e-5fef-4095-a491-2455be64f3bb",
                            "last_updated": "2023-09-26T10:03:07.041113-04:00",
                            "created_at": "2023-09-25T08:58:20.576402-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57ca7b2c-d2a4-462a-af08-6cfade2d5f8c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c021e1e5-5d71-4fe7-838e-8c03a3d2c992",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "253ee964-2f6a-4410-bd60-d43def8d5901",
            "completed": true,
            "last_updated": "2023-09-26T10:03:06.769765-04:00",
            "created_at": "2023-09-25T08:58:20.263709-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/253ee964-2f6a-4410-bd60-d43def8d5901",
            "datetime": "2023-09-25T21:38:00-04:00",
            "cutoff_datetime": "2023-09-25T21:38:00-04:00",
            "name": "TEX (J Gray) v. LAA (P Sandoval)",
            "bettypes": [
                {
                    "id": "b6c93fdd-b1ca-4af2-b842-06cd73939964",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c021e1e5-5d71-4fe7-838e-8c03a3d2c992/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-25T08:58:20.273409-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX (J Gray)",
                                "amount": 6232.0
                            },
                            {
                                "team": "LAA (P Sandoval)",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c0ca4652-d962-4a49-b32f-c35cd98fc64c",
                            "gambit_id": "2c8c9973-b51f-4b36-b123-6f1502f144c2",
                            "last_updated": "2023-09-26T10:03:06.781122-04:00",
                            "created_at": "2023-09-25T08:58:20.277862-04:00",
                            "name": "TEX (J Gray)",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6c93fdd-b1ca-4af2-b842-06cd73939964/?format=api"
                        },
                        {
                            "id": "80191f26-3dd2-425f-8e1e-788491c36e56",
                            "gambit_id": "2c512b72-dcdf-4fa7-9bf4-f1d109765378",
                            "last_updated": "2023-09-26T10:03:06.785042-04:00",
                            "created_at": "2023-09-25T08:58:20.282145-04:00",
                            "name": "LAA (P Sandoval)",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6c93fdd-b1ca-4af2-b842-06cd73939964/?format=api"
                        }
                    ]
                },
                {
                    "id": "7a8c03ab-3685-461f-aaa9-77ce4393f20b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c021e1e5-5d71-4fe7-838e-8c03a3d2c992/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-25T08:58:20.285878-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX",
                                "amount": 5107.0
                            },
                            {
                                "team": "LAA",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a52f3c0d-441f-4de4-b577-b4cea089f5af",
                            "gambit_id": "67b14f9e-e782-424e-97cf-c2476cb23b50",
                            "last_updated": "2023-09-26T10:03:06.792572-04:00",
                            "created_at": "2023-09-25T08:58:20.289820-04:00",
                            "name": "TEX",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a8c03ab-3685-461f-aaa9-77ce4393f20b/?format=api"
                        },
                        {
                            "id": "0773f4fd-5156-4ff5-8af9-6200857a368d",
                            "gambit_id": "bd153437-7440-4b0a-8f03-76d9f2dd572f",
                            "last_updated": "2023-09-26T10:03:06.796551-04:00",
                            "created_at": "2023-09-25T08:58:20.294145-04:00",
                            "name": "LAA",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a8c03ab-3685-461f-aaa9-77ce4393f20b/?format=api"
                        }
                    ]
                },
                {
                    "id": "9c767c1d-e9ba-40ee-9b7c-7374f0955d6a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c021e1e5-5d71-4fe7-838e-8c03a3d2c992/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-25T08:58:20.297914-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "82193332-8e93-4ca9-b435-595bddeb08ff",
                            "gambit_id": "b0c09510-59b7-488b-8239-ba7575752476",
                            "last_updated": "2023-09-26T10:03:06.803568-04:00",
                            "created_at": "2023-09-25T08:58:20.302920-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c767c1d-e9ba-40ee-9b7c-7374f0955d6a/?format=api"
                        },
                        {
                            "id": "9cdf28f4-3c4e-495b-a442-72efbd0369a3",
                            "gambit_id": "4ae43f4a-b4ad-4ed5-9cd2-72635a0bdc2e",
                            "last_updated": "2023-09-26T10:03:06.807624-04:00",
                            "created_at": "2023-09-25T08:58:20.306917-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c767c1d-e9ba-40ee-9b7c-7374f0955d6a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "afa7b435-1cfe-48be-b334-03cdfec31e3c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6564386a-6f98-4a50-97e9-248f431d5b4a",
            "completed": true,
            "last_updated": "2023-09-26T08:58:30.430054-04:00",
            "created_at": "2023-09-20T09:58:17.208981-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/6564386a-6f98-4a50-97e9-248f431d5b4a",
            "datetime": "2023-09-25T20:15:00-04:00",
            "cutoff_datetime": "2023-09-25T20:15:00-04:00",
            "name": "Los Angeles Rams v. Cincinnati Bengals",
            "bettypes": [
                {
                    "id": "a42ce4bc-ecd4-4aa0-8695-c6d53c7b50a6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/afa7b435-1cfe-48be-b334-03cdfec31e3c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T09:58:17.230234-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cincinnati Bengals",
                                "amount": 6090.0
                            },
                            {
                                "team": "Los Angeles Rams",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "69d344b2-c3dd-462f-8dc3-859e87473ff3",
                            "gambit_id": "61d1ab7a-2d82-45f5-8f1f-5ac9aeceb849",
                            "last_updated": "2023-09-26T08:58:30.459878-04:00",
                            "created_at": "2023-09-20T09:58:17.238118-04:00",
                            "name": "Cincinnati Bengals",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a42ce4bc-ecd4-4aa0-8695-c6d53c7b50a6/?format=api"
                        },
                        {
                            "id": "fdf5d93a-b78c-4b60-95ca-20a339f69bc8",
                            "gambit_id": "5ed1be2d-bee1-438b-8c31-5343be0790ba",
                            "last_updated": "2023-09-26T08:58:30.455586-04:00",
                            "created_at": "2023-09-20T09:58:17.233883-04:00",
                            "name": "Los Angeles Rams",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a42ce4bc-ecd4-4aa0-8695-c6d53c7b50a6/?format=api"
                        }
                    ]
                },
                {
                    "id": "d1795fe6-23f2-4be0-9c40-8e8b50c223fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/afa7b435-1cfe-48be-b334-03cdfec31e3c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T09:58:17.218809-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cincinnati Bengals",
                                "amount": 5213.0
                            },
                            {
                                "team": "Los Angeles Rams",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "57b008f8-1fea-45b0-935f-2889eca92fe2",
                            "gambit_id": "1aedbfd8-3bb9-46df-8f82-fb34fb0d6672",
                            "last_updated": "2023-09-26T08:58:30.446665-04:00",
                            "created_at": "2023-09-20T09:58:17.226368-04:00",
                            "name": "Cincinnati Bengals",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1795fe6-23f2-4be0-9c40-8e8b50c223fc/?format=api"
                        },
                        {
                            "id": "480d5dd5-d524-45e5-8e3c-f93cf263559c",
                            "gambit_id": "7a6bc3a6-aba7-4ad6-835b-382ec308eaaf",
                            "last_updated": "2023-09-26T08:58:30.443312-04:00",
                            "created_at": "2023-09-20T09:58:17.222428-04:00",
                            "name": "Los Angeles Rams",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1795fe6-23f2-4be0-9c40-8e8b50c223fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "b01371ed-bfd3-4be2-ab96-7411e255cc90",
                    "match": "https://api-prod.gambitprofit.com/api/matches/afa7b435-1cfe-48be-b334-03cdfec31e3c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T09:58:17.242125-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 45.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 45.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0820cb6d-9325-4007-b1e9-0d5d2614d8ed",
                            "gambit_id": "2ecd92b8-8f6a-47ab-a681-d947bd6cfe01",
                            "last_updated": "2023-09-26T08:58:30.470814-04:00",
                            "created_at": "2023-09-20T09:58:17.250140-04:00",
                            "name": "Game Total Under 45.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "45.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b01371ed-bfd3-4be2-ab96-7411e255cc90/?format=api"
                        },
                        {
                            "id": "68996807-1add-45f2-91fb-ab98ce8a429a",
                            "gambit_id": "9d5dc25c-9c3b-4779-8db3-458ccadde179",
                            "last_updated": "2023-09-26T08:58:30.467179-04:00",
                            "created_at": "2023-09-20T09:58:17.245914-04:00",
                            "name": "Game Total Over 45.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "45.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b01371ed-bfd3-4be2-ab96-7411e255cc90/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "883099d5-c415-4841-a124-f350c664956e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8f0ba088-a757-4262-b7a8-dd5a62ff75c5",
            "completed": true,
            "last_updated": "2023-09-26T08:58:30.209193-04:00",
            "created_at": "2023-09-20T09:58:16.976978-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.49,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/8f0ba088-a757-4262-b7a8-dd5a62ff75c5",
            "datetime": "2023-09-25T19:15:00-04:00",
            "cutoff_datetime": "2023-09-25T19:15:00-04:00",
            "name": "Philadelphia Eagles v. Tampa Bay Buccaneers",
            "bettypes": [
                {
                    "id": "77f40152-09ff-4e64-b68a-2ccb25de3aea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/883099d5-c415-4841-a124-f350c664956e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T09:58:16.993500-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Eagles",
                                "amount": 6900.0
                            },
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 3100.0
                            }
                        ],
                        "expected_reward_tokens": 9453.0,
                        "profit_sb": -47.0,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "45e500ac-b3e5-4545-b1f2-f04ce3291fc6",
                            "gambit_id": "999872e9-eea8-4c9f-837f-0c55a9787b43",
                            "last_updated": "2023-09-26T08:58:30.229169-04:00",
                            "created_at": "2023-09-20T09:58:16.997178-04:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.37000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77f40152-09ff-4e64-b68a-2ccb25de3aea/?format=api"
                        },
                        {
                            "id": "01902c44-c70a-461a-8002-a4fc7953f4f9",
                            "gambit_id": "dca63856-f813-44e7-a072-df33559c41ff",
                            "last_updated": "2023-09-26T08:58:30.232621-04:00",
                            "created_at": "2023-09-20T09:58:17.003434-04:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "3.05000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77f40152-09ff-4e64-b68a-2ccb25de3aea/?format=api"
                        }
                    ]
                },
                {
                    "id": "acf4d30a-5be5-40cd-88fc-d0247338cd5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/883099d5-c415-4841-a124-f350c664956e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T09:58:16.982003-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Philadelphia Eagles",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bfff5cd3-ab2e-45e5-8c7f-8d57c228fe19",
                            "gambit_id": "8fe5e8b6-78ae-4a47-8243-c50e8a668d94",
                            "last_updated": "2023-09-26T08:58:30.222061-04:00",
                            "created_at": "2023-09-20T09:58:16.989625-04:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acf4d30a-5be5-40cd-88fc-d0247338cd5e/?format=api"
                        },
                        {
                            "id": "08a89443-5635-4f77-b17f-413bcc744a2c",
                            "gambit_id": "6eeef07d-fcaf-4cb6-a4bd-bc08ae25677d",
                            "last_updated": "2023-09-26T08:58:30.218748-04:00",
                            "created_at": "2023-09-20T09:58:16.985826-04:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acf4d30a-5be5-40cd-88fc-d0247338cd5e/?format=api"
                        }
                    ]
                },
                {
                    "id": "39999516-884c-419b-aea0-64e8283d0a6d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/883099d5-c415-4841-a124-f350c664956e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T09:58:17.008713-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 44",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 44",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7ab50916-729d-4c4d-bb71-0a9f5f054552",
                            "gambit_id": "17548490-4c66-4322-990e-bea374f800d4",
                            "last_updated": "2023-09-26T08:58:30.239436-04:00",
                            "created_at": "2023-09-20T09:58:17.016571-04:00",
                            "name": "Game Total Under 44",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39999516-884c-419b-aea0-64e8283d0a6d/?format=api"
                        },
                        {
                            "id": "94ffffbb-91cc-4a74-990c-2e16e892c1f5",
                            "gambit_id": "d28ea191-1d8b-4e5d-8494-85748a8071ac",
                            "last_updated": "2023-09-26T08:58:30.242710-04:00",
                            "created_at": "2023-09-20T09:58:17.012138-04:00",
                            "name": "Game Total Over 44",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39999516-884c-419b-aea0-64e8283d0a6d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f8552571-bd6a-496b-9635-c84cd0bed6a3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "69118bbf-ca41-4b1f-9915-58f209153716",
            "completed": true,
            "last_updated": "2023-09-26T10:03:06.523839-04:00",
            "created_at": "2023-09-25T08:58:20.009217-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.77,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/69118bbf-ca41-4b1f-9915-58f209153716",
            "datetime": "2023-09-25T13:05:00-04:00",
            "cutoff_datetime": "2023-09-25T13:05:00-04:00",
            "name": "ARI (M Kelly) v. NYY (C Schmidt)",
            "bettypes": [
                {
                    "id": "aaa6fad0-48f1-477f-a235-74f45bfdd1e2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f8552571-bd6a-496b-9635-c84cd0bed6a3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-25T08:58:20.021655-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI (M Kelly)",
                                "amount": 5260.0
                            },
                            {
                                "team": "NYY (C Schmidt)",
                                "amount": 4740.0
                            }
                        ],
                        "expected_reward_tokens": 9573.2,
                        "profit_sb": 73.2,
                        "profit_sb_percentage": 0.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ba32cca9-0372-449a-901d-a8f141fdc15a",
                            "gambit_id": "24500138-4701-4d35-8df2-6e9365117bfe",
                            "last_updated": "2023-09-26T10:03:06.544852-04:00",
                            "created_at": "2023-09-25T08:58:20.035185-04:00",
                            "name": "ARI (M Kelly)",
                            "reward": "1.82000",
                            "odds": "1.85470",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaa6fad0-48f1-477f-a235-74f45bfdd1e2/?format=api"
                        },
                        {
                            "id": "b3166cdb-c9a3-4731-93eb-b36b946ff12f",
                            "gambit_id": "d27a4656-9f72-46f7-9a83-ba59cfe55b8f",
                            "last_updated": "2023-09-26T10:03:06.549259-04:00",
                            "created_at": "2023-09-25T08:58:20.041070-04:00",
                            "name": "NYY (C Schmidt)",
                            "reward": "2.02000",
                            "odds": "2.07000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaa6fad0-48f1-477f-a235-74f45bfdd1e2/?format=api"
                        }
                    ]
                },
                {
                    "id": "51dc6653-be44-4b08-8ddd-685c12bb44b6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f8552571-bd6a-496b-9635-c84cd0bed6a3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-25T08:58:20.045666-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY",
                                "amount": 6010.0
                            },
                            {
                                "team": "ARI",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e6bdbf73-99e7-4199-b15e-408b04d2ad9b",
                            "gambit_id": "ae7cbc57-f870-43a5-a5da-782e523b6f24",
                            "last_updated": "2023-09-26T10:03:06.559661-04:00",
                            "created_at": "2023-09-25T08:58:20.054433-04:00",
                            "name": "NYY",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51dc6653-be44-4b08-8ddd-685c12bb44b6/?format=api"
                        },
                        {
                            "id": "ccc5c097-ab64-4117-a33e-5b8ae7c4f3cc",
                            "gambit_id": "fdb84285-ec3c-448e-8656-eca32fcc06d9",
                            "last_updated": "2023-09-26T10:03:06.556267-04:00",
                            "created_at": "2023-09-25T08:58:20.049846-04:00",
                            "name": "ARI",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51dc6653-be44-4b08-8ddd-685c12bb44b6/?format=api"
                        }
                    ]
                },
                {
                    "id": "6d7e77ad-6fcb-4139-95b2-3767fba974a0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f8552571-bd6a-496b-9635-c84cd0bed6a3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-25T08:58:20.058718-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "368551f2-12ff-4820-8f83-14895066c316",
                            "gambit_id": "07da4f3c-b99e-4e0b-bd73-f00698105294",
                            "last_updated": "2023-09-26T10:03:06.566778-04:00",
                            "created_at": "2023-09-25T08:58:20.062347-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d7e77ad-6fcb-4139-95b2-3767fba974a0/?format=api"
                        },
                        {
                            "id": "43160c17-ff8a-4dce-9e5d-77ab6788a175",
                            "gambit_id": "89609ce6-4a69-4432-8847-50ece0568584",
                            "last_updated": "2023-09-26T10:03:06.570525-04:00",
                            "created_at": "2023-09-25T08:58:20.068468-04:00",
                            "name": "Game Total Under 7",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d7e77ad-6fcb-4139-95b2-3767fba974a0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f1979126-7967-4357-b190-4a4ab39fdede",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f793411a-b6b5-4983-bbb7-177369f8746b",
            "completed": true,
            "last_updated": "2023-09-26T09:03:34.108247-04:00",
            "created_at": "2023-09-20T09:58:16.746450-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/f793411a-b6b5-4983-bbb7-177369f8746b",
            "datetime": "2023-09-24T20:20:00-04:00",
            "cutoff_datetime": "2023-09-24T20:20:00-04:00",
            "name": "Pittsburgh Steelers v. Las Vegas Raiders",
            "bettypes": [
                {
                    "id": "ad7413c0-6d7e-41a4-b953-3d1e679a8309",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f1979126-7967-4357-b190-4a4ab39fdede/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T09:58:16.778776-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Las Vegas Raiders",
                                "amount": 5939.0
                            },
                            {
                                "team": "Pittsburgh Steelers",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "630060c4-49bb-4651-9e88-56ab27e2cc06",
                            "gambit_id": "6d22e578-7117-4db7-b49f-cad477002e47",
                            "last_updated": "2023-09-26T09:03:34.149357-04:00",
                            "created_at": "2023-09-20T09:58:16.786579-04:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad7413c0-6d7e-41a4-b953-3d1e679a8309/?format=api"
                        },
                        {
                            "id": "f02c85b5-de51-492b-af64-30b7e92dbc87",
                            "gambit_id": "1f393025-7077-44db-abcb-4be7535ab96c",
                            "last_updated": "2023-09-26T09:03:34.145917-04:00",
                            "created_at": "2023-09-20T09:58:16.782363-04:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad7413c0-6d7e-41a4-b953-3d1e679a8309/?format=api"
                        }
                    ]
                },
                {
                    "id": "6a09214b-d729-447b-9cb8-7abab678c981",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f1979126-7967-4357-b190-4a4ab39fdede/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T09:58:16.751341-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Steelers",
                                "amount": 5107.0
                            },
                            {
                                "team": "Las Vegas Raiders",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f4255de6-061a-4324-a5ee-7b4df2110f79",
                            "gambit_id": "7fca5768-711b-4ed5-b695-e81d5d759062",
                            "last_updated": "2023-09-26T09:03:34.121697-04:00",
                            "created_at": "2023-09-20T09:58:16.755009-04:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a09214b-d729-447b-9cb8-7abab678c981/?format=api"
                        },
                        {
                            "id": "6314a9c1-d81f-4a64-b506-cfd07a1e486f",
                            "gambit_id": "7c8c0e7f-605b-47b8-bac1-b416d3132a17",
                            "last_updated": "2023-09-26T09:03:34.125444-04:00",
                            "created_at": "2023-09-20T09:58:16.759766-04:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a09214b-d729-447b-9cb8-7abab678c981/?format=api"
                        }
                    ]
                },
                {
                    "id": "4f2ba429-ff7c-4692-95f9-069cce02dc16",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f1979126-7967-4357-b190-4a4ab39fdede/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T09:58:16.763879-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 44",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 44",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ca183042-4924-4c82-9ef8-915e53e2f712",
                            "gambit_id": "92c513db-ec0e-49a6-9ba4-75e5e9b2c45f",
                            "last_updated": "2023-09-26T09:03:34.138204-04:00",
                            "created_at": "2023-09-20T09:58:16.768170-04:00",
                            "name": "Game Total Under 44",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f2ba429-ff7c-4692-95f9-069cce02dc16/?format=api"
                        },
                        {
                            "id": "4abd3d0f-4c7d-4a0b-a0ac-6ea5bd01ce69",
                            "gambit_id": "dd7fc98c-a4c2-4389-bba1-71a110620901",
                            "last_updated": "2023-09-26T09:03:34.134032-04:00",
                            "created_at": "2023-09-20T09:58:16.774184-04:00",
                            "name": "Game Total Over 44",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f2ba429-ff7c-4692-95f9-069cce02dc16/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f372ed84-f4c5-47b7-9193-2f094ebe2504",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "40bfc9d1-d2af-43df-92a1-4418a05130c4",
            "completed": true,
            "last_updated": "2023-09-26T09:22:57.292366-04:00",
            "created_at": "2023-09-24T09:13:25.991092-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.79,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/40bfc9d1-d2af-43df-92a1-4418a05130c4",
            "datetime": "2023-09-24T19:10:00-04:00",
            "cutoff_datetime": "2023-09-24T19:10:00-04:00",
            "name": "SFO (R Walker) v. LOS (L Lynn)",
            "bettypes": [
                {
                    "id": "ca4107f8-0c91-450b-a910-730a5be9dfab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f372ed84-f4c5-47b7-9193-2f094ebe2504/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-24T09:13:26.002313-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (L Lynn)",
                                "amount": 6139.0
                            },
                            {
                                "team": "SFO (R Walker)",
                                "amount": 3861.0
                            }
                        ],
                        "expected_reward_tokens": 9575.28,
                        "profit_sb": 75.28,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cbf1aca1-8b42-47db-835c-dda386bc1f02",
                            "gambit_id": "b96197b2-9767-4b8f-b01b-a338f126ee2b",
                            "last_updated": "2023-09-26T09:22:57.309680-04:00",
                            "created_at": "2023-09-24T09:13:26.014182-04:00",
                            "name": "LOS (L Lynn)",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca4107f8-0c91-450b-a910-730a5be9dfab/?format=api"
                        },
                        {
                            "id": "9cb39ce1-42b9-4b2d-a756-6988ab77e8ca",
                            "gambit_id": "24161431-41b9-408b-8e29-2881bd018c9a",
                            "last_updated": "2023-09-26T09:22:57.305415-04:00",
                            "created_at": "2023-09-24T09:13:26.007367-04:00",
                            "name": "SFO (R Walker)",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca4107f8-0c91-450b-a910-730a5be9dfab/?format=api"
                        }
                    ]
                },
                {
                    "id": "ebf82040-0d4d-49b5-a530-cb40621e47d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f372ed84-f4c5-47b7-9193-2f094ebe2504/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-24T09:13:26.018373-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO",
                                "amount": 5423.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7d74fdb1-5290-4772-9be3-197aa86e9854",
                            "gambit_id": "3fa8eccb-06f2-4ebb-822b-b1e9660f7b7e",
                            "last_updated": "2023-09-26T09:22:57.321216-04:00",
                            "created_at": "2023-09-24T09:13:26.023022-04:00",
                            "name": "SFO",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf82040-0d4d-49b5-a530-cb40621e47d0/?format=api"
                        },
                        {
                            "id": "0dd74d16-9314-4946-9367-8731767cf37d",
                            "gambit_id": "3642facd-a5fb-4550-902e-9a637bd491b2",
                            "last_updated": "2023-09-26T09:22:57.329053-04:00",
                            "created_at": "2023-09-24T09:13:26.027187-04:00",
                            "name": "LOS",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf82040-0d4d-49b5-a530-cb40621e47d0/?format=api"
                        }
                    ]
                },
                {
                    "id": "84e07546-b4c6-4b6a-94ef-51fe873c8378",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f372ed84-f4c5-47b7-9193-2f094ebe2504/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-24T09:13:26.031228-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ba0b643f-3780-424a-8c27-4abb654b0c24",
                            "gambit_id": "779c88b7-915c-40ad-8019-a14a214c2943",
                            "last_updated": "2023-09-26T09:22:57.354353-04:00",
                            "created_at": "2023-09-24T09:13:26.035501-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e07546-b4c6-4b6a-94ef-51fe873c8378/?format=api"
                        },
                        {
                            "id": "4b44bb97-6e35-4bf5-811c-c0545e95579b",
                            "gambit_id": "e75995c4-2146-45dc-b53d-35056f4486b3",
                            "last_updated": "2023-09-26T09:22:57.345535-04:00",
                            "created_at": "2023-09-24T09:13:26.040677-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e07546-b4c6-4b6a-94ef-51fe873c8378/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3882861f-7ce4-4755-8e3d-170f4d0f082a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dbad6a53-5ef3-43c3-a042-7a4b25d5dbb6",
            "completed": true,
            "last_updated": "2023-09-26T09:22:59.487264-04:00",
            "created_at": "2023-09-24T12:58:15.695099-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.4,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/dbad6a53-5ef3-43c3-a042-7a4b25d5dbb6",
            "datetime": "2023-09-24T18:35:00-04:00",
            "cutoff_datetime": "2023-09-24T18:35:00-04:00",
            "name": "Atlanta Braves v. Washington Nationals - Game 2",
            "bettypes": [
                {
                    "id": "9deffdff-93f7-4f58-91c2-ff4259f1c655",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3882861f-7ce4-4755-8e3d-170f4d0f082a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-24T12:58:15.700877-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Braves",
                                "amount": 7106.0
                            },
                            {
                                "team": "Washington Nationals",
                                "amount": 2894.0
                            }
                        ],
                        "expected_reward_tokens": 9521.26,
                        "profit_sb": 21.26,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2adc83a7-a575-45ed-ba13-0774fe4d7dd4",
                            "gambit_id": "41298b8f-7932-4914-b038-79b83dcc5bfc",
                            "last_updated": "2023-09-26T09:22:59.503096-04:00",
                            "created_at": "2023-09-24T12:58:15.708301-04:00",
                            "name": "Atlanta Braves",
                            "reward": "1.34000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9deffdff-93f7-4f58-91c2-ff4259f1c655/?format=api"
                        },
                        {
                            "id": "554eea6b-22d3-4189-ab13-e554fca7f07f",
                            "gambit_id": "897d57b7-790f-4b5f-b94f-8def315faf02",
                            "last_updated": "2023-09-26T09:22:59.497265-04:00",
                            "created_at": "2023-09-24T12:58:15.704678-04:00",
                            "name": "Washington Nationals",
                            "reward": "3.29000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9deffdff-93f7-4f58-91c2-ff4259f1c655/?format=api"
                        }
                    ]
                },
                {
                    "id": "6bf8c79f-5403-4471-bb18-40ab9d66c1de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3882861f-7ce4-4755-8e3d-170f4d0f082a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-24T12:58:15.712282-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Braves",
                                "amount": 6154.0
                            },
                            {
                                "team": "Washington Nationals",
                                "amount": 3846.0
                            }
                        ],
                        "expected_reward_tokens": 9538.08,
                        "profit_sb": 38.08,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "63536253-b9a9-41e2-a48a-ac1a2151da8c",
                            "gambit_id": "e16143db-3824-4814-8a05-2b874c02084b",
                            "last_updated": "2023-09-26T09:22:59.511042-04:00",
                            "created_at": "2023-09-24T12:58:15.716116-04:00",
                            "name": "Atlanta Braves",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bf8c79f-5403-4471-bb18-40ab9d66c1de/?format=api"
                        },
                        {
                            "id": "8b5a2d5b-dec8-40f9-957a-f4736f0ca435",
                            "gambit_id": "b74bc15b-0db3-44a9-82c1-970f95d514ae",
                            "last_updated": "2023-09-26T09:22:59.515143-04:00",
                            "created_at": "2023-09-24T12:58:15.720575-04:00",
                            "name": "Washington Nationals",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bf8c79f-5403-4471-bb18-40ab9d66c1de/?format=api"
                        }
                    ]
                },
                {
                    "id": "08d4601c-d205-4002-920c-d739dffd2f43",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3882861f-7ce4-4755-8e3d-170f4d0f082a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-24T12:58:15.724655-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5916b9e6-c21d-427c-a666-f62a21a32ce8",
                            "gambit_id": "0f33b629-23ba-4c3a-9ead-30bce8412427",
                            "last_updated": "2023-09-26T09:22:59.527169-04:00",
                            "created_at": "2023-09-24T12:58:15.732426-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08d4601c-d205-4002-920c-d739dffd2f43/?format=api"
                        },
                        {
                            "id": "603d132b-bd44-400c-ae28-64b8403b0cc2",
                            "gambit_id": "83f39710-8e9b-4e3f-90d7-0e01e33b0722",
                            "last_updated": "2023-09-26T09:22:59.523272-04:00",
                            "created_at": "2023-09-24T12:58:15.728041-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08d4601c-d205-4002-920c-d739dffd2f43/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e90936ce-4acc-442f-a70e-1c11ba18a621",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "354ef164-ea28-4402-a877-4f0bdae4b4c2",
            "completed": true,
            "last_updated": "2023-09-26T09:03:32.973525-04:00",
            "created_at": "2023-09-20T09:58:16.509069-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.37,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/354ef164-ea28-4402-a877-4f0bdae4b4c2",
            "datetime": "2023-09-24T16:25:00-04:00",
            "cutoff_datetime": "2023-09-24T16:25:00-04:00",
            "name": "Dallas Cowboys v. Arizona Cardinals",
            "bettypes": [
                {
                    "id": "2738dfb8-8acd-48e4-944d-66634be23468",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e90936ce-4acc-442f-a70e-1c11ba18a621/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T09:58:16.533086-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Cowboys",
                                "amount": 8148.0
                            },
                            {
                                "team": "Arizona Cardinals",
                                "amount": 1852.0
                            }
                        ],
                        "expected_reward_tokens": 9370.2,
                        "profit_sb": -129.8,
                        "profit_sb_percentage": -1.37,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c7d41d32-0ef0-44dd-bb9c-a37c97b35294",
                            "gambit_id": "0234d169-8c45-4ff4-9fd5-3a75bfb628c9",
                            "last_updated": "2023-09-26T09:03:33.001766-04:00",
                            "created_at": "2023-09-20T09:58:16.537345-04:00",
                            "name": "Dallas Cowboys",
                            "reward": "1.15000",
                            "odds": "1.15380",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2738dfb8-8acd-48e4-944d-66634be23468/?format=api"
                        },
                        {
                            "id": "c6e88ee4-8acd-453e-84f7-39d5453e8109",
                            "gambit_id": "df631e30-caba-4779-8621-49e590e6fc6f",
                            "last_updated": "2023-09-26T09:03:33.005516-04:00",
                            "created_at": "2023-09-20T09:58:16.541465-04:00",
                            "name": "Arizona Cardinals",
                            "reward": "5.06000",
                            "odds": "5.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2738dfb8-8acd-48e4-944d-66634be23468/?format=api"
                        }
                    ]
                },
                {
                    "id": "c837ac3e-7c9d-401b-9462-31babc46d118",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e90936ce-4acc-442f-a70e-1c11ba18a621/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T09:58:16.519631-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arizona Cardinals",
                                "amount": 5000.0
                            },
                            {
                                "team": "Dallas Cowboys",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2f1eb0d2-b34c-450a-9574-8b2042aefe0d",
                            "gambit_id": "97c4dc4f-3106-4e30-adf5-a0179ff93196",
                            "last_updated": "2023-09-26T09:03:32.994703-04:00",
                            "created_at": "2023-09-20T09:58:16.528469-04:00",
                            "name": "Arizona Cardinals",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c837ac3e-7c9d-401b-9462-31babc46d118/?format=api"
                        },
                        {
                            "id": "f58078dc-f49e-44e0-aeec-a0649e5bcf90",
                            "gambit_id": "bac91c05-6ea8-4833-abb0-64fa588636f5",
                            "last_updated": "2023-09-26T09:03:32.991215-04:00",
                            "created_at": "2023-09-20T09:58:16.523989-04:00",
                            "name": "Dallas Cowboys",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c837ac3e-7c9d-401b-9462-31babc46d118/?format=api"
                        }
                    ]
                },
                {
                    "id": "1d8e0045-97ec-4f40-a3dd-2190d5064cf3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e90936ce-4acc-442f-a70e-1c11ba18a621/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T09:58:16.547313-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 44",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 44",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2928d778-9a9f-44cb-b10a-20c0b3925797",
                            "gambit_id": "2167732b-c273-4b8a-8a01-cbce75387f97",
                            "last_updated": "2023-09-26T09:03:33.016674-04:00",
                            "created_at": "2023-09-20T09:58:16.556178-04:00",
                            "name": "Game Total Under 44",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d8e0045-97ec-4f40-a3dd-2190d5064cf3/?format=api"
                        },
                        {
                            "id": "23dda58e-0913-40f9-855f-25ca4155d790",
                            "gambit_id": "4d84263e-85a2-45f4-b817-6ddb7c34506e",
                            "last_updated": "2023-09-26T09:03:33.013040-04:00",
                            "created_at": "2023-09-20T09:58:16.551436-04:00",
                            "name": "Game Total Over 44",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d8e0045-97ec-4f40-a3dd-2190d5064cf3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ba54a461-6eee-4b9c-9794-d1ed66d980a0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8e0b3c91-d009-419f-96c8-c1f688e481a1",
            "completed": true,
            "last_updated": "2023-09-26T09:03:33.877421-04:00",
            "created_at": "2023-09-20T09:58:16.274631-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.03,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/8e0b3c91-d009-419f-96c8-c1f688e481a1",
            "datetime": "2023-09-24T16:25:00-04:00",
            "cutoff_datetime": "2023-09-24T16:25:00-04:00",
            "name": "Chicago Bears v. Kansas City Chiefs",
            "bettypes": [
                {
                    "id": "7295b240-ed61-4cc5-bd2a-02ab7b2e9a95",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ba54a461-6eee-4b9c-9794-d1ed66d980a0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T09:58:16.297733-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 8480.0
                            },
                            {
                                "team": "Chicago Bears",
                                "amount": 1520.0
                            }
                        ],
                        "expected_reward_tokens": 9497.6,
                        "profit_sb": -2.4,
                        "profit_sb_percentage": -0.03,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fe40a870-919c-47a4-81c3-9303a07e26df",
                            "gambit_id": "63446180-af74-465f-be61-dbb0dfedd53c",
                            "last_updated": "2023-09-26T09:03:33.906444-04:00",
                            "created_at": "2023-09-20T09:58:16.305733-04:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.12000",
                            "odds": "1.12500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7295b240-ed61-4cc5-bd2a-02ab7b2e9a95/?format=api"
                        },
                        {
                            "id": "7a913169-2209-4c90-812e-65297cb26078",
                            "gambit_id": "2d779149-4611-4b54-8e83-0cc2c583e00d",
                            "last_updated": "2023-09-26T09:03:33.902609-04:00",
                            "created_at": "2023-09-20T09:58:16.301026-04:00",
                            "name": "Chicago Bears",
                            "reward": "6.25000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7295b240-ed61-4cc5-bd2a-02ab7b2e9a95/?format=api"
                        }
                    ]
                },
                {
                    "id": "e85b39e6-960b-47a6-9960-c8c732de62d6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ba54a461-6eee-4b9c-9794-d1ed66d980a0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T09:58:16.280322-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 5000.0
                            },
                            {
                                "team": "Chicago Bears",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9f6906be-5e5b-4519-afae-1c24e647c338",
                            "gambit_id": "5a15794c-0c7d-47aa-8137-e32bf00d7a27",
                            "last_updated": "2023-09-26T09:03:33.895290-04:00",
                            "created_at": "2023-09-20T09:58:16.292423-04:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e85b39e6-960b-47a6-9960-c8c732de62d6/?format=api"
                        },
                        {
                            "id": "ec4a78a6-9465-440a-a9f3-adbfedd2b624",
                            "gambit_id": "9e0d4b79-c8dc-4a0b-bb33-4103818a95c6",
                            "last_updated": "2023-09-26T09:03:33.891603-04:00",
                            "created_at": "2023-09-20T09:58:16.288143-04:00",
                            "name": "Chicago Bears",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e85b39e6-960b-47a6-9960-c8c732de62d6/?format=api"
                        }
                    ]
                },
                {
                    "id": "03f41645-b72f-484f-a54c-26c84074c641",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ba54a461-6eee-4b9c-9794-d1ed66d980a0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T09:58:16.309875-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 48.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 48.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ab6eb745-2a7f-4c99-b039-ac40355d6fbd",
                            "gambit_id": "a1d4cf89-bc6b-4d9e-8971-6737aa348bad",
                            "last_updated": "2023-09-26T09:03:33.914578-04:00",
                            "created_at": "2023-09-20T09:58:16.313120-04:00",
                            "name": "Game Total Over 48.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "48.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03f41645-b72f-484f-a54c-26c84074c641/?format=api"
                        },
                        {
                            "id": "984c65ad-d36d-4b88-b760-adc81fbb4773",
                            "gambit_id": "c6b00445-d956-4f7f-9b75-0a23c342ac2f",
                            "last_updated": "2023-09-26T09:03:33.918178-04:00",
                            "created_at": "2023-09-20T09:58:16.317514-04:00",
                            "name": "Game Total Under 48.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "48.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03f41645-b72f-484f-a54c-26c84074c641/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6da76c47-3f11-4acc-9684-29907e175dfb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4820667b-9948-439e-9f8c-afe4a5d8ae18",
            "completed": true,
            "last_updated": "2023-09-26T09:22:57.063422-04:00",
            "created_at": "2023-09-24T09:13:25.742793-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4820667b-9948-439e-9f8c-afe4a5d8ae18",
            "datetime": "2023-09-24T16:10:00-04:00",
            "cutoff_datetime": "2023-09-24T16:10:00-04:00",
            "name": "STL (D Rom) v. SDG (M Wacha)",
            "bettypes": [
                {
                    "id": "c90b6a9f-4989-47f9-94e6-7b7368ea312d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6da76c47-3f11-4acc-9684-29907e175dfb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-24T09:13:25.748610-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (M Wacha)",
                                "amount": 6434.0
                            },
                            {
                                "team": "STL (D Rom)",
                                "amount": 3566.0
                            }
                        ],
                        "expected_reward_tokens": 9521.22,
                        "profit_sb": 21.22,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "acd21df8-b50f-4cb5-bd3d-ce94ed6a0b12",
                            "gambit_id": "4a12e6f2-0d9c-49d7-b697-a5ddaeaa0f82",
                            "last_updated": "2023-09-26T09:22:57.076708-04:00",
                            "created_at": "2023-09-24T09:13:25.757756-04:00",
                            "name": "SDG (M Wacha)",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c90b6a9f-4989-47f9-94e6-7b7368ea312d/?format=api"
                        },
                        {
                            "id": "979e383a-aad9-402c-9775-6b397ed635ef",
                            "gambit_id": "328c13a9-5242-416a-a6c6-2cfe7e4ba618",
                            "last_updated": "2023-09-26T09:22:57.072994-04:00",
                            "created_at": "2023-09-24T09:13:25.753264-04:00",
                            "name": "STL (D Rom)",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c90b6a9f-4989-47f9-94e6-7b7368ea312d/?format=api"
                        }
                    ]
                },
                {
                    "id": "603c7d82-7f42-48af-8127-061d725e1ebe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6da76c47-3f11-4acc-9684-29907e175dfb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-24T09:13:25.761528-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL",
                                "amount": 5319.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9626417c-f2fa-4aed-9511-159d0a422593",
                            "gambit_id": "369fdeef-d681-48e5-9e73-90617f7ed357",
                            "last_updated": "2023-09-26T09:22:57.086135-04:00",
                            "created_at": "2023-09-24T09:13:25.765236-04:00",
                            "name": "STL",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/603c7d82-7f42-48af-8127-061d725e1ebe/?format=api"
                        },
                        {
                            "id": "99277f11-2173-4786-b71c-5a1dda7a48c2",
                            "gambit_id": "d65291c5-e173-4cb0-86f5-bd7ed6221eac",
                            "last_updated": "2023-09-26T09:22:57.091144-04:00",
                            "created_at": "2023-09-24T09:13:25.768970-04:00",
                            "name": "SDG",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/603c7d82-7f42-48af-8127-061d725e1ebe/?format=api"
                        }
                    ]
                },
                {
                    "id": "c2c2bdb2-fb40-4b79-8930-5621cd7c14f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6da76c47-3f11-4acc-9684-29907e175dfb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-24T09:13:25.772755-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ef74359f-bc4d-4d9f-b137-75663a80c628",
                            "gambit_id": "4c56f7dd-777e-4e04-bc1a-87d865e8b56e",
                            "last_updated": "2023-09-26T09:22:57.098941-04:00",
                            "created_at": "2023-09-24T09:13:25.776194-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2c2bdb2-fb40-4b79-8930-5621cd7c14f9/?format=api"
                        },
                        {
                            "id": "678e7d6f-c530-4514-aff6-ce5674dda584",
                            "gambit_id": "8110c6eb-3e94-4ff7-bbad-ed730d28c5ce",
                            "last_updated": "2023-09-26T09:22:57.102852-04:00",
                            "created_at": "2023-09-24T09:13:25.779955-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2c2bdb2-fb40-4b79-8930-5621cd7c14f9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d77865c2-61dc-4c5a-8512-1c62c2988f61",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "58a83a2c-3426-421e-9e6c-540cff28f892",
            "completed": true,
            "last_updated": "2023-09-26T09:22:56.824943-04:00",
            "created_at": "2023-09-24T09:13:25.497322-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.9,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/58a83a2c-3426-421e-9e6c-540cff28f892",
            "datetime": "2023-09-24T16:07:00-04:00",
            "cutoff_datetime": "2023-09-24T16:07:00-04:00",
            "name": "DET (EL Rodriguez) v. OAK (J Sears)",
            "bettypes": [
                {
                    "id": "9e09db7a-ddc8-405a-a73c-fc109fdb6f81",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d77865c2-61dc-4c5a-8512-1c62c2988f61/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-24T09:13:25.503913-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "DET (EL Rodriguez)",
                                "amount": 5541.0
                            },
                            {
                                "team": "OAK (J Sears)",
                                "amount": 4459.0
                            }
                        ],
                        "expected_reward_tokens": 9585.93,
                        "profit_sb": 85.93,
                        "profit_sb_percentage": 0.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f4fd0e00-e431-4d91-becb-6d90ed1bd56e",
                            "gambit_id": "fd510f72-4bab-45de-a3bd-2c3759ad2efe",
                            "last_updated": "2023-09-26T09:22:56.842814-04:00",
                            "created_at": "2023-09-24T09:13:25.507652-04:00",
                            "name": "DET (EL Rodriguez)",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e09db7a-ddc8-405a-a73c-fc109fdb6f81/?format=api"
                        },
                        {
                            "id": "5e3afe11-801e-48b2-9c53-575c769f841c",
                            "gambit_id": "c32f985a-0ed6-4d9c-a371-855f404088f2",
                            "last_updated": "2023-09-26T09:22:56.848035-04:00",
                            "created_at": "2023-09-24T09:13:25.511533-04:00",
                            "name": "OAK (J Sears)",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e09db7a-ddc8-405a-a73c-fc109fdb6f81/?format=api"
                        }
                    ]
                },
                {
                    "id": "591ded4c-3dd3-437d-b7fc-632ff90aa67c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d77865c2-61dc-4c5a-8512-1c62c2988f61/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-24T09:13:25.515366-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "OAK",
                                "amount": 5688.0
                            },
                            {
                                "team": "DET",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aa8631a7-3c08-47eb-bb44-cf1c4d171003",
                            "gambit_id": "7ad53f7f-fcf7-4c20-9512-82c108decfd3",
                            "last_updated": "2023-09-26T09:22:56.860802-04:00",
                            "created_at": "2023-09-24T09:13:25.522747-04:00",
                            "name": "OAK",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/591ded4c-3dd3-437d-b7fc-632ff90aa67c/?format=api"
                        },
                        {
                            "id": "8db06e48-64a7-4259-bfb1-65ac60b059c9",
                            "gambit_id": "c50d02ca-2464-4cb2-ae34-319ee0ee9647",
                            "last_updated": "2023-09-26T09:22:56.856599-04:00",
                            "created_at": "2023-09-24T09:13:25.518960-04:00",
                            "name": "DET",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/591ded4c-3dd3-437d-b7fc-632ff90aa67c/?format=api"
                        }
                    ]
                },
                {
                    "id": "42c00949-5ecb-456c-adf3-2ab95f24fd9f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d77865c2-61dc-4c5a-8512-1c62c2988f61/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-24T09:13:25.526727-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8e84877a-b237-44aa-bd4e-49b1b057d776",
                            "gambit_id": "91f79481-0c31-4547-8692-0a858e31147a",
                            "last_updated": "2023-09-26T09:22:56.873688-04:00",
                            "created_at": "2023-09-24T09:13:25.533790-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42c00949-5ecb-456c-adf3-2ab95f24fd9f/?format=api"
                        },
                        {
                            "id": "41f53378-b256-4866-91b0-72459bcb526a",
                            "gambit_id": "ed2b77bc-4f54-4876-99be-498f393a8098",
                            "last_updated": "2023-09-26T09:22:56.869539-04:00",
                            "created_at": "2023-09-24T09:13:25.530279-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42c00949-5ecb-456c-adf3-2ab95f24fd9f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "20606eaa-ec1f-4c4d-898d-9659ee93fecc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5b676854-f759-4bde-884e-896eca34887e",
            "completed": true,
            "last_updated": "2023-09-26T09:08:32.121769-04:00",
            "created_at": "2023-09-20T09:58:16.033885-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/5b676854-f759-4bde-884e-896eca34887e",
            "datetime": "2023-09-24T16:05:00-04:00",
            "cutoff_datetime": "2023-09-24T16:05:00-04:00",
            "name": "Carolina Panthers v. Seattle Seahawks",
            "bettypes": [
                {
                    "id": "a541d44b-cf96-48dd-8856-99b36aab7ff9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20606eaa-ec1f-4c4d-898d-9659ee93fecc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T09:58:16.061050-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Seahawks",
                                "amount": 6469.0
                            },
                            {
                                "team": "Carolina Panthers",
                                "amount": 3531.0
                            }
                        ],
                        "expected_reward_tokens": 9250.67,
                        "profit_sb": -249.33,
                        "profit_sb_percentage": -2.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "31156049-cce3-48c2-ba3d-601df44551a1",
                            "gambit_id": "fed0b2a6-e0ad-49fd-a7f7-67e6e6045bb6",
                            "last_updated": "2023-09-26T09:08:32.150563-04:00",
                            "created_at": "2023-09-20T09:58:16.069672-04:00",
                            "name": "Seattle Seahawks",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a541d44b-cf96-48dd-8856-99b36aab7ff9/?format=api"
                        },
                        {
                            "id": "dc9b1ec9-0263-44d4-a843-a67fca9ad4cd",
                            "gambit_id": "5e99b7f2-92e4-4c65-b415-d0f95c76ae1e",
                            "last_updated": "2023-09-26T09:08:32.147159-04:00",
                            "created_at": "2023-09-20T09:58:16.065386-04:00",
                            "name": "Carolina Panthers",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a541d44b-cf96-48dd-8856-99b36aab7ff9/?format=api"
                        }
                    ]
                },
                {
                    "id": "59eac640-15e3-4869-87de-22312ce0ac93",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20606eaa-ec1f-4c4d-898d-9659ee93fecc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T09:58:16.045201-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Seahawks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Carolina Panthers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cafca36e-8a5b-4db8-8501-9fa568ee7fbb",
                            "gambit_id": "09154d74-db1b-4dd2-bea8-0210f78b3b5f",
                            "last_updated": "2023-09-26T09:08:32.139594-04:00",
                            "created_at": "2023-09-20T09:58:16.057214-04:00",
                            "name": "Seattle Seahawks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59eac640-15e3-4869-87de-22312ce0ac93/?format=api"
                        },
                        {
                            "id": "946c28c0-ae53-4770-8a5b-b2aea540650a",
                            "gambit_id": "c6f659ac-74a1-48e9-9344-9c9ddaf57ef8",
                            "last_updated": "2023-09-26T09:08:32.135937-04:00",
                            "created_at": "2023-09-20T09:58:16.052983-04:00",
                            "name": "Carolina Panthers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59eac640-15e3-4869-87de-22312ce0ac93/?format=api"
                        }
                    ]
                },
                {
                    "id": "2a79cf40-c306-41cd-81ca-ad7f47f04cbc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20606eaa-ec1f-4c4d-898d-9659ee93fecc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T09:58:16.074590-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 43",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1bc0f59d-0345-4a10-ab1c-ddc0bbbdc563",
                            "gambit_id": "f07c9dd1-1d24-4cd3-8914-1fdb91f3f389",
                            "last_updated": "2023-09-26T09:08:32.157360-04:00",
                            "created_at": "2023-09-20T09:58:16.077989-04:00",
                            "name": "Game Total Over 43",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "43.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a79cf40-c306-41cd-81ca-ad7f47f04cbc/?format=api"
                        },
                        {
                            "id": "f9a578aa-1bb8-4b8a-93c7-eac6c4ed7558",
                            "gambit_id": "f1d2a779-2b7d-4674-9586-dc69fa79b1dd",
                            "last_updated": "2023-09-26T09:08:32.161215-04:00",
                            "created_at": "2023-09-20T09:58:16.082928-04:00",
                            "name": "Game Total Under 43",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "43.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a79cf40-c306-41cd-81ca-ad7f47f04cbc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "174e78ec-b614-44c3-b352-039b0e0f46cd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6f65c434-3175-43a3-b55c-f2767153d8fe",
            "completed": true,
            "last_updated": "2023-09-26T09:17:58.326871-04:00",
            "created_at": "2023-09-24T09:13:25.237270-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.9,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6f65c434-3175-43a3-b55c-f2767153d8fe",
            "datetime": "2023-09-24T14:35:00-04:00",
            "cutoff_datetime": "2023-09-24T14:35:00-04:00",
            "name": "SEA (B Woo) v. TEX (N Eovaldi)",
            "bettypes": [
                {
                    "id": "7e4e2988-249c-47f7-83f5-0c3f3a37c7e9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/174e78ec-b614-44c3-b352-039b0e0f46cd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-24T09:13:25.242263-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX (N Eovaldi)",
                                "amount": 5541.0
                            },
                            {
                                "team": "SEA (B Woo)",
                                "amount": 4459.0
                            }
                        ],
                        "expected_reward_tokens": 9585.93,
                        "profit_sb": 85.93,
                        "profit_sb_percentage": 0.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2ee154de-62b0-4fcb-8ab2-68ab17ff2359",
                            "gambit_id": "1c48db3c-2ad9-4a16-87d8-006444c956f8",
                            "last_updated": "2023-09-26T09:17:58.344877-04:00",
                            "created_at": "2023-09-24T09:13:25.251956-04:00",
                            "name": "TEX (N Eovaldi)",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e4e2988-249c-47f7-83f5-0c3f3a37c7e9/?format=api"
                        },
                        {
                            "id": "a30fc9ac-e02e-4041-846d-4ab2c29b7bfd",
                            "gambit_id": "fb499279-3556-44a5-a6ce-aa00711ae1aa",
                            "last_updated": "2023-09-26T09:17:58.341223-04:00",
                            "created_at": "2023-09-24T09:13:25.246803-04:00",
                            "name": "SEA (B Woo)",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e4e2988-249c-47f7-83f5-0c3f3a37c7e9/?format=api"
                        }
                    ]
                },
                {
                    "id": "0018be0f-5b9a-4bc9-80d8-70f217f30a1f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/174e78ec-b614-44c3-b352-039b0e0f46cd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-24T09:13:25.269999-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA",
                                "amount": 6232.0
                            },
                            {
                                "team": "TEX",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d5771439-9ea9-410b-a25b-4301ed9daae5",
                            "gambit_id": "c8596d45-4da4-4237-8a93-9094776b0273",
                            "last_updated": "2023-09-26T09:17:58.351717-04:00",
                            "created_at": "2023-09-24T09:13:25.274899-04:00",
                            "name": "SEA",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0018be0f-5b9a-4bc9-80d8-70f217f30a1f/?format=api"
                        },
                        {
                            "id": "21ade788-ec14-430e-a1d6-5bd833a650d9",
                            "gambit_id": "7dd13347-7c49-4c93-8c47-a23554f9c5e7",
                            "last_updated": "2023-09-26T09:17:58.355510-04:00",
                            "created_at": "2023-09-24T09:13:25.278712-04:00",
                            "name": "TEX",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0018be0f-5b9a-4bc9-80d8-70f217f30a1f/?format=api"
                        }
                    ]
                },
                {
                    "id": "e86b4cd7-4cf8-4c12-b3cd-b059f0557601",
                    "match": "https://api-prod.gambitprofit.com/api/matches/174e78ec-b614-44c3-b352-039b0e0f46cd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-24T09:13:25.282936-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "328f65e2-3366-483e-b0f6-429742f73ef4",
                            "gambit_id": "23c23636-7158-4149-bea4-64d774e99bba",
                            "last_updated": "2023-09-26T09:17:58.363421-04:00",
                            "created_at": "2023-09-24T09:13:25.286496-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86b4cd7-4cf8-4c12-b3cd-b059f0557601/?format=api"
                        },
                        {
                            "id": "70ebc646-4ab7-46b4-97a3-25211c0e486f",
                            "gambit_id": "856a9bb6-4ab4-480c-9b6f-49ba6f10baaf",
                            "last_updated": "2023-09-26T09:17:58.367680-04:00",
                            "created_at": "2023-09-24T09:13:25.290683-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86b4cd7-4cf8-4c12-b3cd-b059f0557601/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1e0acc1f-0c5e-4daf-84f2-c2d762ff5d6c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "67015de4-aeca-4b95-8b9b-c1300d7a320e",
            "completed": true,
            "last_updated": "2023-09-26T09:22:58.801069-04:00",
            "created_at": "2023-09-24T09:13:24.985992-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/67015de4-aeca-4b95-8b9b-c1300d7a320e",
            "datetime": "2023-09-24T14:20:00-04:00",
            "cutoff_datetime": "2023-09-24T14:20:00-04:00",
            "name": "COL (T Blach) v. CHC (J Wicks)",
            "bettypes": [
                {
                    "id": "50cf07ef-7ac1-4526-ad65-f6aac188856b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1e0acc1f-0c5e-4daf-84f2-c2d762ff5d6c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-24T09:13:24.995893-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC (J Wicks)",
                                "amount": 6885.0
                            },
                            {
                                "team": "COL (T Blach)",
                                "amount": 3115.0
                            }
                        ],
                        "expected_reward_tokens": 9500.75,
                        "profit_sb": 0.75,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "09c96036-66cc-41f7-ab0f-9c4888d56688",
                            "gambit_id": "b6b614fc-ca71-4035-b6a7-0635932b0cbd",
                            "last_updated": "2023-09-26T09:22:58.818519-04:00",
                            "created_at": "2023-09-24T09:13:25.003711-04:00",
                            "name": "CHC (J Wicks)",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50cf07ef-7ac1-4526-ad65-f6aac188856b/?format=api"
                        },
                        {
                            "id": "f734cec6-84e9-49c9-858e-e42e13fa0974",
                            "gambit_id": "f310329f-d403-4cd0-8860-ed2290dd11b6",
                            "last_updated": "2023-09-26T09:22:58.815062-04:00",
                            "created_at": "2023-09-24T09:13:24.999682-04:00",
                            "name": "COL (T Blach)",
                            "reward": "3.05000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50cf07ef-7ac1-4526-ad65-f6aac188856b/?format=api"
                        }
                    ]
                },
                {
                    "id": "0e5e136e-2ee5-4cce-b668-2b79807f689f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1e0acc1f-0c5e-4daf-84f2-c2d762ff5d6c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-24T09:13:25.007858-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC",
                                "amount": 5319.0
                            },
                            {
                                "team": "COL",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d4cdeb8a-8422-49db-978b-a9a4e8db2e21",
                            "gambit_id": "8f317187-9451-468e-9a3d-c39c03fdb4e4",
                            "last_updated": "2023-09-26T09:22:58.828962-04:00",
                            "created_at": "2023-09-24T09:13:25.016206-04:00",
                            "name": "CHC",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e5e136e-2ee5-4cce-b668-2b79807f689f/?format=api"
                        },
                        {
                            "id": "e3342e71-28f3-40ce-a375-be160a0401e5",
                            "gambit_id": "d5303d14-41ca-4aed-95a0-c90d3759a87b",
                            "last_updated": "2023-09-26T09:22:58.825563-04:00",
                            "created_at": "2023-09-24T09:13:25.011546-04:00",
                            "name": "COL",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e5e136e-2ee5-4cce-b668-2b79807f689f/?format=api"
                        }
                    ]
                },
                {
                    "id": "55d18bea-0c0f-4bf0-948f-9e1c490243ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1e0acc1f-0c5e-4daf-84f2-c2d762ff5d6c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-24T09:13:25.020033-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cc45daca-e5fd-4744-9887-f03906a8aec2",
                            "gambit_id": "b8908c60-7a90-4725-9ac2-816936495b86",
                            "last_updated": "2023-09-26T09:22:58.840784-04:00",
                            "created_at": "2023-09-24T09:13:25.027934-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d18bea-0c0f-4bf0-948f-9e1c490243ac/?format=api"
                        },
                        {
                            "id": "7f0b6f45-4b1a-4224-92eb-39bebd1bbac1",
                            "gambit_id": "56569a7c-75be-4ba0-be69-0999d6c85b57",
                            "last_updated": "2023-09-26T09:22:58.836610-04:00",
                            "created_at": "2023-09-24T09:13:25.023933-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d18bea-0c0f-4bf0-948f-9e1c490243ac/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "83b05c1a-4c04-427b-a807-64390eb27b3c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "004052be-7756-427b-99d8-4746fa8c2466",
            "completed": true,
            "last_updated": "2023-09-26T09:53:04.917410-04:00",
            "created_at": "2023-09-24T09:13:24.735262-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/004052be-7756-427b-99d8-4746fa8c2466",
            "datetime": "2023-09-24T14:10:00-04:00",
            "cutoff_datetime": "2023-09-24T14:10:00-04:00",
            "name": "KAN (S Cruz) v. HOU (H Brown)",
            "bettypes": [
                {
                    "id": "a6ec6764-6909-4cb7-a9a2-c9e85c02b566",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83b05c1a-4c04-427b-a807-64390eb27b3c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-24T09:13:24.740567-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (H Brown)",
                                "amount": 7106.0
                            },
                            {
                                "team": "KAN (S Cruz)",
                                "amount": 2894.0
                            }
                        ],
                        "expected_reward_tokens": 9521.26,
                        "profit_sb": 21.26,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c9459d0f-5d36-4106-ab8e-0bac97f81077",
                            "gambit_id": "da3e5d4f-c5f2-4fe6-904c-ef60a6223d52",
                            "last_updated": "2023-09-26T09:53:04.931850-04:00",
                            "created_at": "2023-09-24T09:13:24.752252-04:00",
                            "name": "HOU (H Brown)",
                            "reward": "1.34000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6ec6764-6909-4cb7-a9a2-c9e85c02b566/?format=api"
                        },
                        {
                            "id": "e3ae48ef-46d4-4d38-96de-3a6a3d3e5acf",
                            "gambit_id": "adf4997d-f932-4c98-9740-f7aa3785eb19",
                            "last_updated": "2023-09-26T09:53:04.927588-04:00",
                            "created_at": "2023-09-24T09:13:24.744561-04:00",
                            "name": "KAN (S Cruz)",
                            "reward": "3.29000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6ec6764-6909-4cb7-a9a2-c9e85c02b566/?format=api"
                        }
                    ]
                },
                {
                    "id": "321e5adc-dd1b-402d-a43d-1a716cc2cbc9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83b05c1a-4c04-427b-a807-64390eb27b3c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-24T09:13:24.756756-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU",
                                "amount": 5423.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "74207766-0c9c-48ed-b6c6-13655672a945",
                            "gambit_id": "f5b79c53-9667-44ef-b5b0-1fe162af9a44",
                            "last_updated": "2023-09-26T09:53:04.943257-04:00",
                            "created_at": "2023-09-24T09:13:24.764492-04:00",
                            "name": "HOU",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/321e5adc-dd1b-402d-a43d-1a716cc2cbc9/?format=api"
                        },
                        {
                            "id": "9f51d2db-8272-4b71-a1a5-bbd784373eba",
                            "gambit_id": "a119958e-3dd9-402b-bddb-c15e27abc3cb",
                            "last_updated": "2023-09-26T09:53:04.939815-04:00",
                            "created_at": "2023-09-24T09:13:24.760235-04:00",
                            "name": "KAN",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/321e5adc-dd1b-402d-a43d-1a716cc2cbc9/?format=api"
                        }
                    ]
                },
                {
                    "id": "b65153f1-6ce8-4dbf-a779-d3864123e481",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83b05c1a-4c04-427b-a807-64390eb27b3c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-24T09:13:24.768108-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7e24bda0-6eb2-4d01-9fd2-db21c01df39e",
                            "gambit_id": "5b005ae0-24c1-45fa-82a7-770f7660690b",
                            "last_updated": "2023-09-26T09:53:04.955639-04:00",
                            "created_at": "2023-09-24T09:13:24.777027-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b65153f1-6ce8-4dbf-a779-d3864123e481/?format=api"
                        },
                        {
                            "id": "3d6f9537-7aa4-49d2-9079-73eed4652e86",
                            "gambit_id": "78fa1a6a-97a0-41c3-a9ed-1ef82c7f6ea6",
                            "last_updated": "2023-09-26T09:53:04.951188-04:00",
                            "created_at": "2023-09-24T09:13:24.773069-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b65153f1-6ce8-4dbf-a779-d3864123e481/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "69a0d6b9-0143-4fb6-b01d-d00f06403b73",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9f2b90c8-824e-4fdf-8c55-6b0aa2d1a1b1",
            "completed": true,
            "last_updated": "2023-09-26T09:22:59.254388-04:00",
            "created_at": "2023-09-24T10:38:12.749454-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9f2b90c8-824e-4fdf-8c55-6b0aa2d1a1b1",
            "datetime": "2023-09-24T14:10:00-04:00",
            "cutoff_datetime": "2023-09-24T14:10:00-04:00",
            "name": "Los Angeles Angels v. Minnesota Twins",
            "bettypes": [
                {
                    "id": "5eac42e6-2155-43a3-9f2e-81f3a94e9b03",
                    "match": "https://api-prod.gambitprofit.com/api/matches/69a0d6b9-0143-4fb6-b01d-d00f06403b73/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-24T10:38:12.758420-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Twins",
                                "amount": 6825.0
                            },
                            {
                                "team": "Los Angeles Angels",
                                "amount": 3175.0
                            }
                        ],
                        "expected_reward_tokens": 9555.0,
                        "profit_sb": 55.0,
                        "profit_sb_percentage": 0.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8d1d7f84-ae47-4190-848e-99bb4c9b82c6",
                            "gambit_id": "d845c838-35dd-4ff1-ba6c-bd8fddb92f26",
                            "last_updated": "2023-09-26T09:22:59.273442-04:00",
                            "created_at": "2023-09-24T10:38:12.781458-04:00",
                            "name": "Minnesota Twins",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5eac42e6-2155-43a3-9f2e-81f3a94e9b03/?format=api"
                        },
                        {
                            "id": "35199f7d-2f55-461a-be5c-2e019dd733f7",
                            "gambit_id": "629ce61d-3305-4a38-9896-9371f6e5ccc5",
                            "last_updated": "2023-09-26T09:22:59.269273-04:00",
                            "created_at": "2023-09-24T10:38:12.764321-04:00",
                            "name": "Los Angeles Angels",
                            "reward": "3.01000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5eac42e6-2155-43a3-9f2e-81f3a94e9b03/?format=api"
                        }
                    ]
                },
                {
                    "id": "cb68052c-2a86-4193-b486-fe37f37f74a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/69a0d6b9-0143-4fb6-b01d-d00f06403b73/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-24T10:38:12.800894-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Angels",
                                "amount": 5000.0
                            },
                            {
                                "team": "Minnesota Twins",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "47d51f44-4d98-4e50-be4a-bae8f790cb8d",
                            "gambit_id": "bd72df6f-d866-4692-8c7a-5d0a372f84fd",
                            "last_updated": "2023-09-26T09:22:59.281762-04:00",
                            "created_at": "2023-09-24T10:38:12.805023-04:00",
                            "name": "Los Angeles Angels",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb68052c-2a86-4193-b486-fe37f37f74a7/?format=api"
                        },
                        {
                            "id": "bfe2551b-3113-4b87-8a68-4cec39b23dd3",
                            "gambit_id": "bc6d8380-2426-4f48-b7d0-8ac922dbce06",
                            "last_updated": "2023-09-26T09:22:59.286318-04:00",
                            "created_at": "2023-09-24T10:38:12.814674-04:00",
                            "name": "Minnesota Twins",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb68052c-2a86-4193-b486-fe37f37f74a7/?format=api"
                        }
                    ]
                },
                {
                    "id": "16b9d104-b205-4e17-9727-4e233c7cc31a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/69a0d6b9-0143-4fb6-b01d-d00f06403b73/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-24T10:38:12.820056-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d7878419-6f44-460e-9d10-786fcb2a97f5",
                            "gambit_id": "a58aa8ea-49ad-42b5-ae7d-0685684444ce",
                            "last_updated": "2023-09-26T09:22:59.298263-04:00",
                            "created_at": "2023-09-24T10:38:12.839936-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16b9d104-b205-4e17-9727-4e233c7cc31a/?format=api"
                        },
                        {
                            "id": "63435d29-ae2c-4488-93f4-78e831204e56",
                            "gambit_id": "44134d2b-392d-4764-b364-603aa4bbb126",
                            "last_updated": "2023-09-26T09:22:59.294694-04:00",
                            "created_at": "2023-09-24T10:38:12.831238-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16b9d104-b205-4e17-9727-4e233c7cc31a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c68173ed-d51c-43d2-8ce3-78caf06450a1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2d4134ae-4711-41d5-af5c-93c7a813c122",
            "completed": true,
            "last_updated": "2023-09-26T09:53:04.412208-04:00",
            "created_at": "2023-09-24T09:13:23.961025-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.43,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2d4134ae-4711-41d5-af5c-93c7a813c122",
            "datetime": "2023-09-24T13:40:00-04:00",
            "cutoff_datetime": "2023-09-24T13:40:00-04:00",
            "name": "BAL (K Gibson) v. CLE (T McKenzie)",
            "bettypes": [
                {
                    "id": "14ebd334-cd48-4ce2-88b8-b888739909b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c68173ed-d51c-43d2-8ce3-78caf06450a1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-24T09:13:23.976542-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE (T McKenzie)",
                                "amount": 5157.0
                            },
                            {
                                "team": "BAL (K Gibson)",
                                "amount": 4843.0
                            }
                        ],
                        "expected_reward_tokens": 9540.45,
                        "profit_sb": 40.45,
                        "profit_sb_percentage": 0.43,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c7eb3db5-e134-48f3-be58-9c2b19f51ac7",
                            "gambit_id": "8016cd53-757a-43f0-93ed-d30ff2a38583",
                            "last_updated": "2023-09-26T09:53:04.433212-04:00",
                            "created_at": "2023-09-24T09:13:23.984336-04:00",
                            "name": "CLE (T McKenzie)",
                            "reward": "1.85000",
                            "odds": "1.89290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ebd334-cd48-4ce2-88b8-b888739909b2/?format=api"
                        },
                        {
                            "id": "5317a6dd-5941-428a-b5dd-9feb62702d73",
                            "gambit_id": "729cddaf-e08c-4512-b7ad-d820f2442b99",
                            "last_updated": "2023-09-26T09:53:04.428667-04:00",
                            "created_at": "2023-09-24T09:13:23.980440-04:00",
                            "name": "BAL (K Gibson)",
                            "reward": "1.97000",
                            "odds": "2.02000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ebd334-cd48-4ce2-88b8-b888739909b2/?format=api"
                        }
                    ]
                },
                {
                    "id": "c21dac44-84d6-4482-b64c-e9145c5bf119",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c68173ed-d51c-43d2-8ce3-78caf06450a1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-24T09:13:23.988150-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL",
                                "amount": 6554.0
                            },
                            {
                                "team": "CLE",
                                "amount": 3446.0
                            }
                        ],
                        "expected_reward_tokens": 9372.22,
                        "profit_sb": -127.78,
                        "profit_sb_percentage": -1.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4532b0ba-087e-436f-be87-d831d6cd9fa6",
                            "gambit_id": "d1dd883d-e87a-4f26-8ba0-a3207250f707",
                            "last_updated": "2023-09-26T09:53:04.440603-04:00",
                            "created_at": "2023-09-24T09:13:23.991415-04:00",
                            "name": "BAL",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c21dac44-84d6-4482-b64c-e9145c5bf119/?format=api"
                        },
                        {
                            "id": "5d251145-2790-497a-9076-25de8ccb56ba",
                            "gambit_id": "f40de415-c51d-41ba-83c1-5b980c091fee",
                            "last_updated": "2023-09-26T09:53:04.444318-04:00",
                            "created_at": "2023-09-24T09:13:24.000124-04:00",
                            "name": "CLE",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c21dac44-84d6-4482-b64c-e9145c5bf119/?format=api"
                        }
                    ]
                },
                {
                    "id": "bc5b6cf2-c294-45ee-a73e-b8e665a1f4a8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c68173ed-d51c-43d2-8ce3-78caf06450a1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-24T09:13:24.004462-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "77e6067d-7a86-41b0-aa88-c61ce2c8587e",
                            "gambit_id": "2f60dcb5-9426-4907-a69d-3f1c06d7d582",
                            "last_updated": "2023-09-26T09:53:04.456386-04:00",
                            "created_at": "2023-09-24T09:13:24.012166-04:00",
                            "name": "Game Total Under 7",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc5b6cf2-c294-45ee-a73e-b8e665a1f4a8/?format=api"
                        },
                        {
                            "id": "a3b0b700-1b7e-456e-8728-97f355d11a29",
                            "gambit_id": "dd141737-ea5b-42f1-9368-03156ca1649c",
                            "last_updated": "2023-09-26T09:53:04.452158-04:00",
                            "created_at": "2023-09-24T09:13:24.008348-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc5b6cf2-c294-45ee-a73e-b8e665a1f4a8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c17c0e52-c6a7-4c8c-ba3d-5f23c3d305cc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e779057d-da50-41b2-82f3-9da5ce06c261",
            "completed": true,
            "last_updated": "2023-09-26T09:53:04.645941-04:00",
            "created_at": "2023-09-24T09:13:24.225140-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e779057d-da50-41b2-82f3-9da5ce06c261",
            "datetime": "2023-09-24T13:40:00-04:00",
            "cutoff_datetime": "2023-09-24T13:40:00-04:00",
            "name": "MIL (F Peralta) v. MIA (E Cabrera)",
            "bettypes": [
                {
                    "id": "9b2882b2-ca86-4f0e-a0b2-764a9e4c94ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c17c0e52-c6a7-4c8c-ba3d-5f23c3d305cc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-24T09:13:24.234676-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (F Peralta)",
                                "amount": 5440.0
                            },
                            {
                                "team": "MIA (E Cabrera)",
                                "amount": 4560.0
                            }
                        ],
                        "expected_reward_tokens": 9574.4,
                        "profit_sb": 74.4,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fc093d99-89e2-4b48-838a-d6d4ce8f735b",
                            "gambit_id": "bf5e86f4-74aa-475a-85bd-fc0faeac8e9e",
                            "last_updated": "2023-09-26T09:53:04.660817-04:00",
                            "created_at": "2023-09-24T09:13:24.238733-04:00",
                            "name": "MIL (F Peralta)",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b2882b2-ca86-4f0e-a0b2-764a9e4c94ae/?format=api"
                        },
                        {
                            "id": "9fe2fc06-b69b-400a-9147-978705818cc2",
                            "gambit_id": "bc73bb4b-acdc-4b46-a0b9-6d5554910e23",
                            "last_updated": "2023-09-26T09:53:04.664836-04:00",
                            "created_at": "2023-09-24T09:13:24.242782-04:00",
                            "name": "MIA (E Cabrera)",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b2882b2-ca86-4f0e-a0b2-764a9e4c94ae/?format=api"
                        }
                    ]
                },
                {
                    "id": "f049836d-518d-46f9-9a8b-cf49c67f8251",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c17c0e52-c6a7-4c8c-ba3d-5f23c3d305cc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-24T09:13:24.246615-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA",
                                "amount": 5939.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aff3cf50-e2cd-4461-80bb-fc216489c729",
                            "gambit_id": "ab6118c0-5f0e-404f-ac7a-584bb528b354",
                            "last_updated": "2023-09-26T09:53:04.676662-04:00",
                            "created_at": "2023-09-24T09:13:24.254133-04:00",
                            "name": "MIA",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f049836d-518d-46f9-9a8b-cf49c67f8251/?format=api"
                        },
                        {
                            "id": "81513ec1-af71-4ab2-9420-0b2f1ac67b5e",
                            "gambit_id": "81ff2d8c-774d-4c81-8281-e05e547708ae",
                            "last_updated": "2023-09-26T09:53:04.672694-04:00",
                            "created_at": "2023-09-24T09:13:24.250145-04:00",
                            "name": "MIL",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f049836d-518d-46f9-9a8b-cf49c67f8251/?format=api"
                        }
                    ]
                },
                {
                    "id": "8e7c7021-637a-4ee3-8579-1162bee50a0c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c17c0e52-c6a7-4c8c-ba3d-5f23c3d305cc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-24T09:13:24.257893-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5213.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7403cff1-8a12-44b1-8517-2a523dcf4ea0",
                            "gambit_id": "8126294a-ad6e-471d-aaf2-1fe88833d0f9",
                            "last_updated": "2023-09-26T09:53:04.688440-04:00",
                            "created_at": "2023-09-24T09:13:24.268022-04:00",
                            "name": "Game Total Under 7",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e7c7021-637a-4ee3-8579-1162bee50a0c/?format=api"
                        },
                        {
                            "id": "54b34cc6-be0c-4a95-a989-2149a8c1fda2",
                            "gambit_id": "66e98080-5b2f-45b1-bc48-9682c3ac6a38",
                            "last_updated": "2023-09-26T09:53:04.684449-04:00",
                            "created_at": "2023-09-24T09:13:24.261415-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e7c7021-637a-4ee3-8579-1162bee50a0c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "de356333-666a-490d-be2f-5e6b680cd0d6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "420d4299-a9c4-4b03-a0bd-ca7d6ac5d32b",
            "completed": true,
            "last_updated": "2023-09-26T09:17:57.625895-04:00",
            "created_at": "2023-09-24T09:13:24.481373-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/420d4299-a9c4-4b03-a0bd-ca7d6ac5d32b",
            "datetime": "2023-09-24T13:40:00-04:00",
            "cutoff_datetime": "2023-09-24T13:40:00-04:00",
            "name": "PIT (Q Priester) v. CIN (B Williamson)",
            "bettypes": [
                {
                    "id": "bc9f9cf4-8897-405c-b6b2-76690a06e711",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de356333-666a-490d-be2f-5e6b680cd0d6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-24T09:13:24.491656-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CIN (B Williamson)",
                                "amount": 5776.0
                            },
                            {
                                "team": "PIT (Q Priester)",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a948adff-e0b7-409c-b1a0-9d1924d0446a",
                            "gambit_id": "e0899855-db4c-486d-9a70-f6867de47d88",
                            "last_updated": "2023-09-26T09:17:57.637665-04:00",
                            "created_at": "2023-09-24T09:13:24.499924-04:00",
                            "name": "CIN (B Williamson)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc9f9cf4-8897-405c-b6b2-76690a06e711/?format=api"
                        },
                        {
                            "id": "16c8d920-a9fa-425b-b22d-d8d80e61e97f",
                            "gambit_id": "edb45527-cf99-4610-afe3-733be03f9864",
                            "last_updated": "2023-09-26T09:17:57.634260-04:00",
                            "created_at": "2023-09-24T09:13:24.495765-04:00",
                            "name": "PIT (Q Priester)",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc9f9cf4-8897-405c-b6b2-76690a06e711/?format=api"
                        }
                    ]
                },
                {
                    "id": "c0966956-7153-4aaa-87c3-449957ac7549",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de356333-666a-490d-be2f-5e6b680cd0d6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-24T09:13:24.504004-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PIT",
                                "amount": 5688.0
                            },
                            {
                                "team": "CIN",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "422fae06-fdb0-480e-870f-372253aaaab3",
                            "gambit_id": "aad05936-8a30-41a1-934e-f18df5719f4b",
                            "last_updated": "2023-09-26T09:17:57.644548-04:00",
                            "created_at": "2023-09-24T09:13:24.508079-04:00",
                            "name": "PIT",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0966956-7153-4aaa-87c3-449957ac7549/?format=api"
                        },
                        {
                            "id": "33619a4d-3412-4724-967d-50246e4de057",
                            "gambit_id": "93808a87-0e61-488d-a6e2-6cf3c20022c7",
                            "last_updated": "2023-09-26T09:17:57.648165-04:00",
                            "created_at": "2023-09-24T09:13:24.512634-04:00",
                            "name": "CIN",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0966956-7153-4aaa-87c3-449957ac7549/?format=api"
                        }
                    ]
                },
                {
                    "id": "623435e8-630b-40d4-bfd9-b8126e83a91f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de356333-666a-490d-be2f-5e6b680cd0d6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-24T09:13:24.516480-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 10.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 10.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1f0589fd-d66e-4e72-a6d1-74b629bbc813",
                            "gambit_id": "c98d2e1d-c687-4dae-b5b6-ab9a3f3bea6d",
                            "last_updated": "2023-09-26T09:17:57.659010-04:00",
                            "created_at": "2023-09-24T09:13:24.520308-04:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/623435e8-630b-40d4-bfd9-b8126e83a91f/?format=api"
                        },
                        {
                            "id": "276afa37-cbfc-4b3e-aa49-b42df9b27895",
                            "gambit_id": "63015b58-0d96-4274-9fed-22310943ee02",
                            "last_updated": "2023-09-26T09:17:57.664287-04:00",
                            "created_at": "2023-09-24T09:13:24.525147-04:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/623435e8-630b-40d4-bfd9-b8126e83a91f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fe06e7ba-f8d9-4471-aa09-320c2ffc6756",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5ce03afa-04d9-4dab-b94a-527562e79290",
            "completed": true,
            "last_updated": "2023-09-26T09:58:06.185589-04:00",
            "created_at": "2023-09-24T12:58:15.167733-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.46,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5ce03afa-04d9-4dab-b94a-527562e79290",
            "datetime": "2023-09-24T13:35:00-04:00",
            "cutoff_datetime": "2023-09-24T13:35:00-04:00",
            "name": "ARI (Z Gallen) v. NYY (C Rodon)",
            "bettypes": [
                {
                    "id": "97ed85bd-ebe4-47b1-b590-a2a0eea988f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe06e7ba-f8d9-4471-aa09-320c2ffc6756/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-24T12:58:15.174719-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI (Z Gallen)",
                                "amount": 5131.0
                            },
                            {
                                "team": "NYY (C Rodon)",
                                "amount": 4869.0
                            }
                        ],
                        "expected_reward_tokens": 9543.24,
                        "profit_sb": 43.24,
                        "profit_sb_percentage": 0.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "32db303d-da95-449a-9f07-8dd50285662b",
                            "gambit_id": "bb345c34-1eab-4f3c-9aea-f9f9565aa9b6",
                            "last_updated": "2023-09-26T09:58:06.193167-04:00",
                            "created_at": "2023-09-24T12:58:15.179611-04:00",
                            "name": "ARI (Z Gallen)",
                            "reward": "1.86000",
                            "odds": "1.90090",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97ed85bd-ebe4-47b1-b590-a2a0eea988f1/?format=api"
                        },
                        {
                            "id": "a65fdc14-891b-476c-a24e-fdadeb0418f5",
                            "gambit_id": "89a1fa0e-b392-4cc3-b4e6-36f232307163",
                            "last_updated": "2023-09-26T09:58:06.196692-04:00",
                            "created_at": "2023-09-24T12:58:15.183806-04:00",
                            "name": "NYY (C Rodon)",
                            "reward": "1.96000",
                            "odds": "2.01000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97ed85bd-ebe4-47b1-b590-a2a0eea988f1/?format=api"
                        }
                    ]
                },
                {
                    "id": "e472cd52-4a41-4b93-bfd5-cc52063205d8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe06e7ba-f8d9-4471-aa09-320c2ffc6756/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-24T12:58:15.188138-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY",
                                "amount": 6154.0
                            },
                            {
                                "team": "ARI",
                                "amount": 3846.0
                            }
                        ],
                        "expected_reward_tokens": 9538.08,
                        "profit_sb": 38.08,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6f7bb483-3f3d-4bf4-928c-e4f4e00e55ed",
                            "gambit_id": "71edc0e7-6437-4afe-8731-20f81facb5e8",
                            "last_updated": "2023-09-26T09:58:06.207441-04:00",
                            "created_at": "2023-09-24T12:58:15.199792-04:00",
                            "name": "NYY",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e472cd52-4a41-4b93-bfd5-cc52063205d8/?format=api"
                        },
                        {
                            "id": "a28111a9-4a79-4903-8272-271c101936e8",
                            "gambit_id": "d70a63fc-a864-45e3-ae7f-730419e00563",
                            "last_updated": "2023-09-26T09:58:06.204006-04:00",
                            "created_at": "2023-09-24T12:58:15.192191-04:00",
                            "name": "ARI",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e472cd52-4a41-4b93-bfd5-cc52063205d8/?format=api"
                        }
                    ]
                },
                {
                    "id": "d8a023e3-ef5c-4b4d-ae3e-45a1441cd3fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe06e7ba-f8d9-4471-aa09-320c2ffc6756/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-24T12:58:15.204321-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "bd0bcfac-4450-4b22-b229-5f36780c6d13",
                            "gambit_id": "25b7f808-f64d-41bc-97e0-11a986b3b18f",
                            "last_updated": "2023-09-26T09:58:06.218349-04:00",
                            "created_at": "2023-09-24T12:58:15.228659-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/d8a023e3-ef5c-4b4d-ae3e-45a1441cd3fc/?format=api"
                        },
                        {
                            "id": "fd8b4faa-e41c-4aab-905c-6054d890a8bb",
                            "gambit_id": "a91b2990-e065-4eba-b0c5-a91e95715da1",
                            "last_updated": "2023-09-26T09:58:06.214662-04:00",
                            "created_at": "2023-09-24T12:58:15.222323-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/d8a023e3-ef5c-4b4d-ae3e-45a1441cd3fc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d8915da9-1fb9-474f-89f9-fe6e15797d08",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a6aaad78-d670-4169-977b-584ffa7d2313",
            "completed": true,
            "last_updated": "2023-09-26T09:58:05.437096-04:00",
            "created_at": "2023-09-24T09:13:23.649291-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a6aaad78-d670-4169-977b-584ffa7d2313",
            "datetime": "2023-09-24T13:35:00-04:00",
            "cutoff_datetime": "2023-09-24T13:35:00-04:00",
            "name": "CWS (M Clevinger) v. BOS (K Crawford)",
            "bettypes": [
                {
                    "id": "5bedb7c3-8675-4c9d-997b-14576bae87f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8915da9-1fb9-474f-89f9-fe6e15797d08/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-24T09:13:23.665560-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS (K Crawford)",
                                "amount": 5980.0
                            },
                            {
                                "team": "CWS (M Clevinger)",
                                "amount": 4020.0
                            }
                        ],
                        "expected_reward_tokens": 9567.6,
                        "profit_sb": 67.6,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e4b6e9ce-efda-4795-a9f2-a093c8deabf4",
                            "gambit_id": "e367fee4-e198-4193-b0d3-e9e8f9212914",
                            "last_updated": "2023-09-26T09:58:05.453257-04:00",
                            "created_at": "2023-09-24T09:13:23.674287-04:00",
                            "name": "BOS (K Crawford)",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bedb7c3-8675-4c9d-997b-14576bae87f7/?format=api"
                        },
                        {
                            "id": "2710d130-d3c4-4013-8ea1-2bb7c5cf1e97",
                            "gambit_id": "626bc6ff-0a0b-4125-8fa8-6cf06cd7c3d3",
                            "last_updated": "2023-09-26T09:58:05.449863-04:00",
                            "created_at": "2023-09-24T09:13:23.669461-04:00",
                            "name": "CWS (M Clevinger)",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bedb7c3-8675-4c9d-997b-14576bae87f7/?format=api"
                        }
                    ]
                },
                {
                    "id": "7f2f20a9-7234-46d3-86ee-6a578c71f9bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8915da9-1fb9-474f-89f9-fe6e15797d08/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-24T09:13:23.684895-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS",
                                "amount": 5688.0
                            },
                            {
                                "team": "BOS",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8ca7f9cf-25fd-4ac7-a478-bd846d91ea33",
                            "gambit_id": "b7de792c-76c2-4666-a506-c0558659f902",
                            "last_updated": "2023-09-26T09:58:05.459764-04:00",
                            "created_at": "2023-09-24T09:13:23.689246-04:00",
                            "name": "CWS",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f2f20a9-7234-46d3-86ee-6a578c71f9bc/?format=api"
                        },
                        {
                            "id": "dccbb159-bff1-4b81-9dbc-6beca6e2e41f",
                            "gambit_id": "a6aff1b5-49f1-4d39-992d-f74045758718",
                            "last_updated": "2023-09-26T09:58:05.463340-04:00",
                            "created_at": "2023-09-24T09:13:23.693279-04:00",
                            "name": "BOS",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f2f20a9-7234-46d3-86ee-6a578c71f9bc/?format=api"
                        }
                    ]
                },
                {
                    "id": "613d6001-1770-4b37-96e7-22111f5f98b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8915da9-1fb9-474f-89f9-fe6e15797d08/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-24T09:13:23.720976-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "98adf425-8928-423e-81bf-8e507ca3b277",
                            "gambit_id": "beaa92e4-a717-4430-9e35-b67fe05475db",
                            "last_updated": "2023-09-26T09:58:05.473379-04:00",
                            "created_at": "2023-09-24T09:13:23.736622-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/613d6001-1770-4b37-96e7-22111f5f98b5/?format=api"
                        },
                        {
                            "id": "0ef577be-7172-4331-8262-c9d4364e5aea",
                            "gambit_id": "0eccbf83-409b-4828-86a6-1158f29eefb8",
                            "last_updated": "2023-09-26T09:58:05.469881-04:00",
                            "created_at": "2023-09-24T09:13:23.727419-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/613d6001-1770-4b37-96e7-22111f5f98b5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0cdfe567-7a99-40d7-90e4-72450e67d529",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2030f686-4f59-471f-af4b-6e07913396a8",
            "completed": true,
            "last_updated": "2023-09-26T09:58:05.944106-04:00",
            "created_at": "2023-09-24T12:58:15.445972-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.44,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2030f686-4f59-471f-af4b-6e07913396a8",
            "datetime": "2023-09-24T13:35:00-04:00",
            "cutoff_datetime": "2023-09-24T13:35:00-04:00",
            "name": "ATL (A Winans) v. WAS (J Rutledge) - Game 1",
            "bettypes": [
                {
                    "id": "000a0499-3188-408c-bce2-9c19757b7fcf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0cdfe567-7a99-40d7-90e4-72450e67d529/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-24T12:58:15.457151-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL (A Winans)",
                                "amount": 6721.0
                            },
                            {
                                "team": "WAS (J Rutledge)",
                                "amount": 3279.0
                            }
                        ],
                        "expected_reward_tokens": 9541.89,
                        "profit_sb": 41.89,
                        "profit_sb_percentage": 0.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4abf0ff8-7ffb-4e97-804a-6a746f5fff26",
                            "gambit_id": "0c8f9335-d6e8-494a-a2d6-6a87db615945",
                            "last_updated": "2023-09-26T09:58:05.963204-04:00",
                            "created_at": "2023-09-24T12:58:15.461122-04:00",
                            "name": "ATL (A Winans)",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/000a0499-3188-408c-bce2-9c19757b7fcf/?format=api"
                        },
                        {
                            "id": "984a0745-9e2c-4455-b007-421b61631cab",
                            "gambit_id": "b699cceb-e3e5-45dd-8aa7-20f6e6992ffe",
                            "last_updated": "2023-09-26T09:58:05.966746-04:00",
                            "created_at": "2023-09-24T12:58:15.465317-04:00",
                            "name": "WAS (J Rutledge)",
                            "reward": "2.91000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/000a0499-3188-408c-bce2-9c19757b7fcf/?format=api"
                        }
                    ]
                },
                {
                    "id": "aba27170-5b2e-4a0d-9843-0cb7a38a2625",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0cdfe567-7a99-40d7-90e4-72450e67d529/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-24T12:58:15.469244-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL",
                                "amount": 5688.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4182e51e-688e-4320-a643-f23150f6ea9f",
                            "gambit_id": "8fcbfdd3-2718-4294-8a3f-fb7063d3385b",
                            "last_updated": "2023-09-26T09:58:05.974545-04:00",
                            "created_at": "2023-09-24T12:58:15.473008-04:00",
                            "name": "ATL",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aba27170-5b2e-4a0d-9843-0cb7a38a2625/?format=api"
                        },
                        {
                            "id": "37fa9b85-c2cb-4125-9366-1ec8f7d69a04",
                            "gambit_id": "cb4313f0-83f0-4c1c-8ee4-62e0b9f80889",
                            "last_updated": "2023-09-26T09:58:05.977968-04:00",
                            "created_at": "2023-09-24T12:58:15.476783-04:00",
                            "name": "WAS",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aba27170-5b2e-4a0d-9843-0cb7a38a2625/?format=api"
                        }
                    ]
                },
                {
                    "id": "1faf6770-d3f9-448e-be9f-1a28133fa3ad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0cdfe567-7a99-40d7-90e4-72450e67d529/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-24T12:58:15.480717-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "174562ef-4c75-4aea-89bd-bc12af3cc375",
                            "gambit_id": "bf241720-3b2a-42f5-85b9-a1dada16d2ba",
                            "last_updated": "2023-09-26T09:58:05.985108-04:00",
                            "created_at": "2023-09-24T12:58:15.484297-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1faf6770-d3f9-448e-be9f-1a28133fa3ad/?format=api"
                        },
                        {
                            "id": "de170e82-f57a-4a56-991f-53430ad002ad",
                            "gambit_id": "b6cd42b9-97dc-405e-947e-90e367711116",
                            "last_updated": "2023-09-26T09:58:05.988292-04:00",
                            "created_at": "2023-09-24T12:58:15.488284-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1faf6770-d3f9-448e-be9f-1a28133fa3ad/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}