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=6700
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=6800",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=6600",
    "results": [
        {
            "id": "c6412268-634d-4b5f-b766-193e0a9fcc4f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "134d29a6-88f9-4140-9dd1-07b64fe9af13",
            "completed": true,
            "last_updated": "2023-01-14T20:22:25.647555-05:00",
            "created_at": "2023-01-12T18:16:56.497466-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.71,
            "sport_category": "COD - Call of Duty League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/134d29a6-88f9-4140-9dd1-07b64fe9af13",
            "datetime": "2023-01-13T16:30:00-05:00",
            "cutoff_datetime": "2023-01-13T16:30:00-05:00",
            "name": "Boston v. Minnesota RØKKR",
            "bettypes": [
                {
                    "id": "c5a9ce52-e841-4909-90f0-f9296ddb4581",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c6412268-634d-4b5f-b766-193e0a9fcc4f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T18:16:56.498962-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 RØKKR",
                                "amount": 5556.0
                            },
                            {
                                "team": "Boston",
                                "amount": 4444.0
                            }
                        ],
                        "expected_reward_tokens": 8665.8,
                        "profit_sb": -334.2,
                        "profit_sb_percentage": -3.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a8dbcec4-8e98-4e94-9f18-78780fcd8ce5",
                            "gambit_id": "0b4d0236-bd39-4b59-b3ff-bff983b05860",
                            "last_updated": "2023-01-14T20:22:25.654188-05:00",
                            "created_at": "2023-01-12T18:16:56.500185-05:00",
                            "name": "Minnesota RØKKR",
                            "reward": "1.56000",
                            "odds": "1.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5a9ce52-e841-4909-90f0-f9296ddb4581/?format=api"
                        },
                        {
                            "id": "674eb398-9210-4baf-ae33-4d3c8ff80e1d",
                            "gambit_id": "7ffc13a5-e704-4a98-b018-a5bdf273d3d8",
                            "last_updated": "2023-01-14T20:22:25.657271-05:00",
                            "created_at": "2023-01-12T18:16:56.501382-05:00",
                            "name": "Boston",
                            "reward": "1.95000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5a9ce52-e841-4909-90f0-f9296ddb4581/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1526c3db-1584-4954-aae7-bdb5bba54a91",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ef190f44-52c1-44bb-ad1f-0e257c906923",
            "completed": true,
            "last_updated": "2023-01-14T20:22:16.127537-05:00",
            "created_at": "2023-01-11T12:21:52.188232-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.88,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/ef190f44-52c1-44bb-ad1f-0e257c906923",
            "datetime": "2023-01-13T15:00:00-05:00",
            "cutoff_datetime": "2023-01-13T15:00:00-05:00",
            "name": "Aston Villa v. Leeds United",
            "bettypes": [
                {
                    "id": "71b6ad69-2233-482f-b534-2cfebfbeef34",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1526c3db-1584-4954-aae7-bdb5bba54a91/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T12:21:52.214046-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Aston Villa",
                                "amount": 6287.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3713.0
                            }
                        ],
                        "expected_reward_tokens": 11693.82,
                        "profit_sb": 2693.82,
                        "profit_sb_percentage": 29.93,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Aston Villa",
                                "amount": 4668.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2756.0
                            },
                            {
                                "team": "Leeds United",
                                "amount": 2576.0
                            }
                        ],
                        "expected_reward_tokens": 8681.12,
                        "profit_sb": -318.88,
                        "profit_sb_percentage": -3.54,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8d91aa79-8023-4259-b0d4-f949b54299e0",
                            "gambit_id": "457a57eb-9fe7-4b8f-aeee-9cdb8922065d",
                            "last_updated": "2023-01-14T20:22:16.147151-05:00",
                            "created_at": "2023-01-11T12:21:52.216435-05:00",
                            "name": "Aston Villa",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71b6ad69-2233-482f-b534-2cfebfbeef34/?format=api"
                        },
                        {
                            "id": "84c73e09-049b-4f6e-be2b-418b4b7c9ef0",
                            "gambit_id": "6c1b7d79-ebc6-4f1b-8296-4d57411b1e82",
                            "last_updated": "2023-01-14T20:22:16.150425-05:00",
                            "created_at": "2023-01-11T12:21:52.217673-05:00",
                            "name": "Draw",
                            "reward": "3.15000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71b6ad69-2233-482f-b534-2cfebfbeef34/?format=api"
                        },
                        {
                            "id": "2902383d-b2a2-4e41-9db3-9a0a336b826e",
                            "gambit_id": "54527309-fba5-4ad5-b968-9cbfe460f529",
                            "last_updated": "2023-01-14T20:22:16.143944-05:00",
                            "created_at": "2023-01-11T12:21:52.215205-05:00",
                            "name": "Leeds United",
                            "reward": "3.37000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71b6ad69-2233-482f-b534-2cfebfbeef34/?format=api"
                        }
                    ]
                },
                {
                    "id": "74b1ecba-5492-4f22-a17a-412d7dd29121",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1526c3db-1584-4954-aae7-bdb5bba54a91/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T12:21:52.209944-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5352.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4648.0
                            }
                        ],
                        "expected_reward_tokens": 8830.8,
                        "profit_sb": -169.2,
                        "profit_sb_percentage": -1.88,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "13b8b113-4510-4611-93b1-50db2a11861d",
                            "gambit_id": "3bbbf383-a4ee-4dd7-9552-ef4de89ab649",
                            "last_updated": "2023-01-14T20:22:16.134503-05:00",
                            "created_at": "2023-01-11T12:21:52.211452-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.65000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b1ecba-5492-4f22-a17a-412d7dd29121/?format=api"
                        },
                        {
                            "id": "34b977f1-3ef1-4817-82f9-997efcec9c44",
                            "gambit_id": "3a0db2ae-80df-4b7d-8d52-ff5950f82f53",
                            "last_updated": "2023-01-14T20:22:16.137708-05:00",
                            "created_at": "2023-01-11T12:21:52.212761-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b1ecba-5492-4f22-a17a-412d7dd29121/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c325f8e8-1bf1-4d25-b43b-961b57bdb455",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7f601cc5-8e36-402c-8884-6007f5a64998",
            "completed": true,
            "last_updated": "2023-01-14T20:27:27.602434-05:00",
            "created_at": "2023-01-12T18:16:56.369593-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.72,
            "sport_category": "COD - Call of Duty League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/7f601cc5-8e36-402c-8884-6007f5a64998",
            "datetime": "2023-01-13T15:00:00-05:00",
            "cutoff_datetime": "2023-01-13T15:00:00-05:00",
            "name": "Toronto Ultra v. London Royal Ravens",
            "bettypes": [
                {
                    "id": "c05cacd9-b150-4813-a6d0-4289e9fc956b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c325f8e8-1bf1-4d25-b43b-961b57bdb455/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T18:16:56.371469-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Ultra",
                                "amount": 7062.0
                            },
                            {
                                "team": "London Royal Ravens",
                                "amount": 2938.0
                            }
                        ],
                        "expected_reward_tokens": 8755.24,
                        "profit_sb": -244.76,
                        "profit_sb_percentage": -2.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6018a5f2-07f3-4dd1-8052-b05f3ad0ef9b",
                            "gambit_id": "ab186d74-d8ae-4e10-8527-9af9bfd44927",
                            "last_updated": "2023-01-14T20:27:27.611958-05:00",
                            "created_at": "2023-01-12T18:16:56.374262-05:00",
                            "name": "Toronto Ultra",
                            "reward": "1.24000",
                            "odds": "1.28000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c05cacd9-b150-4813-a6d0-4289e9fc956b/?format=api"
                        },
                        {
                            "id": "0e442e1a-fdd7-48d7-9e56-430d05de8ac0",
                            "gambit_id": "a0fd823c-d84f-4376-a938-ff2d453b567f",
                            "last_updated": "2023-01-14T20:27:27.608975-05:00",
                            "created_at": "2023-01-12T18:16:56.372961-05:00",
                            "name": "London Royal Ravens",
                            "reward": "2.98000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c05cacd9-b150-4813-a6d0-4289e9fc956b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b6be8064-b023-4fb3-a836-3362973116c0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4464d062-6743-421d-ba63-a7d9f98d6787",
            "completed": true,
            "last_updated": "2023-01-13T11:26:58.119308-05:00",
            "created_at": "2023-01-12T08:22:03.074218-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.87,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/4464d062-6743-421d-ba63-a7d9f98d6787",
            "datetime": "2023-01-12T22:10:00-05:00",
            "cutoff_datetime": "2023-01-12T22:10:00-05:00",
            "name": "Cleveland Cavaliers v. Portland Trail Blazers",
            "bettypes": [
                {
                    "id": "34c6fe52-2021-4ba9-ad72-d790de735b34",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b6be8064-b023-4fb3-a836-3362973116c0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T08:37:10.686786-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 5098.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "395830e7-946f-46c4-ab2e-83080cef8b20",
                            "gambit_id": "f9f5c314-a3e9-4e8c-8de1-c188644eed7e",
                            "last_updated": "2023-01-13T11:26:58.126488-05:00",
                            "created_at": "2023-01-12T08:37:10.689046-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34c6fe52-2021-4ba9-ad72-d790de735b34/?format=api"
                        },
                        {
                            "id": "5d1a9d65-c9c8-42b7-9e2d-98a304b17df5",
                            "gambit_id": "4e85d11e-4e3a-442d-952d-5bc5cfd62867",
                            "last_updated": "2023-01-13T11:26:58.125421-05:00",
                            "created_at": "2023-01-12T08:37:10.687889-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34c6fe52-2021-4ba9-ad72-d790de735b34/?format=api"
                        }
                    ]
                },
                {
                    "id": "fe5658d1-b343-4c49-aa6e-c8438fc0730a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b6be8064-b023-4fb3-a836-3362973116c0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-12T08:22:03.075839-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a788887a-b3c2-4f14-854e-45d618e35d23",
                            "gambit_id": "c0d30e56-7055-41bb-97e3-73fe42908f26",
                            "last_updated": "2023-01-13T11:26:58.129763-05:00",
                            "created_at": "2023-01-12T08:22:03.078373-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe5658d1-b343-4c49-aa6e-c8438fc0730a/?format=api"
                        },
                        {
                            "id": "b8b00cdd-3cad-412a-b146-57c4437826e2",
                            "gambit_id": "8e567205-ab11-4033-8f56-2e2cfbc94a24",
                            "last_updated": "2023-01-13T11:26:58.128674-05:00",
                            "created_at": "2023-01-12T08:22:03.077083-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe5658d1-b343-4c49-aa6e-c8438fc0730a/?format=api"
                        }
                    ]
                },
                {
                    "id": "247b41ba-789a-4f3a-b57c-eb0a005cef68",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b6be8064-b023-4fb3-a836-3362973116c0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-12T08:37:10.682974-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 224",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 224",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4a03735e-526c-40dc-9fca-961db9ffcb04",
                            "gambit_id": "6b94c6b8-2781-4732-ac40-3e324333d0b3",
                            "last_updated": "2023-01-13T11:26:58.123187-05:00",
                            "created_at": "2023-01-12T08:37:10.685539-05:00",
                            "name": "Game Total Over 224",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/247b41ba-789a-4f3a-b57c-eb0a005cef68/?format=api"
                        },
                        {
                            "id": "edfffc3b-87ca-497d-81c4-598afa9c4698",
                            "gambit_id": "49a6200d-abd4-43cc-be8a-f9622324175d",
                            "last_updated": "2023-01-13T11:26:58.122095-05:00",
                            "created_at": "2023-01-12T08:37:10.684265-05:00",
                            "name": "Game Total Under 224",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/247b41ba-789a-4f3a-b57c-eb0a005cef68/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8644cb34-98d7-450e-865e-6c106c48459e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "82ebe2d2-bdac-47b9-b548-686309b7e2cc",
            "completed": true,
            "last_updated": "2023-01-13T11:47:21.521889-05:00",
            "created_at": "2023-01-12T08:22:02.927951-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.73,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/82ebe2d2-bdac-47b9-b548-686309b7e2cc",
            "datetime": "2023-01-12T22:07:00-05:00",
            "cutoff_datetime": "2023-01-12T22:07:00-05:00",
            "name": "Florida Panthers v. Vegas Golden Knights",
            "bettypes": [
                {
                    "id": "030de969-db4f-4b71-a35c-1ea8cbf86784",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8644cb34-98d7-450e-865e-6c106c48459e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T08:22:02.937020-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 5196.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "44ef0a13-fbcb-4707-9c82-1a874698a531",
                            "gambit_id": "e3f487bd-67fc-48ec-824e-279559329691",
                            "last_updated": "2023-01-13T11:47:21.531139-05:00",
                            "created_at": "2023-01-12T08:22:02.938151-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/030de969-db4f-4b71-a35c-1ea8cbf86784/?format=api"
                        },
                        {
                            "id": "6cb6152e-dd28-4daf-9b54-c04c0bb1eaec",
                            "gambit_id": "4b092fcf-26ca-4c12-86dd-9e07520e19e2",
                            "last_updated": "2023-01-13T11:47:21.532207-05:00",
                            "created_at": "2023-01-12T08:22:02.939339-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/030de969-db4f-4b71-a35c-1ea8cbf86784/?format=api"
                        }
                    ]
                },
                {
                    "id": "472dc345-f21d-4534-85b9-300639761476",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8644cb34-98d7-450e-865e-6c106c48459e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-12T08:22:02.933422-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Florida Panthers",
                                "amount": 6667.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3333.0
                            }
                        ],
                        "expected_reward_tokens": 9065.76,
                        "profit_sb": 65.76,
                        "profit_sb_percentage": 0.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4f06d149-a7c1-4f1a-9eaa-f65f8e60b1d7",
                            "gambit_id": "dafb44b6-019d-4116-9d83-43a9be37621b",
                            "last_updated": "2023-01-13T11:47:21.528961-05:00",
                            "created_at": "2023-01-12T08:22:02.935747-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.36000",
                            "odds": "1.41670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/472dc345-f21d-4534-85b9-300639761476/?format=api"
                        },
                        {
                            "id": "d8c541c9-a589-47c4-9506-f6cbf0d8307c",
                            "gambit_id": "42100084-1ede-49fa-9ebd-7d5e10b80f7c",
                            "last_updated": "2023-01-13T11:47:21.527881-05:00",
                            "created_at": "2023-01-12T08:22:02.934570-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.72000",
                            "odds": "3.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/472dc345-f21d-4534-85b9-300639761476/?format=api"
                        }
                    ]
                },
                {
                    "id": "766c0717-3e0c-4873-95f0-f7ffbb91aab0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8644cb34-98d7-450e-865e-6c106c48459e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-12T08:22:02.929776-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5098.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d74fc8de-9765-4584-b5ab-d0e342716c7e",
                            "gambit_id": "22fb58f4-82e0-4dd4-8e29-0772f6ec0b08",
                            "last_updated": "2023-01-13T11:47:21.525652-05:00",
                            "created_at": "2023-01-12T08:22:02.932132-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/766c0717-3e0c-4873-95f0-f7ffbb91aab0/?format=api"
                        },
                        {
                            "id": "250397f7-ed75-4863-93ad-3bd70d29fb70",
                            "gambit_id": "5f82cbc5-eff9-4f2f-9b75-32d41d5897a5",
                            "last_updated": "2023-01-13T11:47:21.524552-05:00",
                            "created_at": "2023-01-12T08:22:02.930938-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/766c0717-3e0c-4873-95f0-f7ffbb91aab0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3b100c75-f95c-4188-97c5-4f5794c45d90",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0422481b-7fee-4035-bb53-c86003daf629",
            "completed": true,
            "last_updated": "2023-01-13T11:32:07.810991-05:00",
            "created_at": "2023-01-12T08:22:02.783838-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.24,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/0422481b-7fee-4035-bb53-c86003daf629",
            "datetime": "2023-01-12T22:00:00-05:00",
            "cutoff_datetime": "2023-01-12T22:00:00-05:00",
            "name": "Dallas Mavericks v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "b1fd0599-180a-49f6-92d8-64b724ff249d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b100c75-f95c-4188-97c5-4f5794c45d90/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T08:42:18.113257-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5577.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 4423.0
                            }
                        ],
                        "expected_reward_tokens": 8978.69,
                        "profit_sb": -21.31,
                        "profit_sb_percentage": -0.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "022132c3-6039-45a8-869b-570fbe9c598d",
                            "gambit_id": "bcdbc1fc-a547-42ef-b12e-29bfa0316cd0",
                            "last_updated": "2023-01-13T11:32:07.817983-05:00",
                            "created_at": "2023-01-12T08:42:18.115586-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.61000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1fd0599-180a-49f6-92d8-64b724ff249d/?format=api"
                        },
                        {
                            "id": "f5fb72e7-af04-4ace-bfd5-874e48a950f7",
                            "gambit_id": "22fc5f87-3b4d-4e9e-93f8-04e6ccccd6c4",
                            "last_updated": "2023-01-13T11:32:07.816902-05:00",
                            "created_at": "2023-01-12T08:42:18.114364-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "2.03000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1fd0599-180a-49f6-92d8-64b724ff249d/?format=api"
                        }
                    ]
                },
                {
                    "id": "5c59d6d1-c55f-4428-85f0-6b4f9d543861",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b100c75-f95c-4188-97c5-4f5794c45d90/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-12T08:22:02.785407-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5a5d31a4-94ad-4cee-8eed-cfcc3978bdda",
                            "gambit_id": "0f2ddb3b-2c20-43bf-a626-5206d31cbe13",
                            "last_updated": "2023-01-13T11:32:07.821189-05:00",
                            "created_at": "2023-01-12T08:22:02.787899-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c59d6d1-c55f-4428-85f0-6b4f9d543861/?format=api"
                        },
                        {
                            "id": "33466ea9-2c8b-48ba-b07e-9b58db11538e",
                            "gambit_id": "3d17b249-e855-4ced-ad68-347d97821342",
                            "last_updated": "2023-01-13T11:32:07.820105-05:00",
                            "created_at": "2023-01-12T08:22:02.786592-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c59d6d1-c55f-4428-85f0-6b4f9d543861/?format=api"
                        }
                    ]
                },
                {
                    "id": "50abcf30-c1df-4147-92ad-1151e3fa5372",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b100c75-f95c-4188-97c5-4f5794c45d90/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-12T08:42:18.109501-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 236.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 236.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1e9525d6-8be4-4939-a1b6-ed3d6a154b62",
                            "gambit_id": "64c044f0-4305-4a12-ab6d-f01142bf2de8",
                            "last_updated": "2023-01-13T11:32:07.814709-05:00",
                            "created_at": "2023-01-12T08:42:18.111913-05:00",
                            "name": "Game Total Over 236.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50abcf30-c1df-4147-92ad-1151e3fa5372/?format=api"
                        },
                        {
                            "id": "24168025-e901-4ab3-b6fb-dfd96f2ebd82",
                            "gambit_id": "fbe601bc-e17b-4a0e-a77d-b629ddbb7aaf",
                            "last_updated": "2023-01-13T11:32:07.813634-05:00",
                            "created_at": "2023-01-12T08:42:18.110641-05:00",
                            "name": "Game Total Under 236.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50abcf30-c1df-4147-92ad-1151e3fa5372/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c951487c-1b58-444c-af35-2bd636c36e20",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fc272951-fbb7-46fd-b4ff-11222c4eb3d3",
            "completed": true,
            "last_updated": "2023-01-13T11:47:14.677688-05:00",
            "created_at": "2023-01-12T08:22:02.646878-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.74,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/fc272951-fbb7-46fd-b4ff-11222c4eb3d3",
            "datetime": "2023-01-12T21:07:00-05:00",
            "cutoff_datetime": "2023-01-12T21:07:00-05:00",
            "name": "Ottawa Senators v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "bfcce747-6cf4-4da4-a3a1-d22a2b613461",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c951487c-1b58-444c-af35-2bd636c36e20/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T08:22:02.655473-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ottawa Senators",
                                "amount": 5822.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 4178.0
                            }
                        ],
                        "expected_reward_tokens": 9024.1,
                        "profit_sb": 24.1,
                        "profit_sb_percentage": 0.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "542e574b-ccac-4bb7-ba69-c817bfaf3799",
                            "gambit_id": "a0d8857d-9f8e-417f-b98b-7f86037f2b87",
                            "last_updated": "2023-01-13T11:47:14.686855-05:00",
                            "created_at": "2023-01-12T08:22:02.656579-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.55000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfcce747-6cf4-4da4-a3a1-d22a2b613461/?format=api"
                        },
                        {
                            "id": "6b3b9bd1-5a9f-4569-a042-b2e93ce6f5bf",
                            "gambit_id": "46e42277-58ce-413e-b1c9-5b4d0044e5a3",
                            "last_updated": "2023-01-13T11:47:14.687898-05:00",
                            "created_at": "2023-01-12T08:22:02.657805-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.16000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfcce747-6cf4-4da4-a3a1-d22a2b613461/?format=api"
                        }
                    ]
                },
                {
                    "id": "f8b6173c-cd76-4dfe-bb55-d7e5ee8c31a2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c951487c-1b58-444c-af35-2bd636c36e20/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-12T08:22:02.652023-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arizona Coyotes",
                                "amount": 6253.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 3747.0
                            }
                        ],
                        "expected_reward_tokens": 9066.85,
                        "profit_sb": 66.85,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a78b6e92-3003-4db4-8a3b-6f6a001af05b",
                            "gambit_id": "e8c0b266-b89c-4b76-a29f-b72431eeae50",
                            "last_updated": "2023-01-13T11:47:14.683611-05:00",
                            "created_at": "2023-01-12T08:22:02.653119-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.45000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8b6173c-cd76-4dfe-bb55-d7e5ee8c31a2/?format=api"
                        },
                        {
                            "id": "646be169-c268-43e6-b0f3-80516e85c0bb",
                            "gambit_id": "58522639-bcc9-48fb-862d-bd6a88b17671",
                            "last_updated": "2023-01-13T11:47:14.684719-05:00",
                            "created_at": "2023-01-12T08:22:02.654247-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.42000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8b6173c-cd76-4dfe-bb55-d7e5ee8c31a2/?format=api"
                        }
                    ]
                },
                {
                    "id": "0b7520b7-7215-4f04-8ea4-29d36348ea95",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c951487c-1b58-444c-af35-2bd636c36e20/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-12T08:22:02.648439-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5098.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2c8ebb17-636e-43f5-9c93-97731ae5aab5",
                            "gambit_id": "df68798b-7d5f-411b-a513-c3608d29c331",
                            "last_updated": "2023-01-13T11:47:14.680365-05:00",
                            "created_at": "2023-01-12T08:22:02.649635-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b7520b7-7215-4f04-8ea4-29d36348ea95/?format=api"
                        },
                        {
                            "id": "fee01498-54aa-4f96-ad2d-6f5e73a45d32",
                            "gambit_id": "f555b580-735c-4147-b8b0-478d7f073b69",
                            "last_updated": "2023-01-13T11:47:14.681460-05:00",
                            "created_at": "2023-01-12T08:22:02.650824-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b7520b7-7215-4f04-8ea4-29d36348ea95/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aa279c9b-7b81-4440-a11f-fad962cd8097",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "031405e5-2e81-42be-b2ac-a1c7bd69f4a9",
            "completed": true,
            "last_updated": "2023-01-13T11:47:14.532690-05:00",
            "created_at": "2023-01-12T08:22:02.488250-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/031405e5-2e81-42be-b2ac-a1c7bd69f4a9",
            "datetime": "2023-01-12T20:37:00-05:00",
            "cutoff_datetime": "2023-01-12T20:37:00-05:00",
            "name": "Colorado Avalanche v. Chicago Blackhawks",
            "bettypes": [
                {
                    "id": "d458bb3c-8cda-4b5d-81a1-87a19eed3c34",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa279c9b-7b81-4440-a11f-fad962cd8097/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T08:22:02.497244-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 7184.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 2816.0
                            }
                        ],
                        "expected_reward_tokens": 9123.68,
                        "profit_sb": 123.68,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "35c4c817-ddd4-41ed-a0a7-df1675bddf86",
                            "gambit_id": "2d7e87e6-34f6-4605-8e82-f68a15a7e1e6",
                            "last_updated": "2023-01-13T11:47:14.542469-05:00",
                            "created_at": "2023-01-12T08:22:02.498339-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.27000",
                            "odds": "1.31250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d458bb3c-8cda-4b5d-81a1-87a19eed3c34/?format=api"
                        },
                        {
                            "id": "c5cad1ce-df5d-4636-b525-3d03555f6b87",
                            "gambit_id": "162fd39e-1a37-4daa-9780-2b43faa77364",
                            "last_updated": "2023-01-13T11:47:14.543649-05:00",
                            "created_at": "2023-01-12T08:22:02.499497-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "3.24000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d458bb3c-8cda-4b5d-81a1-87a19eed3c34/?format=api"
                        }
                    ]
                },
                {
                    "id": "39887599-207b-4a53-a6b9-9f1b8cf6bba4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa279c9b-7b81-4440-a11f-fad962cd8097/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-12T08:22:02.493605-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 5292.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 4708.0
                            }
                        ],
                        "expected_reward_tokens": 8943.48,
                        "profit_sb": -56.52,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "26e5e702-b0ec-4387-90a5-adf6f5429f9b",
                            "gambit_id": "15c428fa-9712-420e-ad3a-b174edc98e9e",
                            "last_updated": "2023-01-13T11:47:14.540273-05:00",
                            "created_at": "2023-01-12T08:22:02.496016-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39887599-207b-4a53-a6b9-9f1b8cf6bba4/?format=api"
                        },
                        {
                            "id": "4bb0e767-f7da-4ed6-b111-7f9e2fa5b850",
                            "gambit_id": "ecdaa975-15b6-4ce2-8c50-898de918b083",
                            "last_updated": "2023-01-13T11:47:14.539221-05:00",
                            "created_at": "2023-01-12T08:22:02.494764-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39887599-207b-4a53-a6b9-9f1b8cf6bba4/?format=api"
                        }
                    ]
                },
                {
                    "id": "adcbd1e4-5482-456d-9ae8-e9490df9fe47",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa279c9b-7b81-4440-a11f-fad962cd8097/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-12T08:22:02.489924-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5098.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d4a2a28e-2923-4e8c-916b-b4cd3e2a361f",
                            "gambit_id": "29273931-62cf-4d65-a476-663696a81177",
                            "last_updated": "2023-01-13T11:47:14.537030-05:00",
                            "created_at": "2023-01-12T08:22:02.492293-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adcbd1e4-5482-456d-9ae8-e9490df9fe47/?format=api"
                        },
                        {
                            "id": "b87b48dc-ed3e-4ea6-ae5d-0a10f0930ac3",
                            "gambit_id": "d9ee5086-3bc9-410b-be28-b171bb2bb2e1",
                            "last_updated": "2023-01-13T11:47:14.535882-05:00",
                            "created_at": "2023-01-12T08:22:02.491058-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adcbd1e4-5482-456d-9ae8-e9490df9fe47/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cd1dab58-23d0-4292-aabc-e229c9abee20",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "54bf96c9-bdaa-4fbf-8394-c958e9f32478",
            "completed": true,
            "last_updated": "2023-01-13T11:47:21.362867-05:00",
            "created_at": "2023-01-12T08:22:02.329189-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.39,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/54bf96c9-bdaa-4fbf-8394-c958e9f32478",
            "datetime": "2023-01-12T20:07:00-05:00",
            "cutoff_datetime": "2023-01-12T20:07:00-05:00",
            "name": "Calgary Flames v. St Louis Blues",
            "bettypes": [
                {
                    "id": "acef0fa1-5c44-42d2-a072-54329cbe1fe5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd1dab58-23d0-4292-aabc-e229c9abee20/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T08:22:02.334401-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 5968.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 4032.0
                            }
                        ],
                        "expected_reward_tokens": 9071.36,
                        "profit_sb": 71.36,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "02021db5-4b19-480e-a8e6-3f1c42bce3a4",
                            "gambit_id": "89b2bdf7-c0e6-4901-ab0a-3dfdcf315c40",
                            "last_updated": "2023-01-13T11:47:21.373283-05:00",
                            "created_at": "2023-01-12T08:22:02.336729-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.52000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acef0fa1-5c44-42d2-a072-54329cbe1fe5/?format=api"
                        },
                        {
                            "id": "ae082a71-ec1a-4e54-8672-1debc0c2e79b",
                            "gambit_id": "5b12f9f7-0d89-4f1e-ae41-6f7a0ea04b4d",
                            "last_updated": "2023-01-13T11:47:21.372225-05:00",
                            "created_at": "2023-01-12T08:22:02.335510-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.25000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acef0fa1-5c44-42d2-a072-54329cbe1fe5/?format=api"
                        }
                    ]
                },
                {
                    "id": "76b38fc1-974d-48a6-9b14-f0918f7de5a5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd1dab58-23d0-4292-aabc-e229c9abee20/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-12T08:22:02.330775-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Blues",
                                "amount": 6166.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 3834.0
                            }
                        ],
                        "expected_reward_tokens": 9124.92,
                        "profit_sb": 124.92,
                        "profit_sb_percentage": 1.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2fd36266-5b28-48b6-9f60-6f09e1ad852a",
                            "gambit_id": "cfc375d9-d8ba-445e-a617-a3beb8b7c435",
                            "last_updated": "2023-01-13T11:47:21.368955-05:00",
                            "created_at": "2023-01-12T08:22:02.331914-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.48000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76b38fc1-974d-48a6-9b14-f0918f7de5a5/?format=api"
                        },
                        {
                            "id": "c19145ad-bda4-4033-add1-cd7192146d12",
                            "gambit_id": "b5b9f75d-56b9-4029-8a8c-c6436b395b7c",
                            "last_updated": "2023-01-13T11:47:21.370019-05:00",
                            "created_at": "2023-01-12T08:22:02.333161-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.38000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76b38fc1-974d-48a6-9b14-f0918f7de5a5/?format=api"
                        }
                    ]
                },
                {
                    "id": "e5084556-5dd4-4c3f-8ce4-9aba815af4da",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd1dab58-23d0-4292-aabc-e229c9abee20/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-12T09:02:15.784504-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5098.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0702e7d0-8861-45c1-b301-d96def169ef9",
                            "gambit_id": "076a8840-2b1c-4e1c-9b51-62013aa864f3",
                            "last_updated": "2023-01-13T11:47:21.365593-05:00",
                            "created_at": "2023-01-12T09:02:15.785837-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5084556-5dd4-4c3f-8ce4-9aba815af4da/?format=api"
                        },
                        {
                            "id": "2391e8d1-0348-441e-ab77-6284475bcd24",
                            "gambit_id": "a5637b0b-3ebd-4dd9-a664-51157c79ea3e",
                            "last_updated": "2023-01-13T11:47:21.366715-05:00",
                            "created_at": "2023-01-12T09:02:15.787103-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5084556-5dd4-4c3f-8ce4-9aba815af4da/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d5048935-77bd-47e2-9bc9-c24a2929ae74",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "00f48161-f955-476d-8e66-e0b3a9e99eac",
            "completed": true,
            "last_updated": "2023-01-13T11:32:07.661949-05:00",
            "created_at": "2023-01-12T08:22:02.062881-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.68,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/00f48161-f955-476d-8e66-e0b3a9e99eac",
            "datetime": "2023-01-12T19:40:00-05:00",
            "cutoff_datetime": "2023-01-12T19:40:00-05:00",
            "name": "Charlotte Hornets v. Toronto Raptors",
            "bettypes": [
                {
                    "id": "9058a3ba-6ebf-4328-9061-0522368289a9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5048935-77bd-47e2-9bc9-c24a2929ae74/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T08:42:17.962160-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 7095.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 2905.0
                            }
                        ],
                        "expected_reward_tokens": 9150.75,
                        "profit_sb": 150.75,
                        "profit_sb_percentage": 1.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d9680e9a-9446-41b8-8147-d4fc6b277a65",
                            "gambit_id": "4a9ca7ab-14c5-4396-b3e1-98b8aad65634",
                            "last_updated": "2023-01-13T11:32:07.667858-05:00",
                            "created_at": "2023-01-12T08:42:17.963304-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.29000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9058a3ba-6ebf-4328-9061-0522368289a9/?format=api"
                        },
                        {
                            "id": "ec4cfdb6-3fff-4afa-a83a-d39525c108ff",
                            "gambit_id": "a9d1fdde-92b3-459c-8cda-cdbd7ecc64aa",
                            "last_updated": "2023-01-13T11:32:07.668936-05:00",
                            "created_at": "2023-01-12T08:42:17.964496-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "3.15000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9058a3ba-6ebf-4328-9061-0522368289a9/?format=api"
                        }
                    ]
                },
                {
                    "id": "d8277f0e-f387-4d06-868e-d8ba078f995f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5048935-77bd-47e2-9bc9-c24a2929ae74/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-12T08:22:02.064334-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ddf6b05d-d3d9-4778-9cab-4375e7419e8b",
                            "gambit_id": "d9003e78-321c-4762-8429-7917ee787ee1",
                            "last_updated": "2023-01-13T11:32:07.672180-05:00",
                            "created_at": "2023-01-12T08:22:02.066661-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8277f0e-f387-4d06-868e-d8ba078f995f/?format=api"
                        },
                        {
                            "id": "2ae26359-701a-4c0b-8abd-62ee20c9f82f",
                            "gambit_id": "6db4b891-15b2-4066-b82e-231907a3d208",
                            "last_updated": "2023-01-13T11:32:07.671111-05:00",
                            "created_at": "2023-01-12T08:22:02.065510-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8277f0e-f387-4d06-868e-d8ba078f995f/?format=api"
                        }
                    ]
                },
                {
                    "id": "2dff9147-437c-46db-8a5d-ce4881a1b999",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5048935-77bd-47e2-9bc9-c24a2929ae74/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-12T08:42:17.958143-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 229.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 229.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b0e0a758-bbf0-41fd-b136-59501dbf16da",
                            "gambit_id": "c9b2801c-d80d-4ddd-8e33-9362e346a6a9",
                            "last_updated": "2023-01-13T11:32:07.664656-05:00",
                            "created_at": "2023-01-12T08:42:17.959569-05:00",
                            "name": "Game Total Under 229.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dff9147-437c-46db-8a5d-ce4881a1b999/?format=api"
                        },
                        {
                            "id": "4e3f68bb-a18e-43d8-bb54-5f87e9c897c4",
                            "gambit_id": "fe579845-4449-4fc6-94b1-5defbfe9f59f",
                            "last_updated": "2023-01-13T11:32:07.665732-05:00",
                            "created_at": "2023-01-12T08:42:17.960892-05:00",
                            "name": "Game Total Over 229.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dff9147-437c-46db-8a5d-ce4881a1b999/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2744e258-23fb-4bfc-acde-45eac6c96b27",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "beccc769-87dc-43da-94f3-cc646b55fb0a",
            "completed": true,
            "last_updated": "2023-01-13T11:32:07.961406-05:00",
            "created_at": "2023-01-12T08:22:02.192708-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.09,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/beccc769-87dc-43da-94f3-cc646b55fb0a",
            "datetime": "2023-01-12T19:40:00-05:00",
            "cutoff_datetime": "2023-01-12T19:40:00-05:00",
            "name": "Milwaukee Bucks v. Miami Heat",
            "bettypes": [
                {
                    "id": "8a2e79df-871d-4545-8202-07f237600c3d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2744e258-23fb-4bfc-acde-45eac6c96b27/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T08:37:11.138086-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Heat",
                                "amount": 6575.0
                            },
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 3425.0
                            }
                        ],
                        "expected_reward_tokens": 9007.75,
                        "profit_sb": 7.75,
                        "profit_sb_percentage": 0.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e257032a-a3f8-407f-a090-b746e8d07490",
                            "gambit_id": "6a9fce3b-65c9-4c99-ab70-314cd7950d6e",
                            "last_updated": "2023-01-13T11:32:07.967263-05:00",
                            "created_at": "2023-01-12T08:37:11.139218-05:00",
                            "name": "Miami Heat",
                            "reward": "1.37000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a2e79df-871d-4545-8202-07f237600c3d/?format=api"
                        },
                        {
                            "id": "668bf987-723c-492b-bbf4-becfa9271aec",
                            "gambit_id": "b4887f96-61d6-4b4b-84f4-3dfba878c779",
                            "last_updated": "2023-01-13T11:32:07.968315-05:00",
                            "created_at": "2023-01-12T08:37:11.140374-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "2.63000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a2e79df-871d-4545-8202-07f237600c3d/?format=api"
                        }
                    ]
                },
                {
                    "id": "cbf9f197-958e-453a-b7c3-b649072df0ad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2744e258-23fb-4bfc-acde-45eac6c96b27/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-12T08:22:02.194409-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f9296da3-296d-477f-a1f1-dcccc26adc9a",
                            "gambit_id": "cd7ea9ef-c6e8-418e-98b7-3bb809e665eb",
                            "last_updated": "2023-01-13T11:32:07.970481-05:00",
                            "created_at": "2023-01-12T08:22:02.195732-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbf9f197-958e-453a-b7c3-b649072df0ad/?format=api"
                        },
                        {
                            "id": "4b8ce336-28cb-497f-ac32-72d32acb31c6",
                            "gambit_id": "0c0183e3-a5c7-4891-8eb5-18c2cdb3fc98",
                            "last_updated": "2023-01-13T11:32:07.971540-05:00",
                            "created_at": "2023-01-12T08:22:02.196999-05:00",
                            "name": "Miami Heat",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbf9f197-958e-453a-b7c3-b649072df0ad/?format=api"
                        }
                    ]
                },
                {
                    "id": "90514c22-afd4-4823-8458-9096a80e6c68",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2744e258-23fb-4bfc-acde-45eac6c96b27/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-12T08:37:11.134429-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 211.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 211.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ea26aa48-15d3-4bef-8501-1daa90f52f34",
                            "gambit_id": "f6db6afe-d649-4cf2-aeb3-0ccf0dd2842a",
                            "last_updated": "2023-01-13T11:32:07.965127-05:00",
                            "created_at": "2023-01-12T08:37:11.136865-05:00",
                            "name": "Game Total Over 211.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "211.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90514c22-afd4-4823-8458-9096a80e6c68/?format=api"
                        },
                        {
                            "id": "c7032270-53ad-4838-88d8-5fa22f64dd78",
                            "gambit_id": "c1fc9259-9a42-42ae-bb1a-11dcf4e754d1",
                            "last_updated": "2023-01-13T11:32:07.964028-05:00",
                            "created_at": "2023-01-12T08:37:11.135598-05:00",
                            "name": "Game Total Under 211.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "211.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90514c22-afd4-4823-8458-9096a80e6c68/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b763118b-c37a-4426-87b1-17457032cbb6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cd7b93d3-a1f4-4282-9c97-126d640eba26",
            "completed": true,
            "last_updated": "2023-01-13T11:47:21.210709-05:00",
            "created_at": "2023-01-12T08:22:01.921586-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.2,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/cd7b93d3-a1f4-4282-9c97-126d640eba26",
            "datetime": "2023-01-12T19:37:00-05:00",
            "cutoff_datetime": "2023-01-12T19:37:00-05:00",
            "name": "Minnesota Wild v. New York Islanders",
            "bettypes": [
                {
                    "id": "331d0bfd-943f-430d-9234-4ca5f6b3620f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b763118b-c37a-4426-87b1-17457032cbb6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T08:22:01.926643-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Wild",
                                "amount": 5098.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d451934b-1d62-494c-bdd8-fd243f6eec1a",
                            "gambit_id": "d099a442-11fb-469b-aaf1-ad055606735c",
                            "last_updated": "2023-01-13T11:47:21.219855-05:00",
                            "created_at": "2023-01-12T08:22:01.927744-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/331d0bfd-943f-430d-9234-4ca5f6b3620f/?format=api"
                        },
                        {
                            "id": "ac147f0e-591d-4c29-ad59-7bb2178e4dfd",
                            "gambit_id": "5383cc2c-af2b-4269-9018-72e27eaacc5f",
                            "last_updated": "2023-01-13T11:47:21.220976-05:00",
                            "created_at": "2023-01-12T08:22:01.928929-05:00",
                            "name": "New York Islanders",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/331d0bfd-943f-430d-9234-4ca5f6b3620f/?format=api"
                        }
                    ]
                },
                {
                    "id": "b4084d92-9f2c-4cb9-94eb-4388bc1fe787",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b763118b-c37a-4426-87b1-17457032cbb6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-12T08:22:01.923052-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Islanders",
                                "amount": 6848.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 3152.0
                            }
                        ],
                        "expected_reward_tokens": 9107.84,
                        "profit_sb": 107.84,
                        "profit_sb_percentage": 1.2,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "29e51f55-3137-4d87-bcf8-62ad9e72eb07",
                            "gambit_id": "c50cbc6a-a3bb-409d-8768-5534907a4b8b",
                            "last_updated": "2023-01-13T11:47:21.216645-05:00",
                            "created_at": "2023-01-12T08:22:01.924175-05:00",
                            "name": "New York Islanders",
                            "reward": "1.33000",
                            "odds": "1.38460",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4084d92-9f2c-4cb9-94eb-4388bc1fe787/?format=api"
                        },
                        {
                            "id": "0d49ce58-dff1-4937-9b6a-0d2d23656f45",
                            "gambit_id": "b8106a54-0372-483a-b350-32c078b2bba2",
                            "last_updated": "2023-01-13T11:47:21.217718-05:00",
                            "created_at": "2023-01-12T08:22:01.925371-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.89000",
                            "odds": "3.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4084d92-9f2c-4cb9-94eb-4388bc1fe787/?format=api"
                        }
                    ]
                },
                {
                    "id": "2e96a94e-d4fa-4548-8fd4-20b22f5d3c4d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b763118b-c37a-4426-87b1-17457032cbb6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-12T12:01:56.546161-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 5196.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "faac6f31-f1a0-4568-8bb2-d74033dbfdd9",
                            "gambit_id": "06efca0c-349e-4497-9450-b91c4d5c5183",
                            "last_updated": "2023-01-13T11:47:21.214454-05:00",
                            "created_at": "2023-01-12T12:01:56.548765-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e96a94e-d4fa-4548-8fd4-20b22f5d3c4d/?format=api"
                        },
                        {
                            "id": "6cc5b8b8-1c9d-401b-954f-c14f1deeefd0",
                            "gambit_id": "b4575d6a-e32a-4e3b-8724-8da2ca185c14",
                            "last_updated": "2023-01-13T11:47:21.213382-05:00",
                            "created_at": "2023-01-12T12:01:56.547474-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e96a94e-d4fa-4548-8fd4-20b22f5d3c4d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5d30b05e-23c8-4402-9685-86dfee456121",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "731ba22d-a2ee-49a6-83b7-9c950235600a",
            "completed": true,
            "last_updated": "2023-01-13T11:47:21.852619-05:00",
            "created_at": "2023-01-12T08:22:01.773325-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.87,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/731ba22d-a2ee-49a6-83b7-9c950235600a",
            "datetime": "2023-01-12T19:30:00-05:00",
            "cutoff_datetime": "2023-01-12T19:30:00-05:00",
            "name": "Boston Celtics v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "23ea91fb-fa4a-47b6-b896-94f37bfc5165",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5d30b05e-23c8-4402-9685-86dfee456121/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T08:37:10.836963-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 5098.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3af04fd3-2abb-44af-b777-1975391fd686",
                            "gambit_id": "8585ba32-f407-40ce-a107-2fee3576be93",
                            "last_updated": "2023-01-13T11:47:21.859615-05:00",
                            "created_at": "2023-01-12T08:37:10.839134-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23ea91fb-fa4a-47b6-b896-94f37bfc5165/?format=api"
                        },
                        {
                            "id": "cef6d1d5-2b45-46be-bbae-b39496f214ff",
                            "gambit_id": "518723bb-7f48-4540-8765-5d1cee2fa1e0",
                            "last_updated": "2023-01-13T11:47:21.858547-05:00",
                            "created_at": "2023-01-12T08:37:10.838030-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23ea91fb-fa4a-47b6-b896-94f37bfc5165/?format=api"
                        }
                    ]
                },
                {
                    "id": "589c3060-61fd-46d8-81db-25460297b5d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5d30b05e-23c8-4402-9685-86dfee456121/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-12T08:22:01.774895-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9439bb02-1c78-448f-8b71-b7329745da63",
                            "gambit_id": "6598c92a-ff97-4da2-a862-f9c52a50742b",
                            "last_updated": "2023-01-13T11:47:21.861862-05:00",
                            "created_at": "2023-01-12T08:22:01.776145-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/589c3060-61fd-46d8-81db-25460297b5d7/?format=api"
                        },
                        {
                            "id": "4310eebc-b328-46f6-bae7-45e1ac38c713",
                            "gambit_id": "1acedece-419a-43ee-86ae-ada0e4b8c655",
                            "last_updated": "2023-01-13T11:47:21.862958-05:00",
                            "created_at": "2023-01-12T08:22:01.777459-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/589c3060-61fd-46d8-81db-25460297b5d7/?format=api"
                        }
                    ]
                },
                {
                    "id": "b41a3acb-d2d2-47ce-9214-888593d5a3fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5d30b05e-23c8-4402-9685-86dfee456121/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-12T08:37:10.833280-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 225",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 225",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1a31e733-8861-42e6-85a2-20538ac97922",
                            "gambit_id": "77b34748-a04c-4ee3-9ad5-7fc5c5762859",
                            "last_updated": "2023-01-13T11:47:21.855333-05:00",
                            "created_at": "2023-01-12T08:37:10.834526-05:00",
                            "name": "Game Total Under 225",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "225.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b41a3acb-d2d2-47ce-9214-888593d5a3fb/?format=api"
                        },
                        {
                            "id": "cffdb576-8458-4e39-a094-90a37d530143",
                            "gambit_id": "e1ba1e20-7fb4-4b73-b73f-d44e9daa4f2e",
                            "last_updated": "2023-01-13T11:47:21.856397-05:00",
                            "created_at": "2023-01-12T08:37:10.835726-05:00",
                            "name": "Game Total Over 225",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "225.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b41a3acb-d2d2-47ce-9214-888593d5a3fb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3e4ba37f-05b4-4a94-bc53-0bb1254961dc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e9924c24-aaea-44b1-b372-b383a00adfed",
            "completed": true,
            "last_updated": "2023-01-13T11:47:21.060368-05:00",
            "created_at": "2023-01-12T08:22:01.307676-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.83,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e9924c24-aaea-44b1-b372-b383a00adfed",
            "datetime": "2023-01-12T19:10:00-05:00",
            "cutoff_datetime": "2023-01-12T19:10:00-05:00",
            "name": "Oklahoma City Thunder v. Philadelphia 76ers",
            "bettypes": [
                {
                    "id": "5ea65ea5-b942-4453-95a6-1cb1568d2eff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e4ba37f-05b4-4a94-bc53-0bb1254961dc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T08:42:16.916487-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 7833.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 2167.0
                            }
                        ],
                        "expected_reward_tokens": 9164.61,
                        "profit_sb": 164.61,
                        "profit_sb_percentage": 1.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fc072499-aed2-40c1-80e5-2ac37bcc1f23",
                            "gambit_id": "809221a2-77ab-46a5-aae0-acd298b3605f",
                            "last_updated": "2023-01-13T11:47:21.066259-05:00",
                            "created_at": "2023-01-12T08:42:16.917614-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.17000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ea65ea5-b942-4453-95a6-1cb1568d2eff/?format=api"
                        },
                        {
                            "id": "85d54e6e-8705-408d-871f-283cd7570975",
                            "gambit_id": "5e392a73-cba9-40f1-b5c3-bfbb692bb4fb",
                            "last_updated": "2023-01-13T11:47:21.067315-05:00",
                            "created_at": "2023-01-12T08:42:16.918756-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "4.23000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ea65ea5-b942-4453-95a6-1cb1568d2eff/?format=api"
                        }
                    ]
                },
                {
                    "id": "b1cc4b36-4f72-4d79-8ebb-97d766d2b1ec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e4ba37f-05b4-4a94-bc53-0bb1254961dc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-12T08:22:01.309275-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5098.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f1f5840d-763c-4b2f-b533-dc28cd81eecd",
                            "gambit_id": "27356b3d-d1e5-4c6a-9138-448530924244",
                            "last_updated": "2023-01-13T11:47:21.070529-05:00",
                            "created_at": "2023-01-12T08:22:01.311861-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1cc4b36-4f72-4d79-8ebb-97d766d2b1ec/?format=api"
                        },
                        {
                            "id": "a2d50876-0bb3-4b5b-aa55-7c0673bc3374",
                            "gambit_id": "e638c8a8-ea7e-4eda-ac93-6c6bb3b5d043",
                            "last_updated": "2023-01-13T11:47:21.069469-05:00",
                            "created_at": "2023-01-12T08:22:01.310507-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1cc4b36-4f72-4d79-8ebb-97d766d2b1ec/?format=api"
                        }
                    ]
                },
                {
                    "id": "1245aeb7-7a06-49fc-8733-d40b5c4e2e7b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e4ba37f-05b4-4a94-bc53-0bb1254961dc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-12T08:42:16.911931-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 233.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 233.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "026fa592-74d7-41da-b865-1b2628b5dded",
                            "gambit_id": "6b30a8ac-e73e-418b-aa99-255c8f70ab4c",
                            "last_updated": "2023-01-13T11:47:21.062963-05:00",
                            "created_at": "2023-01-12T08:42:16.914003-05:00",
                            "name": "Game Total Under 233.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "233.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1245aeb7-7a06-49fc-8733-d40b5c4e2e7b/?format=api"
                        },
                        {
                            "id": "fcf40114-1607-45d0-b6fa-70ed06f8cad2",
                            "gambit_id": "988f1129-794a-459c-99e4-6a990cec6fc5",
                            "last_updated": "2023-01-13T11:47:21.064049-05:00",
                            "created_at": "2023-01-12T08:42:16.915258-05:00",
                            "name": "Game Total Over 233.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "233.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1245aeb7-7a06-49fc-8733-d40b5c4e2e7b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e42e96b4-24aa-4a72-b87f-7510272f041a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5a898b60-df30-44a4-b2a8-b43aeb8483bb",
            "completed": true,
            "last_updated": "2023-01-13T11:47:15.104823-05:00",
            "created_at": "2023-01-12T08:22:00.736708-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.09,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5a898b60-df30-44a4-b2a8-b43aeb8483bb",
            "datetime": "2023-01-12T19:07:00-05:00",
            "cutoff_datetime": "2023-01-12T19:07:00-05:00",
            "name": "Winnipeg Jets v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "de62d8e9-c904-47cf-90a3-83f01060e4c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e42e96b4-24aa-4a72-b87f-7510272f041a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T08:22:00.741833-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Winnipeg Jets",
                                "amount": 5292.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4708.0
                            }
                        ],
                        "expected_reward_tokens": 8943.48,
                        "profit_sb": -56.52,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2d02c7f9-fcc0-46d2-bb80-ba9f26073a8c",
                            "gambit_id": "e9553cdb-9ab8-4562-be70-404116aa935d",
                            "last_updated": "2023-01-13T11:47:15.115489-05:00",
                            "created_at": "2023-01-12T08:22:00.744075-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de62d8e9-c904-47cf-90a3-83f01060e4c5/?format=api"
                        },
                        {
                            "id": "6eace440-d9c6-4a4d-b860-f05504c0d0e2",
                            "gambit_id": "530d559a-a28e-4a3d-93e5-7f5f5892c7bb",
                            "last_updated": "2023-01-13T11:47:15.114367-05:00",
                            "created_at": "2023-01-12T08:22:00.742950-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de62d8e9-c904-47cf-90a3-83f01060e4c5/?format=api"
                        }
                    ]
                },
                {
                    "id": "d9bf8cb3-1a06-43c2-a165-d050852c7c14",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e42e96b4-24aa-4a72-b87f-7510272f041a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-12T08:22:00.738237-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo Sabres",
                                "amount": 6575.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 3425.0
                            }
                        ],
                        "expected_reward_tokens": 9007.75,
                        "profit_sb": 7.75,
                        "profit_sb_percentage": 0.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a86ff357-bfeb-4ccd-b000-3539629f4306",
                            "gambit_id": "8f40f89c-72aa-4ed4-b1cf-7f869d5a29b4",
                            "last_updated": "2023-01-13T11:47:15.111063-05:00",
                            "created_at": "2023-01-12T08:22:00.739439-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.37000",
                            "odds": "1.43480",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9bf8cb3-1a06-43c2-a165-d050852c7c14/?format=api"
                        },
                        {
                            "id": "48690993-e344-4cfa-98cc-6ea7fa69097c",
                            "gambit_id": "38a0be37-dcf2-4326-a204-73a38d9a242f",
                            "last_updated": "2023-01-13T11:47:15.112160-05:00",
                            "created_at": "2023-01-12T08:22:00.740585-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.63000",
                            "odds": "2.90000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9bf8cb3-1a06-43c2-a165-d050852c7c14/?format=api"
                        }
                    ]
                },
                {
                    "id": "97120deb-e4bd-4e08-b68e-14230eba4b4a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e42e96b4-24aa-4a72-b87f-7510272f041a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-12T11:42:05.604519-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5196.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "be37fbfd-98e3-4810-8bbc-3c9455f0ecb0",
                            "gambit_id": "f364fbc5-6d27-4bbb-a078-42875e99d9e3",
                            "last_updated": "2023-01-13T11:47:15.108766-05:00",
                            "created_at": "2023-01-12T11:42:05.607131-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97120deb-e4bd-4e08-b68e-14230eba4b4a/?format=api"
                        },
                        {
                            "id": "d5731d09-e311-466c-b52d-1f0c6b0f335c",
                            "gambit_id": "c3492cfe-f775-4b88-960e-35f3e6619494",
                            "last_updated": "2023-01-13T11:47:15.107598-05:00",
                            "created_at": "2023-01-12T11:42:05.605840-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97120deb-e4bd-4e08-b68e-14230eba4b4a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7e0dc21b-7ea0-40a9-b1e9-47d6462f6c7a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ceee4948-aba5-4564-bbfc-f37fae212335",
            "completed": true,
            "last_updated": "2023-01-13T11:47:21.679254-05:00",
            "created_at": "2023-01-12T08:22:01.161945-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/ceee4948-aba5-4564-bbfc-f37fae212335",
            "datetime": "2023-01-12T19:07:00-05:00",
            "cutoff_datetime": "2023-01-12T19:07:00-05:00",
            "name": "Toronto Maple Leafs v. Detroit Red Wings",
            "bettypes": [
                {
                    "id": "6c72452f-98da-48aa-a7ef-b95284b2fe25",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e0dc21b-7ea0-40a9-b1e9-47d6462f6c7a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T08:22:01.163621-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 5577.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 4423.0
                            }
                        ],
                        "expected_reward_tokens": 8978.69,
                        "profit_sb": -21.31,
                        "profit_sb_percentage": -0.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b78d1586-ee6f-4a1c-99b6-e82b72b0fe49",
                            "gambit_id": "281cd69a-99cd-46fa-85fc-ab8656fe6b60",
                            "last_updated": "2023-01-13T11:47:21.690066-05:00",
                            "created_at": "2023-01-12T08:22:01.166145-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.61000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c72452f-98da-48aa-a7ef-b95284b2fe25/?format=api"
                        },
                        {
                            "id": "8307db70-37ff-40fb-9c5b-72643708e932",
                            "gambit_id": "c2bbe756-a4fa-4d53-aba9-f1d0c8762798",
                            "last_updated": "2023-01-13T11:47:21.688950-05:00",
                            "created_at": "2023-01-12T08:22:01.164907-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.03000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c72452f-98da-48aa-a7ef-b95284b2fe25/?format=api"
                        }
                    ]
                },
                {
                    "id": "53cb7851-5da3-458d-a36a-d183efef898a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e0dc21b-7ea0-40a9-b1e9-47d6462f6c7a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-12T08:32:10.120235-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Red Wings",
                                "amount": 6387.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 3613.0
                            }
                        ],
                        "expected_reward_tokens": 9068.63,
                        "profit_sb": 68.63,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ee1ebafd-55af-47e0-b598-7cdfbb634edd",
                            "gambit_id": "8fb2f2fa-19c7-4ffc-b59e-3933607dfdd7",
                            "last_updated": "2023-01-13T11:47:21.682086-05:00",
                            "created_at": "2023-01-12T08:32:10.121467-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.42000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53cb7851-5da3-458d-a36a-d183efef898a/?format=api"
                        },
                        {
                            "id": "d38f593c-db20-48d3-b3b1-9ad2a0b342b5",
                            "gambit_id": "30e850ce-5d8f-473b-9790-4f86c454b10a",
                            "last_updated": "2023-01-13T11:47:21.683275-05:00",
                            "created_at": "2023-01-12T08:32:10.122669-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.51000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53cb7851-5da3-458d-a36a-d183efef898a/?format=api"
                        }
                    ]
                },
                {
                    "id": "ac70d247-18bc-4cea-9490-6b3c4fcb2919",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e0dc21b-7ea0-40a9-b1e9-47d6462f6c7a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-12T08:32:10.123879-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5292.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4708.0
                            }
                        ],
                        "expected_reward_tokens": 8943.48,
                        "profit_sb": -56.52,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d28b04dc-8145-420b-a066-3431da3fa5c5",
                            "gambit_id": "a02192a9-f9c8-4022-89c4-fa2686417ff2",
                            "last_updated": "2023-01-13T11:47:21.685484-05:00",
                            "created_at": "2023-01-12T08:32:10.125017-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac70d247-18bc-4cea-9490-6b3c4fcb2919/?format=api"
                        },
                        {
                            "id": "89e1bed1-1248-4d3f-b038-7b16c5cf3655",
                            "gambit_id": "06d1feab-3570-42b5-8a11-4ad862e772c1",
                            "last_updated": "2023-01-13T11:47:21.686580-05:00",
                            "created_at": "2023-01-12T08:32:10.126218-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac70d247-18bc-4cea-9490-6b3c4fcb2919/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c9432960-61ff-4ec8-aef6-ee1df76ba5e8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "22d10948-b42c-405a-872b-2506df2cb7e0",
            "completed": true,
            "last_updated": "2023-01-13T11:47:15.265080-05:00",
            "created_at": "2023-01-12T08:22:00.445788-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.09,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/22d10948-b42c-405a-872b-2506df2cb7e0",
            "datetime": "2023-01-12T19:07:00-05:00",
            "cutoff_datetime": "2023-01-12T19:07:00-05:00",
            "name": "Seattle Kraken v. Boston Bruins",
            "bettypes": [
                {
                    "id": "01161c79-bffc-4654-a09a-056d4abcf134",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c9432960-61ff-4ec8-aef6-ee1df76ba5e8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T08:22:00.451757-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Bruins",
                                "amount": 6575.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 3425.0
                            }
                        ],
                        "expected_reward_tokens": 9007.75,
                        "profit_sb": 7.75,
                        "profit_sb_percentage": 0.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2ae86282-2f70-4c76-beac-77d487eb2e9b",
                            "gambit_id": "b23e89ed-d849-40ed-b38d-c2fd01059755",
                            "last_updated": "2023-01-13T11:47:15.274320-05:00",
                            "created_at": "2023-01-12T08:22:00.452871-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.37000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01161c79-bffc-4654-a09a-056d4abcf134/?format=api"
                        },
                        {
                            "id": "b375a08e-f316-4c9f-b1a6-06a5b681f34d",
                            "gambit_id": "843cdd1f-bd77-457e-b68a-3d0912c21980",
                            "last_updated": "2023-01-13T11:47:15.275380-05:00",
                            "created_at": "2023-01-12T08:22:00.454009-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.63000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01161c79-bffc-4654-a09a-056d4abcf134/?format=api"
                        }
                    ]
                },
                {
                    "id": "6cf3dd43-856a-4e35-a7f8-b2036898d473",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c9432960-61ff-4ec8-aef6-ee1df76ba5e8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-12T08:22:00.447700-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Kraken",
                                "amount": 5402.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 4598.0
                            }
                        ],
                        "expected_reward_tokens": 8966.1,
                        "profit_sb": -33.9,
                        "profit_sb_percentage": -0.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "206a18fd-4e18-4858-a324-5eae01cc4be3",
                            "gambit_id": "f596fdd1-db04-4cb1-a05d-0ddd3060afc4",
                            "last_updated": "2023-01-13T11:47:15.272183-05:00",
                            "created_at": "2023-01-12T08:22:00.450520-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.66000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cf3dd43-856a-4e35-a7f8-b2036898d473/?format=api"
                        },
                        {
                            "id": "df0ba3ae-a866-480b-b867-ff803a166b35",
                            "gambit_id": "4623624a-9256-44fa-9939-b4e0f8d00050",
                            "last_updated": "2023-01-13T11:47:15.271079-05:00",
                            "created_at": "2023-01-12T08:22:00.449209-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.95000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cf3dd43-856a-4e35-a7f8-b2036898d473/?format=api"
                        }
                    ]
                },
                {
                    "id": "9065889a-8d8b-4f90-a4e6-95dd62c2918c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c9432960-61ff-4ec8-aef6-ee1df76ba5e8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-12T08:57:09.509680-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4b4d0ca3-ac69-40b8-8758-ca8a8aa06ccd",
                            "gambit_id": "24452e08-c18f-487c-b88d-9bcd38a0d03f",
                            "last_updated": "2023-01-13T11:47:15.267716-05:00",
                            "created_at": "2023-01-12T08:57:09.510958-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9065889a-8d8b-4f90-a4e6-95dd62c2918c/?format=api"
                        },
                        {
                            "id": "82bccd81-700f-4e68-a7d7-d5325a7eb988",
                            "gambit_id": "8e2568f1-b39c-4b02-8c02-09bfaa7ec7b4",
                            "last_updated": "2023-01-13T11:47:15.268797-05:00",
                            "created_at": "2023-01-12T08:57:09.512251-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9065889a-8d8b-4f90-a4e6-95dd62c2918c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b6f03607-06bd-401c-8e6e-17d4bb6c1225",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "75682670-4660-456c-b132-6fc6b42a17ff",
            "completed": true,
            "last_updated": "2023-01-13T11:47:15.555521-05:00",
            "created_at": "2023-01-12T08:22:00.885660-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.73,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/75682670-4660-456c-b132-6fc6b42a17ff",
            "datetime": "2023-01-12T19:07:00-05:00",
            "cutoff_datetime": "2023-01-12T19:07:00-05:00",
            "name": "Dallas Stars v. New York Rangers",
            "bettypes": [
                {
                    "id": "5a7fbf4b-8c67-4dad-b079-0a6f9fc16b1b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b6f03607-06bd-401c-8e6e-17d4bb6c1225/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T08:22:00.890728-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Rangers",
                                "amount": 5482.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 4518.0
                            }
                        ],
                        "expected_reward_tokens": 8990.48,
                        "profit_sb": -9.52,
                        "profit_sb_percentage": -0.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3a51ae11-007d-442e-9ab8-08e309c8d40b",
                            "gambit_id": "a846b3d2-a3dd-4f50-808d-e1ebfb273998",
                            "last_updated": "2023-01-13T11:47:15.565186-05:00",
                            "created_at": "2023-01-12T08:22:00.891800-05:00",
                            "name": "New York Rangers",
                            "reward": "1.64000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a7fbf4b-8c67-4dad-b079-0a6f9fc16b1b/?format=api"
                        },
                        {
                            "id": "1d75f2c1-daab-4ba2-919b-f0621102efa5",
                            "gambit_id": "769d86c0-afc5-40c3-b966-3bd61f988ea1",
                            "last_updated": "2023-01-13T11:47:15.566302-05:00",
                            "created_at": "2023-01-12T08:22:00.893169-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.99000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a7fbf4b-8c67-4dad-b079-0a6f9fc16b1b/?format=api"
                        }
                    ]
                },
                {
                    "id": "47ab17c6-6830-48a0-bec5-5a9f8098250f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b6f03607-06bd-401c-8e6e-17d4bb6c1225/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-12T08:22:00.887209-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 6617.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 3383.0
                            }
                        ],
                        "expected_reward_tokens": 9065.29,
                        "profit_sb": 65.29,
                        "profit_sb_percentage": 0.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0ce884dd-f0a8-4e31-82cd-e38dd114ac52",
                            "gambit_id": "bfdd00e1-8f30-4ae4-9841-e4e87c19d3ad",
                            "last_updated": "2023-01-13T11:47:15.562896-05:00",
                            "created_at": "2023-01-12T08:22:00.889504-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.37000",
                            "odds": "1.42550",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47ab17c6-6830-48a0-bec5-5a9f8098250f/?format=api"
                        },
                        {
                            "id": "7a11b006-43ac-4ea3-b2d4-0101018dfdc2",
                            "gambit_id": "d9cfe2bf-6d00-4970-a505-6a438fb4daa0",
                            "last_updated": "2023-01-13T11:47:15.561766-05:00",
                            "created_at": "2023-01-12T08:22:00.888333-05:00",
                            "name": "New York Rangers",
                            "reward": "2.68000",
                            "odds": "2.95000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47ab17c6-6830-48a0-bec5-5a9f8098250f/?format=api"
                        }
                    ]
                },
                {
                    "id": "be0d3d2d-f5cb-4ded-86de-56b2082a247d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b6f03607-06bd-401c-8e6e-17d4bb6c1225/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-12T18:11:57.067474-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 5098.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "27e6cc22-9623-4b0e-b7b7-d0d38ebdae96",
                            "gambit_id": "1544f57e-28a6-4321-9675-a345474acf0f",
                            "last_updated": "2023-01-13T11:47:15.559452-05:00",
                            "created_at": "2023-01-12T18:11:57.072142-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be0d3d2d-f5cb-4ded-86de-56b2082a247d/?format=api"
                        },
                        {
                            "id": "d56ce2bb-6607-4774-a346-4aeb2ceaf5ac",
                            "gambit_id": "cc2bfea1-093e-4079-963a-edd08e640b94",
                            "last_updated": "2023-01-13T11:47:15.558305-05:00",
                            "created_at": "2023-01-12T18:11:57.068926-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be0d3d2d-f5cb-4ded-86de-56b2082a247d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4e88e366-0951-4a53-8910-8fbf722686e1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "78b9340a-0a12-45f0-80bd-964496eca0bd",
            "completed": true,
            "last_updated": "2023-01-13T11:47:15.874808-05:00",
            "created_at": "2023-01-12T14:12:19.230645-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.1,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/78b9340a-0a12-45f0-80bd-964496eca0bd",
            "datetime": "2023-01-12T19:07:00-05:00",
            "cutoff_datetime": "2023-01-12T19:07:00-05:00",
            "name": "Nashville Predators v. Montreal Canadiens",
            "bettypes": [
                {
                    "id": "3b7c143d-9547-4143-840d-59b63abafd1f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e88e366-0951-4a53-8910-8fbf722686e1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T14:12:19.241827-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville Predators",
                                "amount": 6026.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 3974.0
                            }
                        ],
                        "expected_reward_tokens": 9099.26,
                        "profit_sb": 99.26,
                        "profit_sb_percentage": 1.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5d9438ad-e884-4729-a7cb-14036304eb41",
                            "gambit_id": "75cdb7c7-4d1b-44c4-b6c1-271a7cb16014",
                            "last_updated": "2023-01-13T11:47:15.885093-05:00",
                            "created_at": "2023-01-12T14:12:19.244782-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b7c143d-9547-4143-840d-59b63abafd1f/?format=api"
                        },
                        {
                            "id": "d268e427-cd11-448f-a0f0-f663510b2010",
                            "gambit_id": "3dea5f1b-4f45-472b-b73d-e4fa29894f17",
                            "last_updated": "2023-01-13T11:47:15.883965-05:00",
                            "created_at": "2023-01-12T14:12:19.243109-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.29000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b7c143d-9547-4143-840d-59b63abafd1f/?format=api"
                        }
                    ]
                },
                {
                    "id": "731b504a-1a29-4f9c-ba9a-ab4dd06ff695",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e88e366-0951-4a53-8910-8fbf722686e1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-12T14:12:19.238074-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Montreal Canadiens",
                                "amount": 6026.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3974.0
                            }
                        ],
                        "expected_reward_tokens": 9099.26,
                        "profit_sb": 99.26,
                        "profit_sb_percentage": 1.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e708059b-b1b0-4497-abda-8edf397a4fed",
                            "gambit_id": "e8fdc7c2-3d82-4e70-a1b3-bf95c93bf98b",
                            "last_updated": "2023-01-13T11:47:15.880729-05:00",
                            "created_at": "2023-01-12T14:12:19.239225-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/731b504a-1a29-4f9c-ba9a-ab4dd06ff695/?format=api"
                        },
                        {
                            "id": "ea382c10-d46b-415d-a511-e738f9070860",
                            "gambit_id": "794bcf8b-9ec4-4e62-b4f3-c75c26bb2ab8",
                            "last_updated": "2023-01-13T11:47:15.881823-05:00",
                            "created_at": "2023-01-12T14:12:19.240488-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.29000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/731b504a-1a29-4f9c-ba9a-ab4dd06ff695/?format=api"
                        }
                    ]
                },
                {
                    "id": "ebcdd398-7c37-4cdb-919b-32c1dc8ab670",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e88e366-0951-4a53-8910-8fbf722686e1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-12T14:12:19.233388-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5196.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fa00b89d-c129-444c-b0da-ab51bf30b046",
                            "gambit_id": "df70fdde-7af5-4ad8-93d4-77ff1f6f5dd4",
                            "last_updated": "2023-01-13T11:47:15.877475-05:00",
                            "created_at": "2023-01-12T14:12:19.235184-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebcdd398-7c37-4cdb-919b-32c1dc8ab670/?format=api"
                        },
                        {
                            "id": "13927f06-4cf7-4756-b6e8-c5be117fb7ea",
                            "gambit_id": "0e4b2bd5-55a3-4429-bb3e-9f2b25a78fa9",
                            "last_updated": "2023-01-13T11:47:15.878553-05:00",
                            "created_at": "2023-01-12T14:12:19.236692-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebcdd398-7c37-4cdb-919b-32c1dc8ab670/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a96bfb4d-ab21-48fc-b662-c04aa37e260a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3228fcec-6f4b-4714-bf5f-77a89feb8da5",
            "completed": true,
            "last_updated": "2023-01-13T11:47:16.448315-05:00",
            "created_at": "2023-01-12T08:22:00.591222-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.48,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/3228fcec-6f4b-4714-bf5f-77a89feb8da5",
            "datetime": "2023-01-12T19:07:00-05:00",
            "cutoff_datetime": "2023-01-12T19:07:00-05:00",
            "name": "Carolina Hurricanes v. Columbus Blue Jackets",
            "bettypes": [
                {
                    "id": "48c746d1-ced2-419a-9ed2-890c9da075ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a96bfb4d-ab21-48fc-b662-c04aa37e260a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T08:22:00.596526-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 7249.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 2751.0
                            }
                        ],
                        "expected_reward_tokens": 9133.32,
                        "profit_sb": 133.32,
                        "profit_sb_percentage": 1.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7a411abd-33f0-4ce6-b3fe-64ba79638216",
                            "gambit_id": "8e86c9e3-1ace-4d3b-be48-89399c31f721",
                            "last_updated": "2023-01-13T11:47:16.459327-05:00",
                            "created_at": "2023-01-12T08:22:00.598968-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.26000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48c746d1-ced2-419a-9ed2-890c9da075ce/?format=api"
                        },
                        {
                            "id": "a13e1d48-766e-43f6-9c3a-fe59ebf4b086",
                            "gambit_id": "880d8bd8-3c5b-4f0f-8962-84e4a2c33c52",
                            "last_updated": "2023-01-13T11:47:16.458271-05:00",
                            "created_at": "2023-01-12T08:22:00.597644-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "3.32000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48c746d1-ced2-419a-9ed2-890c9da075ce/?format=api"
                        }
                    ]
                },
                {
                    "id": "f7b02e07-6f49-4333-aa26-b0dee61d449f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a96bfb4d-ab21-48fc-b662-c04aa37e260a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-12T08:22:00.592869-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 5292.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 4708.0
                            }
                        ],
                        "expected_reward_tokens": 8943.48,
                        "profit_sb": -56.52,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "766d06da-4909-49f6-b130-57537d6a853e",
                            "gambit_id": "f7da200e-527a-4e60-ba50-471c563dd6e7",
                            "last_updated": "2023-01-13T11:47:16.456084-05:00",
                            "created_at": "2023-01-12T08:22:00.595279-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7b02e07-6f49-4333-aa26-b0dee61d449f/?format=api"
                        },
                        {
                            "id": "552009fc-6a3d-4c68-9f63-908dee33e865",
                            "gambit_id": "42def65d-0ad4-401b-9483-da15a0d3ad4b",
                            "last_updated": "2023-01-13T11:47:16.454927-05:00",
                            "created_at": "2023-01-12T08:22:00.594081-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7b02e07-6f49-4333-aa26-b0dee61d449f/?format=api"
                        }
                    ]
                },
                {
                    "id": "73569f8d-35fa-49bf-8adb-725aa3670f38",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a96bfb4d-ab21-48fc-b662-c04aa37e260a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-12T11:01:57.245752-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5196.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "94f168db-5ce9-48ee-ae11-4d023650f192",
                            "gambit_id": "8b1307fb-601a-4beb-950e-c481a9a01320",
                            "last_updated": "2023-01-13T11:47:16.451199-05:00",
                            "created_at": "2023-01-12T11:01:57.247039-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73569f8d-35fa-49bf-8adb-725aa3670f38/?format=api"
                        },
                        {
                            "id": "71bb2811-b1ca-46a4-8159-fb5608c072ff",
                            "gambit_id": "e9cb915c-bd6e-4a17-b978-a9ecb3d4b6ba",
                            "last_updated": "2023-01-13T11:47:16.452295-05:00",
                            "created_at": "2023-01-12T11:01:57.248263-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73569f8d-35fa-49bf-8adb-725aa3670f38/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f9a00b09-44d6-471f-bc23-5b9f56135c28",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8e88c77b-18c0-4746-a1b3-23e6b2145ead",
            "completed": true,
            "last_updated": "2023-01-13T11:47:14.827187-05:00",
            "created_at": "2023-01-12T08:22:01.028359-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.27,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/8e88c77b-18c0-4746-a1b3-23e6b2145ead",
            "datetime": "2023-01-12T19:07:00-05:00",
            "cutoff_datetime": "2023-01-12T19:07:00-05:00",
            "name": "Vancouver Canucks v. Tampa Bay Lightning",
            "bettypes": [
                {
                    "id": "946759a2-efbf-4778-8a62-e3184cb8578b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f9a00b09-44d6-471f-bc23-5b9f56135c28/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T08:22:01.033576-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 6802.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 3198.0
                            }
                        ],
                        "expected_reward_tokens": 9114.3,
                        "profit_sb": 114.3,
                        "profit_sb_percentage": 1.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "92c06b4b-43cb-4a74-b24f-89db082a29cc",
                            "gambit_id": "34e94689-5f83-4a94-bf47-f466dc91e762",
                            "last_updated": "2023-01-13T11:47:14.837023-05:00",
                            "created_at": "2023-01-12T08:22:01.034641-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.34000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/946759a2-efbf-4778-8a62-e3184cb8578b/?format=api"
                        },
                        {
                            "id": "476ea3d3-1bc8-4998-aedb-0ae566173fc3",
                            "gambit_id": "55fd7a0f-5a39-492c-96f8-fb2dd2929eeb",
                            "last_updated": "2023-01-13T11:47:14.838330-05:00",
                            "created_at": "2023-01-12T08:22:01.035772-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.85000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/946759a2-efbf-4778-8a62-e3184cb8578b/?format=api"
                        }
                    ]
                },
                {
                    "id": "22b2f37d-67ea-4218-88fc-29ebbcda304c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f9a00b09-44d6-471f-bc23-5b9f56135c28/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-12T08:22:01.029880-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 5098.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "80576ec7-0a8d-4db9-a7b7-fed058e1bfe6",
                            "gambit_id": "4a8115d1-0e7c-4a1b-ad76-47c136fd4359",
                            "last_updated": "2023-01-13T11:47:14.833183-05:00",
                            "created_at": "2023-01-12T08:22:01.031095-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22b2f37d-67ea-4218-88fc-29ebbcda304c/?format=api"
                        },
                        {
                            "id": "fe48df03-125e-43f9-9a95-03c84546e641",
                            "gambit_id": "af8c6839-5da5-4ca2-83bd-ece749548403",
                            "last_updated": "2023-01-13T11:47:14.834399-05:00",
                            "created_at": "2023-01-12T08:22:01.032338-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22b2f37d-67ea-4218-88fc-29ebbcda304c/?format=api"
                        }
                    ]
                },
                {
                    "id": "b7ce0084-736b-46cd-9d8d-63278d3dfb22",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f9a00b09-44d6-471f-bc23-5b9f56135c28/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-12T12:16:57.481439-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5402.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4598.0
                            }
                        ],
                        "expected_reward_tokens": 8966.1,
                        "profit_sb": -33.9,
                        "profit_sb_percentage": -0.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "69762807-e260-48fc-9acb-55b3ea6b2dfd",
                            "gambit_id": "501c9165-e193-4e64-a92b-5343f621c359",
                            "last_updated": "2023-01-13T11:47:14.830997-05:00",
                            "created_at": "2023-01-12T12:16:57.484191-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.66000",
                            "odds": "1.76920",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7ce0084-736b-46cd-9d8d-63278d3dfb22/?format=api"
                        },
                        {
                            "id": "3a4c25e4-243e-4e30-be58-219884a7280f",
                            "gambit_id": "8235cdd4-4893-4ebf-8fdf-048203f2d07b",
                            "last_updated": "2023-01-13T11:47:14.829874-05:00",
                            "created_at": "2023-01-12T12:16:57.482886-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.95000",
                            "odds": "2.10000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7ce0084-736b-46cd-9d8d-63278d3dfb22/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b0b2e15c-d3d7-45d2-9447-d75414f9a55d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3df1f5c0-ee5d-42d7-b13f-40b57ce4d0a8",
            "completed": true,
            "last_updated": "2023-01-15T21:52:01.908608-05:00",
            "created_at": "2023-01-11T12:17:21.034563-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.0,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/3df1f5c0-ee5d-42d7-b13f-40b57ce4d0a8",
            "datetime": "2023-01-12T15:00:00-05:00",
            "cutoff_datetime": "2023-01-12T15:00:00-05:00",
            "name": "Fulham v. Chelsea",
            "bettypes": [
                {
                    "id": "2bb1d789-b64a-41cf-8393-bc2e03d44fd1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0b2e15c-d3d7-45d2-9447-d75414f9a55d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T12:17:21.040925-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Chelsea",
                                "amount": 6240.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3760.0
                            }
                        ],
                        "expected_reward_tokens": 11355.2,
                        "profit_sb": 2355.2,
                        "profit_sb_percentage": 26.17,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chelsea",
                                "amount": 4765.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2872.0
                            },
                            {
                                "team": "Fulham",
                                "amount": 2363.0
                            }
                        ],
                        "expected_reward_tokens": 8672.21,
                        "profit_sb": -327.79,
                        "profit_sb_percentage": -3.64,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a691393f-c421-4f7a-878a-3b4d9c27b2d0",
                            "gambit_id": "dc22614b-4fed-4b08-8d18-05c2dc86b450",
                            "last_updated": "2023-01-15T21:52:01.925476-05:00",
                            "created_at": "2023-01-11T12:17:21.042182-05:00",
                            "name": "Chelsea",
                            "reward": "1.82000",
                            "odds": "1.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bb1d789-b64a-41cf-8393-bc2e03d44fd1/?format=api"
                        },
                        {
                            "id": "0f7b1354-35c0-4a12-812e-98c24af3eac7",
                            "gambit_id": "133b695a-94be-4e99-bc31-27fe354f32e3",
                            "last_updated": "2023-01-15T21:52:01.931693-05:00",
                            "created_at": "2023-01-11T12:17:21.047368-05:00",
                            "name": "Draw",
                            "reward": "3.02000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bb1d789-b64a-41cf-8393-bc2e03d44fd1/?format=api"
                        },
                        {
                            "id": "dbac3069-c991-4ec7-ba94-a05d7f9c1273",
                            "gambit_id": "1c7a0139-adc4-4d7f-954f-239bc5bd5097",
                            "last_updated": "2023-01-15T21:52:01.928484-05:00",
                            "created_at": "2023-01-11T12:17:21.046020-05:00",
                            "name": "Fulham",
                            "reward": "3.67000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bb1d789-b64a-41cf-8393-bc2e03d44fd1/?format=api"
                        }
                    ]
                },
                {
                    "id": "01fd3dd7-abf1-4748-913f-b7ab75f60b9e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0b2e15c-d3d7-45d2-9447-d75414f9a55d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T12:17:21.036585-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5655.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4345.0
                            }
                        ],
                        "expected_reward_tokens": 8820.35,
                        "profit_sb": -179.65,
                        "profit_sb_percentage": -2.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "47f7744b-f53c-4a34-a9c3-0f1d58909e21",
                            "gambit_id": "f7e70131-ea6c-4730-8591-65171193e356",
                            "last_updated": "2023-01-15T21:52:01.915968-05:00",
                            "created_at": "2023-01-11T12:17:21.038173-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.56000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01fd3dd7-abf1-4748-913f-b7ab75f60b9e/?format=api"
                        },
                        {
                            "id": "c94f0330-888f-475e-b701-f054c1f29bc5",
                            "gambit_id": "7f795b88-816a-4cb7-b1c8-59f4b7101bc5",
                            "last_updated": "2023-01-15T21:52:01.919173-05:00",
                            "created_at": "2023-01-11T12:17:21.039566-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.03000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01fd3dd7-abf1-4748-913f-b7ab75f60b9e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ce50383c-5375-47ee-b07a-88ef3d05567d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b79ddfd6-cd31-48bc-b7a1-a4c794abc96b",
            "completed": true,
            "last_updated": "2023-01-17T11:32:19.320491-05:00",
            "created_at": "2023-01-11T10:16:51.680587-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Sony Open",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/b79ddfd6-cd31-48bc-b7a1-a4c794abc96b",
            "datetime": "2023-01-12T09:00:00-05:00",
            "cutoff_datetime": "2023-01-12T09:00:00-05:00",
            "name": "Sony Open: Top 5 Finish",
            "bettypes": [
                {
                    "id": "b81ab9a7-39e8-4d98-9368-393e0fd65f81",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce50383c-5375-47ee-b07a-88ef3d05567d/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-01-11T10:16:51.685503-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "53ff2af2-b5e5-476c-aa37-e7c7b2d77389",
                            "gambit_id": "ca2e53b9-f7da-48c5-b3a9-254640fa000f",
                            "last_updated": "2023-01-17T11:32:19.478744-05:00",
                            "created_at": "2023-01-11T10:16:51.841612-05:00",
                            "name": "Tom Kim",
                            "reward": "3.24000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "d19416cf-5abc-437b-b538-99543aec45af",
                            "gambit_id": "cef2dc10-8e6f-41b9-8dc9-dedfe420fb89",
                            "last_updated": "2023-01-17T11:32:19.477725-05:00",
                            "created_at": "2023-01-11T10:16:51.840432-05:00",
                            "name": "Sungjae Im",
                            "reward": "3.58000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "852f48a3-9b92-458e-ba19-5389c4988e2c",
                            "gambit_id": "3f048e83-ffff-4539-8e28-fea5ad684875",
                            "last_updated": "2023-01-17T11:32:19.341829-05:00",
                            "created_at": "2023-01-11T10:16:51.702526-05:00",
                            "name": "Brian Harman",
                            "reward": "4.01000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "24fa0149-708d-429f-9e34-96fb10dbaefc",
                            "gambit_id": "89a69e44-7492-4b27-98c3-c042f3a30bc1",
                            "last_updated": "2023-01-17T11:32:19.476678-05:00",
                            "created_at": "2023-01-11T10:16:51.839364-05:00",
                            "name": "Jordan Spieth",
                            "reward": "4.01000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "28f623b4-7d35-494e-a386-9b545272b463",
                            "gambit_id": "7b9fc4c3-f846-4e6f-9759-88e201eec383",
                            "last_updated": "2023-01-17T11:32:19.475601-05:00",
                            "created_at": "2023-01-11T10:16:51.838278-05:00",
                            "name": "Hideki Matsuyama",
                            "reward": "4.01000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "a86094f8-6c7e-4adf-a0d5-9a2d4699aad5",
                            "gambit_id": "15dc0043-602a-42ac-ae4b-b041c1452575",
                            "last_updated": "2023-01-17T11:32:19.474580-05:00",
                            "created_at": "2023-01-11T10:16:51.837160-05:00",
                            "name": "Russell Henley",
                            "reward": "4.87000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "aaf0c4c9-3a25-4a22-8839-9db349f3990e",
                            "gambit_id": "75175ec5-6455-4256-8223-54e96345a379",
                            "last_updated": "2023-01-17T11:32:19.473526-05:00",
                            "created_at": "2023-01-11T10:16:51.836068-05:00",
                            "name": "Corey Conners",
                            "reward": "5.30000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "0fa37b0b-66bf-4aed-9dcf-608b37e8a99c",
                            "gambit_id": "cea764ed-495d-46f6-bd95-caf23d1d8c50",
                            "last_updated": "2023-01-17T11:32:19.471255-05:00",
                            "created_at": "2023-01-11T10:16:51.833841-05:00",
                            "name": "Tom Hoge",
                            "reward": "5.73000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "220331c2-f64d-41a0-b64f-4d567b7a58d4",
                            "gambit_id": "d7813c4b-4a5f-40ce-be44-b5fc5246d76b",
                            "last_updated": "2023-01-17T11:32:19.465934-05:00",
                            "created_at": "2023-01-11T10:16:51.828453-05:00",
                            "name": "Cameron Davis",
                            "reward": "6.59000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "b4a04bf3-06e0-4816-9224-3cff3a81e21e",
                            "gambit_id": "8d832efd-7f6d-44c4-ae73-8100e0179981",
                            "last_updated": "2023-01-17T11:32:19.472390-05:00",
                            "created_at": "2023-01-11T10:16:51.834927-05:00",
                            "name": "Billy Horschel",
                            "reward": "6.59000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "22c07056-4e4a-4b1f-bf72-3c7c48dbc83f",
                            "gambit_id": "2403717b-b7a7-4718-ba67-39cf054e0c21",
                            "last_updated": "2023-01-17T11:32:19.463855-05:00",
                            "created_at": "2023-01-11T10:16:51.826186-05:00",
                            "name": "Kyoung-Hoon Lee",
                            "reward": "7.02000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "b88cdd44-ec0f-4a48-a416-20906b0549a8",
                            "gambit_id": "701718ae-9e16-4a2d-9b35-2f9b079e85a6",
                            "last_updated": "2023-01-17T11:32:19.466957-05:00",
                            "created_at": "2023-01-11T10:16:51.829558-05:00",
                            "name": "Adam Scott",
                            "reward": "7.02000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "db3b0779-3094-4bd4-b575-9f2eba6ab8ff",
                            "gambit_id": "2137dca1-35a3-4931-8026-f5a4bd6fa9ac",
                            "last_updated": "2023-01-17T11:32:19.469029-05:00",
                            "created_at": "2023-01-11T10:16:51.831686-05:00",
                            "name": "Keegan Bradley",
                            "reward": "7.02000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "d5dd949a-da6d-4f63-a002-5e8ddd92f1e7",
                            "gambit_id": "bbbedf7c-3661-4662-94c3-b2e2198a60f2",
                            "last_updated": "2023-01-17T11:32:19.470105-05:00",
                            "created_at": "2023-01-11T10:16:51.832762-05:00",
                            "name": "Taylor Montgomery",
                            "reward": "7.02000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "7dd98eba-c658-454e-a617-d97c65d0cc42",
                            "gambit_id": "8eac0dec-2dbf-4852-a3cf-3a15ffa3a016",
                            "last_updated": "2023-01-17T11:32:19.467972-05:00",
                            "created_at": "2023-01-11T10:16:51.830628-05:00",
                            "name": "Maverick McNealy",
                            "reward": "7.45000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "c317d3ec-a4aa-42cb-8ef5-88256bb0f618",
                            "gambit_id": "cffc253a-044d-44ff-b722-513e3f83b9dd",
                            "last_updated": "2023-01-17T11:32:19.464908-05:00",
                            "created_at": "2023-01-11T10:16:51.827312-05:00",
                            "name": "Keith Mitchell",
                            "reward": "7.45000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "9456d6c4-a59e-4cb8-8b13-628bd9f867fd",
                            "gambit_id": "72892197-b40e-486a-8209-9e567a91d0b1",
                            "last_updated": "2023-01-17T11:32:19.460403-05:00",
                            "created_at": "2023-01-11T10:16:51.822955-05:00",
                            "name": "JJ Spaun",
                            "reward": "7.88000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "f98eed4b-4619-4dba-ab70-f0637979058d",
                            "gambit_id": "80033f16-1d6b-40f0-b768-1404c2298045",
                            "last_updated": "2023-01-17T11:32:19.462770-05:00",
                            "created_at": "2023-01-11T10:16:51.825096-05:00",
                            "name": "Si-Woo Kim",
                            "reward": "7.88000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "5c1df2cd-4770-47c6-a425-a549dcd3c5fc",
                            "gambit_id": "67f96aec-dc07-4130-896b-25e04379403d",
                            "last_updated": "2023-01-17T11:32:19.454069-05:00",
                            "created_at": "2023-01-11T10:16:51.816435-05:00",
                            "name": "Harris English",
                            "reward": "8.31000",
                            "odds": "9.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "90b51c35-6f2d-4567-98c1-33ed32e5c1e4",
                            "gambit_id": "fd39893b-44d9-4fe7-8fd3-1bed6e553cf5",
                            "last_updated": "2023-01-17T11:32:19.339636-05:00",
                            "created_at": "2023-01-11T10:16:51.700313-05:00",
                            "name": "Matt Kuchar",
                            "reward": "8.31000",
                            "odds": "9.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "515b2752-5d5c-4000-8134-40281fa7aa92",
                            "gambit_id": "f95a2df6-569c-4b75-9913-2cc86773c5b3",
                            "last_updated": "2023-01-17T11:32:19.340753-05:00",
                            "created_at": "2023-01-11T10:16:51.701445-05:00",
                            "name": "Kurt Kitayama",
                            "reward": "8.74000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "cd1671bf-b981-40f1-b578-94f8461e2839",
                            "gambit_id": "4c9d62f4-ba30-4487-a402-4c077e0a34b5",
                            "last_updated": "2023-01-17T11:32:19.457220-05:00",
                            "created_at": "2023-01-11T10:16:51.819696-05:00",
                            "name": "Andrew Putnam",
                            "reward": "8.74000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "766786bd-59b5-4d04-b5fd-ee6d58a8eef5",
                            "gambit_id": "9b9c8e46-9e48-4403-81f1-1f73719f7105",
                            "last_updated": "2023-01-17T11:32:19.459303-05:00",
                            "created_at": "2023-01-11T10:16:51.821881-05:00",
                            "name": "Christiaan Bezuidenhout",
                            "reward": "9.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "c00be639-8c18-4fb0-b248-648532027bca",
                            "gambit_id": "a5c1aabd-d7d3-4089-98ed-e4ec870d8117",
                            "last_updated": "2023-01-17T11:32:19.461589-05:00",
                            "created_at": "2023-01-11T10:16:51.824017-05:00",
                            "name": "Denny McCarthy",
                            "reward": "9.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "b3150e91-30d5-4cdb-bd1e-b3811be92d47",
                            "gambit_id": "c3c71e04-c86c-4c49-88b9-f3cb514851f5",
                            "last_updated": "2023-01-17T11:32:19.449766-05:00",
                            "created_at": "2023-01-11T10:16:51.811817-05:00",
                            "name": "JT Poston",
                            "reward": "9.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "75e2ce42-207d-4589-86a3-7a2ec6824fe4",
                            "gambit_id": "a317d429-b75d-4c0e-a321-7c3b7c077c5e",
                            "last_updated": "2023-01-17T11:32:19.456152-05:00",
                            "created_at": "2023-01-11T10:16:51.818606-05:00",
                            "name": "Emiliano Grillo",
                            "reward": "9.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "ab9c4ff3-734f-44d6-bc3e-829f194db143",
                            "gambit_id": "b56a82fa-9919-4099-8048-825183ae78fb",
                            "last_updated": "2023-01-17T11:32:19.448712-05:00",
                            "created_at": "2023-01-11T10:16:51.810701-05:00",
                            "name": "Mackenzie Hughes",
                            "reward": "9.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "a427f9df-c6ca-4c9e-a213-fde361ecf395",
                            "gambit_id": "8c50d69d-48f0-416b-9489-a938e0df2a1f",
                            "last_updated": "2023-01-17T11:32:19.458273-05:00",
                            "created_at": "2023-01-11T10:16:51.820779-05:00",
                            "name": "Alex Smalley",
                            "reward": "9.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "26aea988-924d-45b6-ac28-7bbbd097ecf9",
                            "gambit_id": "7b88ec39-f82e-49b6-8d51-06e764761b4e",
                            "last_updated": "2023-01-17T11:32:19.455089-05:00",
                            "created_at": "2023-01-11T10:16:51.817533-05:00",
                            "name": "Gary Woodland",
                            "reward": "10.46000",
                            "odds": "12.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "a9719ff9-6eb2-450a-8149-fc10b3dc068a",
                            "gambit_id": "38a5d943-65af-462b-bfd7-7773b450b88c",
                            "last_updated": "2023-01-17T11:32:19.446606-05:00",
                            "created_at": "2023-01-11T10:16:51.808502-05:00",
                            "name": "Brendan Steele",
                            "reward": "11.32000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "ae89b135-819a-46c2-afcf-c679e049cf67",
                            "gambit_id": "2b3bc192-2f4e-4559-ad9a-249e3d88b54c",
                            "last_updated": "2023-01-17T11:32:19.451848-05:00",
                            "created_at": "2023-01-11T10:16:51.814158-05:00",
                            "name": "Webb Simpson",
                            "reward": "11.32000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "a32a72f4-e162-44f3-b299-3f6add770aae",
                            "gambit_id": "69e9fbb0-0ff7-469c-bdff-cd21bd1c8e21",
                            "last_updated": "2023-01-17T11:32:19.338443-05:00",
                            "created_at": "2023-01-11T10:16:51.699199-05:00",
                            "name": "Greyson Sigg",
                            "reward": "13.04000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "fb0fe2d7-df93-4b9a-877d-616921436b2b",
                            "gambit_id": "385b54cd-600c-4e93-a81d-cf633066ad5d",
                            "last_updated": "2023-01-17T11:32:19.441342-05:00",
                            "created_at": "2023-01-11T10:16:51.802644-05:00",
                            "name": "Adam Svensson",
                            "reward": "13.04000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "81667f75-c337-4f63-8335-c145588e9810",
                            "gambit_id": "9372689c-ef6b-4edf-b2ec-9d8838c22946",
                            "last_updated": "2023-01-17T11:32:19.447643-05:00",
                            "created_at": "2023-01-11T10:16:51.809608-05:00",
                            "name": "Hayden Buckley",
                            "reward": "13.04000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "c53a05de-59f9-4c37-b53a-c41e36b8a725",
                            "gambit_id": "f77e13b9-7886-4592-9e9c-4a52c1d69c28",
                            "last_updated": "2023-01-17T11:32:19.442387-05:00",
                            "created_at": "2023-01-11T10:16:51.803697-05:00",
                            "name": "Russell Knox",
                            "reward": "13.04000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "3313c838-22d0-4233-b069-688ecc5f5a53",
                            "gambit_id": "8fd0a67c-ae9a-4121-af79-6e0496449d5a",
                            "last_updated": "2023-01-17T11:32:19.440206-05:00",
                            "created_at": "2023-01-11T10:16:51.801568-05:00",
                            "name": "Brendon Todd",
                            "reward": "13.04000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "2ceaa142-e142-4ba7-912d-8994e2ec6637",
                            "gambit_id": "4cec2925-b3fc-44b8-9fa1-a55854824899",
                            "last_updated": "2023-01-17T11:32:19.443446-05:00",
                            "created_at": "2023-01-11T10:16:51.804791-05:00",
                            "name": "Chris Kirk",
                            "reward": "13.04000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "9963cded-229d-4d93-a7c3-11ac68525072",
                            "gambit_id": "ef80e787-cf28-4172-ac89-380a2bf0f085",
                            "last_updated": "2023-01-17T11:32:19.428238-05:00",
                            "created_at": "2023-01-11T10:16:51.789346-05:00",
                            "name": "Robby Shelton",
                            "reward": "14.76000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "0c922648-1182-4415-8160-ab1344da12f6",
                            "gambit_id": "1289099b-70ee-4d18-9156-9635257b2c38",
                            "last_updated": "2023-01-17T11:32:19.445557-05:00",
                            "created_at": "2023-01-11T10:16:51.807419-05:00",
                            "name": "Nick Hardy",
                            "reward": "14.76000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "b5701547-fc9b-4bf8-9297-0b4d89be67cf",
                            "gambit_id": "f8c9d782-4546-41cd-b6c1-25ca2e7c14b6",
                            "last_updated": "2023-01-17T11:32:19.453016-05:00",
                            "created_at": "2023-01-11T10:16:51.815341-05:00",
                            "name": "Aaron Rai",
                            "reward": "14.76000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "6ace64f7-23c8-43c9-93f9-28ec00cbe28e",
                            "gambit_id": "ba0cc4e4-cb4f-4235-a12b-3c167c5cca68",
                            "last_updated": "2023-01-17T11:32:19.438077-05:00",
                            "created_at": "2023-01-11T10:16:51.799152-05:00",
                            "name": "Stephan Jaeger",
                            "reward": "14.76000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "e32d327a-eb6b-4b0e-aad0-9f6aa348ab2f",
                            "gambit_id": "5b5b9ae9-9c35-4fae-877a-8763ea03c5a3",
                            "last_updated": "2023-01-17T11:32:19.450802-05:00",
                            "created_at": "2023-01-11T10:16:51.812918-05:00",
                            "name": "Will Gordon",
                            "reward": "14.76000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "bcff457e-71d8-4a45-aac4-803c81d3a134",
                            "gambit_id": "c068b008-5702-4877-b629-0ca12e8c9f1c",
                            "last_updated": "2023-01-17T11:32:19.434889-05:00",
                            "created_at": "2023-01-11T10:16:51.795936-05:00",
                            "name": "Ryan Palmer",
                            "reward": "16.48000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "491ca2a3-b3c3-4ffc-8404-01da70adde28",
                            "gambit_id": "d7174874-65a3-4b24-b395-ca61f222722f",
                            "last_updated": "2023-01-17T11:32:19.444496-05:00",
                            "created_at": "2023-01-11T10:16:51.806249-05:00",
                            "name": "Patton Kizzire",
                            "reward": "18.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "3b1a7657-eaa0-4380-8e1b-3057d63cdedd",
                            "gambit_id": "e19badb5-5f7e-4894-867d-65ae078a6d53",
                            "last_updated": "2023-01-17T11:32:19.430406-05:00",
                            "created_at": "2023-01-11T10:16:51.791575-05:00",
                            "name": "David Lipsky",
                            "reward": "18.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "06aef1ad-ca80-4679-9369-4d4ff5001831",
                            "gambit_id": "ad4f1e2e-8519-46b2-b609-1ba00c3232b4",
                            "last_updated": "2023-01-17T11:32:19.431511-05:00",
                            "created_at": "2023-01-11T10:16:51.792671-05:00",
                            "name": "S.H. Kim",
                            "reward": "19.92000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "937739bf-3648-4576-8fe5-5f144494ae89",
                            "gambit_id": "c43f137d-a875-492f-b499-b0ce49d0521a",
                            "last_updated": "2023-01-17T11:32:19.337237-05:00",
                            "created_at": "2023-01-11T10:16:51.698118-05:00",
                            "name": "Kevin Streelman",
                            "reward": "19.92000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "db5058a5-5706-4be1-b70f-e7dfb325ec8d",
                            "gambit_id": "84440319-c2b0-4a6b-9e64-da422739cb15",
                            "last_updated": "2023-01-17T11:32:19.411581-05:00",
                            "created_at": "2023-01-11T10:16:51.772983-05:00",
                            "name": "David Lingmerth",
                            "reward": "19.92000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "e53eb623-bffe-4329-88f5-19bf4d6aa1a0",
                            "gambit_id": "e025f6bb-d229-46d6-94f1-7b6072e5fed9",
                            "last_updated": "2023-01-17T11:32:19.439118-05:00",
                            "created_at": "2023-01-11T10:16:51.800310-05:00",
                            "name": "Ben Griffin",
                            "reward": "19.92000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "050c48e7-ccc2-40c5-8c64-3dd597a971f2",
                            "gambit_id": "fcc93bb5-5e3d-4fc8-b79a-8557e3c77b7e",
                            "last_updated": "2023-01-17T11:32:19.433718-05:00",
                            "created_at": "2023-01-11T10:16:51.794869-05:00",
                            "name": "Troy Merritt",
                            "reward": "19.92000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "602b0329-78e6-47c0-9f82-621f5fd33a63",
                            "gambit_id": "59c0fc11-74b2-4056-96ad-c728e5beefd2",
                            "last_updated": "2023-01-17T11:32:19.421818-05:00",
                            "created_at": "2023-01-11T10:16:51.782717-05:00",
                            "name": "Adam Schenk",
                            "reward": "22.50000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "99f97c45-0afd-4964-9e43-f25df5612d8d",
                            "gambit_id": "acf8a23c-104f-4e0f-926c-e617fded2ec4",
                            "last_updated": "2023-01-17T11:32:19.426109-05:00",
                            "created_at": "2023-01-11T10:16:51.787135-05:00",
                            "name": "Ryan Armour",
                            "reward": "22.50000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "5e64377a-902a-4e5a-881c-e2ab7372d060",
                            "gambit_id": "858b8424-cf50-4c6a-b42b-1bdf16612448",
                            "last_updated": "2023-01-17T11:32:19.427187-05:00",
                            "created_at": "2023-01-11T10:16:51.788250-05:00",
                            "name": "Adam Long",
                            "reward": "22.50000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "7fc85356-cce4-4907-903d-4a1853a0eb46",
                            "gambit_id": "ddbfbfe7-78b9-4467-8785-f5e4a901652f",
                            "last_updated": "2023-01-17T11:32:19.429334-05:00",
                            "created_at": "2023-01-11T10:16:51.790486-05:00",
                            "name": "Mark Hubbard",
                            "reward": "22.50000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "87d16e83-9578-435c-a596-43679ae5230f",
                            "gambit_id": "1a5fe84f-b97e-4cf3-9385-83ced3c825a8",
                            "last_updated": "2023-01-17T11:32:19.423904-05:00",
                            "created_at": "2023-01-11T10:16:51.784931-05:00",
                            "name": "Brandon Wu",
                            "reward": "22.50000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "7b89c352-5e54-4818-88df-ef0139e293f3",
                            "gambit_id": "dd04ebb5-de07-49d7-89a1-f6437044f608",
                            "last_updated": "2023-01-17T11:32:19.437017-05:00",
                            "created_at": "2023-01-11T10:16:51.798086-05:00",
                            "name": "Davis Thompson",
                            "reward": "22.50000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "56ce2ef8-8f50-47c8-8197-3ed0a42d9aa1",
                            "gambit_id": "5a8160e3-bb1c-4205-81c4-4523dfa60158",
                            "last_updated": "2023-01-17T11:32:19.422872-05:00",
                            "created_at": "2023-01-11T10:16:51.783772-05:00",
                            "name": "Sam Ryder",
                            "reward": "22.50000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "29dbd668-6329-4571-a53b-10e1cb643fa8",
                            "gambit_id": "51fd5b89-5fde-4e25-b912-4cacab672d5c",
                            "last_updated": "2023-01-17T11:32:19.432582-05:00",
                            "created_at": "2023-01-11T10:16:51.793757-05:00",
                            "name": "Lucas Glover",
                            "reward": "22.50000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "d5c15fef-9d0d-4e6d-ab67-144eac924fca",
                            "gambit_id": "99a62dd6-eb7b-491c-a3a8-5a6571f648a0",
                            "last_updated": "2023-01-17T11:32:19.435943-05:00",
                            "created_at": "2023-01-11T10:16:51.797015-05:00",
                            "name": "Justin Suh",
                            "reward": "22.50000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "4ac02fef-7865-4da2-89ba-643e01f2f37d",
                            "gambit_id": "0742eb97-3019-4875-8ad7-6b5191fb232d",
                            "last_updated": "2023-01-17T11:32:19.418555-05:00",
                            "created_at": "2023-01-11T10:16:51.779450-05:00",
                            "name": "Stewart Cink",
                            "reward": "22.50000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "d615bbb8-8b02-4832-93cb-bd4dc4917714",
                            "gambit_id": "a2551c8a-d876-44a5-b86c-1fa020075ffa",
                            "last_updated": "2023-01-17T11:32:19.415137-05:00",
                            "created_at": "2023-01-11T10:16:51.776243-05:00",
                            "name": "Keita Nakajima",
                            "reward": "25.08000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "8132f592-920f-477b-9fd7-ee6945458c26",
                            "gambit_id": "1dea707e-b275-4029-a5bf-10ddc1ab6f20",
                            "last_updated": "2023-01-17T11:32:19.335108-05:00",
                            "created_at": "2023-01-11T10:16:51.695923-05:00",
                            "name": "M-J Daffue",
                            "reward": "25.08000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "b6d817da-b589-4321-8ea2-e2161822515c",
                            "gambit_id": "42759aff-1e2c-4cb6-aad7-518021a07411",
                            "last_updated": "2023-01-17T11:32:19.399205-05:00",
                            "created_at": "2023-01-11T10:16:51.762164-05:00",
                            "name": "Kazuki Higa",
                            "reward": "25.08000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "78f1fd7b-a300-4f13-acbf-d566a51ce552",
                            "gambit_id": "10c5d58c-8226-4248-93b7-a8fe98f01cdf",
                            "last_updated": "2023-01-17T11:32:19.413773-05:00",
                            "created_at": "2023-01-11T10:16:51.775164-05:00",
                            "name": "Nick Taylor",
                            "reward": "25.08000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "d41db6be-1ad2-4620-9da2-76dd6ed0d28b",
                            "gambit_id": "9a6ea1eb-7ed3-4660-b995-d8e3f17765d0",
                            "last_updated": "2023-01-17T11:32:19.419621-05:00",
                            "created_at": "2023-01-11T10:16:51.780570-05:00",
                            "name": "Ben Taylor",
                            "reward": "25.08000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "a8cd04e3-d521-472b-b849-dda80c871e9f",
                            "gambit_id": "c6f439ed-6600-4b3d-a790-1323ece81a0a",
                            "last_updated": "2023-01-17T11:32:19.417494-05:00",
                            "created_at": "2023-01-11T10:16:51.778378-05:00",
                            "name": "Joseph Bramlett",
                            "reward": "25.08000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "8f1b14ab-77a9-40f7-a883-ddaf58ea1f3b",
                            "gambit_id": "a06059f4-4188-4e59-a25b-bbd61466651f",
                            "last_updated": "2023-01-17T11:32:19.334028-05:00",
                            "created_at": "2023-01-11T10:16:51.694728-05:00",
                            "name": "Zach Johnson",
                            "reward": "25.08000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "6ff980f5-407e-4a68-b06a-ea734566ef9c",
                            "gambit_id": "2bca68d4-463c-4478-a35e-97c7767e9f24",
                            "last_updated": "2023-01-17T11:32:19.410528-05:00",
                            "created_at": "2023-01-11T10:16:51.771910-05:00",
                            "name": "Kevin Yu",
                            "reward": "25.08000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "cdbb3044-aafe-42c0-9ae0-31b8b6c9ed8c",
                            "gambit_id": "e8831c5b-ca8b-46f8-8e33-0cb4ef8b0fec",
                            "last_updated": "2023-01-17T11:32:19.409460-05:00",
                            "created_at": "2023-01-11T10:16:51.770814-05:00",
                            "name": "Carl Yuan",
                            "reward": "25.08000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "2020dacc-c614-40e6-bd4c-7e2302eae065",
                            "gambit_id": "9389350b-d373-494b-bb1f-9cabcfe33bd1",
                            "last_updated": "2023-01-17T11:32:19.408328-05:00",
                            "created_at": "2023-01-11T10:16:51.769751-05:00",
                            "name": "Chez Reavie",
                            "reward": "25.08000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "5e3c17c5-db8e-4a93-9e54-3513be0135bc",
                            "gambit_id": "53dcddd5-467a-42cb-bfa8-c5a995c6742f",
                            "last_updated": "2023-01-17T11:32:19.424999-05:00",
                            "created_at": "2023-01-11T10:16:51.786059-05:00",
                            "name": "Scott Piercy",
                            "reward": "26.80000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "d75c2798-3c53-41aa-bd28-255ce327cf9a",
                            "gambit_id": "335faf9c-3a7b-478a-b57c-c0c696b60d01",
                            "last_updated": "2023-01-17T11:32:19.384967-05:00",
                            "created_at": "2023-01-11T10:16:51.747994-05:00",
                            "name": "Zac Blair",
                            "reward": "29.38000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "b5c10ffb-d450-4a7b-a8e5-f73fe8c52c4e",
                            "gambit_id": "f2043b84-947e-48cf-8cbc-61cde11916bb",
                            "last_updated": "2023-01-17T11:32:19.405082-05:00",
                            "created_at": "2023-01-11T10:16:51.766492-05:00",
                            "name": "John Huh",
                            "reward": "29.38000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "c27e8b2a-efbe-4913-9303-6e4381bea0ee",
                            "gambit_id": "3f6bdbfb-7daf-4ed2-ba48-fef670738ac1",
                            "last_updated": "2023-01-17T11:32:19.396882-05:00",
                            "created_at": "2023-01-11T10:16:51.759938-05:00",
                            "name": "Taiga Semikawa",
                            "reward": "29.38000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "b07cb0dd-895b-4d3f-b863-fbdc7fc5cb78",
                            "gambit_id": "907fb00e-daf3-4052-b2c1-37455582d679",
                            "last_updated": "2023-01-17T11:32:19.416386-05:00",
                            "created_at": "2023-01-11T10:16:51.777312-05:00",
                            "name": "Michael Thompson",
                            "reward": "29.38000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "340a5bc0-c5bb-4559-bbd8-f134e07b2384",
                            "gambit_id": "77daf18f-6be8-447f-95e0-6c91f849f9a8",
                            "last_updated": "2023-01-17T11:32:19.374978-05:00",
                            "created_at": "2023-01-11T10:16:51.737038-05:00",
                            "name": "Paul Haley",
                            "reward": "29.38000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "ef7fac36-88cd-40bd-805d-7285fae596fc",
                            "gambit_id": "17f948fb-e0ff-40ce-ad54-ec149fd8734d",
                            "last_updated": "2023-01-17T11:32:19.331571-05:00",
                            "created_at": "2023-01-11T10:16:51.691373-05:00",
                            "name": "Ze-Cheng Dou",
                            "reward": "29.38000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "03aefa3a-4ebb-422a-8b4f-deb0e8dfec65",
                            "gambit_id": "bf016563-a23c-4a8d-bd3d-752b52668adf",
                            "last_updated": "2023-01-17T11:32:19.393641-05:00",
                            "created_at": "2023-01-11T10:16:51.756732-05:00",
                            "name": "Ryan Moore",
                            "reward": "29.38000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "ec9fb198-3727-4f78-b93f-a553083a9178",
                            "gambit_id": "1aeb7e94-e288-4f8e-b0c1-c6ece741ba48",
                            "last_updated": "2023-01-17T11:32:19.402480-05:00",
                            "created_at": "2023-01-11T10:16:51.764301-05:00",
                            "name": "Erik Barnes",
                            "reward": "29.38000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "cfb040c6-1f9e-4c55-bdca-a24c6047feb2",
                            "gambit_id": "f0e1a7cf-b741-4a64-a6da-5c9096d0b446",
                            "last_updated": "2023-01-17T11:32:19.387219-05:00",
                            "created_at": "2023-01-11T10:16:51.750221-05:00",
                            "name": "Brice Garnett",
                            "reward": "29.38000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "0e557ad6-0861-47bc-80ef-eb28c908bad4",
                            "gambit_id": "7860d1e4-5798-4715-97e1-98c54bfe2c78",
                            "last_updated": "2023-01-17T11:32:19.397946-05:00",
                            "created_at": "2023-01-11T10:16:51.761044-05:00",
                            "name": "Matthias Schwab",
                            "reward": "29.38000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "15325e25-dbf4-4b24-86a6-27f30bd12ea6",
                            "gambit_id": "d880085b-d0e1-4b62-b0c7-02cb2b699294",
                            "last_updated": "2023-01-17T11:32:19.391517-05:00",
                            "created_at": "2023-01-11T10:16:51.754538-05:00",
                            "name": "Ben Martin",
                            "reward": "29.38000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "505a89fe-c5b9-433a-b503-91674c5aa111",
                            "gambit_id": "bec25ae8-b1a0-48cc-97ea-c26ff83b498b",
                            "last_updated": "2023-01-17T11:32:19.400905-05:00",
                            "created_at": "2023-01-11T10:16:51.763239-05:00",
                            "name": "Yuto Katsuragawa",
                            "reward": "29.38000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "cd2ab8ca-1fb3-43d1-a654-b81998ceffad",
                            "gambit_id": "81e1fa6c-297b-4790-9f1f-454cfd7b6108",
                            "last_updated": "2023-01-17T11:32:19.394711-05:00",
                            "created_at": "2023-01-11T10:16:51.757802-05:00",
                            "name": "Byeong-Hun An",
                            "reward": "31.10000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "0fc96f1c-8632-4962-be3d-df069908cf2e",
                            "gambit_id": "5e2ed13a-49c1-41a0-a9ac-d67e18d21281",
                            "last_updated": "2023-01-17T11:32:19.412665-05:00",
                            "created_at": "2023-01-11T10:16:51.774067-05:00",
                            "name": "Harry Higgs",
                            "reward": "35.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "23f430f5-10f2-4bbc-9939-6211cc64d359",
                            "gambit_id": "2edc1ad6-0d2b-4288-b1cb-f86d6480322f",
                            "last_updated": "2023-01-17T11:32:19.376024-05:00",
                            "created_at": "2023-01-11T10:16:51.738094-05:00",
                            "name": "Austin Smotherman",
                            "reward": "35.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "b7c2d6b8-3351-4d3a-820d-fd421eeb4d59",
                            "gambit_id": "548690b9-eea2-4739-9209-bbececc40785",
                            "last_updated": "2023-01-17T11:32:19.395772-05:00",
                            "created_at": "2023-01-11T10:16:51.758854-05:00",
                            "name": "Brian Stuard",
                            "reward": "35.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "18976f9f-e074-4828-85b0-8ff61c230e9a",
                            "gambit_id": "f65d79f8-eb67-44a5-a42b-90c39ae79f11",
                            "last_updated": "2023-01-17T11:32:19.403800-05:00",
                            "created_at": "2023-01-11T10:16:51.765405-05:00",
                            "name": "Kramer Hickok",
                            "reward": "35.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "3636e5c1-32ce-4c02-a1b2-6e1236322fe7",
                            "gambit_id": "921e3ffe-771d-4e4f-b8ef-1a885f849a51",
                            "last_updated": "2023-01-17T11:32:19.407258-05:00",
                            "created_at": "2023-01-11T10:16:51.768621-05:00",
                            "name": "Matthias Schmid",
                            "reward": "35.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "e46ed105-6370-4306-9b57-b8773e1e0622",
                            "gambit_id": "6fdc1e6d-9ab7-49a9-adb2-72b8452dd571",
                            "last_updated": "2023-01-17T11:32:19.382505-05:00",
                            "created_at": "2023-01-11T10:16:51.744760-05:00",
                            "name": "Nate Lashley",
                            "reward": "39.70000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "296ad39d-1fd5-4070-a674-d668886b2c8d",
                            "gambit_id": "b60a54ef-636f-458b-a4bf-0dee33ff20d3",
                            "last_updated": "2023-01-17T11:32:19.325888-05:00",
                            "created_at": "2023-01-11T10:16:51.746921-05:00",
                            "name": "Austin Eckroat",
                            "reward": "39.70000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "7c01f9be-3894-4aed-a00b-1b4661c7eab8",
                            "gambit_id": "7119ec44-9a88-4605-9885-a9fa047c0e84",
                            "last_updated": "2023-01-17T11:32:19.336169-05:00",
                            "created_at": "2023-01-11T10:16:51.697023-05:00",
                            "name": "Cole Hammer",
                            "reward": "39.70000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "1f2d7d30-2543-4101-804b-cab33ac08fff",
                            "gambit_id": "c88512af-7090-4016-be77-37bd1b482f13",
                            "last_updated": "2023-01-17T11:32:19.392575-05:00",
                            "created_at": "2023-01-11T10:16:51.755645-05:00",
                            "name": "Robert Streb",
                            "reward": "39.70000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "5fd6e88e-a791-4659-a154-2365baa411dd",
                            "gambit_id": "b735477d-0cfb-4ef8-90de-7cbb63cab7db",
                            "last_updated": "2023-01-17T11:32:19.332752-05:00",
                            "created_at": "2023-01-11T10:16:51.693278-05:00",
                            "name": "Chesson Hadley",
                            "reward": "39.70000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "64e862f1-2a1f-4c82-9ad6-510e465d7216",
                            "gambit_id": "d09e1644-6d24-4402-b233-70dcb9ecdbea",
                            "last_updated": "2023-01-17T11:32:19.383736-05:00",
                            "created_at": "2023-01-11T10:16:51.745839-05:00",
                            "name": "Tyler Duncan",
                            "reward": "44.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "a8bc28e0-07b6-4d08-9bc1-eac3590d56e7",
                            "gambit_id": "554435db-70af-4243-bec8-cfeef7ffb856",
                            "last_updated": "2023-01-17T11:32:19.370895-05:00",
                            "created_at": "2023-01-11T10:16:51.732622-05:00",
                            "name": "Harry Hall",
                            "reward": "44.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "89118167-998e-49a9-b26b-75e292e4853f",
                            "gambit_id": "82652f7e-8641-4a35-b17c-f0af195fc4d3",
                            "last_updated": "2023-01-17T11:32:19.379174-05:00",
                            "created_at": "2023-01-11T10:16:51.741458-05:00",
                            "name": "Michael Kim",
                            "reward": "44.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "da626170-ef9f-40df-a741-cd03fcac3c9f",
                            "gambit_id": "abd5c261-56f8-4253-b547-654e56103355",
                            "last_updated": "2023-01-17T11:32:19.420736-05:00",
                            "created_at": "2023-01-11T10:16:51.781656-05:00",
                            "name": "Austin Cook",
                            "reward": "44.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "e2fda658-9c2f-4c8a-b0aa-2923213d18b8",
                            "gambit_id": "bbd938fd-aded-4242-948f-aa1a076afd99",
                            "last_updated": "2023-01-17T11:32:19.372926-05:00",
                            "created_at": "2023-01-11T10:16:51.734878-05:00",
                            "name": "Doc Redman",
                            "reward": "44.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "1937a8b6-5251-4533-8141-d475dd35fcf0",
                            "gambit_id": "8028edc6-c845-4f0a-b093-2f9b02f789cd",
                            "last_updated": "2023-01-17T11:32:19.377075-05:00",
                            "created_at": "2023-01-11T10:16:51.739215-05:00",
                            "name": "Vincent Norrman",
                            "reward": "44.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "035a04aa-0814-497f-90ac-06a8d2215f99",
                            "gambit_id": "3b5aee2b-3a0b-4bae-95af-5a415d85315b",
                            "last_updated": "2023-01-17T11:32:19.386172-05:00",
                            "created_at": "2023-01-11T10:16:51.749143-05:00",
                            "name": "Aaron Baddeley",
                            "reward": "44.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "c4a7b3b0-0e25-46fa-8624-263f658087f1",
                            "gambit_id": "a34b00b5-9ccc-4a44-b0aa-94b7aeef822b",
                            "last_updated": "2023-01-17T11:32:19.378121-05:00",
                            "created_at": "2023-01-11T10:16:51.740366-05:00",
                            "name": "Peter Malnati",
                            "reward": "44.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "deff22fd-8ab8-4710-980a-79eb7fb67728",
                            "gambit_id": "6b455f78-d1b3-419e-a088-99584a44ddfd",
                            "last_updated": "2023-01-17T11:32:19.406167-05:00",
                            "created_at": "2023-01-11T10:16:51.767543-05:00",
                            "name": "Tyson Alexander",
                            "reward": "44.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "230a7616-5dba-45af-b4f1-b7e3da4ea244",
                            "gambit_id": "4526bcb2-f11a-4bb4-bcbd-45190083851b",
                            "last_updated": "2023-01-17T11:32:19.381385-05:00",
                            "created_at": "2023-01-11T10:16:51.743625-05:00",
                            "name": "Rory Sabbatini",
                            "reward": "44.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "4cda067c-4cba-4a39-952c-c9108a3dbeef",
                            "gambit_id": "1e12ea21-5bb3-4eef-8d08-777379431765",
                            "last_updated": "2023-01-17T11:32:19.389382-05:00",
                            "created_at": "2023-01-11T10:16:51.752356-05:00",
                            "name": "Eric Cole",
                            "reward": "44.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "c1b2dbb6-db26-43b8-bcfe-35e7b9451752",
                            "gambit_id": "5c8385c6-b7bf-4c51-b48a-006579bb8684",
                            "last_updated": "2023-01-17T11:32:19.373948-05:00",
                            "created_at": "2023-01-11T10:16:51.735961-05:00",
                            "name": "Andrew Novak",
                            "reward": "48.30000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "85317a3b-648b-4ec9-838b-301d4a02c642",
                            "gambit_id": "352cc194-5e23-4c7b-86f3-eee02659c6f3",
                            "last_updated": "2023-01-17T11:32:19.364599-05:00",
                            "created_at": "2023-01-11T10:16:51.726123-05:00",
                            "name": "Chad Ramey",
                            "reward": "52.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "5a15da73-4846-4924-a41c-9556b0e5f0dc",
                            "gambit_id": "a2cf095c-70d8-4d9f-95b3-851ce34b2449",
                            "last_updated": "2023-01-17T11:32:19.355732-05:00",
                            "created_at": "2023-01-11T10:16:51.717304-05:00",
                            "name": "Augusto Nunez",
                            "reward": "57.76000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "c51b7efe-56d0-491f-9307-038a25453553",
                            "gambit_id": "d3734998-a416-4981-96ad-b6d258ff949d",
                            "last_updated": "2023-01-17T11:32:19.371885-05:00",
                            "created_at": "2023-01-11T10:16:51.733749-05:00",
                            "name": "Sam Stevens",
                            "reward": "57.76000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "a5031f0e-7680-4ae5-9b77-8c460d582fe4",
                            "gambit_id": "bdbe7bae-ac9d-4466-a68a-79f0c7e2cf3c",
                            "last_updated": "2023-01-17T11:32:19.353652-05:00",
                            "created_at": "2023-01-11T10:16:51.715051-05:00",
                            "name": "Jimmy Walker",
                            "reward": "57.76000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "40c85e18-8323-4a64-873e-8b888b558c50",
                            "gambit_id": "11b67fcb-c67b-4c65-9d32-cfc800da6efb",
                            "last_updated": "2023-01-17T11:32:19.368842-05:00",
                            "created_at": "2023-01-11T10:16:51.730448-05:00",
                            "name": "Kevin Tway",
                            "reward": "57.76000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "085115ac-c03c-44bc-ad85-7f1ce0e33c46",
                            "gambit_id": "8e7a1d2c-06ab-4ee5-828c-68ff2e38c4b0",
                            "last_updated": "2023-01-17T11:32:19.330493-05:00",
                            "created_at": "2023-01-11T10:16:51.690077-05:00",
                            "name": "Jerry Kelly",
                            "reward": "57.76000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "5711e9dc-d2c3-41a3-af97-530029970d03",
                            "gambit_id": "e33fad28-83fb-40fa-a0f9-bbbf183c4cad",
                            "last_updated": "2023-01-17T11:32:19.390448-05:00",
                            "created_at": "2023-01-11T10:16:51.753461-05:00",
                            "name": "Harrison Endycott",
                            "reward": "57.76000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "c900a2e7-95a5-44c2-a345-3233b2d1da25",
                            "gambit_id": "77b4391e-54be-4f4a-811e-b23dc809399d",
                            "last_updated": "2023-01-17T11:32:19.365653-05:00",
                            "created_at": "2023-01-11T10:16:51.727214-05:00",
                            "name": "Kelly Kraft",
                            "reward": "57.76000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "941aa5c4-589c-4c3e-b1b1-631c41020fdc",
                            "gambit_id": "7c0d6d72-c4dd-43c9-8833-39520cfe8ce9",
                            "last_updated": "2023-01-17T11:32:19.388248-05:00",
                            "created_at": "2023-01-11T10:16:51.751283-05:00",
                            "name": "Kaito Onishi",
                            "reward": "57.76000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "59757722-e005-46b5-b989-c4aaba3d31e5",
                            "gambit_id": "53db579d-b7f0-460d-9e09-780289a190d1",
                            "last_updated": "2023-01-17T11:32:19.366765-05:00",
                            "created_at": "2023-01-11T10:16:51.728299-05:00",
                            "name": "Michael Gligic",
                            "reward": "57.76000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "c6c3d3bf-2903-472a-b136-19878d735efd",
                            "gambit_id": "19a87b1c-b588-46d8-801f-3e3d5a4a4f25",
                            "last_updated": "2023-01-17T11:32:19.342874-05:00",
                            "created_at": "2023-01-11T10:16:51.703593-05:00",
                            "name": "Dylan Wu",
                            "reward": "61.20000",
                            "odds": "71.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "b3b8c8db-6b2e-4696-b076-efd7f2c890b9",
                            "gambit_id": "aaff67d6-8657-4d72-89f8-0e5bf90caad1",
                            "last_updated": "2023-01-17T11:32:19.352532-05:00",
                            "created_at": "2023-01-11T10:16:51.713927-05:00",
                            "name": "Ryan Brehm",
                            "reward": "69.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "e1d88b2d-50f1-4466-a7b3-e9153a528b67",
                            "gambit_id": "bcc99dc6-e6f1-4117-8a4e-27e1e9b41de2",
                            "last_updated": "2023-01-17T11:32:19.361472-05:00",
                            "created_at": "2023-01-11T10:16:51.722871-05:00",
                            "name": "Kyle Westmoreland",
                            "reward": "69.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "db1ff33e-deef-4280-b4b3-e93bb3ec3817",
                            "gambit_id": "f7a77800-35bc-4c1a-a067-df067dbaea1a",
                            "last_updated": "2023-01-17T11:32:19.369902-05:00",
                            "created_at": "2023-01-11T10:16:51.731518-05:00",
                            "name": "Kevin Roy",
                            "reward": "69.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "7727b098-99ff-4567-ba7a-17760b8323ab",
                            "gambit_id": "46b24440-1937-4c06-b252-6734d9dd869e",
                            "last_updated": "2023-01-17T11:32:19.363566-05:00",
                            "created_at": "2023-01-11T10:16:51.725033-05:00",
                            "name": "Brent Grant",
                            "reward": "69.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "f3baa84b-73ff-4a10-8eb0-6d0473b24e3e",
                            "gambit_id": "21bdb31c-5e42-40cf-ad1b-11ba73356ce0",
                            "last_updated": "2023-01-17T11:32:19.362525-05:00",
                            "created_at": "2023-01-11T10:16:51.723956-05:00",
                            "name": "Trevor Cone",
                            "reward": "69.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "4ce609c8-31e2-4d99-8b00-ce6cd989d397",
                            "gambit_id": "c5adaee2-a35c-46d3-a341-7ed7c740201d",
                            "last_updated": "2023-01-17T11:32:19.367804-05:00",
                            "created_at": "2023-01-11T10:16:51.729373-05:00",
                            "name": "Kyle Stanley",
                            "reward": "87.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "cbfa0d45-5bb4-4254-9ede-26faf8a6b1da",
                            "gambit_id": "3151a390-71f7-4fc8-89fb-17c1d79fbafa",
                            "last_updated": "2023-01-17T11:32:19.329378-05:00",
                            "created_at": "2023-01-11T10:16:51.688981-05:00",
                            "name": "Scott Harrington",
                            "reward": "87.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "c40f176f-bf33-4d3a-9fac-184895edfb2e",
                            "gambit_id": "043d0807-f98f-4fe5-bfd2-89d1ee293382",
                            "last_updated": "2023-01-17T11:32:19.360373-05:00",
                            "created_at": "2023-01-11T10:16:51.721780-05:00",
                            "name": "Max McGreevy",
                            "reward": "87.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "fabddd90-3404-4edb-a24c-18bdde79d683",
                            "gambit_id": "a9ef5544-15d2-4c51-ad24-d28704ddbcee",
                            "last_updated": "2023-01-17T11:32:19.359266-05:00",
                            "created_at": "2023-01-11T10:16:51.720690-05:00",
                            "name": "Richy Werenski",
                            "reward": "87.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "2d1d73f2-cf13-4fcd-a678-51abbe015191",
                            "gambit_id": "b76f6225-38e7-4b4b-8ffb-8ab90bb5319e",
                            "last_updated": "2023-01-17T11:32:19.328097-05:00",
                            "created_at": "2023-01-11T10:16:51.687884-05:00",
                            "name": "Nicolas Echavarria",
                            "reward": "87.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "6e1037e5-3707-4de0-8ee3-f7d827c78d33",
                            "gambit_id": "aa1b760a-f55f-4689-a8f2-c7de2c9bb210",
                            "last_updated": "2023-01-17T11:32:19.358190-05:00",
                            "created_at": "2023-01-11T10:16:51.719553-05:00",
                            "name": "Jim Herman",
                            "reward": "87.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "7b4e56af-8c32-4b3a-9a68-6a80bee31d82",
                            "gambit_id": "3f468639-7505-4ccb-86d4-a07c719f444c",
                            "last_updated": "2023-01-17T11:32:19.354705-05:00",
                            "created_at": "2023-01-11T10:16:51.716193-05:00",
                            "name": "Tano Goya",
                            "reward": "87.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "0236cd80-b940-4c1a-ad76-2e9747133e11",
                            "gambit_id": "3804ea84-f5b9-49d4-bfee-5900fefa491c",
                            "last_updated": "2023-01-17T11:32:19.351389-05:00",
                            "created_at": "2023-01-11T10:16:51.712783-05:00",
                            "name": "Brandon Matthews",
                            "reward": "87.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "732cc621-04dd-42c2-a146-0490914524fa",
                            "gambit_id": "d71d5997-35f7-4c2a-9253-594960f96317",
                            "last_updated": "2023-01-17T11:32:19.348178-05:00",
                            "created_at": "2023-01-11T10:16:51.709448-05:00",
                            "name": "Carson Young",
                            "reward": "87.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "47d1e9e9-0c54-4148-8697-434c01a54191",
                            "gambit_id": "e2b98618-ec01-4805-93ca-099fc947b937",
                            "last_updated": "2023-01-17T11:32:19.357010-05:00",
                            "created_at": "2023-01-11T10:16:51.718495-05:00",
                            "name": "K J Choi",
                            "reward": "108.50000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "3a252fe0-659b-4475-ae0e-ff7068da00af",
                            "gambit_id": "908ff8a5-b54d-41c6-87d5-e26b46f757bc",
                            "last_updated": "2023-01-17T11:32:19.380274-05:00",
                            "created_at": "2023-01-11T10:16:51.742531-05:00",
                            "name": "Danny Lee",
                            "reward": "108.50000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "24b5a1d8-15e2-40d4-b35d-2c6cc317ad8e",
                            "gambit_id": "3487c3e3-31a7-4b9a-a9ac-efbcf0fa5696",
                            "last_updated": "2023-01-17T11:32:19.350292-05:00",
                            "created_at": "2023-01-11T10:16:51.711652-05:00",
                            "name": "Kohei Okada",
                            "reward": "108.50000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "8e609837-fc0d-46e1-9103-57b49ef1b2fb",
                            "gambit_id": "f0d64f26-447d-49df-b1b0-8545007416cd",
                            "last_updated": "2023-01-17T11:32:19.346110-05:00",
                            "created_at": "2023-01-11T10:16:51.707160-05:00",
                            "name": "Michael Castillo",
                            "reward": "151.50000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "f19e1b46-bdb8-4e03-97e7-935b19f7e604",
                            "gambit_id": "acf83e47-f22f-4e50-a8a6-a523dcc345d0",
                            "last_updated": "2023-01-17T11:32:19.349219-05:00",
                            "created_at": "2023-01-11T10:16:51.710559-05:00",
                            "name": "Anders Albertson",
                            "reward": "151.50000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "61b60e38-bbf5-4ca5-ba03-cdf162759d8c",
                            "gambit_id": "d5d9f2a7-93ff-4c4d-89ed-02cc23c9afe8",
                            "last_updated": "2023-01-17T11:32:19.326972-05:00",
                            "created_at": "2023-01-11T10:16:51.686755-05:00",
                            "name": "Parker McLachlin",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "5bb5ff5b-8b4c-4f0b-a078-e4357deed049",
                            "gambit_id": "faab7227-9cca-420a-b38c-48e05cd66507",
                            "last_updated": "2023-01-17T11:32:19.343986-05:00",
                            "created_at": "2023-01-11T10:16:51.704759-05:00",
                            "name": "Blaze Akana",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "cf382f78-333a-4a27-b95a-f09d87612351",
                            "gambit_id": "2820e63e-fe54-4262-931a-30daa4770c6c",
                            "last_updated": "2023-01-17T11:32:19.345063-05:00",
                            "created_at": "2023-01-11T10:16:51.706015-05:00",
                            "name": "Trevor Werbylo",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        },
                        {
                            "id": "a56b1599-d348-4aca-9cb4-7507089df68a",
                            "gambit_id": "537648b2-c528-4d97-97b8-9b9a7910fa23",
                            "last_updated": "2023-01-17T11:32:19.347143-05:00",
                            "created_at": "2023-01-11T10:16:51.708326-05:00",
                            "name": "Jesse Mueller",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b81ab9a7-39e8-4d98-9368-393e0fd65f81/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "acbc87ac-ec49-4fee-b0a1-6200d424eb4e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "095b7294-9bb1-42ba-a4ce-a40f8e0283bb",
            "completed": true,
            "last_updated": "2023-01-17T11:32:18.427667-05:00",
            "created_at": "2023-01-11T10:16:50.995200-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Sony Open",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/095b7294-9bb1-42ba-a4ce-a40f8e0283bb",
            "datetime": "2023-01-12T09:00:00-05:00",
            "cutoff_datetime": "2023-01-12T09:00:00-05:00",
            "name": "Sony Open: To Win Outright",
            "bettypes": [
                {
                    "id": "cf35dcdf-d9f7-4f36-bb74-25e97fb41561",
                    "match": "https://api-prod.gambitprofit.com/api/matches/acbc87ac-ec49-4fee-b0a1-6200d424eb4e/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-01-11T10:16:50.999951-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "29323b7f-e7ce-4d68-860a-05788f3304cf",
                            "gambit_id": "dc8c5f10-e409-422d-bf94-c68ac8705efa",
                            "last_updated": "2023-01-17T11:32:18.592528-05:00",
                            "created_at": "2023-01-11T10:16:51.131269-05:00",
                            "name": "Hayden Buckley",
                            "reward": "2.46000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "4f326be1-b916-40b2-a6e4-1d99b9c76152",
                            "gambit_id": "36459ea0-875b-4719-8fc2-b4b63d8a01bc",
                            "last_updated": "2023-01-17T11:32:18.630026-05:00",
                            "created_at": "2023-01-11T10:16:51.166525-05:00",
                            "name": "Jordan Spieth",
                            "reward": "4.44000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "ff0b2bf3-1c8e-458c-aaff-8643a04f6d9e",
                            "gambit_id": "ac6a39b4-f38f-42c3-a201-f5f630e1d21c",
                            "last_updated": "2023-01-17T11:32:18.585946-05:00",
                            "created_at": "2023-01-11T10:16:51.125766-05:00",
                            "name": "Chris Kirk",
                            "reward": "5.73000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "8c5efd4d-9ef5-4f75-8c24-2f5e7ffe2d50",
                            "gambit_id": "31dbf858-8c33-41d5-9103-efe3a5d95475",
                            "last_updated": "2023-01-17T11:32:18.569403-05:00",
                            "created_at": "2023-01-11T10:16:51.112234-05:00",
                            "name": "David Lipsky",
                            "reward": "6.59000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "fca42924-b86d-4e84-9f6f-db9aea0e54c7",
                            "gambit_id": "a8b3e1fc-a718-4358-ad72-3b7d0756e7ca",
                            "last_updated": "2023-01-17T11:32:18.557207-05:00",
                            "created_at": "2023-01-11T10:16:51.102200-05:00",
                            "name": "Ben Taylor",
                            "reward": "7.02000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "0cf9ced9-3d49-4ccf-b8df-ac19472b5490",
                            "gambit_id": "89d15011-1cf9-4fc3-b1cc-987b72547b0b",
                            "last_updated": "2023-01-17T11:32:18.612543-05:00",
                            "created_at": "2023-01-11T10:16:51.152405-05:00",
                            "name": "Si-Woo Kim",
                            "reward": "7.88000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "82c664be-9dcd-4f3a-8a0c-1378ad7fc768",
                            "gambit_id": "57bec74d-aa37-4997-aaad-a89abca16071",
                            "last_updated": "2023-01-17T11:32:18.604248-05:00",
                            "created_at": "2023-01-11T10:16:51.141500-05:00",
                            "name": "Andrew Putnam",
                            "reward": "9.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "a8ba8953-0d53-4e39-a2a9-822ced6bfc9b",
                            "gambit_id": "39a82f66-2e86-46c5-b115-80621a5e01e5",
                            "last_updated": "2023-01-17T11:32:18.596325-05:00",
                            "created_at": "2023-01-11T10:16:51.134666-05:00",
                            "name": "Will Gordon",
                            "reward": "18.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "550cb889-9a96-415c-ad17-13d75b58722f",
                            "gambit_id": "abf8be5c-c9ff-484f-a165-3a6606b88d1c",
                            "last_updated": "2023-01-17T11:32:18.624246-05:00",
                            "created_at": "2023-01-11T10:16:51.162158-05:00",
                            "name": "Billy Horschel",
                            "reward": "22.50000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "b5c009a4-9fbd-46b9-90a0-fe95a415d9f2",
                            "gambit_id": "3aa6c1cb-9e09-4d36-916c-42e76c228a70",
                            "last_updated": "2023-01-17T11:32:18.581839-05:00",
                            "created_at": "2023-01-11T10:16:51.122384-05:00",
                            "name": "Brendon Todd",
                            "reward": "25.08000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "2ce9f073-89bf-4341-9648-d2a20a4b18a6",
                            "gambit_id": "d836244f-07b0-43ee-a57b-98b0df1db32d",
                            "last_updated": "2023-01-17T11:32:18.595070-05:00",
                            "created_at": "2023-01-11T10:16:51.133551-05:00",
                            "name": "JT Poston",
                            "reward": "26.80000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "fe0630d1-0ddb-4ff7-ba64-f44482f23b47",
                            "gambit_id": "1300a8e4-66f0-41cb-b9a3-65c895bbe794",
                            "last_updated": "2023-01-17T11:32:18.618960-05:00",
                            "created_at": "2023-01-11T10:16:51.157852-05:00",
                            "name": "Maverick McNealy",
                            "reward": "29.38000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "463f7454-f353-493d-8d74-c2f04f246a53",
                            "gambit_id": "57e4d7f6-2273-45ab-aa72-f04eca999ef8",
                            "last_updated": "2023-01-17T11:32:18.621570-05:00",
                            "created_at": "2023-01-11T10:16:51.159955-05:00",
                            "name": "Taylor Montgomery",
                            "reward": "29.38000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "9f7c2d20-3694-49c1-89bc-f5f5ae64c93d",
                            "gambit_id": "b631f45c-882c-4da6-a444-633ee0e45f41",
                            "last_updated": "2023-01-17T11:32:18.615251-05:00",
                            "created_at": "2023-01-11T10:16:51.154629-05:00",
                            "name": "Keith Mitchell",
                            "reward": "29.38000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "c6401502-b92f-4215-9745-3357022e8cf8",
                            "gambit_id": "72e62dfe-44c6-45c1-8f8f-0d9b2b68bb85",
                            "last_updated": "2023-01-17T11:32:18.591264-05:00",
                            "created_at": "2023-01-11T10:16:51.130184-05:00",
                            "name": "Brendan Steele",
                            "reward": "35.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "3f2b726a-a472-4fdb-9f2b-a60b4179b5c8",
                            "gambit_id": "e7f1c498-7f5d-46b4-819a-ccac3fef9104",
                            "last_updated": "2023-01-17T11:32:18.508053-05:00",
                            "created_at": "2023-01-11T10:16:51.057894-05:00",
                            "name": "Nate Lashley",
                            "reward": "35.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "f73fca11-64f2-407e-b37d-426b6f05bd8b",
                            "gambit_id": "3e461092-05d4-4b24-86bf-1556243e6554",
                            "last_updated": "2023-01-17T11:32:18.579124-05:00",
                            "created_at": "2023-01-11T10:16:51.120124-05:00",
                            "name": "Stephan Jaeger",
                            "reward": "35.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "86b8d1d6-8a58-497a-9f66-fca4cc1487c4",
                            "gambit_id": "f347fc39-40a5-4cad-941b-bccdb36c69aa",
                            "last_updated": "2023-01-17T11:32:18.626970-05:00",
                            "created_at": "2023-01-11T10:16:51.164325-05:00",
                            "name": "Corey Conners",
                            "reward": "35.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "b0e7f66f-ba9d-4836-8b13-ab7bb19bbdda",
                            "gambit_id": "7b540a13-f3fb-45f3-97cd-0c8d52ae8616",
                            "last_updated": "2023-01-17T11:32:18.606700-05:00",
                            "created_at": "2023-01-11T10:16:51.144053-05:00",
                            "name": "Christiaan Bezuidenhout",
                            "reward": "39.70000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "9041baec-46ee-4d27-9c10-e1ac74dddfa9",
                            "gambit_id": "6f2b4cef-693a-49fb-a1a1-84ac32142016",
                            "last_updated": "2023-01-17T11:32:18.600396-05:00",
                            "created_at": "2023-01-11T10:16:51.138090-05:00",
                            "name": "Harris English",
                            "reward": "44.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "b400bd9d-d13e-4dcd-9aa3-b80bcd2558a0",
                            "gambit_id": "849cee9e-c722-4561-a8c6-80629286469f",
                            "last_updated": "2023-01-17T11:32:18.593820-05:00",
                            "created_at": "2023-01-11T10:16:51.132388-05:00",
                            "name": "Mackenzie Hughes",
                            "reward": "44.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "aacb4f06-b2cc-4691-978b-be7870d7dfec",
                            "gambit_id": "72770c30-cede-4072-a992-9fc56a15f1e8",
                            "last_updated": "2023-01-17T11:32:18.605496-05:00",
                            "created_at": "2023-01-11T10:16:51.142588-05:00",
                            "name": "Alex Smalley",
                            "reward": "44.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "e0ca7470-3708-48ee-a7cc-97c50f3aa1e2",
                            "gambit_id": "a3854824-1691-4c15-baf1-e203717c8317",
                            "last_updated": "2023-01-17T11:32:18.625624-05:00",
                            "created_at": "2023-01-11T10:16:51.163213-05:00",
                            "name": "Brian Harman",
                            "reward": "44.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "bae6e1c5-654f-4944-b957-6b5f368b1778",
                            "gambit_id": "a48d9374-0a34-40b5-9ff0-a2f596122958",
                            "last_updated": "2023-01-17T11:32:18.442126-05:00",
                            "created_at": "2023-01-11T10:16:51.004072-05:00",
                            "name": "Gary Woodland",
                            "reward": "44.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "1b31a024-2f3b-4061-a3d8-e012fe02f62c",
                            "gambit_id": "40e1dd7b-0a96-4f54-9223-39359660acd4",
                            "last_updated": "2023-01-17T11:32:18.580462-05:00",
                            "created_at": "2023-01-11T10:16:51.121265-05:00",
                            "name": "Ben Griffin",
                            "reward": "52.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "38ffd9e2-51b0-42fe-a320-bab44c623fee",
                            "gambit_id": "b743cf63-0a20-4199-a626-2a00c23c6e55",
                            "last_updated": "2023-01-17T11:32:18.617729-05:00",
                            "created_at": "2023-01-11T10:16:51.156772-05:00",
                            "name": "Adam Scott",
                            "reward": "57.76000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "29d8ab07-d25a-4405-b0f4-36cd595ce53d",
                            "gambit_id": "53bf1add-aea6-44cd-b99f-c61c846b015b",
                            "last_updated": "2023-01-17T11:32:18.590007-05:00",
                            "created_at": "2023-01-11T10:16:51.129088-05:00",
                            "name": "Nick Hardy",
                            "reward": "57.76000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "7e2b53bb-99d2-4d1e-9dfb-65645d3cc35c",
                            "gambit_id": "2a9242a0-d84a-4d74-8c74-643f95fe9b93",
                            "last_updated": "2023-01-17T11:32:18.544690-05:00",
                            "created_at": "2023-01-11T10:16:51.089856-05:00",
                            "name": "Kevin Yu",
                            "reward": "57.76000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "20cdd16f-d625-4dba-8d5e-940a1062b0bc",
                            "gambit_id": "fe25934c-21dc-43e5-9e05-c633775ea8e6",
                            "last_updated": "2023-01-17T11:32:18.598894-05:00",
                            "created_at": "2023-01-11T10:16:51.136954-05:00",
                            "name": "Aaron Rai",
                            "reward": "57.76000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "15a74a8a-e649-4859-95c6-ac615282bbc6",
                            "gambit_id": "0db72b49-955e-4c6f-8942-04ab527d2975",
                            "last_updated": "2023-01-17T11:32:18.506773-05:00",
                            "created_at": "2023-01-11T10:16:51.056744-05:00",
                            "name": "Rory Sabbatini",
                            "reward": "57.76000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "8ddb4a16-bdbb-418e-8868-4875df57396a",
                            "gambit_id": "afc8c875-ca0f-4c46-98bb-657294be5742",
                            "last_updated": "2023-01-17T11:32:18.570747-05:00",
                            "created_at": "2023-01-11T10:16:51.113355-05:00",
                            "name": "S.H. Kim",
                            "reward": "57.76000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "7c1751c1-1e26-44f6-939e-5948f739d76e",
                            "gambit_id": "b8dbd572-ed48-4edc-8808-cfcbf3fa6dc9",
                            "last_updated": "2023-01-17T11:32:18.628360-05:00",
                            "created_at": "2023-01-11T10:16:51.165423-05:00",
                            "name": "Russell Henley",
                            "reward": "57.76000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "dd8d20de-8421-43e2-8bfc-387c67f73630",
                            "gambit_id": "9211e31f-f4fb-4528-9daa-49e7aa293291",
                            "last_updated": "2023-01-17T11:32:18.588706-05:00",
                            "created_at": "2023-01-11T10:16:51.127995-05:00",
                            "name": "Patton Kizzire",
                            "reward": "65.50000",
                            "odds": "76.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "07c2202d-1970-4ee6-aa55-1eff42514e21",
                            "gambit_id": "07f2d5c0-4f6c-41e3-9b9e-78ca498c5cbc",
                            "last_updated": "2023-01-17T11:32:18.603015-05:00",
                            "created_at": "2023-01-11T10:16:51.140348-05:00",
                            "name": "Emiliano Grillo",
                            "reward": "69.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "f7c366b8-9a08-44fb-ba8e-fae1b1407309",
                            "gambit_id": "137c994c-e9d9-44d7-a827-550a2bd7bbb8",
                            "last_updated": "2023-01-17T11:32:18.601749-05:00",
                            "created_at": "2023-01-11T10:16:51.139226-05:00",
                            "name": "Matt Kuchar",
                            "reward": "69.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "2d23e9a3-8a83-4f8c-86a2-0ce46adf7ad3",
                            "gambit_id": "888e5cf5-166a-4682-823c-9e61be472573",
                            "last_updated": "2023-01-17T11:32:18.510902-05:00",
                            "created_at": "2023-01-11T10:16:51.060150-05:00",
                            "name": "Austin Eckroat",
                            "reward": "69.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "1851acc6-b65a-4c0f-b5b0-2d6881b84750",
                            "gambit_id": "f3ccac0d-a12d-4558-b15c-eef47a894d06",
                            "last_updated": "2023-01-17T11:32:18.613898-05:00",
                            "created_at": "2023-01-11T10:16:51.153515-05:00",
                            "name": "Kyoung-Hoon Lee",
                            "reward": "69.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "c20393c5-fa20-4211-a43a-4060a43ff34e",
                            "gambit_id": "4f3c58b4-8c0c-4075-bcec-24722c261a48",
                            "last_updated": "2023-01-17T11:32:18.587380-05:00",
                            "created_at": "2023-01-11T10:16:51.126873-05:00",
                            "name": "Greyson Sigg",
                            "reward": "69.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "da745975-fcb2-4975-829a-421f16f7db7d",
                            "gambit_id": "f9a93070-cc8a-4911-9224-62c4756345de",
                            "last_updated": "2023-01-17T11:32:18.616482-05:00",
                            "created_at": "2023-01-11T10:16:51.155708-05:00",
                            "name": "Cameron Davis",
                            "reward": "69.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "d07697f8-52b2-463c-be38-10d55fda2bae",
                            "gambit_id": "7f0ff5ad-5184-4905-b19b-bef3b5482705",
                            "last_updated": "2023-01-17T11:32:18.631563-05:00",
                            "created_at": "2023-01-11T10:16:51.167623-05:00",
                            "name": "Sungjae Im",
                            "reward": "78.40000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "158d2766-1c3d-487b-bafb-f19a9457ac39",
                            "gambit_id": "89c60e05-68b4-49d6-ab33-f39ac416b8dd",
                            "last_updated": "2023-01-17T11:32:18.566859-05:00",
                            "created_at": "2023-01-11T10:16:51.109982-05:00",
                            "name": "Robby Shelton",
                            "reward": "78.40000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "9cf32ba2-0aad-4bf0-822f-6adaf4240c3d",
                            "gambit_id": "9f2eb57e-dbd5-4f2c-8766-f337ae1ba245",
                            "last_updated": "2023-01-17T11:32:18.550953-05:00",
                            "created_at": "2023-01-11T10:16:51.096573-05:00",
                            "name": "Nick Taylor",
                            "reward": "78.40000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "92e16f3e-418d-460e-b3c8-fcc39b323625",
                            "gambit_id": "9126411f-07b5-40fe-99a8-0fd4cc1325d2",
                            "last_updated": "2023-01-17T11:32:18.611181-05:00",
                            "created_at": "2023-01-11T10:16:51.151346-05:00",
                            "name": "Denny McCarthy",
                            "reward": "87.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "24ef9c83-b77a-45fe-8b96-e88e98d56446",
                            "gambit_id": "5fd4a058-d650-4e42-8aef-a2fdc3108b4c",
                            "last_updated": "2023-01-17T11:32:18.542158-05:00",
                            "created_at": "2023-01-11T10:16:51.087585-05:00",
                            "name": "Chez Reavie",
                            "reward": "87.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "3379d972-0462-4a6a-ab12-9b3ab3149803",
                            "gambit_id": "db7a0e3a-e1f4-442e-b11a-113822d772e4",
                            "last_updated": "2023-01-17T11:32:18.555942-05:00",
                            "created_at": "2023-01-11T10:16:51.101094-05:00",
                            "name": "Stewart Cink",
                            "reward": "87.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "55f0a10f-8fce-4b14-8704-6743bf11db3a",
                            "gambit_id": "c0e96ad1-1f5f-44fa-bacd-eb07fb9b757f",
                            "last_updated": "2023-01-17T11:32:18.576279-05:00",
                            "created_at": "2023-01-11T10:16:51.117750-05:00",
                            "name": "Ryan Palmer",
                            "reward": "87.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "f193888c-44df-4394-87fe-06af614e1610",
                            "gambit_id": "709ab65a-3eb4-4314-a25d-5482ad51ca0b",
                            "last_updated": "2023-01-17T11:32:18.553453-05:00",
                            "created_at": "2023-01-11T10:16:51.098829-05:00",
                            "name": "Michael Thompson",
                            "reward": "108.50000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "ab62cc04-9d88-486d-9e1b-8fcd5d550781",
                            "gambit_id": "dadca62a-44d9-4d0b-8f0f-3cb5aee59dd4",
                            "last_updated": "2023-01-17T11:32:18.572086-05:00",
                            "created_at": "2023-01-11T10:16:51.114448-05:00",
                            "name": "James Hahn",
                            "reward": "108.50000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "8577d44c-3559-4755-875b-5d9b8416f4ce",
                            "gambit_id": "bcf6a5ad-663b-4d16-bb83-2caf36a8f574",
                            "last_updated": "2023-01-17T11:32:18.633198-05:00",
                            "created_at": "2023-01-11T10:16:51.168729-05:00",
                            "name": "Tom Kim",
                            "reward": "108.50000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "7a4c0168-9fe6-4da3-b0f9-a5260a40ec7e",
                            "gambit_id": "440ec104-9b7d-4592-83db-d16c89f43f14",
                            "last_updated": "2023-01-17T11:32:18.573545-05:00",
                            "created_at": "2023-01-11T10:16:51.115554-05:00",
                            "name": "Lucas Glover",
                            "reward": "108.50000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "55d581ad-1194-48d5-8930-1be4f5a891f4",
                            "gambit_id": "52b08d72-bbfd-46ae-a628-7b7b5e3a1d2f",
                            "last_updated": "2023-01-17T11:32:18.565646-05:00",
                            "created_at": "2023-01-11T10:16:51.108859-05:00",
                            "name": "Kevin Streelman",
                            "reward": "108.50000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "f3e10ca9-f45d-463f-999e-18fc877d968c",
                            "gambit_id": "41239066-42f9-4543-a241-e27462a12e02",
                            "last_updated": "2023-01-17T11:32:18.440608-05:00",
                            "created_at": "2023-01-11T10:16:51.002810-05:00",
                            "name": "Sam Ryder",
                            "reward": "108.50000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "80d766e0-ee9b-4610-aae8-dff2359e3843",
                            "gambit_id": "69fef846-bee9-4627-9240-69df261aaf59",
                            "last_updated": "2023-01-17T11:32:18.608099-05:00",
                            "created_at": "2023-01-11T10:16:51.148910-05:00",
                            "name": "JJ Spaun",
                            "reward": "108.50000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "f44ed1be-80f5-474a-9e36-20bcbe7058f4",
                            "gambit_id": "665a5184-8a41-48df-b6c7-75e6feddb265",
                            "last_updated": "2023-01-17T11:32:18.577625-05:00",
                            "created_at": "2023-01-11T10:16:51.118961-05:00",
                            "name": "Davis Thompson",
                            "reward": "108.50000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "d9d9733d-c73c-4626-990b-6f355ffea0bd",
                            "gambit_id": "33f781a9-b5b3-4f2a-979d-d280b019d2f8",
                            "last_updated": "2023-01-17T11:32:18.497566-05:00",
                            "created_at": "2023-01-11T10:16:51.049499-05:00",
                            "name": "Austin Smotherman",
                            "reward": "108.50000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "3ea8fea4-7a3d-477c-8010-25f7907deba3",
                            "gambit_id": "62810c2c-f111-44ce-9642-05b2564049db",
                            "last_updated": "2023-01-17T11:32:18.493574-05:00",
                            "created_at": "2023-01-11T10:16:51.047142-05:00",
                            "name": "Andrew Novak",
                            "reward": "108.50000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "4d11a5b6-ac8e-4c8d-8c2c-a8e057eb23d0",
                            "gambit_id": "5094d699-620b-4b99-a759-a2ce75e2fe37",
                            "last_updated": "2023-01-17T11:32:18.545940-05:00",
                            "created_at": "2023-01-11T10:16:51.091015-05:00",
                            "name": "M-J Daffue",
                            "reward": "130.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "7e292293-5302-41c5-b13b-d4368d694f51",
                            "gambit_id": "10dd8a7c-614b-4a90-b205-e41408c994e2",
                            "last_updated": "2023-01-17T11:32:18.445033-05:00",
                            "created_at": "2023-01-11T10:16:51.006621-05:00",
                            "name": "Justin Suh",
                            "reward": "130.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "d14768db-d0b1-4eca-b52e-b08231878acc",
                            "gambit_id": "5d38c494-ce73-4f01-89ae-a46a8d94fb8a",
                            "last_updated": "2023-01-17T11:32:18.597577-05:00",
                            "created_at": "2023-01-11T10:16:51.135803-05:00",
                            "name": "Webb Simpson",
                            "reward": "130.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "209d41f5-c23a-4606-b175-22667e144447",
                            "gambit_id": "d0378379-2070-4590-bff1-5b58a30bef20",
                            "last_updated": "2023-01-17T11:32:18.512246-05:00",
                            "created_at": "2023-01-11T10:16:51.061336-05:00",
                            "name": "Zac Blair",
                            "reward": "130.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "f03e4e03-704f-4ccf-99ad-dd5785008755",
                            "gambit_id": "62448a77-7bdc-4c93-ad01-989cbfdcd5ff",
                            "last_updated": "2023-01-17T11:32:18.561746-05:00",
                            "created_at": "2023-01-11T10:16:51.105596-05:00",
                            "name": "Brandon Wu",
                            "reward": "130.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "cae84e6e-ce7a-4ecd-bd7c-1b7859caebde",
                            "gambit_id": "fffa6760-a489-4643-9799-e358780dd3b6",
                            "last_updated": "2023-01-17T11:32:18.560145-05:00",
                            "created_at": "2023-01-11T10:16:51.104456-05:00",
                            "name": "Adam Schenk",
                            "reward": "130.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "ea9ba613-6f24-4075-8697-20a71efedefd",
                            "gambit_id": "0208072c-99be-45ca-9d10-4de94907fcd6",
                            "last_updated": "2023-01-17T11:32:18.531551-05:00",
                            "created_at": "2023-01-11T10:16:51.078437-05:00",
                            "name": "Kazuki Higa",
                            "reward": "130.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "47d06c88-2d97-4e82-86da-86bf6817c433",
                            "gambit_id": "af01642e-015f-4480-b55b-255c8e351e94",
                            "last_updated": "2023-01-17T11:32:18.443591-05:00",
                            "created_at": "2023-01-11T10:16:51.005338-05:00",
                            "name": "Hideki Matsuyama",
                            "reward": "130.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "96c167e5-be02-4afa-8e93-5274b0cf2488",
                            "gambit_id": "5057cd4f-b4a0-44a0-a8de-dd39629b444d",
                            "last_updated": "2023-01-17T11:32:18.563116-05:00",
                            "created_at": "2023-01-11T10:16:51.106684-05:00",
                            "name": "Ryan Armour",
                            "reward": "130.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "9bf79d17-a080-4af8-8491-24cdadb70d31",
                            "gambit_id": "2551256d-92fc-4e6f-9acb-66b429ec7886",
                            "last_updated": "2023-01-17T11:32:18.583331-05:00",
                            "created_at": "2023-01-11T10:16:51.123488-05:00",
                            "name": "Adam Svensson",
                            "reward": "130.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "dda8cbad-f01b-464c-a80b-06e4fcf57591",
                            "gambit_id": "5becea4a-c466-4a57-8d8f-babd13765158",
                            "last_updated": "2023-01-17T11:32:18.548438-05:00",
                            "created_at": "2023-01-11T10:16:51.093285-05:00",
                            "name": "David Lingmerth",
                            "reward": "151.50000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "0636d490-0691-4f0c-a081-4b3463e1112b",
                            "gambit_id": "611c482c-16cd-45c6-9ebb-3fffa398be8d",
                            "last_updated": "2023-01-17T11:32:18.439073-05:00",
                            "created_at": "2023-01-11T10:16:51.001458-05:00",
                            "name": "Scott Piercy",
                            "reward": "151.50000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "5d6e3f4f-6e39-46e7-b5f4-cf9320573f21",
                            "gambit_id": "9f74c6a6-f50c-4b14-97a6-b46f7abb91c0",
                            "last_updated": "2023-01-17T11:32:18.525030-05:00",
                            "created_at": "2023-01-11T10:16:51.072759-05:00",
                            "name": "Byeong-Hun An",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "d5ec7f37-0e89-4f25-9495-519cb935bb22",
                            "gambit_id": "be6631e9-782e-4d9d-88f0-d5415d7b3a85",
                            "last_updated": "2023-01-17T11:32:18.513536-05:00",
                            "created_at": "2023-01-11T10:16:51.062487-05:00",
                            "name": "Aaron Baddeley",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "335ee9ee-6fce-4199-a2b0-805947dda895",
                            "gambit_id": "4341d76c-4d2e-4ec5-8b24-e6b329c17ac5",
                            "last_updated": "2023-01-17T11:32:18.574929-05:00",
                            "created_at": "2023-01-11T10:16:51.116650-05:00",
                            "name": "Troy Merritt",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "bbfb80bb-7598-4fd8-a3c3-f5ec0224b94e",
                            "gambit_id": "e1f54d9d-e7e7-4ec9-ac7a-8bca961608b5",
                            "last_updated": "2023-01-17T11:32:18.532828-05:00",
                            "created_at": "2023-01-11T10:16:51.079574-05:00",
                            "name": "Zach Johnson",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "bbb0d594-8749-430c-a59f-9c5ae32239c6",
                            "gambit_id": "a8233b83-3401-4bfb-8b62-16517142a573",
                            "last_updated": "2023-01-17T11:32:18.568087-05:00",
                            "created_at": "2023-01-11T10:16:51.111105-05:00",
                            "name": "Mark Hubbard",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "48378831-e8b9-48ee-ab52-b1319669e202",
                            "gambit_id": "4d31b42a-5ff1-4979-b5c4-f6cc609b6876",
                            "last_updated": "2023-01-17T11:32:18.549697-05:00",
                            "created_at": "2023-01-11T10:16:51.095321-05:00",
                            "name": "Harry Higgs",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "beed04f8-c6c8-4158-ac5d-6e82da0c135c",
                            "gambit_id": "49dedbbb-bb30-47ec-b921-29b1000700bf",
                            "last_updated": "2023-01-17T11:32:18.530260-05:00",
                            "created_at": "2023-01-11T10:16:51.077306-05:00",
                            "name": "Matthias Schwab",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "44c98bc6-05f7-4e6c-99aa-1f32412f3e88",
                            "gambit_id": "a0fc8375-22ec-4d9a-8058-867f74e95b49",
                            "last_updated": "2023-01-17T11:32:18.522421-05:00",
                            "created_at": "2023-01-11T10:16:51.070432-05:00",
                            "name": "Ze-Cheng Dou",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "6afcd0f8-beee-4fdf-ba65-c673cbaa933d",
                            "gambit_id": "5b31b25b-f0f9-47df-b31a-cee45f294db7",
                            "last_updated": "2023-01-17T11:32:18.528846-05:00",
                            "created_at": "2023-01-11T10:16:51.076166-05:00",
                            "name": "Taiga Semikawa",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "b325d16d-b878-4a52-9739-31350ce96b5f",
                            "gambit_id": "c0d8ccdf-c383-4815-a469-36e99992e6c9",
                            "last_updated": "2023-01-17T11:32:18.534405-05:00",
                            "created_at": "2023-01-11T10:16:51.080695-05:00",
                            "name": "Yuto Katsuragawa",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "5cf0f017-9f67-46b3-b945-78e512750273",
                            "gambit_id": "bf23adab-a951-4b37-ad75-91f5255e28b1",
                            "last_updated": "2023-01-17T11:32:18.547175-05:00",
                            "created_at": "2023-01-11T10:16:51.092165-05:00",
                            "name": "Cole Hammer",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "79348894-4f97-4c5e-822a-dd9b607622bf",
                            "gambit_id": "956aca70-1b17-4c9c-92a0-dab464a9797f",
                            "last_updated": "2023-01-17T11:32:18.537114-05:00",
                            "created_at": "2023-01-11T10:16:51.082973-05:00",
                            "name": "Kramer Hickok",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "965a335e-a893-4e41-94f8-33755418b484",
                            "gambit_id": "f51865b3-d626-4232-a757-55303e08acc7",
                            "last_updated": "2023-01-17T11:32:18.552196-05:00",
                            "created_at": "2023-01-11T10:16:51.097734-05:00",
                            "name": "Keita Nakajima",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "7b9d82ac-b073-4d97-98e8-b0e31a9ad13d",
                            "gambit_id": "6e04334f-477a-433f-92ea-c83432bd8b77",
                            "last_updated": "2023-01-17T11:32:18.558735-05:00",
                            "created_at": "2023-01-11T10:16:51.103368-05:00",
                            "name": "Austin Cook",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "3e5457e4-f5bb-4965-b352-9d369e183a58",
                            "gambit_id": "91089cc6-888d-4858-ae4e-c963f965157e",
                            "last_updated": "2023-01-17T11:32:18.538347-05:00",
                            "created_at": "2023-01-11T10:16:51.084130-05:00",
                            "name": "John Huh",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "b58b8d40-eb23-4f1d-8dc8-59f670f2f3e4",
                            "gambit_id": "d6a6cdb1-550b-4f1d-bd8c-f39aad38a17b",
                            "last_updated": "2023-01-17T11:32:18.540889-05:00",
                            "created_at": "2023-01-11T10:16:51.086427-05:00",
                            "name": "Matthias Schmid",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "26036a44-f58e-4556-a379-e734c5217b1c",
                            "gambit_id": "4a67cdfe-7358-4076-963f-44d751f9b563",
                            "last_updated": "2023-01-17T11:32:18.535801-05:00",
                            "created_at": "2023-01-11T10:16:51.081838-05:00",
                            "name": "Erik Barnes",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "d3196c3a-1a47-4725-aa26-967dbe28f4be",
                            "gambit_id": "b5da0d65-934c-47b9-bf2e-1b6c8f153a0e",
                            "last_updated": "2023-01-17T11:32:18.543408-05:00",
                            "created_at": "2023-01-11T10:16:51.088705-05:00",
                            "name": "Carl Yuan",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "fa0ee07c-3573-4a94-8ea4-a8d69601701d",
                            "gambit_id": "6d91f7dc-2e74-4412-adc3-213665a29d6e",
                            "last_updated": "2023-01-17T11:32:18.526251-05:00",
                            "created_at": "2023-01-11T10:16:51.073884-05:00",
                            "name": "Chesson Hadley",
                            "reward": "173.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "401f0213-0e89-4b5a-a817-11e6029a6bfd",
                            "gambit_id": "f3fde4ea-4e3a-4159-96ce-27133ebaca26",
                            "last_updated": "2023-01-17T11:32:18.564387-05:00",
                            "created_at": "2023-01-11T10:16:51.107762-05:00",
                            "name": "Adam Long",
                            "reward": "216.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "e2c59120-7bdd-4a6c-88d3-d2415b532fa9",
                            "gambit_id": "4712916e-b399-43cd-83dc-1864d2439ebe",
                            "last_updated": "2023-01-17T11:32:18.521121-05:00",
                            "created_at": "2023-01-11T10:16:51.069284-05:00",
                            "name": "Robert Streb",
                            "reward": "216.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "105b8e17-d0cf-4ea2-8215-d98f3b16e24d",
                            "gambit_id": "b58d08cf-2a26-4ae6-b666-ac3f8c5633af",
                            "last_updated": "2023-01-17T11:32:18.584658-05:00",
                            "created_at": "2023-01-11T10:16:51.124602-05:00",
                            "name": "Russell Knox",
                            "reward": "216.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "9df77584-795a-47ea-815c-8fd42f6b7f60",
                            "gambit_id": "de08511c-4924-447a-8521-94ccea2f1368",
                            "last_updated": "2023-01-17T11:32:18.491892-05:00",
                            "created_at": "2023-01-11T10:16:51.045891-05:00",
                            "name": "Doc Redman",
                            "reward": "216.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "2cbfff9f-c074-484c-b626-7863e2d302a1",
                            "gambit_id": "c52370d9-250b-4029-ad0d-4572d950aea1",
                            "last_updated": "2023-01-17T11:32:18.519814-05:00",
                            "created_at": "2023-01-11T10:16:51.068125-05:00",
                            "name": "Ben Martin",
                            "reward": "216.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "bd4e7e2a-20eb-44f6-9856-7c354deb3c49",
                            "gambit_id": "667d6d78-81c7-4c3f-9a78-ed417ff34613",
                            "last_updated": "2023-01-17T11:32:18.486673-05:00",
                            "created_at": "2023-01-11T10:16:51.042160-05:00",
                            "name": "Kevin Roy",
                            "reward": "216.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "c0e286c3-9058-4b1b-b3d5-bd95b63630f0",
                            "gambit_id": "812ebff0-4277-4334-8f34-9aeda924c189",
                            "last_updated": "2023-01-17T11:32:18.539618-05:00",
                            "created_at": "2023-01-11T10:16:51.085255-05:00",
                            "name": "Tyson Alexander",
                            "reward": "216.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "6fff2be5-09c4-4ec4-84ea-c5480a923176",
                            "gambit_id": "ce53c6fa-824a-46c2-9eb9-a73f8f816fcc",
                            "last_updated": "2023-01-17T11:32:18.501571-05:00",
                            "created_at": "2023-01-11T10:16:51.051991-05:00",
                            "name": "Peter Malnati",
                            "reward": "216.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "c9ef32cc-2b1a-455a-b91a-8640f3b886c1",
                            "gambit_id": "11fd7cae-a1f1-4d88-9c91-6bfa4dc7284d",
                            "last_updated": "2023-01-17T11:32:18.554713-05:00",
                            "created_at": "2023-01-11T10:16:51.099931-05:00",
                            "name": "Joseph Bramlett",
                            "reward": "216.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "9a5d0935-ad5e-4082-b481-47a9e3a390ac",
                            "gambit_id": "287291fb-881b-4ab2-afd7-4991b06b9903",
                            "last_updated": "2023-01-17T11:32:18.523732-05:00",
                            "created_at": "2023-01-11T10:16:51.071609-05:00",
                            "name": "Ryan Moore",
                            "reward": "216.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "b269d0ba-b6e8-4a59-8a87-cef61210f485",
                            "gambit_id": "f4d99cbd-472e-4674-b54e-acc0b4a2d4f5",
                            "last_updated": "2023-01-17T11:32:18.514764-05:00",
                            "created_at": "2023-01-11T10:16:51.063632-05:00",
                            "name": "Brice Garnett",
                            "reward": "216.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "15741a37-3ee9-4bbf-a419-bc442abfa2e4",
                            "gambit_id": "6c7a11e9-3c4d-4bdd-b810-e8253e91a1bb",
                            "last_updated": "2023-01-17T11:32:18.620206-05:00",
                            "created_at": "2023-01-11T10:16:51.158897-05:00",
                            "name": "Keegan Bradley",
                            "reward": "216.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "5789b9c2-9f28-4001-8551-39ee332f803b",
                            "gambit_id": "c2f54446-fe68-476a-bfb7-23b2a94ffc69",
                            "last_updated": "2023-01-17T11:32:18.527485-05:00",
                            "created_at": "2023-01-11T10:16:51.075024-05:00",
                            "name": "Brian Stuard",
                            "reward": "216.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "e78bdd16-06b3-44a6-874b-da176546f9d5",
                            "gambit_id": "8ab9e689-80f1-4b42-b0a3-b260ec33f59b",
                            "last_updated": "2023-01-17T11:32:18.495642-05:00",
                            "created_at": "2023-01-11T10:16:51.048310-05:00",
                            "name": "Paul Haley",
                            "reward": "216.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "9ac7cedd-41bc-4ed5-a248-101c4f7f8d52",
                            "gambit_id": "bb7842b3-be76-45ba-9f68-2b16452310ca",
                            "last_updated": "2023-01-17T11:32:18.488430-05:00",
                            "created_at": "2023-01-11T10:16:51.043346-05:00",
                            "name": "Harry Hall",
                            "reward": "216.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "40e78866-935e-4d3e-bfce-bb5b8c3dc526",
                            "gambit_id": "505961bc-4cc4-44df-8aa4-53bd465983c9",
                            "last_updated": "2023-01-17T11:32:18.622908-05:00",
                            "created_at": "2023-01-11T10:16:51.161038-05:00",
                            "name": "Tom Hoge",
                            "reward": "216.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "aa38afe5-0361-45ad-a5bd-4326a4564e91",
                            "gambit_id": "4432f6df-3dad-472d-97d9-14c09b0913ca",
                            "last_updated": "2023-01-17T11:32:18.502950-05:00",
                            "created_at": "2023-01-11T10:16:51.053212-05:00",
                            "name": "Michael Kim",
                            "reward": "216.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "c32a12a0-185f-4954-a315-4f241ae60588",
                            "gambit_id": "4e46e3c1-151e-404c-8781-abfd94c9b9d9",
                            "last_updated": "2023-01-17T11:32:18.505538-05:00",
                            "created_at": "2023-01-11T10:16:51.055607-05:00",
                            "name": "Danny Lee",
                            "reward": "216.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "5b544300-2e20-4073-beb3-7adbab09afec",
                            "gambit_id": "b647df4b-ff68-49e7-aaec-716fcfd2e8d4",
                            "last_updated": "2023-01-17T11:32:18.467298-05:00",
                            "created_at": "2023-01-11T10:16:51.026839-05:00",
                            "name": "K J Choi",
                            "reward": "259.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "8149a1e8-ebd3-40f7-8da0-840237148e5b",
                            "gambit_id": "671bcd2f-f8c7-4cad-b2d0-9b5bae3bedad",
                            "last_updated": "2023-01-17T11:32:18.499557-05:00",
                            "created_at": "2023-01-11T10:16:51.050659-05:00",
                            "name": "Vincent Norrman",
                            "reward": "259.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "982cbbc5-493b-4791-8a34-829215f9e90d",
                            "gambit_id": "89b7965f-db9f-41db-9f5f-17376546fd3c",
                            "last_updated": "2023-01-17T11:32:18.517269-05:00",
                            "created_at": "2023-01-11T10:16:51.065900-05:00",
                            "name": "Eric Cole",
                            "reward": "259.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "1d61783f-98f3-4f32-9118-a006e5a35eba",
                            "gambit_id": "56f7deb4-bea2-46c1-b557-adc059268d44",
                            "last_updated": "2023-01-17T11:32:18.490209-05:00",
                            "created_at": "2023-01-11T10:16:51.044604-05:00",
                            "name": "Sam Stevens",
                            "reward": "259.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "c430e3de-002e-46e9-b083-549f33c1e743",
                            "gambit_id": "01d06b71-aee4-4acc-9ed2-aa1bb43add1c",
                            "last_updated": "2023-01-17T11:32:18.465824-05:00",
                            "created_at": "2023-01-11T10:16:51.025684-05:00",
                            "name": "Augusto Nunez",
                            "reward": "259.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "4039506d-eaaf-4ca8-a769-ae622c9ab02f",
                            "gambit_id": "e6f39233-bd9e-4e7d-8305-2ec08222c09f",
                            "last_updated": "2023-01-17T11:32:18.509580-05:00",
                            "created_at": "2023-01-11T10:16:51.058990-05:00",
                            "name": "Tyler Duncan",
                            "reward": "259.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "717f5fb8-3675-42f4-991d-601ab1455b98",
                            "gambit_id": "ed040d33-7629-491a-aed3-e1924ec8e32a",
                            "last_updated": "2023-01-17T11:32:18.518527-05:00",
                            "created_at": "2023-01-11T10:16:51.066990-05:00",
                            "name": "Harrison Endycott",
                            "reward": "259.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "f0c691bf-aead-4883-9ef9-92865637a8ac",
                            "gambit_id": "858d8e76-415c-4706-95a2-bfeff2539378",
                            "last_updated": "2023-01-17T11:32:18.515993-05:00",
                            "created_at": "2023-01-11T10:16:51.064786-05:00",
                            "name": "Kaito Onishi",
                            "reward": "302.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "60326747-d384-45aa-b3f3-b4d1591068c6",
                            "gambit_id": "71994095-2d3e-4798-a1d0-1baa0fde323c",
                            "last_updated": "2023-01-17T11:32:18.481913-05:00",
                            "created_at": "2023-01-11T10:16:51.038688-05:00",
                            "name": "Michael Gligic",
                            "reward": "345.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "2b91c06e-b616-43d1-9d87-2d90cb54ccf4",
                            "gambit_id": "051955b9-2a1f-4764-bc0a-bfa498ca9d67",
                            "last_updated": "2023-01-17T11:32:18.478867-05:00",
                            "created_at": "2023-01-11T10:16:51.036372-05:00",
                            "name": "Chad Ramey",
                            "reward": "345.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "5d891798-d199-4683-af05-a068c46c07b8",
                            "gambit_id": "0b288338-5280-41bb-b787-75f9f7cbe8db",
                            "last_updated": "2023-01-17T11:32:18.504227-05:00",
                            "created_at": "2023-01-11T10:16:51.054430-05:00",
                            "name": "Jerry Kelly",
                            "reward": "345.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "d91ecf60-1d86-4a5c-8351-afed6135ac02",
                            "gambit_id": "e6ce3ed0-e13f-405a-a97b-67bdd73f1ecf",
                            "last_updated": "2023-01-17T11:32:18.446466-05:00",
                            "created_at": "2023-01-11T10:16:51.007880-05:00",
                            "name": "Dylan Wu",
                            "reward": "345.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "b98e8139-b4c5-4dc5-9d4b-732ccaa6b412",
                            "gambit_id": "5fc38d73-ba2e-4021-8896-4f0046e203f6",
                            "last_updated": "2023-01-17T11:32:18.485031-05:00",
                            "created_at": "2023-01-11T10:16:51.041026-05:00",
                            "name": "Kevin Tway",
                            "reward": "345.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "0defd8c2-d00b-4850-a3f2-f26f504b24a1",
                            "gambit_id": "92fed154-c2cc-4f69-80ea-0d96ef342c6a",
                            "last_updated": "2023-01-17T11:32:18.483380-05:00",
                            "created_at": "2023-01-11T10:16:51.039859-05:00",
                            "name": "Kyle Stanley",
                            "reward": "431.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "63cb6de2-b328-4471-801c-a5daec6204a9",
                            "gambit_id": "6427661d-63b5-4b4a-a316-1d3bdefc55dd",
                            "last_updated": "2023-01-17T11:32:18.468755-05:00",
                            "created_at": "2023-01-11T10:16:51.027993-05:00",
                            "name": "Jim Herman",
                            "reward": "431.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "0f0608d7-4359-488f-abc9-8433a1a78e53",
                            "gambit_id": "76865bd3-b38e-42e0-bc4d-22ac4d052e15",
                            "last_updated": "2023-01-17T11:32:18.470234-05:00",
                            "created_at": "2023-01-11T10:16:51.029190-05:00",
                            "name": "Richy Werenski",
                            "reward": "431.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "4790f34c-bf09-4fa4-bf21-a52c9e6bd86a",
                            "gambit_id": "f54599ed-470f-4c78-83f0-9a71322c05b3",
                            "last_updated": "2023-01-17T11:32:18.474577-05:00",
                            "created_at": "2023-01-11T10:16:51.032770-05:00",
                            "name": "Trevor Cone",
                            "reward": "431.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "97a99ff9-b1f2-4398-b6f5-e473c7981ee2",
                            "gambit_id": "0b00821d-ebd7-48a2-be6c-44e0f185b9b1",
                            "last_updated": "2023-01-17T11:32:18.461105-05:00",
                            "created_at": "2023-01-11T10:16:51.020827-05:00",
                            "name": "Ryan Brehm",
                            "reward": "431.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "85e973bd-7417-47ee-bca2-3b8327a8515e",
                            "gambit_id": "4e8dccc9-e59e-4b10-9d38-92699215b44f",
                            "last_updated": "2023-01-17T11:32:18.462740-05:00",
                            "created_at": "2023-01-11T10:16:51.022047-05:00",
                            "name": "Jimmy Walker",
                            "reward": "431.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "221a82f6-e958-407d-a20d-405949d0cb87",
                            "gambit_id": "3f91555e-d569-4bf3-bf9b-150af6875381",
                            "last_updated": "2023-01-17T11:32:18.464234-05:00",
                            "created_at": "2023-01-11T10:16:51.023214-05:00",
                            "name": "Nicolas Echavarria",
                            "reward": "431.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "320ed63c-95d5-4bb8-aa60-fcecfd4c03bf",
                            "gambit_id": "deb8e7f2-43e1-454b-860c-f47423752b36",
                            "last_updated": "2023-01-17T11:32:18.473150-05:00",
                            "created_at": "2023-01-11T10:16:51.031581-05:00",
                            "name": "Kyle Westmoreland",
                            "reward": "431.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "8b3c93c1-010d-4c2f-b591-adef307e5f86",
                            "gambit_id": "53c6c4f0-3421-405d-b00c-dc774d0a0b20",
                            "last_updated": "2023-01-17T11:32:18.477431-05:00",
                            "created_at": "2023-01-11T10:16:51.035170-05:00",
                            "name": "Scott Harrington",
                            "reward": "431.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "b9acc560-6637-468a-af45-eca57bedf62a",
                            "gambit_id": "c368277c-f94a-476e-ac27-f99823fa0b5d",
                            "last_updated": "2023-01-17T11:32:18.480412-05:00",
                            "created_at": "2023-01-11T10:16:51.037518-05:00",
                            "name": "Kelly Kraft",
                            "reward": "431.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "6a2cdb6c-c88b-4a15-95f9-2f33ee5c24d4",
                            "gambit_id": "731596c3-55da-4b88-b1cf-bc0a0ca1d0a3",
                            "last_updated": "2023-01-17T11:32:18.471708-05:00",
                            "created_at": "2023-01-11T10:16:51.030395-05:00",
                            "name": "Max McGreevy",
                            "reward": "431.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "06b856b3-25d7-4141-b3b0-b1515159fc73",
                            "gambit_id": "57ea3fd3-a98c-4834-a9c4-d2b8eb8194c8",
                            "last_updated": "2023-01-17T11:32:18.609826-05:00",
                            "created_at": "2023-01-11T10:16:51.150232-05:00",
                            "name": "Kurt Kitayama",
                            "reward": "431.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "34b508bb-b0e5-4062-afab-039e33624576",
                            "gambit_id": "7c3e4981-882c-4e2b-8ddf-8f198f9cf2e9",
                            "last_updated": "2023-01-17T11:32:18.475993-05:00",
                            "created_at": "2023-01-11T10:16:51.033960-05:00",
                            "name": "Brent Grant",
                            "reward": "431.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "a3bf19bf-8249-4d44-95e1-82aa77f00078",
                            "gambit_id": "0726b47c-a382-4097-a470-cca6e80df8e6",
                            "last_updated": "2023-01-17T11:32:18.458761-05:00",
                            "created_at": "2023-01-11T10:16:51.019606-05:00",
                            "name": "Brandon Matthews",
                            "reward": "603.00000",
                            "odds": "701.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "c340e0ed-0761-4364-a5a1-7d4865b13207",
                            "gambit_id": "748aa647-897c-46c9-8661-39c9b894a688",
                            "last_updated": "2023-01-17T11:32:18.437606-05:00",
                            "created_at": "2023-01-11T10:16:51.024413-05:00",
                            "name": "Tano Goya",
                            "reward": "646.00000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "dc6edb58-e3d7-436b-827f-82990db060d8",
                            "gambit_id": "858f7e83-b2c3-47c4-8440-6b1d87348218",
                            "last_updated": "2023-01-17T11:32:18.454251-05:00",
                            "created_at": "2023-01-11T10:16:51.015621-05:00",
                            "name": "Carson Young",
                            "reward": "861.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "fa475aeb-955b-4cf2-a7a5-fb7c8a5543cc",
                            "gambit_id": "ee1af35c-8b8f-4f5b-8bb5-49019c32845f",
                            "last_updated": "2023-01-17T11:32:18.451038-05:00",
                            "created_at": "2023-01-11T10:16:51.013181-05:00",
                            "name": "Michael Castillo",
                            "reward": "861.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "ef257d57-7d32-462b-989c-c942c538f26a",
                            "gambit_id": "9b3a9797-664f-4a7b-9282-4c1fcdb451fa",
                            "last_updated": "2023-01-17T11:32:18.455861-05:00",
                            "created_at": "2023-01-11T10:16:51.016855-05:00",
                            "name": "Anders Albertson",
                            "reward": "861.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "2a83b1b1-420c-492c-a6e2-842884c69552",
                            "gambit_id": "9af01ebb-fe72-43a8-9ee7-33a6bcbef6de",
                            "last_updated": "2023-01-17T11:32:18.449548-05:00",
                            "created_at": "2023-01-11T10:16:51.011907-05:00",
                            "name": "Trevor Werbylo",
                            "reward": "861.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "94975493-3097-4687-aa22-c084977aa32b",
                            "gambit_id": "8bd3ecb2-37ef-4421-87e8-4a422d00c030",
                            "last_updated": "2023-01-17T11:32:18.457339-05:00",
                            "created_at": "2023-01-11T10:16:51.018300-05:00",
                            "name": "Kohei Okada",
                            "reward": "861.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "846c442b-9381-4040-8cd1-36a7e4dd912e",
                            "gambit_id": "cd114363-48b2-42c9-a4af-384ffde10727",
                            "last_updated": "2023-01-17T11:32:18.452502-05:00",
                            "created_at": "2023-01-11T10:16:51.014453-05:00",
                            "name": "Jesse Mueller",
                            "reward": "1291.00000",
                            "odds": "1501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "e7f8cfdd-67a8-462e-96cb-1847e19d3bcc",
                            "gambit_id": "c850dd61-f891-429c-85e4-509e917f15cd",
                            "last_updated": "2023-01-17T11:32:18.436052-05:00",
                            "created_at": "2023-01-11T10:16:51.010675-05:00",
                            "name": "Parker McLachlin",
                            "reward": "1291.00000",
                            "odds": "1501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        },
                        {
                            "id": "a2219341-7d4e-4dbd-9f17-1c459d65e425",
                            "gambit_id": "1c386be6-bddd-49c5-95d4-a09d7a15b926",
                            "last_updated": "2023-01-17T11:32:18.447981-05:00",
                            "created_at": "2023-01-11T10:16:51.009218-05:00",
                            "name": "Blaze Akana",
                            "reward": "1721.00000",
                            "odds": "2001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf35dcdf-d9f7-4f36-bb74-25e97fb41561/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "24aafc39-672d-435c-ac2a-7a50001ce495",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1a497b7a-6883-492d-bad0-21ee4ae534f0",
            "completed": true,
            "last_updated": "2023-01-12T15:37:06.127510-05:00",
            "created_at": "2023-01-11T08:27:14.753904-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.01,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/1a497b7a-6883-492d-bad0-21ee4ae534f0",
            "datetime": "2023-01-11T22:10:00-05:00",
            "cutoff_datetime": "2023-01-11T22:10:00-05:00",
            "name": "Houston Rockets v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "bda5c650-ede0-4e20-87c7-e527e0958467",
                    "match": "https://api-prod.gambitprofit.com/api/matches/24aafc39-672d-435c-ac2a-7a50001ce495/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T09:11:49.464012-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sacramento Kings",
                                "amount": 7525.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 2475.0
                            }
                        ],
                        "expected_reward_tokens": 9180.5,
                        "profit_sb": 180.5,
                        "profit_sb_percentage": 2.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9da10a96-1ad9-4a62-89ea-36460a37be24",
                            "gambit_id": "d0dd02ae-74c6-48e2-b09c-ae00e95e00d5",
                            "last_updated": "2023-01-12T15:37:06.133668-05:00",
                            "created_at": "2023-01-11T09:11:49.465191-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.22000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bda5c650-ede0-4e20-87c7-e527e0958467/?format=api"
                        },
                        {
                            "id": "1217e0f1-285d-467d-8d5c-bd25c024e005",
                            "gambit_id": "88270c0c-5050-4434-9c09-043b5a16433c",
                            "last_updated": "2023-01-12T15:37:06.134896-05:00",
                            "created_at": "2023-01-11T09:11:49.466563-05:00",
                            "name": "Houston Rockets",
                            "reward": "3.71000",
                            "odds": "4.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bda5c650-ede0-4e20-87c7-e527e0958467/?format=api"
                        }
                    ]
                },
                {
                    "id": "08b51db5-a31e-456c-a984-7a44be9b6936",
                    "match": "https://api-prod.gambitprofit.com/api/matches/24aafc39-672d-435c-ac2a-7a50001ce495/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-11T08:27:14.755431-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sacramento Kings",
                                "amount": 5000.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eb496771-b75e-43bd-9be0-09d1e02a6baf",
                            "gambit_id": "e8d2e6c8-c146-4e89-9198-0b89067f7fe2",
                            "last_updated": "2023-01-12T15:37:06.137317-05:00",
                            "created_at": "2023-01-11T08:27:14.756650-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08b51db5-a31e-456c-a984-7a44be9b6936/?format=api"
                        },
                        {
                            "id": "5e70ab78-76e8-4b2e-9278-68aaf48501c6",
                            "gambit_id": "7786df21-4bfb-40b5-a488-7d1ebdc56632",
                            "last_updated": "2023-01-12T15:37:06.138424-05:00",
                            "created_at": "2023-01-11T08:27:14.757908-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08b51db5-a31e-456c-a984-7a44be9b6936/?format=api"
                        }
                    ]
                },
                {
                    "id": "c5228f4b-e36f-48e2-a3bf-9441cf2bb65c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/24aafc39-672d-435c-ac2a-7a50001ce495/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T09:11:49.460129-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 237",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 237",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9c8332ca-d3d5-4eec-aad8-dd932f9ec8b2",
                            "gambit_id": "bb69f5df-3187-49e0-b5b0-2cbe3a1aa091",
                            "last_updated": "2023-01-12T15:37:06.131446-05:00",
                            "created_at": "2023-01-11T09:11:49.462733-05:00",
                            "name": "Game Total Over 237",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "237.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5228f4b-e36f-48e2-a3bf-9441cf2bb65c/?format=api"
                        },
                        {
                            "id": "4752a26f-bfd1-4834-8776-cefc97ff142a",
                            "gambit_id": "02461f84-be70-4483-85e4-84bfe4aafabe",
                            "last_updated": "2023-01-12T15:37:06.130359-05:00",
                            "created_at": "2023-01-11T09:11:49.461428-05:00",
                            "name": "Game Total Under 237",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "237.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5228f4b-e36f-48e2-a3bf-9441cf2bb65c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9fc7e0e7-db75-4122-9a09-6ac25322cd61",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e75f9535-5912-4ab5-92a7-dec012992d2a",
            "completed": true,
            "last_updated": "2023-01-12T11:06:59.049412-05:00",
            "created_at": "2023-01-11T10:06:48.799720-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.16,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e75f9535-5912-4ab5-92a7-dec012992d2a",
            "datetime": "2023-01-11T22:10:00-05:00",
            "cutoff_datetime": "2023-01-11T22:10:00-05:00",
            "name": "Phoenix Suns v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "0c941ca0-bd37-4ff0-9bb1-2bc4be49a157",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9fc7e0e7-db75-4122-9a09-6ac25322cd61/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T10:06:48.808414-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10700.0,
                        "profit_sb": 1700.0,
                        "profit_sb_percentage": 18.89,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 8677.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 1323.0
                            }
                        ],
                        "expected_reward_tokens": 9284.39,
                        "profit_sb": 284.39,
                        "profit_sb_percentage": 3.16,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ef028c96-c61a-4e73-b13e-17e942a47c81",
                            "gambit_id": "a036f4f0-5f91-40e2-94d4-7f4e7c2f8126",
                            "last_updated": "2023-01-12T11:06:59.058885-05:00",
                            "created_at": "2023-01-11T10:06:48.809533-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.07000",
                            "odds": "1.08330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c941ca0-bd37-4ff0-9bb1-2bc4be49a157/?format=api"
                        },
                        {
                            "id": "e719c9ad-875a-4ab8-ac76-3fb3d6e86034",
                            "gambit_id": "d48f10a1-8f60-4e15-9535-875a420f6ec0",
                            "last_updated": "2023-01-12T11:06:59.059954-05:00",
                            "created_at": "2023-01-11T10:06:48.810678-05:00",
                            "name": "Phoenix Suns",
                            "reward": "7.02000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c941ca0-bd37-4ff0-9bb1-2bc4be49a157/?format=api"
                        }
                    ]
                },
                {
                    "id": "e3c6f323-ecd9-46c9-909f-11c76dede2b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9fc7e0e7-db75-4122-9a09-6ac25322cd61/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-11T10:06:48.804881-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d28053cc-7c8c-4860-b99a-fc17b530ceb7",
                            "gambit_id": "d455f48f-765f-4ba6-a7ce-337c6d95d627",
                            "last_updated": "2023-01-12T11:06:59.055642-05:00",
                            "created_at": "2023-01-11T10:06:48.805990-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-14.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3c6f323-ecd9-46c9-909f-11c76dede2b2/?format=api"
                        },
                        {
                            "id": "3c3df9ef-81eb-42f4-9776-d8906047ab3f",
                            "gambit_id": "ed9cfdd0-3d26-4b22-a684-eb2da57be6e2",
                            "last_updated": "2023-01-12T11:06:59.056731-05:00",
                            "created_at": "2023-01-11T10:06:48.807116-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "14.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3c6f323-ecd9-46c9-909f-11c76dede2b2/?format=api"
                        }
                    ]
                },
                {
                    "id": "d567d94e-4d42-4794-87f0-dc37e85a3b74",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9fc7e0e7-db75-4122-9a09-6ac25322cd61/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T10:06:48.801332-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 226.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 226.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a36864ed-f6a7-418c-8b81-030383a9e1f3",
                            "gambit_id": "2b55c591-b984-4849-98ca-2b5e1db01918",
                            "last_updated": "2023-01-12T11:06:59.052109-05:00",
                            "created_at": "2023-01-11T10:06:48.802467-05:00",
                            "name": "Game Total Under 226.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d567d94e-4d42-4794-87f0-dc37e85a3b74/?format=api"
                        },
                        {
                            "id": "74a45ddc-ac3c-4667-b95f-d491a95be83d",
                            "gambit_id": "8ed50de1-c84c-4cb4-b4d5-30b5e36b1e14",
                            "last_updated": "2023-01-12T11:06:59.053447-05:00",
                            "created_at": "2023-01-11T10:06:48.803625-05:00",
                            "name": "Game Total Over 226.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d567d94e-4d42-4794-87f0-dc37e85a3b74/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "53040cc3-f05d-4f45-841d-51f9bb166855",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "853b32f2-dfa9-46b3-9d9f-bbc80911825d",
            "completed": true,
            "last_updated": "2023-01-12T18:22:03.352513-05:00",
            "created_at": "2023-01-11T08:27:14.500079-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/853b32f2-dfa9-46b3-9d9f-bbc80911825d",
            "datetime": "2023-01-11T22:07:00-05:00",
            "cutoff_datetime": "2023-01-11T22:07:00-05:00",
            "name": "San Jose Sharks v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "e81d3117-d587-4d41-9bd2-ed4d222feef4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53040cc3-f05d-4f45-841d-51f9bb166855/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T08:27:14.501712-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Kings",
                                "amount": 6387.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 3613.0
                            }
                        ],
                        "expected_reward_tokens": 9068.63,
                        "profit_sb": 68.63,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "97e089c6-cb30-4286-a95e-ede9e7e910da",
                            "gambit_id": "e700a606-8fea-464f-a3fd-c6e66c88a668",
                            "last_updated": "2023-01-12T18:22:03.361699-05:00",
                            "created_at": "2023-01-11T08:27:14.503071-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.42000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e81d3117-d587-4d41-9bd2-ed4d222feef4/?format=api"
                        },
                        {
                            "id": "e4392797-7bef-4770-bfbe-acec6fe7d397",
                            "gambit_id": "050b0364-f807-434c-85ca-c2f81abd10a1",
                            "last_updated": "2023-01-12T18:22:03.362768-05:00",
                            "created_at": "2023-01-11T08:27:14.505130-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.51000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e81d3117-d587-4d41-9bd2-ed4d222feef4/?format=api"
                        }
                    ]
                },
                {
                    "id": "830bb638-1e64-4759-9b77-2840be6e5cf1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53040cc3-f05d-4f45-841d-51f9bb166855/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-11T09:07:12.795644-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Jose Sharks",
                                "amount": 5577.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 4423.0
                            }
                        ],
                        "expected_reward_tokens": 8978.69,
                        "profit_sb": -21.31,
                        "profit_sb_percentage": -0.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "34c851c2-ee0c-42b5-a67b-23f7864a5dbf",
                            "gambit_id": "277d777e-c1b2-4570-a6b1-9e2aecd98b28",
                            "last_updated": "2023-01-12T18:22:03.359514-05:00",
                            "created_at": "2023-01-11T09:07:12.798001-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.61000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/830bb638-1e64-4759-9b77-2840be6e5cf1/?format=api"
                        },
                        {
                            "id": "7b4ea6be-ba97-4e2a-b95a-9a6fc30e26a7",
                            "gambit_id": "f14d45c5-e582-42fd-beee-577d9066a34e",
                            "last_updated": "2023-01-12T18:22:03.358436-05:00",
                            "created_at": "2023-01-11T09:07:12.796807-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.03000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/830bb638-1e64-4759-9b77-2840be6e5cf1/?format=api"
                        }
                    ]
                },
                {
                    "id": "3ceb3a02-84ba-4353-9951-fc152bee0147",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53040cc3-f05d-4f45-841d-51f9bb166855/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T09:07:12.791772-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f69d67b6-6a90-409e-97dc-63db3264d319",
                            "gambit_id": "76a0cfb4-2090-4bf1-9b1e-e536bbf075fb",
                            "last_updated": "2023-01-12T18:22:03.355167-05:00",
                            "created_at": "2023-01-11T09:07:12.793071-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ceb3a02-84ba-4353-9951-fc152bee0147/?format=api"
                        },
                        {
                            "id": "3bc49847-f2a8-4d38-9220-1e8006c42d15",
                            "gambit_id": "f5bed909-dbdb-423c-8b4f-4de1cf4b1882",
                            "last_updated": "2023-01-12T18:22:03.356239-05:00",
                            "created_at": "2023-01-11T09:07:12.794359-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ceb3a02-84ba-4353-9951-fc152bee0147/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2358a633-4766-472f-b061-d93b8f8bf31b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "961496f0-07fc-48bb-b363-0b1e2be8b8ca",
            "completed": true,
            "last_updated": "2023-01-12T18:27:13.178751-05:00",
            "created_at": "2023-01-11T08:27:14.629505-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/961496f0-07fc-48bb-b363-0b1e2be8b8ca",
            "datetime": "2023-01-11T22:07:00-05:00",
            "cutoff_datetime": "2023-01-11T22:07:00-05:00",
            "name": "Edmonton Oilers v. Anaheim Ducks",
            "bettypes": [
                {
                    "id": "a22291a4-1d47-42cc-adc7-6c9896c9380c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2358a633-4766-472f-b061-d93b8f8bf31b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T08:27:14.635131-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Edmonton Oilers",
                                "amount": 6715.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 3285.0
                            }
                        ],
                        "expected_reward_tokens": 9065.25,
                        "profit_sb": 65.25,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "687e911e-44c3-44a3-80eb-974b104b87bf",
                            "gambit_id": "71c43d50-e2c8-43ec-ac40-2b9357018bc3",
                            "last_updated": "2023-01-12T18:27:13.188900-05:00",
                            "created_at": "2023-01-11T08:27:14.637591-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.35000",
                            "odds": "1.40820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a22291a4-1d47-42cc-adc7-6c9896c9380c/?format=api"
                        },
                        {
                            "id": "8335ca07-430e-4613-b66c-5f512491519a",
                            "gambit_id": "a3079515-b0ab-46bb-ae9d-435edfce30a2",
                            "last_updated": "2023-01-12T18:27:13.187819-05:00",
                            "created_at": "2023-01-11T08:27:14.636265-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.76000",
                            "odds": "3.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a22291a4-1d47-42cc-adc7-6c9896c9380c/?format=api"
                        }
                    ]
                },
                {
                    "id": "d3972bec-315e-4ec9-bbdf-e8fd7b95d267",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2358a633-4766-472f-b061-d93b8f8bf31b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-11T08:27:14.631277-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Edmonton Oilers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4a988d95-98ab-413d-8428-68fce6da9b46",
                            "gambit_id": "ec0ae29b-d3af-4c3e-b9f5-16f17b0954c8",
                            "last_updated": "2023-01-12T18:27:13.185708-05:00",
                            "created_at": "2023-01-11T08:27:14.633816-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3972bec-315e-4ec9-bbdf-e8fd7b95d267/?format=api"
                        },
                        {
                            "id": "dea4b924-87fb-4c92-a3fc-d774ee64c251",
                            "gambit_id": "0c4ca36b-728e-44ff-b027-bb52d8e0e669",
                            "last_updated": "2023-01-12T18:27:13.184640-05:00",
                            "created_at": "2023-01-11T08:27:14.632524-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3972bec-315e-4ec9-bbdf-e8fd7b95d267/?format=api"
                        }
                    ]
                },
                {
                    "id": "fa0758b4-5b24-4a58-85ec-c522754670ef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2358a633-4766-472f-b061-d93b8f8bf31b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T09:32:03.237729-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5577.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4423.0
                            }
                        ],
                        "expected_reward_tokens": 8978.69,
                        "profit_sb": -21.31,
                        "profit_sb_percentage": -0.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aca9df8f-8d00-4089-bd42-25dc9d8e5138",
                            "gambit_id": "c6ce9134-c80c-40cf-900a-a5c8d94042c4",
                            "last_updated": "2023-01-12T18:27:13.182452-05:00",
                            "created_at": "2023-01-11T09:32:03.240232-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.61000",
                            "odds": "1.71430",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa0758b4-5b24-4a58-85ec-c522754670ef/?format=api"
                        },
                        {
                            "id": "b869b6ef-d3a0-4fe3-abb3-cfbea574ddda",
                            "gambit_id": "d8b524c2-1299-4b04-8693-8d41c9c8d211",
                            "last_updated": "2023-01-12T18:27:13.181387-05:00",
                            "created_at": "2023-01-11T09:32:03.238929-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.03000",
                            "odds": "2.20000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa0758b4-5b24-4a58-85ec-c522754670ef/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "84bb5bea-af2f-4bff-a135-717783028ab7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "dad0bcb8-ae57-4d9f-bcf7-ac708da6d0b3",
            "completed": true,
            "last_updated": "2023-01-12T11:37:13.850535-05:00",
            "created_at": "2023-01-11T10:06:48.640003-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.57,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/dad0bcb8-ae57-4d9f-bcf7-ac708da6d0b3",
            "datetime": "2023-01-11T20:10:00-05:00",
            "cutoff_datetime": "2023-01-11T20:10:00-05:00",
            "name": "San Antonio Spurs v. Memphis Grizzlies",
            "bettypes": [
                {
                    "id": "61fd322a-41c2-4134-9a91-c38a7e249a3c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/84bb5bea-af2f-4bff-a135-717783028ab7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T10:06:48.648879-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10800.0,
                        "profit_sb": 1800.0,
                        "profit_sb_percentage": 20.0,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 8631.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 1369.0
                            }
                        ],
                        "expected_reward_tokens": 9321.48,
                        "profit_sb": 321.48,
                        "profit_sb_percentage": 3.57,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d2d1b3a8-9b33-47fe-905a-9db1dfad5985",
                            "gambit_id": "702f204a-a51e-42fd-8a8f-36ca73cb2540",
                            "last_updated": "2023-01-12T11:37:13.859742-05:00",
                            "created_at": "2023-01-11T10:06:48.650006-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.08000",
                            "odds": "1.09090",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61fd322a-41c2-4134-9a91-c38a7e249a3c/?format=api"
                        },
                        {
                            "id": "03cbb861-db78-44fe-8886-30f221eb9566",
                            "gambit_id": "136f00ec-b2b6-4cae-a114-f3e9cba0396a",
                            "last_updated": "2023-01-12T11:37:13.860910-05:00",
                            "created_at": "2023-01-11T10:06:48.651146-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "6.81000",
                            "odds": "7.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61fd322a-41c2-4134-9a91-c38a7e249a3c/?format=api"
                        }
                    ]
                },
                {
                    "id": "9a4da490-93ac-4487-af15-2806ddb188a4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/84bb5bea-af2f-4bff-a135-717783028ab7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-11T10:06:48.645336-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 5000.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "923f3493-a236-41d0-b411-43da645c3b17",
                            "gambit_id": "e80ceaec-f237-423f-be2d-8ebbd82754ca",
                            "last_updated": "2023-01-12T11:37:13.856505-05:00",
                            "created_at": "2023-01-11T10:06:48.646470-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a4da490-93ac-4487-af15-2806ddb188a4/?format=api"
                        },
                        {
                            "id": "cbab01eb-59f9-4490-b903-6cce468cd676",
                            "gambit_id": "b213feb1-76cd-444a-8372-2add7fee2746",
                            "last_updated": "2023-01-12T11:37:13.857616-05:00",
                            "created_at": "2023-01-11T10:06:48.647676-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a4da490-93ac-4487-af15-2806ddb188a4/?format=api"
                        }
                    ]
                },
                {
                    "id": "43a1ddca-b23e-4e70-9990-5df6a45a841f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/84bb5bea-af2f-4bff-a135-717783028ab7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T10:06:48.641647-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 241",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 241",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f69b1d82-3c75-432d-a88c-1a9d8f47c6ae",
                            "gambit_id": "2d44b3e7-8e39-4f65-be42-6102591e788f",
                            "last_updated": "2023-01-12T11:37:13.853301-05:00",
                            "created_at": "2023-01-11T10:06:48.642847-05:00",
                            "name": "Game Total Under 241",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "241.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43a1ddca-b23e-4e70-9990-5df6a45a841f/?format=api"
                        },
                        {
                            "id": "e4f7540c-1dea-4a44-8c69-4bdf9d950b50",
                            "gambit_id": "dbb55bb3-d617-4ae9-9f71-7e73df0fcc81",
                            "last_updated": "2023-01-12T11:37:13.854380-05:00",
                            "created_at": "2023-01-11T10:06:48.644093-05:00",
                            "name": "Game Total Over 241",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "241.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43a1ddca-b23e-4e70-9990-5df6a45a841f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bbfc846a-0a97-4b40-93c2-eec1c7dc00a7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "39f3e447-fdda-44e8-9186-59ceb314ef40",
            "completed": true,
            "last_updated": "2023-01-12T18:21:58.172018-05:00",
            "created_at": "2023-01-11T08:27:14.377528-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.97,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/39f3e447-fdda-44e8-9186-59ceb314ef40",
            "datetime": "2023-01-11T19:40:00-05:00",
            "cutoff_datetime": "2023-01-11T19:40:00-05:00",
            "name": "Milwaukee Bucks v. Atlanta Hawks",
            "bettypes": [
                {
                    "id": "79b8e222-c0e0-4317-8710-b2228d1e4349",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bbfc846a-0a97-4b40-93c2-eec1c7dc00a7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T13:17:09.270078-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 6099.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 3901.0
                            }
                        ],
                        "expected_reward_tokens": 9087.51,
                        "profit_sb": 87.51,
                        "profit_sb_percentage": 0.97,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b477f58c-4a34-4246-8bbd-942ac0fd8c2e",
                            "gambit_id": "72bf4a1d-5a93-4974-8e85-0a61314025ce",
                            "last_updated": "2023-01-12T18:21:58.179091-05:00",
                            "created_at": "2023-01-11T13:17:09.272611-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.49000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b8e222-c0e0-4317-8710-b2228d1e4349/?format=api"
                        },
                        {
                            "id": "1345d469-721a-4e5b-ac8f-c3737699e34a",
                            "gambit_id": "e53eb5f5-0c83-4caf-8f6e-a3dea3ecfb1a",
                            "last_updated": "2023-01-12T18:21:58.178024-05:00",
                            "created_at": "2023-01-11T13:17:09.271396-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "2.33000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b8e222-c0e0-4317-8710-b2228d1e4349/?format=api"
                        }
                    ]
                },
                {
                    "id": "50318073-94f9-4984-983f-86bebec8fa15",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bbfc846a-0a97-4b40-93c2-eec1c7dc00a7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-11T08:27:14.379144-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4fd624cc-77ae-4d77-aa0a-3900c93f8b5a",
                            "gambit_id": "8b260245-521b-4c23-bffe-56d79cbaac21",
                            "last_updated": "2023-01-12T18:21:58.182324-05:00",
                            "created_at": "2023-01-11T08:27:14.381689-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50318073-94f9-4984-983f-86bebec8fa15/?format=api"
                        },
                        {
                            "id": "8497ea71-2640-43b2-983c-2f69e95382cc",
                            "gambit_id": "05f2d1a8-bffc-440e-b412-9f86614e48ef",
                            "last_updated": "2023-01-12T18:21:58.181249-05:00",
                            "created_at": "2023-01-11T08:27:14.380352-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50318073-94f9-4984-983f-86bebec8fa15/?format=api"
                        }
                    ]
                },
                {
                    "id": "e96d8aed-90da-415c-bf1a-012e0aae1699",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bbfc846a-0a97-4b40-93c2-eec1c7dc00a7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T13:17:09.266300-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f372a922-e045-4e5f-bb91-1721bb3d10ac",
                            "gambit_id": "ddeffa67-70fa-4f3d-92e6-400fef60b2e9",
                            "last_updated": "2023-01-12T18:21:58.175809-05:00",
                            "created_at": "2023-01-11T13:17:09.268819-05:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e96d8aed-90da-415c-bf1a-012e0aae1699/?format=api"
                        },
                        {
                            "id": "a457e0ee-b11d-4422-972c-463da44a1397",
                            "gambit_id": "e09683a1-1b20-407d-9996-26b0746f7e69",
                            "last_updated": "2023-01-12T18:21:58.174725-05:00",
                            "created_at": "2023-01-11T13:17:09.267548-05:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e96d8aed-90da-415c-bf1a-012e0aae1699/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4adbf448-9927-4177-b25d-170ca87e4d3c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "801ddf24-fb31-47e1-b420-f6568b7ce072",
            "completed": true,
            "last_updated": "2023-01-12T15:37:00.124576-05:00",
            "created_at": "2023-01-11T08:27:14.250810-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.73,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/801ddf24-fb31-47e1-b420-f6568b7ce072",
            "datetime": "2023-01-11T19:40:00-05:00",
            "cutoff_datetime": "2023-01-11T19:40:00-05:00",
            "name": "New Orleans Pelicans v. Boston Celtics",
            "bettypes": [
                {
                    "id": "c6b41100-1d9b-4bfd-b47e-9c9a000d15ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4adbf448-9927-4177-b25d-170ca87e4d3c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T08:27:14.256232-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 7505.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 2495.0
                            }
                        ],
                        "expected_reward_tokens": 9156.1,
                        "profit_sb": 156.1,
                        "profit_sb_percentage": 1.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "61cf0012-7b82-4f73-be11-e4eb255a23fc",
                            "gambit_id": "9abfee15-3aba-46fb-a4a4-6de25cb86689",
                            "last_updated": "2023-01-12T15:37:00.130533-05:00",
                            "created_at": "2023-01-11T08:27:14.257394-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.22000",
                            "odds": "1.25640",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6b41100-1d9b-4bfd-b47e-9c9a000d15ac/?format=api"
                        },
                        {
                            "id": "afa734c8-f722-473a-ba72-a39efd50b916",
                            "gambit_id": "1dbfcc96-d566-4784-b1d4-4dcc969930bd",
                            "last_updated": "2023-01-12T15:37:00.131598-05:00",
                            "created_at": "2023-01-11T08:27:14.258581-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "3.67000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6b41100-1d9b-4bfd-b47e-9c9a000d15ac/?format=api"
                        }
                    ]
                },
                {
                    "id": "f1128d0b-8ff5-462a-9f7f-daa27e5ad5a8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4adbf448-9927-4177-b25d-170ca87e4d3c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-11T08:27:14.259830-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5000.0
                            },
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6e82b3a5-b6f8-4f12-b8d6-da87346d6c2e",
                            "gambit_id": "276495d0-e094-4902-910a-bf9f04514854",
                            "last_updated": "2023-01-12T15:37:00.134728-05:00",
                            "created_at": "2023-01-11T08:27:14.262254-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1128d0b-8ff5-462a-9f7f-daa27e5ad5a8/?format=api"
                        },
                        {
                            "id": "dfd99bc3-74a0-4c01-a41e-682e063e19d3",
                            "gambit_id": "916b90bb-b214-4f0e-80a7-002a08a7cdff",
                            "last_updated": "2023-01-12T15:37:00.133691-05:00",
                            "created_at": "2023-01-11T08:27:14.260974-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1128d0b-8ff5-462a-9f7f-daa27e5ad5a8/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e5be9c1-a3bb-4dc6-9148-a56278bc2123",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4adbf448-9927-4177-b25d-170ca87e4d3c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T08:27:14.252498-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 229.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 229.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e5cd3129-a44e-4c14-af47-661dca745212",
                            "gambit_id": "3a981aef-0a82-42cb-831f-1bc7529db48f",
                            "last_updated": "2023-01-12T15:37:00.128393-05:00",
                            "created_at": "2023-01-11T08:27:14.254965-05:00",
                            "name": "Game Total Over 229.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e5be9c1-a3bb-4dc6-9148-a56278bc2123/?format=api"
                        },
                        {
                            "id": "822deaa8-cfa4-4ec3-9209-859f9ce1b00a",
                            "gambit_id": "17440e6e-2709-46eb-ab1d-dfc03ce627ba",
                            "last_updated": "2023-01-12T15:37:00.127318-05:00",
                            "created_at": "2023-01-11T08:27:14.253732-05:00",
                            "name": "Game Total Under 229.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e5be9c1-a3bb-4dc6-9148-a56278bc2123/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c6a6b118-82b7-4f58-9506-c83d84d8d145",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4e3a19bc-d613-48ad-96bd-76aa6b3ce3cd",
            "completed": true,
            "last_updated": "2023-01-12T15:37:06.456666-05:00",
            "created_at": "2023-01-11T10:06:48.470237-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.48,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/4e3a19bc-d613-48ad-96bd-76aa6b3ce3cd",
            "datetime": "2023-01-11T19:40:00-05:00",
            "cutoff_datetime": "2023-01-11T19:40:00-05:00",
            "name": "Indiana Pacers v. New York Knicks",
            "bettypes": [
                {
                    "id": "bd7085a1-af6a-4836-affa-60c47fef6892",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c6a6b118-82b7-4f58-9506-c83d84d8d145/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T10:06:48.479761-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "amount": 6324.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9042.96,
                        "profit_sb": 42.96,
                        "profit_sb_percentage": 0.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dd43fbf0-f514-4b30-ad8d-ac97bc797919",
                            "gambit_id": "da98b4ca-c85d-4fca-ac41-7db56af4f9ff",
                            "last_updated": "2023-01-12T15:37:06.466658-05:00",
                            "created_at": "2023-01-11T10:06:48.480900-05:00",
                            "name": "New York Knicks",
                            "reward": "1.43000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd7085a1-af6a-4836-affa-60c47fef6892/?format=api"
                        },
                        {
                            "id": "91625980-170d-457b-965a-249419a202e4",
                            "gambit_id": "1df73835-d355-4170-aefc-8cc77f0d975a",
                            "last_updated": "2023-01-12T15:37:06.467800-05:00",
                            "created_at": "2023-01-11T10:06:48.482161-05:00",
                            "name": "Indiana Pacers",
                            "reward": "2.46000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd7085a1-af6a-4836-affa-60c47fef6892/?format=api"
                        }
                    ]
                },
                {
                    "id": "24653b68-b7dd-474c-ba05-e0ce8691bd56",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c6a6b118-82b7-4f58-9506-c83d84d8d145/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-11T10:06:48.476265-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9dac9f25-c0d0-4f47-bac6-a759692ea880",
                            "gambit_id": "f94649c1-15c4-411b-94e5-06bc1c7d6aca",
                            "last_updated": "2023-01-12T15:37:06.463105-05:00",
                            "created_at": "2023-01-11T10:06:48.477384-05:00",
                            "name": "New York Knicks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24653b68-b7dd-474c-ba05-e0ce8691bd56/?format=api"
                        },
                        {
                            "id": "8fa5c209-52b2-4b43-ae24-edb66aab6206",
                            "gambit_id": "b7808d16-442f-4a77-8e4d-e403ce803a3d",
                            "last_updated": "2023-01-12T15:37:06.464269-05:00",
                            "created_at": "2023-01-11T10:06:48.478558-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24653b68-b7dd-474c-ba05-e0ce8691bd56/?format=api"
                        }
                    ]
                },
                {
                    "id": "7d909fd4-c697-4d9a-9149-4e157679c233",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c6a6b118-82b7-4f58-9506-c83d84d8d145/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T10:06:48.472205-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 226.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 226.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ec988a7e-6d84-43a0-b5f0-1e00d9e81dc4",
                            "gambit_id": "82b4bbce-d9a1-4507-9342-0ba18abcf9e4",
                            "last_updated": "2023-01-12T15:37:06.460769-05:00",
                            "created_at": "2023-01-11T10:06:48.475043-05:00",
                            "name": "Game Total Over 226.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d909fd4-c697-4d9a-9149-4e157679c233/?format=api"
                        },
                        {
                            "id": "46607dde-5d6a-465b-babe-e4fb891bcb12",
                            "gambit_id": "3f39fc00-6bea-4119-a947-ee82c819dcca",
                            "last_updated": "2023-01-12T15:37:06.459624-05:00",
                            "created_at": "2023-01-11T10:06:48.473748-05:00",
                            "name": "Game Total Under 226.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d909fd4-c697-4d9a-9149-4e157679c233/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "35440838-1cc5-4bab-b5f5-668aef8dbe54",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "dcb4bdc0-7e6b-4a20-a55d-1ece589cd86a",
            "completed": true,
            "last_updated": "2023-01-12T18:27:09.044420-05:00",
            "created_at": "2023-01-11T08:27:14.122433-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.97,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/dcb4bdc0-7e6b-4a20-a55d-1ece589cd86a",
            "datetime": "2023-01-11T19:37:00-05:00",
            "cutoff_datetime": "2023-01-11T19:37:00-05:00",
            "name": "Nashville Predators v. Toronto Maple Leafs",
            "bettypes": [
                {
                    "id": "93d60167-9315-4f1e-814c-e144b5cdf86f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/35440838-1cc5-4bab-b5f5-668aef8dbe54/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T08:27:14.124030-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 6099.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3901.0
                            }
                        ],
                        "expected_reward_tokens": 9087.51,
                        "profit_sb": 87.51,
                        "profit_sb_percentage": 0.97,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fd451d90-ab11-49d6-bc83-5e46be78526b",
                            "gambit_id": "ff9fe7a8-67d6-4def-adb0-29c985a2ba53",
                            "last_updated": "2023-01-12T18:27:09.054118-05:00",
                            "created_at": "2023-01-11T08:27:14.125294-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.49000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93d60167-9315-4f1e-814c-e144b5cdf86f/?format=api"
                        },
                        {
                            "id": "95c86e28-17eb-4c27-a839-844ffa486e5c",
                            "gambit_id": "835f9300-1b65-4f29-adea-833434cd30f9",
                            "last_updated": "2023-01-12T18:27:09.055212-05:00",
                            "created_at": "2023-01-11T08:27:14.126515-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.33000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93d60167-9315-4f1e-814c-e144b5cdf86f/?format=api"
                        }
                    ]
                },
                {
                    "id": "8d7be753-60e9-49b3-816f-3965232d167e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/35440838-1cc5-4bab-b5f5-668aef8dbe54/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-11T10:57:04.717981-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville Predators",
                                "amount": 5882.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 4118.0
                            }
                        ],
                        "expected_reward_tokens": 9058.28,
                        "profit_sb": 58.28,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4d45f724-d5a2-4969-96e8-df34fb967808",
                            "gambit_id": "0796ef0f-70bd-4805-b807-154cc6aabe72",
                            "last_updated": "2023-01-12T18:27:09.051890-05:00",
                            "created_at": "2023-01-11T10:57:04.720311-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.54000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d7be753-60e9-49b3-816f-3965232d167e/?format=api"
                        },
                        {
                            "id": "c9aa932f-bc37-4557-973b-7e35b0cebf43",
                            "gambit_id": "bab426d2-8971-430d-ab74-b33d8b6a5b4d",
                            "last_updated": "2023-01-12T18:27:09.050765-05:00",
                            "created_at": "2023-01-11T10:57:04.719112-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.20000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d7be753-60e9-49b3-816f-3965232d167e/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c6f8c74-c2ab-4e51-947c-43eca096cee9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/35440838-1cc5-4bab-b5f5-668aef8dbe54/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T10:57:04.714086-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5098.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "57c4c549-555b-4b7a-bc1b-4711eb21db9a",
                            "gambit_id": "6db82b07-4085-4dd1-ba9f-79345693db49",
                            "last_updated": "2023-01-12T18:27:09.047397-05:00",
                            "created_at": "2023-01-11T10:57:04.715353-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c6f8c74-c2ab-4e51-947c-43eca096cee9/?format=api"
                        },
                        {
                            "id": "5c1a7e08-677e-405d-aec6-883e9ef49c2c",
                            "gambit_id": "0ab0910e-b1a0-480f-ac14-6f898ca265e9",
                            "last_updated": "2023-01-12T18:27:09.048497-05:00",
                            "created_at": "2023-01-11T10:57:04.716701-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c6f8c74-c2ab-4e51-947c-43eca096cee9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1dcace3a-5ead-4755-a569-46e3575d21fb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "91b1e378-2de9-4641-8a0f-386959bfe10c",
            "completed": true,
            "last_updated": "2023-01-12T15:36:59.501032-05:00",
            "created_at": "2023-01-11T08:27:13.861507-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.09,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/91b1e378-2de9-4641-8a0f-386959bfe10c",
            "datetime": "2023-01-11T19:10:00-05:00",
            "cutoff_datetime": "2023-01-11T19:10:00-05:00",
            "name": "Minnesota Timberwolves v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "184f7534-94ca-4f55-9b57-aca35916e88d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1dcace3a-5ead-4755-a569-46e3575d21fb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T09:37:08.666191-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 6575.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 3425.0
                            }
                        ],
                        "expected_reward_tokens": 9007.75,
                        "profit_sb": 7.75,
                        "profit_sb_percentage": 0.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "15bd44cc-2285-4930-9c1f-a8163a8f9d57",
                            "gambit_id": "ca276ba1-7cf5-4827-b84b-34f630de696e",
                            "last_updated": "2023-01-12T15:36:59.504793-05:00",
                            "created_at": "2023-01-11T09:37:08.668951-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.37000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/184f7534-94ca-4f55-9b57-aca35916e88d/?format=api"
                        },
                        {
                            "id": "d6d455b5-8c39-4b20-84ea-41938f9f8e30",
                            "gambit_id": "9d8ba18d-2ab6-4f87-9955-737921c0d33f",
                            "last_updated": "2023-01-12T15:36:59.503746-05:00",
                            "created_at": "2023-01-11T09:37:08.667460-05:00",
                            "name": "Detroit Pistons",
                            "reward": "2.63000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/184f7534-94ca-4f55-9b57-aca35916e88d/?format=api"
                        }
                    ]
                },
                {
                    "id": "b479bc62-65e9-4ff6-93f9-092f31022945",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1dcace3a-5ead-4755-a569-46e3575d21fb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-11T08:27:13.867238-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Pistons",
                                "amount": 5098.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ec024ba7-050d-4d4b-8f6f-e38bc7c48ea2",
                            "gambit_id": "df9b7d56-7071-455d-b077-77df4929b7d9",
                            "last_updated": "2023-01-12T15:36:59.509928-05:00",
                            "created_at": "2023-01-11T08:27:13.868486-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b479bc62-65e9-4ff6-93f9-092f31022945/?format=api"
                        },
                        {
                            "id": "9baf8f33-204e-4c7a-8703-23973b8426df",
                            "gambit_id": "ca2f2bfa-1111-4785-b451-184299146b79",
                            "last_updated": "2023-01-12T15:36:59.510916-05:00",
                            "created_at": "2023-01-11T08:27:13.869759-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b479bc62-65e9-4ff6-93f9-092f31022945/?format=api"
                        }
                    ]
                },
                {
                    "id": "aa0daec4-de3a-4a78-8df5-67aadf312449",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1dcace3a-5ead-4755-a569-46e3575d21fb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T08:27:13.863336-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 232",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 232",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3d0988d7-24b9-43ca-b05d-f41f0f414410",
                            "gambit_id": "aa8f17da-6614-4e21-bbcb-266777e60d54",
                            "last_updated": "2023-01-12T15:36:59.507845-05:00",
                            "created_at": "2023-01-11T08:27:13.865939-05:00",
                            "name": "Game Total Over 232",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "232.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa0daec4-de3a-4a78-8df5-67aadf312449/?format=api"
                        },
                        {
                            "id": "15289359-80c4-4505-bffd-0c57b936078d",
                            "gambit_id": "4ca0038d-e3f2-4c61-98b2-90a77bf973a2",
                            "last_updated": "2023-01-12T15:36:59.506825-05:00",
                            "created_at": "2023-01-11T08:27:13.864621-05:00",
                            "name": "Game Total Under 232",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "232.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa0daec4-de3a-4a78-8df5-67aadf312449/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "be4627d4-a3cf-4c93-855b-9090d39c8a7c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9c542432-dc5b-410f-b771-c8499c04ca88",
            "completed": true,
            "last_updated": "2023-01-12T15:36:59.822300-05:00",
            "created_at": "2023-01-11T08:27:13.995753-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.63,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/9c542432-dc5b-410f-b771-c8499c04ca88",
            "datetime": "2023-01-11T19:10:00-05:00",
            "cutoff_datetime": "2023-01-11T19:10:00-05:00",
            "name": "Chicago Bulls v. Washington Wizards",
            "bettypes": [
                {
                    "id": "e4bfe474-5ae1-4e3e-a158-5ef854843576",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be4627d4-a3cf-4c93-855b-9090d39c8a7c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T08:27:14.005772-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bulls",
                                "amount": 5292.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 4708.0
                            }
                        ],
                        "expected_reward_tokens": 8943.48,
                        "profit_sb": -56.52,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "735359f1-7f2f-4483-b7d3-20ecc048c8fc",
                            "gambit_id": "b5112af9-c116-4af0-aaad-5cb04fc3a158",
                            "last_updated": "2023-01-12T15:36:59.832194-05:00",
                            "created_at": "2023-01-11T08:27:14.008193-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4bfe474-5ae1-4e3e-a158-5ef854843576/?format=api"
                        },
                        {
                            "id": "24d7997f-4d4d-4d03-a3e9-ee2f3a1d887c",
                            "gambit_id": "229b3949-3336-4d4a-b6b5-7b04a70b95e6",
                            "last_updated": "2023-01-12T15:36:59.831169-05:00",
                            "created_at": "2023-01-11T08:27:14.006950-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4bfe474-5ae1-4e3e-a158-5ef854843576/?format=api"
                        }
                    ]
                },
                {
                    "id": "a40d4590-3e0c-4a68-8164-ef0c9983632b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be4627d4-a3cf-4c93-855b-9090d39c8a7c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-11T08:27:14.001553-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bulls",
                                "amount": 5000.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ec2f59db-69b4-4889-a901-69ec8bef497d",
                            "gambit_id": "e938e286-1536-496d-bced-32fbf6487235",
                            "last_updated": "2023-01-12T15:36:59.829040-05:00",
                            "created_at": "2023-01-11T08:27:14.004402-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a40d4590-3e0c-4a68-8164-ef0c9983632b/?format=api"
                        },
                        {
                            "id": "2ce61691-6e07-4002-9244-ba5ee52beb57",
                            "gambit_id": "6848271e-dcc1-4c7a-928f-e0f92cb5bc2a",
                            "last_updated": "2023-01-12T15:36:59.828013-05:00",
                            "created_at": "2023-01-11T08:27:14.002792-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a40d4590-3e0c-4a68-8164-ef0c9983632b/?format=api"
                        }
                    ]
                },
                {
                    "id": "8f4407a8-dbef-44c5-b851-2874522734da",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be4627d4-a3cf-4c93-855b-9090d39c8a7c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T08:27:13.997547-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0b777745-23fe-43c8-baa2-12d96e19d905",
                            "gambit_id": "41f42cf7-d29b-4a93-b069-44d3442dd85a",
                            "last_updated": "2023-01-12T15:36:59.824895-05:00",
                            "created_at": "2023-01-11T08:27:13.998809-05:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f4407a8-dbef-44c5-b851-2874522734da/?format=api"
                        },
                        {
                            "id": "930466c2-6c7c-4921-b3d8-e5ac319e09ea",
                            "gambit_id": "3c5d5fb6-9f8a-4349-833c-e8395ddc0d35",
                            "last_updated": "2023-01-12T15:36:59.825950-05:00",
                            "created_at": "2023-01-11T08:27:14.000209-05:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f4407a8-dbef-44c5-b851-2874522734da/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2cd1b0a1-7f90-494d-b6aa-8bde5045834c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "dd84ce3a-e21c-4ebd-bfb9-5caa44185c4d",
            "completed": true,
            "last_updated": "2023-01-12T18:27:08.890921-05:00",
            "created_at": "2023-01-11T08:27:13.733129-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.39,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/dd84ce3a-e21c-4ebd-bfb9-5caa44185c4d",
            "datetime": "2023-01-11T19:07:00-05:00",
            "cutoff_datetime": "2023-01-11T19:07:00-05:00",
            "name": "Washington Capitals v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "236feb65-c2e9-48f4-b1fd-1245de7fe121",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2cd1b0a1-7f90-494d-b6aa-8bde5045834c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T08:27:13.738964-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Capitals",
                                "amount": 6166.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 3834.0
                            }
                        ],
                        "expected_reward_tokens": 9124.92,
                        "profit_sb": 124.92,
                        "profit_sb_percentage": 1.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9e04e493-26df-4ae7-83de-c734ead457dd",
                            "gambit_id": "4ab81ba5-20cf-47ac-ba36-9f6de4794bd5",
                            "last_updated": "2023-01-12T18:27:08.901808-05:00",
                            "created_at": "2023-01-11T08:27:13.741383-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.48000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/236feb65-c2e9-48f4-b1fd-1245de7fe121/?format=api"
                        },
                        {
                            "id": "3349a80c-618b-47d7-8e52-91fdf036d445",
                            "gambit_id": "540c2f40-4446-41c3-8b76-93e6aff11341",
                            "last_updated": "2023-01-12T18:27:08.900670-05:00",
                            "created_at": "2023-01-11T08:27:13.740106-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.38000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/236feb65-c2e9-48f4-b1fd-1245de7fe121/?format=api"
                        }
                    ]
                },
                {
                    "id": "0d7f409e-eeb7-4204-a457-63229f99c1af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2cd1b0a1-7f90-494d-b6aa-8bde5045834c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-11T08:27:13.735135-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 5882.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 4118.0
                            }
                        ],
                        "expected_reward_tokens": 9058.28,
                        "profit_sb": 58.28,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "04383fd6-313f-4e96-8e16-8f4eaa4a9077",
                            "gambit_id": "a7143f15-3e9b-459b-980f-274972e0b6cc",
                            "last_updated": "2023-01-12T18:27:08.897206-05:00",
                            "created_at": "2023-01-11T08:27:13.736500-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.54000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d7f409e-eeb7-4204-a457-63229f99c1af/?format=api"
                        },
                        {
                            "id": "4cd3623f-69a1-40b4-8783-2375a648c2a8",
                            "gambit_id": "97f97285-d9af-4e94-96a0-1c676fd87208",
                            "last_updated": "2023-01-12T18:27:08.898337-05:00",
                            "created_at": "2023-01-11T08:27:13.737765-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.20000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d7f409e-eeb7-4204-a457-63229f99c1af/?format=api"
                        }
                    ]
                },
                {
                    "id": "f8cd3139-7c7a-491d-8bfc-8b32bae3e36d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2cd1b0a1-7f90-494d-b6aa-8bde5045834c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T09:32:02.706660-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5098.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "41db9b85-3bfd-476a-8928-d667266d69bb",
                            "gambit_id": "93ec4828-695e-49e5-9c04-8fd5837083ba",
                            "last_updated": "2023-01-12T18:27:08.894884-05:00",
                            "created_at": "2023-01-11T09:32:02.709985-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8cd3139-7c7a-491d-8bfc-8b32bae3e36d/?format=api"
                        },
                        {
                            "id": "79cd369a-1f41-4ac9-9e70-3cd5bdb04340",
                            "gambit_id": "84ab3258-9a52-4776-bb41-f7631580dac4",
                            "last_updated": "2023-01-12T18:27:08.893706-05:00",
                            "created_at": "2023-01-11T09:32:02.708285-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8cd3139-7c7a-491d-8bfc-8b32bae3e36d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "41a5f89a-9383-4ffa-8d73-c75711b9a8e7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7cb35f2a-b9b7-4fd4-9504-439082e24683",
            "completed": true,
            "last_updated": "2023-01-11T10:46:57.938948-05:00",
            "created_at": "2023-01-10T16:01:46.439655-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.72,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7cb35f2a-b9b7-4fd4-9504-439082e24683",
            "datetime": "2023-01-10T22:40:00-05:00",
            "cutoff_datetime": "2023-01-10T22:40:00-05:00",
            "name": "Dallas Mavericks v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "1949b606-6b9c-428f-a7e9-2f2753364943",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41a5f89a-9383-4ffa-8d73-c75711b9a8e7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-10T16:01:46.449427-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5196.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "74f3ff00-a1a7-41cb-bb99-4aa97773834e",
                            "gambit_id": "9eb84270-7091-45d8-b922-5ea0437f38e9",
                            "last_updated": "2023-01-11T10:46:57.948708-05:00",
                            "created_at": "2023-01-10T16:01:46.450570-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1949b606-6b9c-428f-a7e9-2f2753364943/?format=api"
                        },
                        {
                            "id": "d07b383a-1268-4525-9d9a-e05ffab764e9",
                            "gambit_id": "d6f89581-9e2f-4bbe-863c-230ec79d343a",
                            "last_updated": "2023-01-11T10:46:57.949806-05:00",
                            "created_at": "2023-01-10T16:01:46.451755-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1949b606-6b9c-428f-a7e9-2f2753364943/?format=api"
                        }
                    ]
                },
                {
                    "id": "fe69f2a2-7ddc-49ea-a230-9405b968b8f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41a5f89a-9383-4ffa-8d73-c75711b9a8e7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-10T16:01:46.445811-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "898eb6de-42a3-481d-99ce-696e5ec0514e",
                            "gambit_id": "9a4c68f5-e67a-4987-a96a-7a3b4337e63c",
                            "last_updated": "2023-01-11T10:46:57.945401-05:00",
                            "created_at": "2023-01-10T16:01:46.446950-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe69f2a2-7ddc-49ea-a230-9405b968b8f1/?format=api"
                        },
                        {
                            "id": "601678ab-01b8-40dd-a078-5cba68d9c3f0",
                            "gambit_id": "967b2466-18ac-4d90-b2ea-e6a4863ee02a",
                            "last_updated": "2023-01-11T10:46:57.946515-05:00",
                            "created_at": "2023-01-10T16:01:46.448175-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe69f2a2-7ddc-49ea-a230-9405b968b8f1/?format=api"
                        }
                    ]
                },
                {
                    "id": "d28ff142-bb0f-4e41-a395-0756ccfe9b8f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41a5f89a-9383-4ffa-8d73-c75711b9a8e7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-10T16:01:46.441630-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 224.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 224.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "61d71806-1a06-43a0-b630-4493696ddee3",
                            "gambit_id": "411f56a9-57c9-43cc-a216-2715843d69c2",
                            "last_updated": "2023-01-11T10:46:57.942823-05:00",
                            "created_at": "2023-01-10T16:01:46.444493-05:00",
                            "name": "Game Total Over 224.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "224.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d28ff142-bb0f-4e41-a395-0756ccfe9b8f/?format=api"
                        },
                        {
                            "id": "9117c39d-9716-4c08-a6ae-205cccc61217",
                            "gambit_id": "6c0746a4-10f9-4866-9e29-891c318a0c13",
                            "last_updated": "2023-01-11T10:46:57.941680-05:00",
                            "created_at": "2023-01-10T16:01:46.443145-05:00",
                            "name": "Game Total Under 224.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "224.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d28ff142-bb0f-4e41-a395-0756ccfe9b8f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "502dbf36-3582-4ae4-b921-6b1c4fcfb8dc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e3e6436c-5afb-472d-b54c-0b4eeabcb1a9",
            "completed": true,
            "last_updated": "2023-01-11T10:46:57.203359-05:00",
            "created_at": "2023-01-10T15:32:00.412083-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.67,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e3e6436c-5afb-472d-b54c-0b4eeabcb1a9",
            "datetime": "2023-01-10T22:00:00-05:00",
            "cutoff_datetime": "2023-01-10T22:00:00-05:00",
            "name": "Phoenix Suns v. Golden State Warriors",
            "bettypes": [
                {
                    "id": "9e5a517f-fc05-471e-9393-30c8ecac6da5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/502dbf36-3582-4ae4-b921-6b1c4fcfb8dc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-10T15:32:00.421458-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Golden State Warriors",
                                "amount": 8326.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 1674.0
                            }
                        ],
                        "expected_reward_tokens": 9240.48,
                        "profit_sb": 240.48,
                        "profit_sb_percentage": 2.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c29d431a-a627-498d-a8d5-44e99bf2ab7e",
                            "gambit_id": "5e7c409e-a5e1-4e3b-86b6-e5c664291c06",
                            "last_updated": "2023-01-11T10:46:57.213568-05:00",
                            "created_at": "2023-01-10T15:32:00.422704-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.11000",
                            "odds": "1.13330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e5a517f-fc05-471e-9393-30c8ecac6da5/?format=api"
                        },
                        {
                            "id": "6dbd18d8-c30e-49ce-b40e-ee752586f26d",
                            "gambit_id": "57713fcd-f782-436b-b699-6fd315edac0a",
                            "last_updated": "2023-01-11T10:46:57.214595-05:00",
                            "created_at": "2023-01-10T15:32:00.423915-05:00",
                            "name": "Phoenix Suns",
                            "reward": "5.52000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e5a517f-fc05-471e-9393-30c8ecac6da5/?format=api"
                        }
                    ]
                },
                {
                    "id": "4ae4116b-378e-41cf-8dbb-f116624f86d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/502dbf36-3582-4ae4-b921-6b1c4fcfb8dc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-10T15:32:00.417618-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b4369b9d-b860-4170-b5f4-888e58c7e084",
                            "gambit_id": "eb79757b-b53d-40ab-b27e-87f56682cd46",
                            "last_updated": "2023-01-11T10:46:57.210466-05:00",
                            "created_at": "2023-01-10T15:32:00.418843-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ae4116b-378e-41cf-8dbb-f116624f86d5/?format=api"
                        },
                        {
                            "id": "9b1720ba-10c4-43ca-9adb-3ee64efb5252",
                            "gambit_id": "b1a74f57-ace9-408c-897d-988cc315189b",
                            "last_updated": "2023-01-11T10:46:57.211491-05:00",
                            "created_at": "2023-01-10T15:32:00.420075-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ae4116b-378e-41cf-8dbb-f116624f86d5/?format=api"
                        }
                    ]
                },
                {
                    "id": "fc793c71-de1c-429b-8407-e3761fb58d3e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/502dbf36-3582-4ae4-b921-6b1c4fcfb8dc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-10T15:32:00.413787-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 230",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 230",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8e50ca1c-668c-4b1e-8060-b3d144da1a53",
                            "gambit_id": "42ad4079-0413-47d4-bfd9-2da9b282ca60",
                            "last_updated": "2023-01-11T10:46:57.208294-05:00",
                            "created_at": "2023-01-10T15:32:00.416263-05:00",
                            "name": "Game Total Over 230",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc793c71-de1c-429b-8407-e3761fb58d3e/?format=api"
                        },
                        {
                            "id": "5f905f1d-541f-467e-9df2-0e9929bbf2b4",
                            "gambit_id": "6755b734-80b8-4b69-a9b3-713238b9cc82",
                            "last_updated": "2023-01-11T10:46:57.207127-05:00",
                            "created_at": "2023-01-10T15:32:00.415031-05:00",
                            "name": "Game Total Under 230",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc793c71-de1c-429b-8407-e3761fb58d3e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "db152f26-9f26-4e85-ab9f-5813ce2f5f19",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cd1b4166-7524-48b0-92e5-5d2b5157829e",
            "completed": true,
            "last_updated": "2023-01-11T10:46:58.081849-05:00",
            "created_at": "2023-01-10T17:42:05.343662-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/cd1b4166-7524-48b0-92e5-5d2b5157829e",
            "datetime": "2023-01-10T19:37:00-05:00",
            "cutoff_datetime": "2023-01-10T19:37:00-05:00",
            "name": "Dallas Stars v. New York Islanders",
            "bettypes": [
                {
                    "id": "95b9776d-db3b-4e23-9271-236fcbe51f45",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db152f26-9f26-4e85-ab9f-5813ce2f5f19/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-10T17:42:05.352853-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 5196.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a34ec664-a867-4515-9345-60c5906b09ef",
                            "gambit_id": "fa52e19b-a9c4-4896-aa84-9069003f141c",
                            "last_updated": "2023-01-11T10:46:58.092397-05:00",
                            "created_at": "2023-01-10T17:42:05.355206-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b9776d-db3b-4e23-9271-236fcbe51f45/?format=api"
                        },
                        {
                            "id": "52516542-8c49-4189-b464-ecdf0456438a",
                            "gambit_id": "7d73d5d4-a6a5-48b0-aeb5-3cd2c1b44c7b",
                            "last_updated": "2023-01-11T10:46:58.091211-05:00",
                            "created_at": "2023-01-10T17:42:05.354035-05:00",
                            "name": "New York Islanders",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b9776d-db3b-4e23-9271-236fcbe51f45/?format=api"
                        }
                    ]
                },
                {
                    "id": "cd57fcd4-9678-4efa-b860-369faf2a35f4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db152f26-9f26-4e85-ab9f-5813ce2f5f19/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-10T17:42:05.349094-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Islanders",
                                "amount": 6715.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3285.0
                            }
                        ],
                        "expected_reward_tokens": 9065.25,
                        "profit_sb": 65.25,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f58b9fc2-35f0-4de6-be15-17eca2dff5b8",
                            "gambit_id": "de1c75ef-1631-42f1-83d1-3315d7a337a0",
                            "last_updated": "2023-01-11T10:46:58.087939-05:00",
                            "created_at": "2023-01-10T17:42:05.350297-05:00",
                            "name": "New York Islanders",
                            "reward": "1.35000",
                            "odds": "1.40820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd57fcd4-9678-4efa-b860-369faf2a35f4/?format=api"
                        },
                        {
                            "id": "272ecfc3-9ed4-4bed-9fa1-05a4773b680d",
                            "gambit_id": "005ed23c-3a40-4840-b7b1-89b74e6aa40c",
                            "last_updated": "2023-01-11T10:46:58.089052-05:00",
                            "created_at": "2023-01-10T17:42:05.351578-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.76000",
                            "odds": "3.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd57fcd4-9678-4efa-b860-369faf2a35f4/?format=api"
                        }
                    ]
                },
                {
                    "id": "097bab27-4125-4c62-9e7e-ec44f811b18d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db152f26-9f26-4e85-ab9f-5813ce2f5f19/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-10T17:42:05.345365-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 5098.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "478c6cab-55f0-4396-b9e7-d98b6b16aea6",
                            "gambit_id": "9a1374a9-f476-4a79-bfa3-a085ae649176",
                            "last_updated": "2023-01-11T10:46:58.085747-05:00",
                            "created_at": "2023-01-10T17:42:05.347804-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/097bab27-4125-4c62-9e7e-ec44f811b18d/?format=api"
                        },
                        {
                            "id": "10168576-2a76-4eea-845a-e7669113984b",
                            "gambit_id": "b07e22dd-9211-418a-b4e8-96ecac6aba24",
                            "last_updated": "2023-01-11T10:46:58.084607-05:00",
                            "created_at": "2023-01-10T17:42:05.346588-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/097bab27-4125-4c62-9e7e-ec44f811b18d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0e72505e-8212-4ec9-b32a-e50acaa83cbe",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8a04bea9-5988-42a2-b5c7-7d1331b50943",
            "completed": true,
            "last_updated": "2023-01-11T10:46:57.490729-05:00",
            "created_at": "2023-01-10T15:32:00.240015-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.58,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/8a04bea9-5988-42a2-b5c7-7d1331b50943",
            "datetime": "2023-01-10T19:10:00-05:00",
            "cutoff_datetime": "2023-01-10T19:10:00-05:00",
            "name": "Detroit Pistons v. Philadelphia 76ers",
            "bettypes": [
                {
                    "id": "b66188b3-3e3e-448f-b51e-0aa7e1150c5d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e72505e-8212-4ec9-b32a-e50acaa83cbe/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-10T15:32:00.250194-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10700.0,
                        "profit_sb": 1700.0,
                        "profit_sb_percentage": 18.89,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 8712.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 1288.0
                            }
                        ],
                        "expected_reward_tokens": 9321.84,
                        "profit_sb": 321.84,
                        "profit_sb_percentage": 3.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "24604b58-7a18-46a7-87c8-7196ec62db58",
                            "gambit_id": "bfd03dcd-6944-4fa7-870b-56db9549d918",
                            "last_updated": "2023-01-11T10:46:57.500368-05:00",
                            "created_at": "2023-01-10T15:32:00.251381-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.07000",
                            "odds": "1.07690",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b66188b3-3e3e-448f-b51e-0aa7e1150c5d/?format=api"
                        },
                        {
                            "id": "cc5122c8-8fab-4425-bba0-3c84a12d420c",
                            "gambit_id": "9fdf45dd-9950-414f-81df-20f63254cf15",
                            "last_updated": "2023-01-11T10:46:57.501491-05:00",
                            "created_at": "2023-01-10T15:32:00.252656-05:00",
                            "name": "Detroit Pistons",
                            "reward": "7.24000",
                            "odds": "8.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b66188b3-3e3e-448f-b51e-0aa7e1150c5d/?format=api"
                        }
                    ]
                },
                {
                    "id": "d2781f47-c6b5-42cf-ba17-99230a43a27d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e72505e-8212-4ec9-b32a-e50acaa83cbe/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-10T15:32:00.246436-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "83a26816-0fe2-4a57-9ea2-903060c27600",
                            "gambit_id": "da7b01e9-8c9a-4b19-ae68-3ee40b205fda",
                            "last_updated": "2023-01-11T10:46:57.496997-05:00",
                            "created_at": "2023-01-10T15:32:00.247610-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-14.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2781f47-c6b5-42cf-ba17-99230a43a27d/?format=api"
                        },
                        {
                            "id": "ae630fe4-cbc3-4e73-b607-474b93e3a5db",
                            "gambit_id": "6c092dcc-4873-413c-a14c-d4758dc5aa57",
                            "last_updated": "2023-01-11T10:46:57.498114-05:00",
                            "created_at": "2023-01-10T15:32:00.248892-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "14.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2781f47-c6b5-42cf-ba17-99230a43a27d/?format=api"
                        }
                    ]
                },
                {
                    "id": "dbc4404c-cff6-4a51-b36c-7df1c599794c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e72505e-8212-4ec9-b32a-e50acaa83cbe/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-10T15:32:00.242216-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 225.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 225.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "036415b9-7653-4176-920d-891ab43beb89",
                            "gambit_id": "09326741-2002-49fd-829e-9a5d4e6bc240",
                            "last_updated": "2023-01-11T10:46:57.494735-05:00",
                            "created_at": "2023-01-10T15:32:00.245112-05:00",
                            "name": "Game Total Over 225.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbc4404c-cff6-4a51-b36c-7df1c599794c/?format=api"
                        },
                        {
                            "id": "57e68618-0928-4eb5-9bd7-6fd1ac1227a0",
                            "gambit_id": "d4808101-fcb2-40b6-aa5d-4e49fa829884",
                            "last_updated": "2023-01-11T10:46:57.493606-05:00",
                            "created_at": "2023-01-10T15:32:00.243770-05:00",
                            "name": "Game Total Under 225.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbc4404c-cff6-4a51-b36c-7df1c599794c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f917bed4-78d0-4e31-b30d-2561017e4f89",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3220b1a6-b290-45ce-a668-9150dca92d7d",
            "completed": true,
            "last_updated": "2023-01-11T10:46:58.227912-05:00",
            "created_at": "2023-01-10T17:42:05.199672-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.48,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/3220b1a6-b290-45ce-a668-9150dca92d7d",
            "datetime": "2023-01-10T19:07:00-05:00",
            "cutoff_datetime": "2023-01-10T19:07:00-05:00",
            "name": "Minnesota Wild v. New York Rangers",
            "bettypes": [
                {
                    "id": "191496cf-21b5-4737-83e1-fdabe5b6de2c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f917bed4-78d0-4e31-b30d-2561017e4f89/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-10T17:42:05.214103-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Rangers",
                                "amount": 5745.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 4255.0
                            }
                        ],
                        "expected_reward_tokens": 9019.65,
                        "profit_sb": 19.65,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9c10f4c0-1ca4-4efb-ae34-bd44c4c0747b",
                            "gambit_id": "d9691f73-aac2-4695-8216-6eaeee5ce857",
                            "last_updated": "2023-01-11T10:46:58.237225-05:00",
                            "created_at": "2023-01-10T17:42:05.215894-05:00",
                            "name": "New York Rangers",
                            "reward": "1.57000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/191496cf-21b5-4737-83e1-fdabe5b6de2c/?format=api"
                        },
                        {
                            "id": "7c4e8879-d828-4c99-9adf-fff27f07cad6",
                            "gambit_id": "d8efaef2-885b-40d7-9519-a1d98a846b89",
                            "last_updated": "2023-01-11T10:46:58.238277-05:00",
                            "created_at": "2023-01-10T17:42:05.217728-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.12000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/191496cf-21b5-4737-83e1-fdabe5b6de2c/?format=api"
                        }
                    ]
                },
                {
                    "id": "343c69e0-00d1-4867-b431-3aa2d457092a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f917bed4-78d0-4e31-b30d-2561017e4f89/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-10T17:42:05.208758-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Wild",
                                "amount": 6324.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9042.96,
                        "profit_sb": 42.96,
                        "profit_sb_percentage": 0.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "53bb06b7-7162-4917-b396-3ef7190dfb4c",
                            "gambit_id": "e49594cc-80a0-4ab3-a3a9-0c71c9dab92a",
                            "last_updated": "2023-01-11T10:46:58.235060-05:00",
                            "created_at": "2023-01-10T17:42:05.212239-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.43000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/343c69e0-00d1-4867-b431-3aa2d457092a/?format=api"
                        },
                        {
                            "id": "c4101318-5e5a-4717-9765-72c2e7fa9ef6",
                            "gambit_id": "4482eebe-12f0-40e1-87ca-07c2c9902f1c",
                            "last_updated": "2023-01-11T10:46:58.233962-05:00",
                            "created_at": "2023-01-10T17:42:05.210483-05:00",
                            "name": "New York Rangers",
                            "reward": "2.46000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/343c69e0-00d1-4867-b431-3aa2d457092a/?format=api"
                        }
                    ]
                },
                {
                    "id": "215bbea4-7fab-4727-8736-8b80ae82193f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f917bed4-78d0-4e31-b30d-2561017e4f89/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-10T17:42:05.202821-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5196.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2bf64019-19eb-4508-9436-3a692073d2f1",
                            "gambit_id": "8b712ba0-3c26-4c0e-91c9-bfa3be7dc278",
                            "last_updated": "2023-01-11T10:46:58.230701-05:00",
                            "created_at": "2023-01-10T17:42:05.204991-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/215bbea4-7fab-4727-8736-8b80ae82193f/?format=api"
                        },
                        {
                            "id": "c5f42420-01d7-4d44-a4b0-c925d5eb712d",
                            "gambit_id": "1dc81b83-aaa1-4943-8195-a87c076cb8d7",
                            "last_updated": "2023-01-11T10:46:58.231786-05:00",
                            "created_at": "2023-01-10T17:42:05.206881-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/215bbea4-7fab-4727-8736-8b80ae82193f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "25b64520-f761-47c5-a001-f139a17833cc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a1ee73a9-80a8-463a-ad29-85423d5d4fa3",
            "completed": true,
            "last_updated": "2023-01-11T10:46:58.373283-05:00",
            "created_at": "2023-01-10T17:47:04.945040-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/a1ee73a9-80a8-463a-ad29-85423d5d4fa3",
            "datetime": "2023-01-10T19:07:00-05:00",
            "cutoff_datetime": "2023-01-10T19:07:00-05:00",
            "name": "Seattle Kraken v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "02d249ce-e30c-4127-955d-73b4272ad5ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/25b64520-f761-47c5-a001-f139a17833cc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-10T17:47:04.955229-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo Sabres",
                                "amount": 5098.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "65e86323-0d44-4f04-bae1-610b5bfed25b",
                            "gambit_id": "d514c232-fe37-48f4-8559-491e0f4b9ad5",
                            "last_updated": "2023-01-11T10:46:58.383069-05:00",
                            "created_at": "2023-01-10T17:47:04.956432-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02d249ce-e30c-4127-955d-73b4272ad5ff/?format=api"
                        },
                        {
                            "id": "c08c35a4-be79-4b88-83d9-6c6ff5952c79",
                            "gambit_id": "5e5c8ee6-5665-4dc0-8734-1e2d2c8251e0",
                            "last_updated": "2023-01-11T10:46:58.384208-05:00",
                            "created_at": "2023-01-10T17:47:04.957741-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02d249ce-e30c-4127-955d-73b4272ad5ff/?format=api"
                        }
                    ]
                },
                {
                    "id": "9737aba6-6d70-4eaa-8e0b-158164793acf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/25b64520-f761-47c5-a001-f139a17833cc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-10T17:47:04.951391-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Kraken",
                                "amount": 6715.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 3285.0
                            }
                        ],
                        "expected_reward_tokens": 9065.25,
                        "profit_sb": 65.25,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "872096f3-4d70-4f4c-bd5c-abf8c22cff51",
                            "gambit_id": "91ad46ed-c796-4508-8b5e-2d8af023c000",
                            "last_updated": "2023-01-11T10:46:58.380285-05:00",
                            "created_at": "2023-01-10T17:47:04.953928-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.35000",
                            "odds": "1.40820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9737aba6-6d70-4eaa-8e0b-158164793acf/?format=api"
                        },
                        {
                            "id": "8d04df2b-c471-4a96-b95e-10c7703c2066",
                            "gambit_id": "14b5c80e-6e51-43ed-8384-4031e6a2e6df",
                            "last_updated": "2023-01-11T10:46:58.379208-05:00",
                            "created_at": "2023-01-10T17:47:04.952647-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.76000",
                            "odds": "3.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9737aba6-6d70-4eaa-8e0b-158164793acf/?format=api"
                        }
                    ]
                },
                {
                    "id": "95402414-16b9-426e-9c86-073e01df01cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/25b64520-f761-47c5-a001-f139a17833cc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-10T17:47:04.947147-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5482.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4518.0
                            }
                        ],
                        "expected_reward_tokens": 8990.48,
                        "profit_sb": -9.52,
                        "profit_sb_percentage": -0.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ade1867b-4826-44d4-a1cd-2a5995cb1792",
                            "gambit_id": "cd41b416-43f8-4fcf-a768-6c0fe6041c0e",
                            "last_updated": "2023-01-11T10:46:58.377023-05:00",
                            "created_at": "2023-01-10T17:47:04.950087-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.64000",
                            "odds": "1.74070",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95402414-16b9-426e-9c86-073e01df01cf/?format=api"
                        },
                        {
                            "id": "a87062f8-91a3-4288-a31f-76650c237781",
                            "gambit_id": "db2d1cc9-5b24-48b3-a234-cde046fc7fef",
                            "last_updated": "2023-01-11T10:46:58.375921-05:00",
                            "created_at": "2023-01-10T17:47:04.948709-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.99000",
                            "odds": "2.15000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95402414-16b9-426e-9c86-073e01df01cf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9e84ca3c-8753-46f2-b3d3-c711bccd7f16",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5365e640-a9ac-4405-931f-e7bb54068f75",
            "completed": true,
            "last_updated": "2023-01-11T10:46:57.782341-05:00",
            "created_at": "2023-01-10T15:52:09.441434-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.83,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5365e640-a9ac-4405-931f-e7bb54068f75",
            "datetime": "2023-01-10T19:07:00-05:00",
            "cutoff_datetime": "2023-01-10T19:07:00-05:00",
            "name": "Columbus Blue Jackets v. Tampa Bay Lightning",
            "bettypes": [
                {
                    "id": "941d020a-95cc-451a-a90a-3f2ae2d43163",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9e84ca3c-8753-46f2-b3d3-c711bccd7f16/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-10T15:52:09.451556-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 7638.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 2362.0
                            }
                        ],
                        "expected_reward_tokens": 9164.56,
                        "profit_sb": 164.56,
                        "profit_sb_percentage": 1.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3c9f7eea-4592-4736-b7b0-1f2f1d0dedb7",
                            "gambit_id": "fe1c5868-55c5-42b4-b9d8-50f34c7bae3d",
                            "last_updated": "2023-01-11T10:46:57.798385-05:00",
                            "created_at": "2023-01-10T15:52:09.452725-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.20000",
                            "odds": "1.23260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/941d020a-95cc-451a-a90a-3f2ae2d43163/?format=api"
                        },
                        {
                            "id": "c85b5b0a-840a-4c36-8995-6db92c0c0c4f",
                            "gambit_id": "0a85cc1e-0762-4983-9c9c-533fac3437cc",
                            "last_updated": "2023-01-11T10:46:57.799460-05:00",
                            "created_at": "2023-01-10T15:52:09.453952-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "3.88000",
                            "odds": "4.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/941d020a-95cc-451a-a90a-3f2ae2d43163/?format=api"
                        }
                    ]
                },
                {
                    "id": "9f552e92-bec6-40a4-a5ef-80c4a04ec9b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9e84ca3c-8753-46f2-b3d3-c711bccd7f16/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-10T15:52:09.447843-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 5882.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 4118.0
                            }
                        ],
                        "expected_reward_tokens": 9058.28,
                        "profit_sb": 58.28,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b71c92b6-b96e-4c0f-a23f-7cd880f39a3b",
                            "gambit_id": "056a0239-23d0-444f-a8ca-29350b0224f9",
                            "last_updated": "2023-01-11T10:46:57.794205-05:00",
                            "created_at": "2023-01-10T15:52:09.449006-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.54000",
                            "odds": "1.62500",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f552e92-bec6-40a4-a5ef-80c4a04ec9b7/?format=api"
                        },
                        {
                            "id": "5bc0ebbd-7061-4df4-8afc-daed75f6eabe",
                            "gambit_id": "e7f474b0-1a20-4388-b5de-7b512c5bb876",
                            "last_updated": "2023-01-11T10:46:57.795679-05:00",
                            "created_at": "2023-01-10T15:52:09.450274-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.20000",
                            "odds": "2.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f552e92-bec6-40a4-a5ef-80c4a04ec9b7/?format=api"
                        }
                    ]
                },
                {
                    "id": "fb27b4f9-6f85-408d-888d-1f2a4ead3b8a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9e84ca3c-8753-46f2-b3d3-c711bccd7f16/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-10T15:52:09.443589-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5292.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4708.0
                            }
                        ],
                        "expected_reward_tokens": 8943.48,
                        "profit_sb": -56.52,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fc1815ba-b53a-4698-b0ec-e8c3e69e9ed8",
                            "gambit_id": "7c9f51b1-89ef-4b89-8892-02d85cea7c14",
                            "last_updated": "2023-01-11T10:46:57.791526-05:00",
                            "created_at": "2023-01-10T15:52:09.446543-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb27b4f9-6f85-408d-888d-1f2a4ead3b8a/?format=api"
                        },
                        {
                            "id": "6ee1486a-9aaf-4fdf-a6a6-3ed411c1d345",
                            "gambit_id": "523e213a-8627-4b09-a424-fbe4f46c2993",
                            "last_updated": "2023-01-11T10:46:57.790426-05:00",
                            "created_at": "2023-01-10T15:52:09.445191-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb27b4f9-6f85-408d-888d-1f2a4ead3b8a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "287602a3-9388-45df-b626-786f1dc8e888",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "611eb9c1-5187-415b-93a9-2913ebd7ae11",
            "completed": true,
            "last_updated": "2023-01-11T10:46:57.636873-05:00",
            "created_at": "2023-01-10T15:42:02.125561-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.48,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/611eb9c1-5187-415b-93a9-2913ebd7ae11",
            "datetime": "2023-01-10T19:07:00-05:00",
            "cutoff_datetime": "2023-01-10T19:07:00-05:00",
            "name": "New Jersey Devils v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "d5a757bb-44bd-48b5-a8ef-7e171bed9c7e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/287602a3-9388-45df-b626-786f1dc8e888/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-10T15:42:02.135406-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 5668.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 4332.0
                            }
                        ],
                        "expected_reward_tokens": 9010.56,
                        "profit_sb": 10.56,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e944346a-530b-4aa0-8f11-e9d77e6e3cc1",
                            "gambit_id": "2d4d60d8-6d35-4890-8e71-928f6fee76c9",
                            "last_updated": "2023-01-11T10:46:57.646464-05:00",
                            "created_at": "2023-01-10T15:42:02.136665-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.59000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5a757bb-44bd-48b5-a8ef-7e171bed9c7e/?format=api"
                        },
                        {
                            "id": "463d221d-3545-463e-a8ac-d5689bb806d7",
                            "gambit_id": "1c9d3989-b87d-40ef-bb48-a80d1a1b143e",
                            "last_updated": "2023-01-11T10:46:57.647538-05:00",
                            "created_at": "2023-01-10T15:42:02.137963-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.08000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5a757bb-44bd-48b5-a8ef-7e171bed9c7e/?format=api"
                        }
                    ]
                },
                {
                    "id": "6d7a7d4f-5329-4bf0-a3e3-4a68b6ba7edb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/287602a3-9388-45df-b626-786f1dc8e888/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-10T15:42:02.131786-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Jersey Devils",
                                "amount": 6324.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9042.96,
                        "profit_sb": 42.96,
                        "profit_sb_percentage": 0.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a63934f5-f6ad-4d10-b447-80aff5925bf1",
                            "gambit_id": "917d6976-f342-4874-b7bc-5955982e9959",
                            "last_updated": "2023-01-11T10:46:57.644258-05:00",
                            "created_at": "2023-01-10T15:42:02.134144-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.43000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d7a7d4f-5329-4bf0-a3e3-4a68b6ba7edb/?format=api"
                        },
                        {
                            "id": "63c657d2-b1ad-4d6a-93e1-42c3f076668a",
                            "gambit_id": "ed51c999-9640-43e8-9059-75df220af27b",
                            "last_updated": "2023-01-11T10:46:57.643146-05:00",
                            "created_at": "2023-01-10T15:42:02.132938-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.46000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d7a7d4f-5329-4bf0-a3e3-4a68b6ba7edb/?format=api"
                        }
                    ]
                },
                {
                    "id": "e9e5900a-ca08-4efe-a696-72238ba1b627",
                    "match": "https://api-prod.gambitprofit.com/api/matches/287602a3-9388-45df-b626-786f1dc8e888/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-10T15:42:02.127655-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5196.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6ea69799-3aaf-429e-a743-b01fbd54e69d",
                            "gambit_id": "a0f52264-1b8a-47fd-82f6-f694a293e19e",
                            "last_updated": "2023-01-11T10:46:57.640767-05:00",
                            "created_at": "2023-01-10T15:42:02.130521-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9e5900a-ca08-4efe-a696-72238ba1b627/?format=api"
                        },
                        {
                            "id": "dcb45906-ab0e-4d3f-9ecd-c54fee651b00",
                            "gambit_id": "6d70ebf5-d0b9-4850-862f-d2ad285946d2",
                            "last_updated": "2023-01-11T10:46:57.639640-05:00",
                            "created_at": "2023-01-10T15:42:02.129203-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9e5900a-ca08-4efe-a696-72238ba1b627/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3ea5a072-d913-4c75-9bda-b36ce7d1b27f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5ea4a930-2ebb-4f4d-bc45-e4fabd719624",
            "completed": true,
            "last_updated": "2023-01-11T10:46:57.347619-05:00",
            "created_at": "2023-01-10T15:42:02.289070-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.74,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5ea4a930-2ebb-4f4d-bc45-e4fabd719624",
            "datetime": "2023-01-10T19:07:00-05:00",
            "cutoff_datetime": "2023-01-10T19:07:00-05:00",
            "name": "Vancouver Canucks v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "ad018266-7bf1-4644-be43-3395ddf0202a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ea5a072-d913-4c75-9bda-b36ce7d1b27f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-10T15:42:02.298526-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 6253.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 3747.0
                            }
                        ],
                        "expected_reward_tokens": 9066.85,
                        "profit_sb": 66.85,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "000b38f3-6967-461c-8941-1b1d818a655f",
                            "gambit_id": "affeefcc-2f8c-4ced-8c3b-a0892b48c43b",
                            "last_updated": "2023-01-11T10:46:57.357419-05:00",
                            "created_at": "2023-01-10T15:42:02.299656-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.45000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad018266-7bf1-4644-be43-3395ddf0202a/?format=api"
                        },
                        {
                            "id": "a79d1318-3ed1-43de-a9ea-fb08efb17da8",
                            "gambit_id": "a36ec723-e1f0-4400-a0fb-40a2a80284c3",
                            "last_updated": "2023-01-11T10:46:57.358543-05:00",
                            "created_at": "2023-01-10T15:42:02.300874-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.42000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad018266-7bf1-4644-be43-3395ddf0202a/?format=api"
                        }
                    ]
                },
                {
                    "id": "c23a7877-a1ad-4972-8b00-39e0994c1be2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ea5a072-d913-4c75-9bda-b36ce7d1b27f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-10T15:42:02.294814-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vancouver Canucks",
                                "amount": 5745.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 4255.0
                            }
                        ],
                        "expected_reward_tokens": 9019.65,
                        "profit_sb": 19.65,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "318e6053-83d7-4d49-93eb-71442515c79c",
                            "gambit_id": "799f128e-f4c3-4834-8ce5-7e5907cab394",
                            "last_updated": "2023-01-11T10:46:57.355162-05:00",
                            "created_at": "2023-01-10T15:42:02.297259-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.57000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c23a7877-a1ad-4972-8b00-39e0994c1be2/?format=api"
                        },
                        {
                            "id": "8d32aab6-2b0e-4b3f-bb18-094ce2159c57",
                            "gambit_id": "a919631c-68a3-46c1-8d92-b30b73945645",
                            "last_updated": "2023-01-11T10:46:57.354054-05:00",
                            "created_at": "2023-01-10T15:42:02.295973-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.12000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c23a7877-a1ad-4972-8b00-39e0994c1be2/?format=api"
                        }
                    ]
                },
                {
                    "id": "e597c111-f2bd-4523-808f-7a0538d2e95c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ea5a072-d913-4c75-9bda-b36ce7d1b27f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-10T15:42:02.290756-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5402.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4598.0
                            }
                        ],
                        "expected_reward_tokens": 8966.1,
                        "profit_sb": -33.9,
                        "profit_sb_percentage": -0.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "41fe5479-a137-428f-82db-f5962b6eb631",
                            "gambit_id": "d365e8e7-fa5f-4f50-a7cb-c0a2f6e6e4e9",
                            "last_updated": "2023-01-11T10:46:57.351769-05:00",
                            "created_at": "2023-01-10T15:42:02.293427-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.66000",
                            "odds": "1.76920",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e597c111-f2bd-4523-808f-7a0538d2e95c/?format=api"
                        },
                        {
                            "id": "729d3dae-af88-411a-9732-406db577e336",
                            "gambit_id": "f6c65324-4e25-41cb-a8ad-8f5130b0711d",
                            "last_updated": "2023-01-11T10:46:57.350609-05:00",
                            "created_at": "2023-01-10T15:42:02.292033-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.95000",
                            "odds": "2.10000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e597c111-f2bd-4523-808f-7a0538d2e95c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "43db00cc-e6c3-4198-af57-39d829bb4ce9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fbc5b138-b3ec-4c2f-8e0c-e99a24e1d03d",
            "completed": true,
            "last_updated": "2023-01-10T16:07:02.579715-05:00",
            "created_at": "2023-01-05T09:57:13.568753-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.83,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/fbc5b138-b3ec-4c2f-8e0c-e99a24e1d03d",
            "datetime": "2023-01-09T20:00:00-05:00",
            "cutoff_datetime": "2023-01-09T20:00:00-05:00",
            "name": "TCU v. Georgia",
            "bettypes": [
                {
                    "id": "5796e1f9-7f33-4c8e-96f3-d870ba764a97",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43db00cc-e6c3-4198-af57-39d829bb4ce9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-05T09:57:13.578240-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Georgia",
                                "amount": 7833.0
                            },
                            {
                                "team": "TCU",
                                "amount": 2167.0
                            }
                        ],
                        "expected_reward_tokens": 9164.61,
                        "profit_sb": 164.61,
                        "profit_sb_percentage": 1.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "93fa75db-0903-4f16-bca0-88871133da57",
                            "gambit_id": "52cfe15e-bd0f-4b5b-9495-585bd204a541",
                            "last_updated": "2023-01-10T16:07:02.588929-05:00",
                            "created_at": "2023-01-05T09:57:13.579377-05:00",
                            "name": "Georgia",
                            "reward": "1.17000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5796e1f9-7f33-4c8e-96f3-d870ba764a97/?format=api"
                        },
                        {
                            "id": "3465d1cf-a1a3-4f4b-9ca8-3d3004d4172a",
                            "gambit_id": "ff8447d5-88df-4c81-be4d-9576f53f9cbc",
                            "last_updated": "2023-01-10T16:07:02.589994-05:00",
                            "created_at": "2023-01-05T09:57:13.581509-05:00",
                            "name": "TCU",
                            "reward": "4.23000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5796e1f9-7f33-4c8e-96f3-d870ba764a97/?format=api"
                        }
                    ]
                },
                {
                    "id": "58fa49bc-3218-4fc5-a576-741bfc06cdc6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43db00cc-e6c3-4198-af57-39d829bb4ce9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-05T09:57:13.574584-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Georgia",
                                "amount": 5000.0
                            },
                            {
                                "team": "TCU",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "440112a6-0cee-40e6-b445-f0b35b1ea571",
                            "gambit_id": "04d14f27-e70a-4f1c-a8fa-c49659e851b5",
                            "last_updated": "2023-01-10T16:07:02.585629-05:00",
                            "created_at": "2023-01-05T09:57:13.575730-05:00",
                            "name": "Georgia",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-13.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58fa49bc-3218-4fc5-a576-741bfc06cdc6/?format=api"
                        },
                        {
                            "id": "334a3055-00f7-45e4-83c6-876934a878ce",
                            "gambit_id": "5ff2d50d-1412-45d4-af3f-66741d060fe6",
                            "last_updated": "2023-01-10T16:07:02.586722-05:00",
                            "created_at": "2023-01-05T09:57:13.576967-05:00",
                            "name": "TCU",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "13.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58fa49bc-3218-4fc5-a576-741bfc06cdc6/?format=api"
                        }
                    ]
                },
                {
                    "id": "69bd680a-1bc3-4bc0-add1-54c1504b7bea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43db00cc-e6c3-4198-af57-39d829bb4ce9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-05T09:57:13.570704-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 62.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 62.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dc3e14f8-98b2-4ab7-8619-6901e57a7566",
                            "gambit_id": "d15e847d-3980-4bdb-ba7c-b128d74065d3",
                            "last_updated": "2023-01-10T16:07:02.583436-05:00",
                            "created_at": "2023-01-05T09:57:13.573280-05:00",
                            "name": "Game Total Over 62.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "62.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69bd680a-1bc3-4bc0-add1-54c1504b7bea/?format=api"
                        },
                        {
                            "id": "e30f2d0d-814a-4729-9577-90d1334a26f4",
                            "gambit_id": "3c0f630f-244d-4f1f-88a7-5131719030f9",
                            "last_updated": "2023-01-10T16:07:02.582347-05:00",
                            "created_at": "2023-01-05T09:57:13.571907-05:00",
                            "name": "Game Total Under 62.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "62.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69bd680a-1bc3-4bc0-add1-54c1504b7bea/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5051955a-3daf-461e-ac5b-5226a604a482",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a49429dd-50e4-4ae4-8f69-22aaed1c9df4",
            "completed": true,
            "last_updated": "2023-01-10T10:52:01.636208-05:00",
            "created_at": "2023-01-05T09:57:13.071583-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.11,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/a49429dd-50e4-4ae4-8f69-22aaed1c9df4",
            "datetime": "2023-01-08T13:00:00-05:00",
            "cutoff_datetime": "2023-01-08T13:00:00-05:00",
            "name": "Tennessee Titans v. Jacksonville Jaguars",
            "bettypes": [
                {
                    "id": "d273cfd3-e559-4988-89fc-162aaf4dad91",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5051955a-3daf-461e-ac5b-5226a604a482/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-05T09:57:13.073136-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tennessee Titans",
                                "amount": 5000.0
                            },
                            {
                                "team": "Jacksonville Jaguars",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c135d33c-f756-495a-8c37-aff5db494013",
                            "gambit_id": "60195998-f24b-40f3-b3ea-fd4f8b82edf1",
                            "last_updated": "2023-01-10T10:52:01.638802-05:00",
                            "created_at": "2023-01-05T09:57:13.074344-05:00",
                            "name": "Tennessee Titans",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d273cfd3-e559-4988-89fc-162aaf4dad91/?format=api"
                        },
                        {
                            "id": "8be74cbb-2582-4904-8fd0-3e766c6bace4",
                            "gambit_id": "a9962372-7d5e-4e92-82ad-ae895826fa51",
                            "last_updated": "2023-01-10T10:52:01.639848-05:00",
                            "created_at": "2023-01-05T09:57:13.075595-05:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d273cfd3-e559-4988-89fc-162aaf4dad91/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "13ce0d2e-22b8-4237-992c-082e78e5df61",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "668d2b8c-bd83-41f8-bf93-70d0d77cdd67",
            "completed": true,
            "last_updated": "2023-01-09T10:06:48.445714-05:00",
            "created_at": "2023-01-05T09:57:12.004316-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.11,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/668d2b8c-bd83-41f8-bf93-70d0d77cdd67",
            "datetime": "2023-01-08T13:00:00-05:00",
            "cutoff_datetime": "2023-01-08T13:00:00-05:00",
            "name": "New York Jets v. Miami Dolphins",
            "bettypes": [
                {
                    "id": "0c0cfcd4-48a9-4d2e-84ec-c741d4b2df8c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/13ce0d2e-22b8-4237-992c-082e78e5df61/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-05T09:57:12.005918-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Jets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami Dolphins",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c1cda390-02c0-4133-9a38-02e24087c3d8",
                            "gambit_id": "0d6bfb47-7bfe-4167-843b-a154bc3cd1bd",
                            "last_updated": "2023-01-09T10:06:48.449377-05:00",
                            "created_at": "2023-01-05T09:57:12.008388-05:00",
                            "name": "New York Jets",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c0cfcd4-48a9-4d2e-84ec-c741d4b2df8c/?format=api"
                        },
                        {
                            "id": "7d9fdea2-202f-43ca-a5a4-835fe365aeae",
                            "gambit_id": "fd795bf0-bbc3-4620-bb98-8d8e8dd75ed3",
                            "last_updated": "2023-01-09T10:06:48.448300-05:00",
                            "created_at": "2023-01-05T09:57:12.007166-05:00",
                            "name": "Miami Dolphins",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c0cfcd4-48a9-4d2e-84ec-c741d4b2df8c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c36d3e82-daa2-43ed-9bc8-6c957cf9f5eb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d522dc45-c13d-44d5-b784-7af28b5819ed",
            "completed": true,
            "last_updated": "2023-01-09T10:06:48.587984-05:00",
            "created_at": "2023-01-05T09:57:12.515459-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.11,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/d522dc45-c13d-44d5-b784-7af28b5819ed",
            "datetime": "2023-01-08T13:00:00-05:00",
            "cutoff_datetime": "2023-01-08T13:00:00-05:00",
            "name": "Carolina Panthers v. New Orleans Saints",
            "bettypes": [
                {
                    "id": "4cbbd76b-8bb0-415e-ae47-5df3df5bb7e5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c36d3e82-daa2-43ed-9bc8-6c957cf9f5eb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-05T09:57:12.516996-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Panthers",
                                "amount": 5000.0
                            },
                            {
                                "team": "New Orleans Saints",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ce508016-b617-4358-abec-81ce24b02683",
                            "gambit_id": "53b81e9f-4051-4dbb-99ad-c595b55b65e7",
                            "last_updated": "2023-01-09T10:06:48.591481-05:00",
                            "created_at": "2023-01-05T09:57:12.519399-05:00",
                            "name": "Carolina Panthers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cbbd76b-8bb0-415e-ae47-5df3df5bb7e5/?format=api"
                        },
                        {
                            "id": "d0561325-471f-45bb-a8af-4aee0a70f234",
                            "gambit_id": "09a3faa0-9e8f-4d05-8ee9-ed01c9d66ec5",
                            "last_updated": "2023-01-09T10:06:48.590419-05:00",
                            "created_at": "2023-01-05T09:57:12.518198-05:00",
                            "name": "New Orleans Saints",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cbbd76b-8bb0-415e-ae47-5df3df5bb7e5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "02e846c1-375e-42df-9096-c9922efef5e7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "52eea4d9-25ce-4490-9a7e-b803606915d4",
            "completed": true,
            "last_updated": "2023-01-09T10:02:18.020336-05:00",
            "created_at": "2023-01-05T09:57:11.875174-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.11,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/52eea4d9-25ce-4490-9a7e-b803606915d4",
            "datetime": "2023-01-08T13:00:00-05:00",
            "cutoff_datetime": "2023-01-08T13:00:00-05:00",
            "name": "New England Patriots v. Buffalo Bills",
            "bettypes": [
                {
                    "id": "09a71a66-2836-4782-8207-68a4a5c20c73",
                    "match": "https://api-prod.gambitprofit.com/api/matches/02e846c1-375e-42df-9096-c9922efef5e7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-05T09:57:11.876727-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New England Patriots",
                                "amount": 5000.0
                            },
                            {
                                "team": "Buffalo Bills",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "245384b0-3394-434a-8e28-47183b1d7943",
                            "gambit_id": "b0818b6e-b593-4deb-a7de-fb60ff0a3094",
                            "last_updated": "2023-01-09T10:02:18.024067-05:00",
                            "created_at": "2023-01-05T09:57:11.879284-05:00",
                            "name": "New England Patriots",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09a71a66-2836-4782-8207-68a4a5c20c73/?format=api"
                        },
                        {
                            "id": "4c207a7a-710e-4046-9924-b626a3c5ff2a",
                            "gambit_id": "f9952aa6-56c3-4360-86ed-e54a7f00925e",
                            "last_updated": "2023-01-09T10:02:18.022980-05:00",
                            "created_at": "2023-01-05T09:57:11.877995-05:00",
                            "name": "Buffalo Bills",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09a71a66-2836-4782-8207-68a4a5c20c73/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "79b9c452-50a1-444e-99ae-0f32e0ccfaa5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c46af399-f811-4d51-acc1-6071b5feb3c5",
            "completed": true,
            "last_updated": "2023-01-09T09:57:16.784824-05:00",
            "created_at": "2023-01-05T09:57:13.213607-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.11,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/c46af399-f811-4d51-acc1-6071b5feb3c5",
            "datetime": "2023-01-08T13:00:00-05:00",
            "cutoff_datetime": "2023-01-08T13:00:00-05:00",
            "name": "Baltimore Ravens v. Cincinnati Bengals",
            "bettypes": [
                {
                    "id": "03fa0bd1-c266-41f2-b1b2-9c751fb1209d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/79b9c452-50a1-444e-99ae-0f32e0ccfaa5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-05T09:57:13.215102-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cincinnati Bengals",
                                "amount": 5000.0
                            },
                            {
                                "team": "Baltimore Ravens",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d46813dd-f238-4979-be4b-966e44b326e1",
                            "gambit_id": "e125bb61-54f6-42a8-9418-3668c400e093",
                            "last_updated": "2023-01-09T09:57:16.787272-05:00",
                            "created_at": "2023-01-05T09:57:13.216339-05:00",
                            "name": "Cincinnati Bengals",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03fa0bd1-c266-41f2-b1b2-9c751fb1209d/?format=api"
                        },
                        {
                            "id": "a22f5c0c-e065-41c8-b854-c4f2c13412f7",
                            "gambit_id": "8138b824-f0c8-4d17-8a56-876477b97f81",
                            "last_updated": "2023-01-09T09:57:16.788329-05:00",
                            "created_at": "2023-01-05T09:57:13.217707-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03fa0bd1-c266-41f2-b1b2-9c751fb1209d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b57ac453-41ea-48ec-b662-d10ba375f9ef",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6ddeb37e-a467-4d65-bceb-a4c1dca42933",
            "completed": true,
            "last_updated": "2023-01-09T10:06:48.304872-05:00",
            "created_at": "2023-01-05T09:57:12.771992-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.87,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/6ddeb37e-a467-4d65-bceb-a4c1dca42933",
            "datetime": "2023-01-08T13:00:00-05:00",
            "cutoff_datetime": "2023-01-08T13:00:00-05:00",
            "name": "Houston Texans v. Indianapolis Colts",
            "bettypes": [
                {
                    "id": "d4322c61-8bf1-49a7-bdd0-d959e5cbcc57",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b57ac453-41ea-48ec-b662-d10ba375f9ef/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-05T09:57:12.773655-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indianapolis Colts",
                                "amount": 5098.0
                            },
                            {
                                "team": "Houston Texans",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "119ec4b1-3334-418c-8012-85462857314a",
                            "gambit_id": "0d110682-3cba-4174-876e-585b8cbd1e8f",
                            "last_updated": "2023-01-09T10:06:48.308399-05:00",
                            "created_at": "2023-01-05T09:57:12.776355-05:00",
                            "name": "Indianapolis Colts",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4322c61-8bf1-49a7-bdd0-d959e5cbcc57/?format=api"
                        },
                        {
                            "id": "def6f839-4b6b-46e8-b459-273b52e169df",
                            "gambit_id": "cb7ecc75-6038-4eda-8960-d9c2d6a7bad6",
                            "last_updated": "2023-01-09T10:06:48.307298-05:00",
                            "created_at": "2023-01-05T09:57:12.775121-05:00",
                            "name": "Houston Texans",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4322c61-8bf1-49a7-bdd0-d959e5cbcc57/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "67f775ca-7501-4be3-b9bf-89fabd207341",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "734804e4-b12c-418d-a20e-90bd5d8638f5",
            "completed": true,
            "last_updated": "2023-01-09T10:06:47.655920-05:00",
            "created_at": "2023-01-05T09:57:12.389105-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.87,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/734804e4-b12c-418d-a20e-90bd5d8638f5",
            "datetime": "2023-01-08T13:00:00-05:00",
            "cutoff_datetime": "2023-01-08T13:00:00-05:00",
            "name": "Tampa Bay Buccaneers v. Atlanta Falcons",
            "bettypes": [
                {
                    "id": "f87f84d1-9410-482e-8d81-2bbeba55bd24",
                    "match": "https://api-prod.gambitprofit.com/api/matches/67f775ca-7501-4be3-b9bf-89fabd207341/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-05T09:57:12.390703-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Falcons",
                                "amount": 5098.0
                            },
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ac900284-975b-4764-9401-9c266644b18a",
                            "gambit_id": "ebc3b75b-2c8c-4b62-829e-953aa1c4ac46",
                            "last_updated": "2023-01-09T10:06:47.658485-05:00",
                            "created_at": "2023-01-05T09:57:12.391914-05:00",
                            "name": "Atlanta Falcons",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f87f84d1-9410-482e-8d81-2bbeba55bd24/?format=api"
                        },
                        {
                            "id": "b0681b0e-a447-4e27-9b4c-4df1994e30b6",
                            "gambit_id": "a6adbb4d-0745-4ab0-915a-e0a01d4caf77",
                            "last_updated": "2023-01-09T10:06:47.659581-05:00",
                            "created_at": "2023-01-05T09:57:12.393175-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f87f84d1-9410-482e-8d81-2bbeba55bd24/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7ef801b9-0556-43d2-b42a-fdb78714db1f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "309d0b06-f5fc-4ef4-a91d-108793dff5b7",
            "completed": true,
            "last_updated": "2023-01-09T09:57:16.377575-05:00",
            "created_at": "2023-01-05T09:57:12.258730-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.11,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/309d0b06-f5fc-4ef4-a91d-108793dff5b7",
            "datetime": "2023-01-08T13:00:00-05:00",
            "cutoff_datetime": "2023-01-08T13:00:00-05:00",
            "name": "Detroit Lions v. Green Bay Packers",
            "bettypes": [
                {
                    "id": "a4446c1a-c55e-4891-9bca-64d2d8d1fec5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ef801b9-0556-43d2-b42a-fdb78714db1f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-05T09:57:12.260378-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Detroit Lions",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ed3d026a-e428-48a9-8474-e2019418f260",
                            "gambit_id": "c1d726e9-444a-4bf9-90ba-783af16402eb",
                            "last_updated": "2023-01-09T09:57:16.380112-05:00",
                            "created_at": "2023-01-05T09:57:12.261623-05:00",
                            "name": "Green Bay Packers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4446c1a-c55e-4891-9bca-64d2d8d1fec5/?format=api"
                        },
                        {
                            "id": "c40fb0bd-8621-4cab-9ee4-7fa547543529",
                            "gambit_id": "c6711602-f715-4210-b947-021e6e29d303",
                            "last_updated": "2023-01-09T09:57:16.381254-05:00",
                            "created_at": "2023-01-05T09:57:12.262938-05:00",
                            "name": "Detroit Lions",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4446c1a-c55e-4891-9bca-64d2d8d1fec5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d68a9f80-7900-4908-8643-cd807b12917c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7f685697-58d6-441e-91cc-f5dcbe304025",
            "completed": true,
            "last_updated": "2023-01-09T10:02:17.335911-05:00",
            "created_at": "2023-01-05T09:57:11.747848-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.11,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/7f685697-58d6-441e-91cc-f5dcbe304025",
            "datetime": "2023-01-08T13:00:00-05:00",
            "cutoff_datetime": "2023-01-08T13:00:00-05:00",
            "name": "Minnesota Vikings v. Chicago Bears",
            "bettypes": [
                {
                    "id": "a28bb3ba-5ad9-4468-88b5-2b075d1d8e06",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d68a9f80-7900-4908-8643-cd807b12917c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-05T09:57:11.749505-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bears",
                                "amount": 5000.0
                            },
                            {
                                "team": "Minnesota Vikings",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e995d2c1-e532-4906-b902-cdd4badd62b1",
                            "gambit_id": "95c51a3b-da91-45fb-a890-ec3574cb5428",
                            "last_updated": "2023-01-09T10:02:17.338360-05:00",
                            "created_at": "2023-01-05T09:57:11.750758-05:00",
                            "name": "Chicago Bears",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a28bb3ba-5ad9-4468-88b5-2b075d1d8e06/?format=api"
                        },
                        {
                            "id": "2d07c27e-06d0-4291-a1ed-405cef46ebf8",
                            "gambit_id": "353fdb76-ac28-4097-b5be-0448ed649f65",
                            "last_updated": "2023-01-09T10:02:17.339423-05:00",
                            "created_at": "2023-01-05T09:57:11.752025-05:00",
                            "name": "Minnesota Vikings",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a28bb3ba-5ad9-4468-88b5-2b075d1d8e06/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e76e4647-5ff9-4176-9765-d5d70661db93",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1a623868-03cb-4c8a-8283-89e86cb7e6ab",
            "completed": true,
            "last_updated": "2023-01-09T10:02:17.738233-05:00",
            "created_at": "2023-01-05T09:57:12.917272-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.11,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/1a623868-03cb-4c8a-8283-89e86cb7e6ab",
            "datetime": "2023-01-08T13:00:00-05:00",
            "cutoff_datetime": "2023-01-08T13:00:00-05:00",
            "name": "Arizona Cardinals v. San Francisco 49ers",
            "bettypes": [
                {
                    "id": "2f8807e3-6f72-406f-adce-02475d36357d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e76e4647-5ff9-4176-9765-d5d70661db93/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-05T09:57:12.918865-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Francisco 49ers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Arizona Cardinals",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c474a37d-849f-4bf2-bf9b-4e1bdf8af0c8",
                            "gambit_id": "c76bec6e-31cd-4823-8de7-8bebae3b058b",
                            "last_updated": "2023-01-09T10:02:17.740693-05:00",
                            "created_at": "2023-01-05T09:57:12.920061-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f8807e3-6f72-406f-adce-02475d36357d/?format=api"
                        },
                        {
                            "id": "4000883e-8696-463c-b243-d3897b67e193",
                            "gambit_id": "e855e788-a870-4ad7-bc36-4e89cdb6b04c",
                            "last_updated": "2023-01-09T10:02:17.741755-05:00",
                            "created_at": "2023-01-05T09:57:12.921312-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f8807e3-6f72-406f-adce-02475d36357d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7920db71-1428-4310-8f0d-f82280c94293",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9cd6f2fb-cb4f-4306-aca1-d37d31d0bb33",
            "completed": true,
            "last_updated": "2023-01-09T10:06:46.931332-05:00",
            "created_at": "2023-01-05T09:57:12.131513-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.72,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/9cd6f2fb-cb4f-4306-aca1-d37d31d0bb33",
            "datetime": "2023-01-08T13:00:00-05:00",
            "cutoff_datetime": "2023-01-08T13:00:00-05:00",
            "name": "Cleveland Browns v. Pittsburgh Steelers",
            "bettypes": [
                {
                    "id": "de67c8b6-8ac4-4758-a5b5-0f737f4d1677",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7920db71-1428-4310-8f0d-f82280c94293/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-05T09:57:12.133111-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Browns",
                                "amount": 5196.0
                            },
                            {
                                "team": "Pittsburgh Steelers",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5c950509-b9d1-4385-b25c-e314d944ab58",
                            "gambit_id": "cdaaa806-ad81-4669-9006-57b6e407beab",
                            "last_updated": "2023-01-09T10:06:46.935729-05:00",
                            "created_at": "2023-01-05T09:57:12.135559-05:00",
                            "name": "Cleveland Browns",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de67c8b6-8ac4-4758-a5b5-0f737f4d1677/?format=api"
                        },
                        {
                            "id": "cc59ec33-fd45-4ff0-a22d-fc92442e04b0",
                            "gambit_id": "87ccaa56-5ff5-4644-b27a-e0a666ad066e",
                            "last_updated": "2023-01-09T10:06:46.934507-05:00",
                            "created_at": "2023-01-05T09:57:12.134311-05:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de67c8b6-8ac4-4758-a5b5-0f737f4d1677/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "307fcb9e-a5bb-4592-90b4-70771a569cde",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c9b131f1-bb66-43d2-8aee-c0ca6bb4fc6b",
            "completed": true,
            "last_updated": "2023-01-09T10:11:53.544370-05:00",
            "created_at": "2023-01-05T09:57:13.358955-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.72,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/c9b131f1-bb66-43d2-8aee-c0ca6bb4fc6b",
            "datetime": "2023-01-08T13:00:00-05:00",
            "cutoff_datetime": "2023-01-08T13:00:00-05:00",
            "name": "Los Angeles Chargers v. Denver Broncos",
            "bettypes": [
                {
                    "id": "346432dd-0c4d-4f27-8d92-a2e431b3d391",
                    "match": "https://api-prod.gambitprofit.com/api/matches/307fcb9e-a5bb-4592-90b4-70771a569cde/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-05T09:57:13.360529-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Chargers",
                                "amount": 5196.0
                            },
                            {
                                "team": "Denver Broncos",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9f099609-4111-45aa-b3f9-93a95d1b5b57",
                            "gambit_id": "1a10b220-8c70-4ccd-a2da-687ab01b237e",
                            "last_updated": "2023-01-09T10:11:53.548002-05:00",
                            "created_at": "2023-01-05T09:57:13.362971-05:00",
                            "name": "Los Angeles Chargers",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/346432dd-0c4d-4f27-8d92-a2e431b3d391/?format=api"
                        },
                        {
                            "id": "116bd91e-3c3e-49e9-8f75-6d014019e21f",
                            "gambit_id": "3d063c5b-5d17-482f-a221-28dc6f968a3d",
                            "last_updated": "2023-01-09T10:11:53.546892-05:00",
                            "created_at": "2023-01-05T09:57:13.361762-05:00",
                            "name": "Denver Broncos",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/346432dd-0c4d-4f27-8d92-a2e431b3d391/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3667bfe3-e16a-49f6-9291-02cbcd222bbe",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bfe911e1-6471-4a98-ac62-a22c0f53c919",
            "completed": true,
            "last_updated": "2023-01-09T10:06:48.764113-05:00",
            "created_at": "2023-01-05T09:57:12.644362-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.11,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/bfe911e1-6471-4a98-ac62-a22c0f53c919",
            "datetime": "2023-01-08T13:00:00-05:00",
            "cutoff_datetime": "2023-01-08T13:00:00-05:00",
            "name": "Los Angeles Rams v. Seattle Seahawks",
            "bettypes": [
                {
                    "id": "32723b9d-da4d-4864-8e49-053a9e2cd5c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3667bfe3-e16a-49f6-9291-02cbcd222bbe/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-05T09:57:12.645970-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Rams",
                                "amount": 5000.0
                            },
                            {
                                "team": "Seattle Seahawks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e0579841-8929-485e-b284-da20a811f999",
                            "gambit_id": "b4db08fc-2242-4d9e-a604-d9c513ca156b",
                            "last_updated": "2023-01-09T10:06:48.767685-05:00",
                            "created_at": "2023-01-05T09:57:12.648407-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32723b9d-da4d-4864-8e49-053a9e2cd5c5/?format=api"
                        },
                        {
                            "id": "e7a9b147-6c39-4631-b57f-744d98352597",
                            "gambit_id": "b1a4ffe2-ca38-491c-a9d2-fd35c5516856",
                            "last_updated": "2023-01-09T10:06:48.766606-05:00",
                            "created_at": "2023-01-05T09:57:12.647181-05:00",
                            "name": "Seattle Seahawks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32723b9d-da4d-4864-8e49-053a9e2cd5c5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8c4fc2f1-69e7-4b49-8cda-f4b0b3dac771",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d34dcf0b-6213-41ff-b0fa-2a45785f5765",
            "completed": true,
            "last_updated": "2023-01-09T10:02:16.697074-05:00",
            "created_at": "2023-01-05T09:57:11.614708-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.11,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/d34dcf0b-6213-41ff-b0fa-2a45785f5765",
            "datetime": "2023-01-08T13:00:00-05:00",
            "cutoff_datetime": "2023-01-08T13:00:00-05:00",
            "name": "Dallas Cowboys v. Washington Commanders",
            "bettypes": [
                {
                    "id": "34186242-02e3-49c5-9e5a-86e47793279a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8c4fc2f1-69e7-4b49-8cda-f4b0b3dac771/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-05T09:57:11.616239-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Commanders",
                                "amount": 5000.0
                            },
                            {
                                "team": "Dallas Cowboys",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c8edddeb-a04e-4d5b-b88e-cb4e2890cb4d",
                            "gambit_id": "d19bb859-dbfe-46dc-a5ee-5e597601d085",
                            "last_updated": "2023-01-09T10:02:16.699500-05:00",
                            "created_at": "2023-01-05T09:57:11.617454-05:00",
                            "name": "Washington Commanders",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34186242-02e3-49c5-9e5a-86e47793279a/?format=api"
                        },
                        {
                            "id": "8dcb022b-afea-4ca3-8044-d4daff6355b0",
                            "gambit_id": "48be9a80-4734-48f8-9ebd-27cead80a7d2",
                            "last_updated": "2023-01-09T10:02:16.700564-05:00",
                            "created_at": "2023-01-05T09:57:11.618735-05:00",
                            "name": "Dallas Cowboys",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34186242-02e3-49c5-9e5a-86e47793279a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1f1ee0c9-a6f5-4c6c-8789-88e698534d64",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d1ddd718-4dc7-48c8-b38c-ead8b0b8e8e1",
            "completed": true,
            "last_updated": "2023-01-09T10:02:16.574381-05:00",
            "created_at": "2023-01-05T09:57:11.458604-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.87,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/d1ddd718-4dc7-48c8-b38c-ead8b0b8e8e1",
            "datetime": "2023-01-08T13:00:00-05:00",
            "cutoff_datetime": "2023-01-08T13:00:00-05:00",
            "name": "New York Giants v. Philadelphia Eagles",
            "bettypes": [
                {
                    "id": "38bbfbe2-a40f-4049-a56c-8ebc985199f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f1ee0c9-a6f5-4c6c-8789-88e698534d64/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-05T09:57:11.460231-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Giants",
                                "amount": 5098.0
                            },
                            {
                                "team": "Philadelphia Eagles",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "514d7b1f-cb47-43fd-aeb6-b7baaddf7e51",
                            "gambit_id": "f04f02b0-5010-4437-9c05-bdba738ce8e3",
                            "last_updated": "2023-01-09T10:02:16.576898-05:00",
                            "created_at": "2023-01-05T09:57:11.461454-05:00",
                            "name": "New York Giants",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38bbfbe2-a40f-4049-a56c-8ebc985199f0/?format=api"
                        },
                        {
                            "id": "f821c513-60fa-4c4a-8b7c-d99bd60bfca6",
                            "gambit_id": "b701c2ff-aa17-4d30-912f-a0482652070f",
                            "last_updated": "2023-01-09T10:02:16.577973-05:00",
                            "created_at": "2023-01-05T09:57:11.462739-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "-14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38bbfbe2-a40f-4049-a56c-8ebc985199f0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "938eb805-9b3b-4859-85f0-bf96c9974e01",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c3a3baa2-7fc7-4086-82d7-152c51bc7d3f",
            "completed": true,
            "last_updated": "2023-01-08T10:16:59.741470-05:00",
            "created_at": "2023-01-05T09:57:11.327244-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.11,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/c3a3baa2-7fc7-4086-82d7-152c51bc7d3f",
            "datetime": "2023-01-07T16:30:00-05:00",
            "cutoff_datetime": "2023-01-07T16:30:00-05:00",
            "name": "Kansas City Chiefs v. Las Vegas Raiders",
            "bettypes": [
                {
                    "id": "8bde0b6f-054e-4ed9-9de8-2bcc7fb8888b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/938eb805-9b3b-4859-85f0-bf96c9974e01/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-05T09:57:11.329246-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Las Vegas Raiders",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e8eb13c9-5547-44ac-b531-51973ac08f6c",
                            "gambit_id": "5b8cbde0-a42a-4ec8-ae4a-4364c414172d",
                            "last_updated": "2023-01-08T10:16:59.745069-05:00",
                            "created_at": "2023-01-05T09:57:11.332171-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bde0b6f-054e-4ed9-9de8-2bcc7fb8888b/?format=api"
                        },
                        {
                            "id": "ad916248-ce53-45cc-9b42-44d3522d49ce",
                            "gambit_id": "02d0bca4-254a-45cd-83ad-33e6fc6e6abe",
                            "last_updated": "2023-01-08T10:16:59.743969-05:00",
                            "created_at": "2023-01-05T09:57:11.330803-05:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bde0b6f-054e-4ed9-9de8-2bcc7fb8888b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "05ad7bae-1cc9-4370-8bae-c88f171f5a9f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8ae7e26d-2baf-4a3b-84ab-c7205c1b01ba",
            "completed": true,
            "last_updated": "2023-01-06T10:37:00.393992-05:00",
            "created_at": "2023-01-05T09:52:10.306394-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.88,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/8ae7e26d-2baf-4a3b-84ab-c7205c1b01ba",
            "datetime": "2023-01-05T15:00:00-05:00",
            "cutoff_datetime": "2023-01-05T15:00:00-05:00",
            "name": "Chelsea v. Manchester City",
            "bettypes": [
                {
                    "id": "146c2c73-052e-47df-9f9b-2d67a068edaa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/05ad7bae-1cc9-4370-8bae-c88f171f5a9f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-05T09:52:10.311902-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 6966.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3034.0
                            }
                        ],
                        "expected_reward_tokens": 10588.32,
                        "profit_sb": 1588.32,
                        "profit_sb_percentage": 17.65,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 5676.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2472.0
                            },
                            {
                                "team": "Chelsea",
                                "amount": 1851.0
                            }
                        ],
                        "expected_reward_tokens": 8625.66,
                        "profit_sb": -374.34,
                        "profit_sb_percentage": -4.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "10e74b27-df8b-456b-a274-268f7763e3c7",
                            "gambit_id": "ac3b0280-ca6e-4dae-bbd9-897515dc7d4d",
                            "last_updated": "2023-01-06T10:37:00.405283-05:00",
                            "created_at": "2023-01-05T09:52:10.313120-05:00",
                            "name": "Manchester City",
                            "reward": "1.52000",
                            "odds": "1.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/146c2c73-052e-47df-9f9b-2d67a068edaa/?format=api"
                        },
                        {
                            "id": "88f2aaa5-3a7a-463b-9f00-c265aff76460",
                            "gambit_id": "b40d012d-c382-494d-8196-76253cd0d119",
                            "last_updated": "2023-01-06T10:37:00.407537-05:00",
                            "created_at": "2023-01-05T09:52:10.315571-05:00",
                            "name": "Draw",
                            "reward": "3.49000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/146c2c73-052e-47df-9f9b-2d67a068edaa/?format=api"
                        },
                        {
                            "id": "bea64992-8063-4e74-bd4b-de23e86929ab",
                            "gambit_id": "f7a75855-eb96-492e-a17e-cccb95344db3",
                            "last_updated": "2023-01-06T10:37:00.406434-05:00",
                            "created_at": "2023-01-05T09:52:10.314359-05:00",
                            "name": "Chelsea",
                            "reward": "4.66000",
                            "odds": "5.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/146c2c73-052e-47df-9f9b-2d67a068edaa/?format=api"
                        }
                    ]
                },
                {
                    "id": "01c65840-3ccc-4eb2-a556-21c93a2b4a58",
                    "match": "https://api-prod.gambitprofit.com/api/matches/05ad7bae-1cc9-4370-8bae-c88f171f5a9f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-05T09:52:10.308098-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5352.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4648.0
                            }
                        ],
                        "expected_reward_tokens": 8830.8,
                        "profit_sb": -169.2,
                        "profit_sb_percentage": -1.88,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7f7f1419-1a34-4ac6-8a34-6d7075769222",
                            "gambit_id": "18b460cf-e7dd-4b5a-99e8-3f29467e5701",
                            "last_updated": "2023-01-06T10:37:00.398838-05:00",
                            "created_at": "2023-01-05T09:52:10.310620-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.65000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01c65840-3ccc-4eb2-a556-21c93a2b4a58/?format=api"
                        },
                        {
                            "id": "efeb232d-ea42-48de-9aab-ebf828c2f315",
                            "gambit_id": "4df82373-ea7f-462b-8b3f-83ab9d2f3608",
                            "last_updated": "2023-01-06T10:37:00.396700-05:00",
                            "created_at": "2023-01-05T09:52:10.309400-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01c65840-3ccc-4eb2-a556-21c93a2b4a58/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e7354287-0ac0-4c75-a7c1-fdc34c11072f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d944b44b-42e3-42ec-9e51-6c4631f17d15",
            "completed": true,
            "last_updated": "2023-01-10T10:57:02.202412-05:00",
            "created_at": "2023-01-05T09:52:10.118108-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Sentry Tournament of Champions",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/d944b44b-42e3-42ec-9e51-6c4631f17d15",
            "datetime": "2023-01-05T14:00:00-05:00",
            "cutoff_datetime": "2023-01-05T14:00:00-05:00",
            "name": "Sentry Tournament of Champions: To Win Outright",
            "bettypes": [
                {
                    "id": "de31a2bd-76ce-42bb-bd61-740c01fb4903",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7354287-0ac0-4c75-a7c1-fdc34c11072f/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-01-05T09:52:10.120828-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "81553475-73e1-47a4-8b2d-8e933b4a3a73",
                            "gambit_id": "8d061922-b298-45c1-b539-7a0b78541459",
                            "last_updated": "2023-01-10T10:57:02.253514-05:00",
                            "created_at": "2023-01-05T09:52:10.169783-05:00",
                            "name": "Jon Rahm",
                            "reward": "6.16000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "eb4bb133-f6d5-4cfc-9a6c-c1abcc2c6afb",
                            "gambit_id": "2031f76a-cc9c-48ea-8ea6-e4bd813ee345",
                            "last_updated": "2023-01-10T10:57:02.252466-05:00",
                            "created_at": "2023-01-05T09:52:10.168567-05:00",
                            "name": "Scottie Scheffler",
                            "reward": "8.74000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "43310fbb-cfb5-4f81-b9d9-7df276dc2286",
                            "gambit_id": "ca0314d7-8e5a-4163-8d90-f52cf0ab143c",
                            "last_updated": "2023-01-10T10:57:02.251464-05:00",
                            "created_at": "2023-01-05T09:52:10.167365-05:00",
                            "name": "Patrick Cantlay",
                            "reward": "9.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "ae1e1754-348c-4cf9-9573-34485f64c101",
                            "gambit_id": "7cd7ca22-3d22-4c9b-a1e4-099a471767e0",
                            "last_updated": "2023-01-10T10:57:02.249435-05:00",
                            "created_at": "2023-01-05T09:52:10.164965-05:00",
                            "name": "Justin Thomas",
                            "reward": "9.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "723da886-cc4f-4a5a-9feb-4116b880091f",
                            "gambit_id": "296e07e6-b2c0-422b-8bde-3e57e8fd450e",
                            "last_updated": "2023-01-10T10:57:02.250449-05:00",
                            "created_at": "2023-01-05T09:52:10.166182-05:00",
                            "name": "Xander Schauffele",
                            "reward": "10.46000",
                            "odds": "12.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "2887ed96-1d95-48b3-a891-ed90a3abee3b",
                            "gambit_id": "a1d9b3e0-9831-4bc2-96db-854b148a27d2",
                            "last_updated": "2023-01-10T10:57:02.248360-05:00",
                            "created_at": "2023-01-05T09:52:10.163734-05:00",
                            "name": "Tony Finau",
                            "reward": "13.04000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "2a4d1dee-e80b-48fc-89e8-e1174fbb4128",
                            "gambit_id": "297a8ddf-703e-4a84-8fd7-3ba1dffce679",
                            "last_updated": "2023-01-10T10:57:02.247344-05:00",
                            "created_at": "2023-01-05T09:52:10.162528-05:00",
                            "name": "Matt Fitzpatrick",
                            "reward": "16.48000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "4c611c3e-215c-4b3c-b6ca-210f0be08908",
                            "gambit_id": "bda56b43-1610-487b-9ec4-abe779dd7642",
                            "last_updated": "2023-01-10T10:57:02.245307-05:00",
                            "created_at": "2023-01-05T09:52:10.160109-05:00",
                            "name": "Collin Morikawa",
                            "reward": "16.48000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "d54c5217-785e-4524-9e95-f9d3c7a64c0a",
                            "gambit_id": "17ed9cd0-b8f1-480a-841b-8e3be15ab3d2",
                            "last_updated": "2023-01-10T10:57:02.246317-05:00",
                            "created_at": "2023-01-05T09:52:10.161307-05:00",
                            "name": "Viktor Hovland",
                            "reward": "18.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "803f01f4-7f8f-4449-bf04-f3c1ad2dc8a5",
                            "gambit_id": "4d4b1d1d-4f8a-46fa-9d8e-f9b793ece491",
                            "last_updated": "2023-01-10T10:57:02.244272-05:00",
                            "created_at": "2023-01-05T09:52:10.158890-05:00",
                            "name": "Sungjae Im",
                            "reward": "18.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "becb4810-5de9-4924-9823-264b5db1f3fd",
                            "gambit_id": "f67376d4-db01-4cf5-990e-eb0cda0b26c0",
                            "last_updated": "2023-01-10T10:57:02.243253-05:00",
                            "created_at": "2023-01-05T09:52:10.157652-05:00",
                            "name": "Cameron Young",
                            "reward": "18.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "4af53edd-89df-4a39-aa65-96e9877e9ac5",
                            "gambit_id": "71223c3c-d0c1-48e3-a4c8-934b1f765203",
                            "last_updated": "2023-01-10T10:57:02.242207-05:00",
                            "created_at": "2023-01-05T09:52:10.156442-05:00",
                            "name": "Tom Kim",
                            "reward": "22.50000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "873f3068-74bf-4162-9821-582851262036",
                            "gambit_id": "29e258b5-403a-4086-ad37-ccf5f9412e05",
                            "last_updated": "2023-01-10T10:57:02.238073-05:00",
                            "created_at": "2023-01-05T09:52:10.151425-05:00",
                            "name": "Jordan Spieth",
                            "reward": "25.08000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "1d57a3be-c6e6-4129-b31a-c77e64640391",
                            "gambit_id": "2e1bc331-ba27-4db6-90fe-b22d6094139c",
                            "last_updated": "2023-01-10T10:57:02.241169-05:00",
                            "created_at": "2023-01-05T09:52:10.155232-05:00",
                            "name": "Sam Burns",
                            "reward": "25.08000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "e8133a69-b74f-4ed6-a858-fe5a0ba6472d",
                            "gambit_id": "937676bc-e573-4a50-a3fa-bf634a0a23f4",
                            "last_updated": "2023-01-10T10:57:02.239103-05:00",
                            "created_at": "2023-01-05T09:52:10.152658-05:00",
                            "name": "Will Zalatoris",
                            "reward": "25.08000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "599abcc7-0d55-4395-b528-b466330a4d66",
                            "gambit_id": "5ff2bcfa-323b-4f4e-8e9b-ef23c8227300",
                            "last_updated": "2023-01-10T10:57:02.240131-05:00",
                            "created_at": "2023-01-05T09:52:10.153972-05:00",
                            "name": "Max Homa",
                            "reward": "26.80000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "31014f8f-b97e-448f-ac8a-942b86637d2f",
                            "gambit_id": "08d8c201-a81f-43ab-8198-d346fbca5af4",
                            "last_updated": "2023-01-10T10:57:02.237056-05:00",
                            "created_at": "2023-01-05T09:52:10.150228-05:00",
                            "name": "Hideki Matsuyama",
                            "reward": "29.38000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "6ef42273-15cf-4524-a798-55f3d5e7ba1c",
                            "gambit_id": "a8df8c47-f1fd-4fc5-bd6b-cf0fe7d0707b",
                            "last_updated": "2023-01-10T10:57:02.235016-05:00",
                            "created_at": "2023-01-05T09:52:10.147807-05:00",
                            "name": "Aaron Wise",
                            "reward": "29.38000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "97f7d8df-d0a2-4470-b96a-1cc4820671a9",
                            "gambit_id": "d622da65-1bed-48ca-8b6e-2708dac8d88d",
                            "last_updated": "2023-01-10T10:57:02.236023-05:00",
                            "created_at": "2023-01-05T09:52:10.149031-05:00",
                            "name": "Adam Scott",
                            "reward": "31.10000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "b2563fa9-bfd8-4524-b1e5-5385749721f2",
                            "gambit_id": "def2d561-19c0-44fd-98c8-d2175a17070a",
                            "last_updated": "2023-01-10T10:57:02.231890-05:00",
                            "created_at": "2023-01-05T09:52:10.144101-05:00",
                            "name": "Seamus Power",
                            "reward": "35.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "ba230e6d-353b-4025-a767-127da74700c2",
                            "gambit_id": "e9af53ae-e8c4-460f-9edc-6b634f54e6a6",
                            "last_updated": "2023-01-10T10:57:02.230866-05:00",
                            "created_at": "2023-01-05T09:52:10.142887-05:00",
                            "name": "Billy Horschel",
                            "reward": "35.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "1056b9ab-af2d-4330-aed8-5069441a7882",
                            "gambit_id": "95406377-5ee3-49a9-aba3-4d034f3b8d60",
                            "last_updated": "2023-01-10T10:57:02.229853-05:00",
                            "created_at": "2023-01-05T09:52:10.141693-05:00",
                            "name": "Keegan Bradley",
                            "reward": "35.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "f0e170ec-f923-4cc9-ab97-11684a393838",
                            "gambit_id": "f3e7f7f8-9ed4-4b0d-beb4-bee48a9da6d4",
                            "last_updated": "2023-01-10T10:57:02.228774-05:00",
                            "created_at": "2023-01-05T09:52:10.140448-05:00",
                            "name": "Brian Harman",
                            "reward": "35.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "68183485-b4e6-4e5e-9533-3d2f29b65fa2",
                            "gambit_id": "d5734a09-2eb3-4966-8415-30ed64bc85b1",
                            "last_updated": "2023-01-10T10:57:02.232947-05:00",
                            "created_at": "2023-01-05T09:52:10.145419-05:00",
                            "name": "Russell Henley",
                            "reward": "35.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "0f022ba7-2b75-4b52-b090-1550b7087407",
                            "gambit_id": "59c85c8d-4394-4464-babf-fe651131ab8c",
                            "last_updated": "2023-01-10T10:57:02.233986-05:00",
                            "created_at": "2023-01-05T09:52:10.146615-05:00",
                            "name": "Corey Conners",
                            "reward": "35.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "c128fb69-06b5-4edc-9878-8605a6a7cda1",
                            "gambit_id": "8612e579-6b6b-4cd2-9ff9-ef839c7bd37f",
                            "last_updated": "2023-01-10T10:57:02.227329-05:00",
                            "created_at": "2023-01-05T09:52:10.139194-05:00",
                            "name": "Sahith Theegala",
                            "reward": "44.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "65de0aaa-bbd4-46d7-a0e8-7715f9578284",
                            "gambit_id": "24dfa9cc-a619-4247-adb7-a06cbef852bb",
                            "last_updated": "2023-01-10T10:57:02.225911-05:00",
                            "created_at": "2023-01-05T09:52:10.137940-05:00",
                            "name": "Tom Hoge",
                            "reward": "48.30000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "6cd166c2-2a0e-4310-a441-40e7cad9d752",
                            "gambit_id": "070b726d-29f0-4954-80b3-9b3c10d52fb7",
                            "last_updated": "2023-01-10T10:57:02.224402-05:00",
                            "created_at": "2023-01-05T09:52:10.136704-05:00",
                            "name": "Kyoung-Hoon Lee",
                            "reward": "57.76000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "1fd45ce4-cd27-439e-9e7c-8c5f778ed5e8",
                            "gambit_id": "fbe362a6-3759-48d1-a77f-7519093c66e0",
                            "last_updated": "2023-01-10T10:57:02.222955-05:00",
                            "created_at": "2023-01-05T09:52:10.135329-05:00",
                            "name": "JT Poston",
                            "reward": "78.40000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "e82be873-08f4-457b-91db-a194bb8e1835",
                            "gambit_id": "8c608d98-cd37-4212-86dd-5a78b98ae330",
                            "last_updated": "2023-01-10T10:57:02.215443-05:00",
                            "created_at": "2023-01-05T09:52:10.129002-05:00",
                            "name": "Scott Stallings",
                            "reward": "78.40000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "e26ed92b-b709-4ec9-8108-84adc2dfbcdc",
                            "gambit_id": "7c672cc2-4a4b-4307-af6d-7fa7948c82a0",
                            "last_updated": "2023-01-10T10:57:02.218517-05:00",
                            "created_at": "2023-01-05T09:52:10.131579-05:00",
                            "name": "Mackenzie Hughes",
                            "reward": "78.40000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "8c35abf0-728b-4130-a8a9-b26a37fae0e6",
                            "gambit_id": "39d51f83-dcd6-4cc9-b4d8-01d0164e3d01",
                            "last_updated": "2023-01-10T10:57:02.220025-05:00",
                            "created_at": "2023-01-05T09:52:10.132819-05:00",
                            "name": "Adam Svensson",
                            "reward": "78.40000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "be170e4d-b79a-49f6-99df-f06e0247e26a",
                            "gambit_id": "e2d3864e-6c5f-42a0-8d91-3a22828f9c51",
                            "last_updated": "2023-01-10T10:57:02.221483-05:00",
                            "created_at": "2023-01-05T09:52:10.134072-05:00",
                            "name": "JJ Spaun",
                            "reward": "78.40000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "06b1c11a-778d-461d-9ffe-e0abd7542f4b",
                            "gambit_id": "8ef8a580-883a-41b0-9f23-e27f2d2511f9",
                            "last_updated": "2023-01-10T10:57:02.216972-05:00",
                            "created_at": "2023-01-05T09:52:10.130333-05:00",
                            "name": "Sepp Straka",
                            "reward": "87.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "66b04ff3-7cef-44d2-b1bb-eedcd9987347",
                            "gambit_id": "200ee92b-7ca8-4088-b194-06e750e2c0d8",
                            "last_updated": "2023-01-10T10:57:02.213878-05:00",
                            "created_at": "2023-01-05T09:52:10.127552-05:00",
                            "name": "Trey Mullinax",
                            "reward": "108.50000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "e1de3cab-e462-43da-9773-f5244d0b1f9d",
                            "gambit_id": "2aaba578-e34d-4a6f-9ec0-530a3c20a80f",
                            "last_updated": "2023-01-10T10:57:02.212234-05:00",
                            "created_at": "2023-01-05T09:52:10.126301-05:00",
                            "name": "Luke List",
                            "reward": "130.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "a43bfcd4-e0b5-4ae3-8320-b03fc1a4a99a",
                            "gambit_id": "b9bd1337-2c76-4601-a63f-5bc4c84875c0",
                            "last_updated": "2023-01-10T10:57:02.210767-05:00",
                            "created_at": "2023-01-05T09:52:10.125043-05:00",
                            "name": "Chez Reavie",
                            "reward": "259.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "37e7d39c-e9ec-44de-94e6-b1104777fa3b",
                            "gambit_id": "bccbfe11-93ca-4b8b-8e0d-0e22ba2c8b5c",
                            "last_updated": "2023-01-10T10:57:02.209277-05:00",
                            "created_at": "2023-01-05T09:52:10.123759-05:00",
                            "name": "Chad Ramey",
                            "reward": "345.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        },
                        {
                            "id": "bfaeca17-421b-4564-9b33-84fcbf4dc271",
                            "gambit_id": "2c6e25eb-1b30-4de7-b402-00ff9be7db23",
                            "last_updated": "2023-01-10T10:57:02.207715-05:00",
                            "created_at": "2023-01-05T09:52:10.122378-05:00",
                            "name": "Ryan Brehm",
                            "reward": "603.00000",
                            "odds": "701.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de31a2bd-76ce-42bb-bd61-740c01fb4903/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1d5bbc84-0a25-41ef-9167-13e655a753dc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3e45eb9e-e206-41df-a86f-17f42bb941a0",
            "completed": true,
            "last_updated": "2023-01-05T10:31:53.793593-05:00",
            "created_at": "2023-01-04T08:47:15.237495-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.88,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/3e45eb9e-e206-41df-a86f-17f42bb941a0",
            "datetime": "2023-01-04T15:00:00-05:00",
            "cutoff_datetime": "2023-01-04T15:00:00-05:00",
            "name": "Aston Villa v. Wolverhampton Wanderers",
            "bettypes": [
                {
                    "id": "85841e1c-d840-49ed-9adc-203b3639abd8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1d5bbc84-0a25-41ef-9167-13e655a753dc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-04T08:47:15.243230-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Aston Villa",
                                "amount": 6431.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3569.0
                            }
                        ],
                        "expected_reward_tokens": 11704.42,
                        "profit_sb": 2704.42,
                        "profit_sb_percentage": 30.05,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Aston Villa",
                                "amount": 4773.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2649.0
                            },
                            {
                                "team": "Wolverhampton Wanderers",
                                "amount": 2578.0
                            }
                        ],
                        "expected_reward_tokens": 8686.86,
                        "profit_sb": -313.14,
                        "profit_sb_percentage": -3.48,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ab2c8323-a41d-41df-9687-76b7de6865b7",
                            "gambit_id": "431f6f78-e29d-4a1b-b8e2-8d562d0302cf",
                            "last_updated": "2023-01-05T10:31:53.800739-05:00",
                            "created_at": "2023-01-04T08:47:15.245806-05:00",
                            "name": "Aston Villa",
                            "reward": "1.82000",
                            "odds": "1.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85841e1c-d840-49ed-9adc-203b3639abd8/?format=api"
                        },
                        {
                            "id": "d375dcd6-6e75-432d-8f0b-a8aba72244a1",
                            "gambit_id": "e742019d-f672-455d-96a8-32cf627fc632",
                            "last_updated": "2023-01-05T10:31:53.801830-05:00",
                            "created_at": "2023-01-04T08:47:15.247050-05:00",
                            "name": "Draw",
                            "reward": "3.28000",
                            "odds": "3.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85841e1c-d840-49ed-9adc-203b3639abd8/?format=api"
                        },
                        {
                            "id": "a2f80c85-bc12-4c27-8790-5393d23e0c0c",
                            "gambit_id": "77675d77-603b-4a2f-ba77-0fff5f985cfb",
                            "last_updated": "2023-01-05T10:31:53.799631-05:00",
                            "created_at": "2023-01-04T08:47:15.244460-05:00",
                            "name": "Wolverhampton Wanderers",
                            "reward": "3.37000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85841e1c-d840-49ed-9adc-203b3639abd8/?format=api"
                        }
                    ]
                },
                {
                    "id": "c06cd8c5-a303-4c0d-9c8c-cd6bd8a31cc0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1d5bbc84-0a25-41ef-9167-13e655a753dc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-04T08:47:15.239187-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5352.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4648.0
                            }
                        ],
                        "expected_reward_tokens": 8830.8,
                        "profit_sb": -169.2,
                        "profit_sb_percentage": -1.88,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b8c1e5fe-62e5-4ba1-bc72-19a295ea38ce",
                            "gambit_id": "bd904291-4831-451f-83e5-bde601d91527",
                            "last_updated": "2023-01-05T10:31:53.796260-05:00",
                            "created_at": "2023-01-04T08:47:15.240570-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.65000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c06cd8c5-a303-4c0d-9c8c-cd6bd8a31cc0/?format=api"
                        },
                        {
                            "id": "f71e2775-0d05-44b6-83b7-69a4ca7173eb",
                            "gambit_id": "aad1657b-28a7-4770-93bc-dca65c1ad0b5",
                            "last_updated": "2023-01-05T10:31:53.797395-05:00",
                            "created_at": "2023-01-04T08:47:15.241886-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c06cd8c5-a303-4c0d-9c8c-cd6bd8a31cc0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "74e25670-1503-4b8e-88dc-6fdf6072ee66",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a6611532-1a17-464c-b670-c14578b2cba7",
            "completed": true,
            "last_updated": "2023-01-05T10:36:51.562160-05:00",
            "created_at": "2023-01-04T08:47:15.382957-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.04,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/a6611532-1a17-464c-b670-c14578b2cba7",
            "datetime": "2023-01-04T15:00:00-05:00",
            "cutoff_datetime": "2023-01-04T15:00:00-05:00",
            "name": "Crystal Palace v. Tottenham",
            "bettypes": [
                {
                    "id": "1f63c299-4f20-45c8-a691-b49e6c613801",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74e25670-1503-4b8e-88dc-6fdf6072ee66/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-04T08:47:15.388476-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Tottenham",
                                "amount": 5915.0
                            },
                            {
                                "team": "Crystal Palace",
                                "amount": 4085.0
                            }
                        ],
                        "expected_reward_tokens": 12007.45,
                        "profit_sb": 3007.45,
                        "profit_sb_percentage": 33.42,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tottenham",
                                "amount": 4248.0
                            },
                            {
                                "team": "Crystal Palace",
                                "amount": 2933.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2818.0
                            }
                        ],
                        "expected_reward_tokens": 8623.02,
                        "profit_sb": -376.98,
                        "profit_sb_percentage": -4.19,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fadb7fe2-970a-4dfe-a841-bd27c684c6f9",
                            "gambit_id": "919ab0b9-4d50-4aa7-9344-e941e6dfbf0d",
                            "last_updated": "2023-01-05T10:36:51.568089-05:00",
                            "created_at": "2023-01-04T08:47:15.389638-05:00",
                            "name": "Tottenham",
                            "reward": "2.03000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f63c299-4f20-45c8-a691-b49e6c613801/?format=api"
                        },
                        {
                            "id": "5471985a-c427-4eec-9e26-6d995a89dcea",
                            "gambit_id": "a3dcc523-1f03-4d9b-b3c5-834891e8bb5a",
                            "last_updated": "2023-01-05T10:36:51.569158-05:00",
                            "created_at": "2023-01-04T08:47:15.390832-05:00",
                            "name": "Crystal Palace",
                            "reward": "2.94000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f63c299-4f20-45c8-a691-b49e6c613801/?format=api"
                        },
                        {
                            "id": "dcb96f49-41a6-49ec-9e9c-076536024774",
                            "gambit_id": "48c714c5-c672-4890-82d0-c8aa558c0066",
                            "last_updated": "2023-01-05T10:36:51.570215-05:00",
                            "created_at": "2023-01-04T08:47:15.392006-05:00",
                            "name": "Draw",
                            "reward": "3.06000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f63c299-4f20-45c8-a691-b49e6c613801/?format=api"
                        }
                    ]
                },
                {
                    "id": "c6e1d8d1-d8c0-450f-95b7-98d3c96818ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74e25670-1503-4b8e-88dc-6fdf6072ee66/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-04T08:47:15.384736-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5156.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4844.0
                            }
                        ],
                        "expected_reward_tokens": 8816.08,
                        "profit_sb": -183.92,
                        "profit_sb_percentage": -2.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1e8dd8cc-00a4-4030-b74d-a7b8a85a0995",
                            "gambit_id": "e50bfc75-8892-43a1-a4a7-56b41947eb46",
                            "last_updated": "2023-01-05T10:36:51.564825-05:00",
                            "created_at": "2023-01-04T08:47:15.385956-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.71000",
                            "odds": "1.83000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6e1d8d1-d8c0-450f-95b7-98d3c96818ce/?format=api"
                        },
                        {
                            "id": "0b351931-3b2d-4875-9a5d-3a63fec8bbf4",
                            "gambit_id": "81ea9f69-6c4f-441e-8595-0e52515ac408",
                            "last_updated": "2023-01-05T10:36:51.565929-05:00",
                            "created_at": "2023-01-04T08:47:15.387176-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.82000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6e1d8d1-d8c0-450f-95b7-98d3c96818ce/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e81f812f-857d-420f-964a-bc99f075d2d8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0f8b801a-70ed-4d19-80da-dc6bac1fd3b4",
            "completed": true,
            "last_updated": "2023-01-05T10:36:51.401266-05:00",
            "created_at": "2023-01-04T08:47:15.095387-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.62,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/0f8b801a-70ed-4d19-80da-dc6bac1fd3b4",
            "datetime": "2023-01-04T14:45:00-05:00",
            "cutoff_datetime": "2023-01-04T14:45:00-05:00",
            "name": "Leeds United v. West Ham United",
            "bettypes": [
                {
                    "id": "73fddf72-f45f-464e-a7e4-e1e776db699e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e81f812f-857d-420f-964a-bc99f075d2d8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-04T08:47:15.101058-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Leeds United",
                                "amount": 5095.0
                            },
                            {
                                "team": "West Ham United",
                                "amount": 4905.0
                            }
                        ],
                        "expected_reward_tokens": 11870.1,
                        "profit_sb": 2870.1,
                        "profit_sb_percentage": 31.89,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Leeds United",
                                "amount": 3700.0
                            },
                            {
                                "team": "West Ham United",
                                "amount": 3563.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2737.0
                            }
                        ],
                        "expected_reward_tokens": 8621.0,
                        "profit_sb": -379.0,
                        "profit_sb_percentage": -4.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1dfb5e7e-55a4-4a70-8a02-f40e2b62e346",
                            "gambit_id": "5c29ef41-1bdb-4a3e-b7db-6d03b1b2453c",
                            "last_updated": "2023-01-05T10:36:51.409181-05:00",
                            "created_at": "2023-01-04T08:47:15.103503-05:00",
                            "name": "Leeds United",
                            "reward": "2.33000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73fddf72-f45f-464e-a7e4-e1e776db699e/?format=api"
                        },
                        {
                            "id": "d631f046-c5ee-4597-b43d-a2b376cc6fba",
                            "gambit_id": "917c954a-e7d6-4f67-aad8-e7fe12180613",
                            "last_updated": "2023-01-05T10:36:51.408110-05:00",
                            "created_at": "2023-01-04T08:47:15.102242-05:00",
                            "name": "West Ham United",
                            "reward": "2.42000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73fddf72-f45f-464e-a7e4-e1e776db699e/?format=api"
                        },
                        {
                            "id": "164cffee-a33f-4a9c-94d1-13feabc9aa5b",
                            "gambit_id": "e6442138-8530-42ca-b529-02bbaa4cfc3f",
                            "last_updated": "2023-01-05T10:36:51.410215-05:00",
                            "created_at": "2023-01-04T08:47:15.104740-05:00",
                            "name": "Draw",
                            "reward": "3.15000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73fddf72-f45f-464e-a7e4-e1e776db699e/?format=api"
                        }
                    ]
                },
                {
                    "id": "9cde7ad4-dea0-40e8-a904-510c95419666",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e81f812f-857d-420f-964a-bc99f075d2d8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-04T08:47:15.097149-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5239.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4761.0
                            }
                        ],
                        "expected_reward_tokens": 8853.91,
                        "profit_sb": -146.09,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dabbedb8-25cf-491b-9a28-b9ac28120983",
                            "gambit_id": "99ca0f1c-b814-4f1d-93b2-8dbb8488eae0",
                            "last_updated": "2023-01-05T10:36:51.405962-05:00",
                            "created_at": "2023-01-04T08:47:15.099749-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cde7ad4-dea0-40e8-a904-510c95419666/?format=api"
                        },
                        {
                            "id": "63e73d2f-4738-499f-a09d-7c05f7cdd9cc",
                            "gambit_id": "02997fec-a226-418d-b643-13d6a9c29fea",
                            "last_updated": "2023-01-05T10:36:51.404857-05:00",
                            "created_at": "2023-01-04T08:47:15.098478-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cde7ad4-dea0-40e8-a904-510c95419666/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "004d5e54-f8d6-432d-a325-e21af1415d13",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ab477626-34a2-43e8-bc21-8e152c36963b",
            "completed": true,
            "last_updated": "2023-01-05T10:36:51.221044-05:00",
            "created_at": "2023-01-04T08:47:14.907612-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.62,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/ab477626-34a2-43e8-bc21-8e152c36963b",
            "datetime": "2023-01-04T14:30:00-05:00",
            "cutoff_datetime": "2023-01-04T14:30:00-05:00",
            "name": "Southampton v. Nottingham Forest",
            "bettypes": [
                {
                    "id": "e402c55a-dd73-4bf6-a133-b91102bd1378",
                    "match": "https://api-prod.gambitprofit.com/api/matches/004d5e54-f8d6-432d-a325-e21af1415d13/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-04T08:47:14.914492-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Southampton",
                                "amount": 6220.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3780.0
                            }
                        ],
                        "expected_reward_tokens": 11566.8,
                        "profit_sb": 2566.8,
                        "profit_sb_percentage": 28.52,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Southampton",
                                "amount": 4630.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2814.0
                            },
                            {
                                "team": "Nottingham Forest",
                                "amount": 2555.0
                            }
                        ],
                        "expected_reward_tokens": 8610.35,
                        "profit_sb": -389.65,
                        "profit_sb_percentage": -4.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f8d74217-e916-447f-a85b-693de6f44888",
                            "gambit_id": "d078901e-7212-460c-a8a5-343573140e51",
                            "last_updated": "2023-01-05T10:36:51.228104-05:00",
                            "created_at": "2023-01-04T08:47:14.917044-05:00",
                            "name": "Southampton",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e402c55a-dd73-4bf6-a133-b91102bd1378/?format=api"
                        },
                        {
                            "id": "9c36fb88-a49d-44ff-ab91-c082e998d4d8",
                            "gambit_id": "2af315d6-2ea2-484b-a117-0005785814a6",
                            "last_updated": "2023-01-05T10:36:51.229179-05:00",
                            "created_at": "2023-01-04T08:47:14.918372-05:00",
                            "name": "Draw",
                            "reward": "3.06000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e402c55a-dd73-4bf6-a133-b91102bd1378/?format=api"
                        },
                        {
                            "id": "a4e64702-d5f3-4e8a-b3e6-0d77a8749682",
                            "gambit_id": "00446e31-04f9-4ab0-a4d5-cff3ea684e8b",
                            "last_updated": "2023-01-05T10:36:51.227021-05:00",
                            "created_at": "2023-01-04T08:47:14.915700-05:00",
                            "name": "Nottingham Forest",
                            "reward": "3.37000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e402c55a-dd73-4bf6-a133-b91102bd1378/?format=api"
                        }
                    ]
                },
                {
                    "id": "1e014d5e-b084-4806-a351-a54388c672a8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/004d5e54-f8d6-432d-a325-e21af1415d13/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-04T08:47:14.910138-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5239.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4761.0
                            }
                        ],
                        "expected_reward_tokens": 8853.91,
                        "profit_sb": -146.09,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d83a88b0-15bf-49b7-895a-235c4fa1e99f",
                            "gambit_id": "7694306b-0662-42a2-a6ec-198f918184ff",
                            "last_updated": "2023-01-05T10:36:51.223751-05:00",
                            "created_at": "2023-01-04T08:47:14.911736-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e014d5e-b084-4806-a351-a54388c672a8/?format=api"
                        },
                        {
                            "id": "015c5e93-84be-4480-b540-ae5d7f5bf478",
                            "gambit_id": "7556a3ab-57fb-467c-91e9-7f2c9119eded",
                            "last_updated": "2023-01-05T10:36:51.224846-05:00",
                            "created_at": "2023-01-04T08:47:14.913123-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e014d5e-b084-4806-a351-a54388c672a8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ebc790e5-d931-43ed-a87c-f586d1f13dcc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b196b06c-9063-4c48-9345-c49130dd929a",
            "completed": true,
            "last_updated": "2023-01-04T09:51:58.815898-05:00",
            "created_at": "2023-01-03T11:51:58.895038-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.64,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/b196b06c-9063-4c48-9345-c49130dd929a",
            "datetime": "2023-01-03T15:00:00-05:00",
            "cutoff_datetime": "2023-01-03T15:00:00-05:00",
            "name": "Manchester United v. Bournemouth",
            "bettypes": [
                {
                    "id": "49b30160-ae40-4b64-bc0a-cca51526b1b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ebc790e5-d931-43ed-a87c-f586d1f13dcc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-03T11:51:58.900461-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Manchester United",
                                "amount": 8129.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1871.0
                            }
                        ],
                        "expected_reward_tokens": 9916.3,
                        "profit_sb": 916.3,
                        "profit_sb_percentage": 10.18,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester United",
                                "amount": 7425.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1709.0
                            },
                            {
                                "team": "Bournemouth",
                                "amount": 866.0
                            }
                        ],
                        "expected_reward_tokens": 9057.7,
                        "profit_sb": 57.7,
                        "profit_sb_percentage": 0.64,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1111654d-865f-403c-ba61-52eada1b7792",
                            "gambit_id": "3b683d5b-0545-4e48-8be1-dd1479cedbcd",
                            "last_updated": "2023-01-04T09:51:58.823373-05:00",
                            "created_at": "2023-01-03T11:51:58.903098-05:00",
                            "name": "Manchester United",
                            "reward": "1.22000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49b30160-ae40-4b64-bc0a-cca51526b1b4/?format=api"
                        },
                        {
                            "id": "1889c98c-364b-4332-818d-ab680936f2c2",
                            "gambit_id": "60e437b8-757d-4d59-81cc-634dea0d2794",
                            "last_updated": "2023-01-04T09:51:58.824519-05:00",
                            "created_at": "2023-01-03T11:51:58.904275-05:00",
                            "name": "Draw",
                            "reward": "5.30000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49b30160-ae40-4b64-bc0a-cca51526b1b4/?format=api"
                        },
                        {
                            "id": "3081e1c1-b6f7-4b5e-b0f8-e908d39d0905",
                            "gambit_id": "b918753e-688f-4c33-a21a-21ee5bd73678",
                            "last_updated": "2023-01-04T09:51:58.822144-05:00",
                            "created_at": "2023-01-03T11:51:58.901641-05:00",
                            "name": "Bournemouth",
                            "reward": "10.46000",
                            "odds": "12.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49b30160-ae40-4b64-bc0a-cca51526b1b4/?format=api"
                        }
                    ]
                },
                {
                    "id": "a821192e-3c89-4cb9-9a20-d20786e8f519",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ebc790e5-d931-43ed-a87c-f586d1f13dcc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-03T11:51:58.896729-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5995.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4005.0
                            }
                        ],
                        "expected_reward_tokens": 8811.0,
                        "profit_sb": -189.0,
                        "profit_sb_percentage": -2.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e9fc3619-9fbd-40c9-b0b7-ca8295b100e9",
                            "gambit_id": "9eb581c7-610e-4644-9d97-694acdf4f53a",
                            "last_updated": "2023-01-04T09:51:58.819824-05:00",
                            "created_at": "2023-01-03T11:51:58.899210-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.47000",
                            "odds": "1.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a821192e-3c89-4cb9-9a20-d20786e8f519/?format=api"
                        },
                        {
                            "id": "b4248cbf-86ba-4100-a13b-786636d58d15",
                            "gambit_id": "4779e3df-4091-42a2-91a8-f442b1a9e582",
                            "last_updated": "2023-01-04T09:51:58.818705-05:00",
                            "created_at": "2023-01-03T11:51:58.897974-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.20000",
                            "odds": "2.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a821192e-3c89-4cb9-9a20-d20786e8f519/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "14cce5bf-dcde-42b7-b462-70bc4f58fd17",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c673cb08-674f-4eed-993a-be88a51af455",
            "completed": true,
            "last_updated": "2023-01-04T09:51:59.235020-05:00",
            "created_at": "2023-01-03T11:56:59.785450-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.88,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/c673cb08-674f-4eed-993a-be88a51af455",
            "datetime": "2023-01-03T14:45:00-05:00",
            "cutoff_datetime": "2023-01-03T14:45:00-05:00",
            "name": "Leicester City v. Fulham",
            "bettypes": [
                {
                    "id": "1cdf43ff-4989-48e2-af3f-700ebdb93fce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/14cce5bf-dcde-42b7-b462-70bc4f58fd17/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-03T11:56:59.791698-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Leicester City",
                                "amount": 5746.0
                            },
                            {
                                "team": "Fulham",
                                "amount": 4254.0
                            }
                        ],
                        "expected_reward_tokens": 11951.68,
                        "profit_sb": 2951.68,
                        "profit_sb_percentage": 32.8,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Leicester City",
                                "amount": 4166.0
                            },
                            {
                                "team": "Fulham",
                                "amount": 3084.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2751.0
                            }
                        ],
                        "expected_reward_tokens": 8665.28,
                        "profit_sb": -334.72,
                        "profit_sb_percentage": -3.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e072d655-3939-4f9e-9cb4-2e1595001ad8",
                            "gambit_id": "e3dbfd01-4923-4c7f-b96c-1e4fc6b14da6",
                            "last_updated": "2023-01-04T09:51:59.242253-05:00",
                            "created_at": "2023-01-03T11:56:59.794191-05:00",
                            "name": "Leicester City",
                            "reward": "2.08000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cdf43ff-4989-48e2-af3f-700ebdb93fce/?format=api"
                        },
                        {
                            "id": "f3a0c07e-6cb9-44c1-873f-c64bec8fd18c",
                            "gambit_id": "e62c21ab-cfc7-4020-8922-df6df917e4ec",
                            "last_updated": "2023-01-04T09:51:59.241121-05:00",
                            "created_at": "2023-01-03T11:56:59.792913-05:00",
                            "name": "Fulham",
                            "reward": "2.81000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cdf43ff-4989-48e2-af3f-700ebdb93fce/?format=api"
                        },
                        {
                            "id": "0241f1d5-1fe8-4a9d-8675-8028d1311947",
                            "gambit_id": "df28cbcc-9fe4-4cb5-9de2-abe4266eb0f4",
                            "last_updated": "2023-01-04T09:51:59.243363-05:00",
                            "created_at": "2023-01-03T11:56:59.795411-05:00",
                            "name": "Draw",
                            "reward": "3.15000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cdf43ff-4989-48e2-af3f-700ebdb93fce/?format=api"
                        }
                    ]
                },
                {
                    "id": "d72e90de-2593-4680-b573-1b71e624ac1b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/14cce5bf-dcde-42b7-b462-70bc4f58fd17/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-03T11:56:59.787473-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5352.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4648.0
                            }
                        ],
                        "expected_reward_tokens": 8830.8,
                        "profit_sb": -169.2,
                        "profit_sb_percentage": -1.88,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8d7060ff-56d0-4e1d-b05f-53108e01fbe4",
                            "gambit_id": "b2059d3f-2d93-4ee2-b444-b0182a680c7d",
                            "last_updated": "2023-01-04T09:51:59.238869-05:00",
                            "created_at": "2023-01-03T11:56:59.790367-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.65000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d72e90de-2593-4680-b573-1b71e624ac1b/?format=api"
                        },
                        {
                            "id": "574c71a5-77e1-4ee2-8c88-0999950f32ba",
                            "gambit_id": "d0244d77-81fe-4033-931c-a95aa44e44b6",
                            "last_updated": "2023-01-04T09:51:59.237743-05:00",
                            "created_at": "2023-01-03T11:56:59.789022-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d72e90de-2593-4680-b573-1b71e624ac1b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9c5420de-b0ea-483d-a1ae-d789fb795ca9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "dc477d1c-83a4-44c3-9e79-126a594a313f",
            "completed": true,
            "last_updated": "2023-01-04T09:51:58.960716-05:00",
            "created_at": "2023-01-03T11:51:58.616619-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.04,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/dc477d1c-83a4-44c3-9e79-126a594a313f",
            "datetime": "2023-01-03T14:45:00-05:00",
            "cutoff_datetime": "2023-01-03T14:45:00-05:00",
            "name": "Everton v. Brighton & Hove Albion",
            "bettypes": [
                {
                    "id": "6516aeb7-cf0f-4c29-8b37-ee915d214497",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c5420de-b0ea-483d-a1ae-d789fb795ca9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-03T11:51:58.622936-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Brighton & Hove Albion",
                                "amount": 6108.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3892.0
                            }
                        ],
                        "expected_reward_tokens": 11909.52,
                        "profit_sb": 2909.52,
                        "profit_sb_percentage": 32.33,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brighton & Hove Albion",
                                "amount": 4416.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2814.0
                            },
                            {
                                "team": "Everton",
                                "amount": 2769.0
                            }
                        ],
                        "expected_reward_tokens": 8610.84,
                        "profit_sb": -389.16,
                        "profit_sb_percentage": -4.32,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "22bf2725-022f-492d-ac7f-b60415d2fafa",
                            "gambit_id": "9bd02ad1-781f-443f-b782-35e4ad09a856",
                            "last_updated": "2023-01-04T09:51:58.967236-05:00",
                            "created_at": "2023-01-03T11:51:58.624107-05:00",
                            "name": "Brighton & Hove Albion",
                            "reward": "1.95000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6516aeb7-cf0f-4c29-8b37-ee915d214497/?format=api"
                        },
                        {
                            "id": "476b31b9-5f93-440b-8233-0d7aa9e02be6",
                            "gambit_id": "fd65195f-4677-4539-a378-362a705c3ace",
                            "last_updated": "2023-01-04T09:51:58.969695-05:00",
                            "created_at": "2023-01-03T11:51:58.626553-05:00",
                            "name": "Draw",
                            "reward": "3.06000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6516aeb7-cf0f-4c29-8b37-ee915d214497/?format=api"
                        },
                        {
                            "id": "022515b2-04cf-440d-bc76-4178518ac45b",
                            "gambit_id": "854521e7-23c4-4e37-a8a5-f3b971d68dc4",
                            "last_updated": "2023-01-04T09:51:58.968462-05:00",
                            "created_at": "2023-01-03T11:51:58.625350-05:00",
                            "name": "Everton",
                            "reward": "3.11000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6516aeb7-cf0f-4c29-8b37-ee915d214497/?format=api"
                        }
                    ]
                },
                {
                    "id": "78912de6-9c4d-480b-bd7a-ff156b57e1fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c5420de-b0ea-483d-a1ae-d789fb795ca9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-03T11:51:58.618704-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5156.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4844.0
                            }
                        ],
                        "expected_reward_tokens": 8816.08,
                        "profit_sb": -183.92,
                        "profit_sb_percentage": -2.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4b996d11-8aea-48e7-99fa-ea7621edeb4f",
                            "gambit_id": "c7c2ba89-0233-455f-9f3e-462f25a5c14e",
                            "last_updated": "2023-01-04T09:51:58.963411-05:00",
                            "created_at": "2023-01-03T11:51:58.620221-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.71000",
                            "odds": "1.83000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78912de6-9c4d-480b-bd7a-ff156b57e1fe/?format=api"
                        },
                        {
                            "id": "ac6e7338-3091-4851-b8b2-77e6f6eabb8b",
                            "gambit_id": "6da66a56-4572-48e4-a9c5-55c63ff193e6",
                            "last_updated": "2023-01-04T09:51:58.964668-05:00",
                            "created_at": "2023-01-03T11:51:58.621611-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.82000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78912de6-9c4d-480b-bd7a-ff156b57e1fe/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8b093a54-cff3-4cb3-b77e-cf9e7abb03cc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4fd034f9-7049-4731-be6c-df731a49d943",
            "completed": true,
            "last_updated": "2023-01-04T09:51:59.098406-05:00",
            "created_at": "2023-01-03T11:51:58.766637-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.04,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/4fd034f9-7049-4731-be6c-df731a49d943",
            "datetime": "2023-01-03T14:45:00-05:00",
            "cutoff_datetime": "2023-01-03T14:45:00-05:00",
            "name": "Arsenal v. Newcastle United",
            "bettypes": [
                {
                    "id": "80f0ca25-d074-42eb-a0dd-4158486a8f6b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b093a54-cff3-4cb3-b77e-cf9e7abb03cc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-03T11:51:58.771996-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 6791.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3209.0
                            }
                        ],
                        "expected_reward_tokens": 11069.33,
                        "profit_sb": 2069.33,
                        "profit_sb_percentage": 22.99,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 5322.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2515.0
                            },
                            {
                                "team": "Newcastle United",
                                "amount": 2163.0
                            }
                        ],
                        "expected_reward_tokens": 8673.63,
                        "profit_sb": -326.37,
                        "profit_sb_percentage": -3.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0c0f6436-bfe4-4589-bef7-ecb609c5fe95",
                            "gambit_id": "9ddeaf0b-977b-4d16-a5cb-650c3cc0862b",
                            "last_updated": "2023-01-04T09:51:59.105866-05:00",
                            "created_at": "2023-01-03T11:51:58.774346-05:00",
                            "name": "Arsenal",
                            "reward": "1.63000",
                            "odds": "1.73000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80f0ca25-d074-42eb-a0dd-4158486a8f6b/?format=api"
                        },
                        {
                            "id": "ccb8d37a-a620-4279-8079-219fe560caf9",
                            "gambit_id": "ce978810-93d6-406a-a08d-685ff1a61819",
                            "last_updated": "2023-01-04T09:51:59.107005-05:00",
                            "created_at": "2023-01-03T11:51:58.775499-05:00",
                            "name": "Draw",
                            "reward": "3.45000",
                            "odds": "3.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80f0ca25-d074-42eb-a0dd-4158486a8f6b/?format=api"
                        },
                        {
                            "id": "06f1ecf8-53b1-4b22-875e-5a5768bff845",
                            "gambit_id": "30e3914e-03c2-42dc-ab22-a64953080460",
                            "last_updated": "2023-01-04T09:51:59.104596-05:00",
                            "created_at": "2023-01-03T11:51:58.773180-05:00",
                            "name": "Newcastle United",
                            "reward": "4.01000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80f0ca25-d074-42eb-a0dd-4158486a8f6b/?format=api"
                        }
                    ]
                },
                {
                    "id": "c741ac45-40f1-4bc8-8f54-98d1de958c00",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b093a54-cff3-4cb3-b77e-cf9e7abb03cc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-03T11:51:58.768283-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5156.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4844.0
                            }
                        ],
                        "expected_reward_tokens": 8816.08,
                        "profit_sb": -183.92,
                        "profit_sb_percentage": -2.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "702790fd-aaa4-4946-9bdd-7bea29017799",
                            "gambit_id": "318d7bcb-06e6-47a2-8b1c-20633507916c",
                            "last_updated": "2023-01-04T09:51:59.102283-05:00",
                            "created_at": "2023-01-03T11:51:58.770718-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.71000",
                            "odds": "1.83000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c741ac45-40f1-4bc8-8f54-98d1de958c00/?format=api"
                        },
                        {
                            "id": "d56d4034-1c82-4bb4-b17c-dfe5c35841c6",
                            "gambit_id": "8e93ef8b-1c59-4de4-8706-ed2b49923d9f",
                            "last_updated": "2023-01-04T09:51:59.101164-05:00",
                            "created_at": "2023-01-03T11:51:58.769492-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.82000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c741ac45-40f1-4bc8-8f54-98d1de958c00/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a2098a9e-17a1-4efc-8ad0-2e7d073d2f42",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "62c1429a-67a3-4a04-863f-97df418919bf",
            "completed": true,
            "last_updated": "2023-01-03T10:07:06.988576-05:00",
            "created_at": "2023-01-02T10:27:01.820620-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.87,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/62c1429a-67a3-4a04-863f-97df418919bf",
            "datetime": "2023-01-02T22:40:00-05:00",
            "cutoff_datetime": "2023-01-02T22:40:00-05:00",
            "name": "Miami Heat v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "650db789-2fe4-40c5-b058-fb51e0ce2382",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2098a9e-17a1-4efc-8ad0-2e7d073d2f42/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-02T10:27:01.830669-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Heat",
                                "amount": 5098.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e9457122-af4c-49ef-8668-3d8d31ae15ac",
                            "gambit_id": "d5f5f986-e03d-4455-9ef9-aa1b951fccc8",
                            "last_updated": "2023-01-03T10:07:06.998916-05:00",
                            "created_at": "2023-01-02T10:27:01.833181-05:00",
                            "name": "Miami Heat",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/650db789-2fe4-40c5-b058-fb51e0ce2382/?format=api"
                        },
                        {
                            "id": "bede2619-d333-40e8-8ffd-5ab4650fa9b5",
                            "gambit_id": "85504186-3622-48d7-9444-32d90b174f2f",
                            "last_updated": "2023-01-03T10:07:06.997847-05:00",
                            "created_at": "2023-01-02T10:27:01.831881-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/650db789-2fe4-40c5-b058-fb51e0ce2382/?format=api"
                        }
                    ]
                },
                {
                    "id": "62105bcb-c7cd-4c71-b95f-1f03a0d71057",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2098a9e-17a1-4efc-8ad0-2e7d073d2f42/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-02T10:27:01.826627-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "70b99aa2-79ad-4921-8881-76c67895a4a9",
                            "gambit_id": "a5ae3d90-39f0-4251-8b3f-64e4670297d3",
                            "last_updated": "2023-01-03T10:07:06.994558-05:00",
                            "created_at": "2023-01-02T10:27:01.827883-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62105bcb-c7cd-4c71-b95f-1f03a0d71057/?format=api"
                        },
                        {
                            "id": "468f7e2c-9222-4862-9d8d-a56f0cd08b04",
                            "gambit_id": "d4639171-0a48-4364-a671-47121d22fa77",
                            "last_updated": "2023-01-03T10:07:06.995642-05:00",
                            "created_at": "2023-01-02T10:27:01.829214-05:00",
                            "name": "Miami Heat",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62105bcb-c7cd-4c71-b95f-1f03a0d71057/?format=api"
                        }
                    ]
                },
                {
                    "id": "1bbba241-8154-4dc6-ba65-fe16b63c41e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2098a9e-17a1-4efc-8ad0-2e7d073d2f42/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-02T10:27:01.822525-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 218",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 218",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "154e100c-9d4d-423e-8899-ad2614ca2b01",
                            "gambit_id": "b5710985-bd16-44c3-b43a-13834c8b4a8e",
                            "last_updated": "2023-01-03T10:07:06.992347-05:00",
                            "created_at": "2023-01-02T10:27:01.825150-05:00",
                            "name": "Game Total Over 218",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "218.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bbba241-8154-4dc6-ba65-fe16b63c41e3/?format=api"
                        },
                        {
                            "id": "65253753-1524-4a6e-9aad-b8ee90b91c19",
                            "gambit_id": "ae322064-1eb5-447a-b22d-a5480cc030d7",
                            "last_updated": "2023-01-03T10:07:06.991260-05:00",
                            "created_at": "2023-01-02T10:27:01.823816-05:00",
                            "name": "Game Total Under 218",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "218.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bbba241-8154-4dc6-ba65-fe16b63c41e3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a2779f3c-5db8-4709-80cc-117cbe481655",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "41bb0d9a-5622-4071-8abe-d69f9454afa9",
            "completed": true,
            "last_updated": "2023-01-03T11:01:48.485105-05:00",
            "created_at": "2023-01-02T10:27:01.671620-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.08,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/41bb0d9a-5622-4071-8abe-d69f9454afa9",
            "datetime": "2023-01-02T22:10:00-05:00",
            "cutoff_datetime": "2023-01-02T22:10:00-05:00",
            "name": "Detroit Pistons v. Portland Trail Blazers",
            "bettypes": [
                {
                    "id": "62aac670-9cbb-479b-a8e6-21d017860645",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2779f3c-5db8-4709-80cc-117cbe481655/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-02T10:27:01.680986-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 7656.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 2344.0
                            }
                        ],
                        "expected_reward_tokens": 9187.2,
                        "profit_sb": 187.2,
                        "profit_sb_percentage": 2.08,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "63589200-4cbb-4735-8288-45958bd01a5c",
                            "gambit_id": "9b6c3fc9-f919-4f16-8cfc-71e4667b7b09",
                            "last_updated": "2023-01-03T11:01:48.494506-05:00",
                            "created_at": "2023-01-02T10:27:01.682183-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.20000",
                            "odds": "1.22730",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62aac670-9cbb-479b-a8e6-21d017860645/?format=api"
                        },
                        {
                            "id": "43c26e74-20ea-40b3-b432-d23cbe043e2c",
                            "gambit_id": "19a1eb5e-3a68-40b4-be50-ff9e9340dfdf",
                            "last_updated": "2023-01-03T11:01:48.495617-05:00",
                            "created_at": "2023-01-02T10:27:01.683405-05:00",
                            "name": "Detroit Pistons",
                            "reward": "3.92000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62aac670-9cbb-479b-a8e6-21d017860645/?format=api"
                        }
                    ]
                },
                {
                    "id": "644d6aa0-340c-4bc8-8df4-caba795119e2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2779f3c-5db8-4709-80cc-117cbe481655/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-02T10:27:01.677226-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "99dc9ebc-cc6a-4fce-81a4-6ecc7452490e",
                            "gambit_id": "0254751a-cc4d-4435-be42-297aeb1ba130",
                            "last_updated": "2023-01-03T11:01:48.491261-05:00",
                            "created_at": "2023-01-02T10:27:01.678469-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/644d6aa0-340c-4bc8-8df4-caba795119e2/?format=api"
                        },
                        {
                            "id": "038b808d-bdcf-4f05-9099-dc6c62afd522",
                            "gambit_id": "4cfd4bf7-310d-485d-ae3d-13ba8991d2b0",
                            "last_updated": "2023-01-03T11:01:48.492327-05:00",
                            "created_at": "2023-01-02T10:27:01.679692-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/644d6aa0-340c-4bc8-8df4-caba795119e2/?format=api"
                        }
                    ]
                },
                {
                    "id": "0d2c5b85-4321-4e16-9468-600f0edf09d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2779f3c-5db8-4709-80cc-117cbe481655/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-02T10:27:01.673331-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 232",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 232",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "35a7c891-ce70-4f08-ac65-892372dc0f0a",
                            "gambit_id": "0f46df4e-b3d4-4a8d-94dd-ff2fdb8e0d00",
                            "last_updated": "2023-01-03T11:01:48.487953-05:00",
                            "created_at": "2023-01-02T10:27:01.674535-05:00",
                            "name": "Game Total Under 232",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "232.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d2c5b85-4321-4e16-9468-600f0edf09d7/?format=api"
                        },
                        {
                            "id": "0757e659-5249-46dd-9c8e-c68af381e206",
                            "gambit_id": "67a38b83-30a4-4722-b574-019ddc52212f",
                            "last_updated": "2023-01-03T11:01:48.489080-05:00",
                            "created_at": "2023-01-02T10:27:01.675879-05:00",
                            "name": "Game Total Over 232",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "232.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d2c5b85-4321-4e16-9468-600f0edf09d7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "57d3ade5-93f7-4590-87db-ba1357a07f3a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "83b0c3ad-b86b-47ff-91fc-8975a58fbc58",
            "completed": true,
            "last_updated": "2023-01-03T10:52:16.329038-05:00",
            "created_at": "2023-01-02T10:27:01.489262-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.63,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/83b0c3ad-b86b-47ff-91fc-8975a58fbc58",
            "datetime": "2023-01-02T22:10:00-05:00",
            "cutoff_datetime": "2023-01-02T22:10:00-05:00",
            "name": "Atlanta Hawks v. Golden State Warriors",
            "bettypes": [
                {
                    "id": "c45612f2-919d-41e3-b6ea-d9e562ed781f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/57d3ade5-93f7-4590-87db-ba1357a07f3a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-02T10:27:01.498587-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Golden State Warriors",
                                "amount": 5292.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 4708.0
                            }
                        ],
                        "expected_reward_tokens": 8943.48,
                        "profit_sb": -56.52,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7734f2bf-8a15-4451-80e4-72b403ac777c",
                            "gambit_id": "fe2757e4-659d-4783-bbf2-812216016102",
                            "last_updated": "2023-01-03T10:52:16.338741-05:00",
                            "created_at": "2023-01-02T10:27:01.499762-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c45612f2-919d-41e3-b6ea-d9e562ed781f/?format=api"
                        },
                        {
                            "id": "ec91920a-0e35-4a9d-9964-512b997acc20",
                            "gambit_id": "684c6e33-e637-441d-8e0f-1749b9b51ef4",
                            "last_updated": "2023-01-03T10:52:16.339866-05:00",
                            "created_at": "2023-01-02T10:27:01.501010-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c45612f2-919d-41e3-b6ea-d9e562ed781f/?format=api"
                        }
                    ]
                },
                {
                    "id": "27722b5f-15ef-4dcf-a50a-ba0c85425052",
                    "match": "https://api-prod.gambitprofit.com/api/matches/57d3ade5-93f7-4590-87db-ba1357a07f3a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-02T10:27:01.494823-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta Hawks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f3d72312-ca3a-42ce-8426-d202fdb5980f",
                            "gambit_id": "edff3b2c-6707-4e5d-9b09-55c807297341",
                            "last_updated": "2023-01-03T10:52:16.336454-05:00",
                            "created_at": "2023-01-02T10:27:01.497250-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27722b5f-15ef-4dcf-a50a-ba0c85425052/?format=api"
                        },
                        {
                            "id": "509fc0c7-3ecf-4665-a084-4ba805981d0b",
                            "gambit_id": "8519cf49-a6a3-4869-a92b-29773c0da90c",
                            "last_updated": "2023-01-03T10:52:16.335323-05:00",
                            "created_at": "2023-01-02T10:27:01.495996-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27722b5f-15ef-4dcf-a50a-ba0c85425052/?format=api"
                        }
                    ]
                },
                {
                    "id": "ad9e8a07-9e53-493f-80ec-c437319ea719",
                    "match": "https://api-prod.gambitprofit.com/api/matches/57d3ade5-93f7-4590-87db-ba1357a07f3a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-02T10:27:01.490981-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 236.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 236.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1d95701d-30a4-48b4-8be1-b87b7ddada1c",
                            "gambit_id": "4d081de6-f9c6-419c-91cd-764dde06b533",
                            "last_updated": "2023-01-03T10:52:16.331914-05:00",
                            "created_at": "2023-01-02T10:27:01.492294-05:00",
                            "name": "Game Total Under 236.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad9e8a07-9e53-493f-80ec-c437319ea719/?format=api"
                        },
                        {
                            "id": "cad21ba3-09e6-4aca-a3fb-ff361cc8b71a",
                            "gambit_id": "201423d3-691c-4d64-876c-a6f6c46f6b07",
                            "last_updated": "2023-01-03T10:52:16.333081-05:00",
                            "created_at": "2023-01-02T10:27:01.493554-05:00",
                            "name": "Game Total Over 236.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad9e8a07-9e53-493f-80ec-c437319ea719/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d37dbf78-d64e-439e-8d28-9c74ae90634d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fb9cc391-4b9a-4efa-aa37-90b594f610b4",
            "completed": true,
            "last_updated": "2023-01-03T11:01:48.633177-05:00",
            "created_at": "2023-01-02T14:41:59.724965-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.27,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/fb9cc391-4b9a-4efa-aa37-90b594f610b4",
            "datetime": "2023-01-02T22:07:00-05:00",
            "cutoff_datetime": "2023-01-02T22:07:00-05:00",
            "name": "Philadelphia Flyers v. Anaheim Ducks",
            "bettypes": [
                {
                    "id": "59352e17-04a1-4f54-8f9e-10166b416f14",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d37dbf78-d64e-439e-8d28-9c74ae90634d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-02T14:41:59.735267-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 5196.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0bd23c85-102f-483b-bec5-7c7de3498481",
                            "gambit_id": "897ac43c-7308-43de-8c19-356cfb00bfc3",
                            "last_updated": "2023-01-03T11:01:48.642434-05:00",
                            "created_at": "2023-01-02T14:41:59.736485-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59352e17-04a1-4f54-8f9e-10166b416f14/?format=api"
                        },
                        {
                            "id": "23ccd68a-e0d5-4dda-98e0-3938bcaff997",
                            "gambit_id": "070876f8-e489-4a3e-b4ab-839d8f1b3e32",
                            "last_updated": "2023-01-03T11:01:48.643481-05:00",
                            "created_at": "2023-01-02T14:41:59.737757-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59352e17-04a1-4f54-8f9e-10166b416f14/?format=api"
                        }
                    ]
                },
                {
                    "id": "0fe48486-726c-4ee0-8d7c-b73db067be35",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d37dbf78-d64e-439e-8d28-9c74ae90634d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-02T14:41:59.731463-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Anaheim Ducks",
                                "amount": 6802.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 3198.0
                            }
                        ],
                        "expected_reward_tokens": 9114.3,
                        "profit_sb": 114.3,
                        "profit_sb_percentage": 1.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d197b97a-fc8c-489a-bddd-dc71d4b0eb6d",
                            "gambit_id": "936db29e-a553-4849-987c-9a0d46f481c6",
                            "last_updated": "2023-01-03T11:01:48.639179-05:00",
                            "created_at": "2023-01-02T14:41:59.732678-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.34000",
                            "odds": "1.39220",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fe48486-726c-4ee0-8d7c-b73db067be35/?format=api"
                        },
                        {
                            "id": "9acb4c7c-0099-46ec-87b9-2a29c2f15e5a",
                            "gambit_id": "a16b066f-322b-45fa-ac29-2294751e23e8",
                            "last_updated": "2023-01-03T11:01:48.640272-05:00",
                            "created_at": "2023-01-02T14:41:59.733939-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.85000",
                            "odds": "3.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fe48486-726c-4ee0-8d7c-b73db067be35/?format=api"
                        }
                    ]
                },
                {
                    "id": "240d5866-2727-4609-9844-8dfef90382fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d37dbf78-d64e-439e-8d28-9c74ae90634d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-02T14:41:59.727076-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5196.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d1035670-6542-422e-95e5-a5fba37d251f",
                            "gambit_id": "79f7ef9c-ffaa-474b-926c-bae613406d2f",
                            "last_updated": "2023-01-03T11:01:48.636994-05:00",
                            "created_at": "2023-01-02T14:41:59.730116-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/240d5866-2727-4609-9844-8dfef90382fe/?format=api"
                        },
                        {
                            "id": "34a79bf7-71f0-4f16-a0c6-bd4fd963e74b",
                            "gambit_id": "f9ebd8a2-3477-4fa2-9786-3608e6915aa2",
                            "last_updated": "2023-01-03T11:01:48.635888-05:00",
                            "created_at": "2023-01-02T14:41:59.728714-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/240d5866-2727-4609-9844-8dfef90382fe/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fd6ac143-0342-4c7c-b824-c6227e41942b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "27ad426c-7fc5-42b7-b793-f2bf688318bf",
            "completed": true,
            "last_updated": "2023-01-03T11:01:48.340931-05:00",
            "created_at": "2023-01-02T10:27:01.339378-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.74,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/27ad426c-7fc5-42b7-b793-f2bf688318bf",
            "datetime": "2023-01-02T21:07:00-05:00",
            "cutoff_datetime": "2023-01-02T21:07:00-05:00",
            "name": "Vegas Golden Knights v. Colorado Avalanche",
            "bettypes": [
                {
                    "id": "4e1b8844-7e34-4496-82c4-e1bc72b8764c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd6ac143-0342-4c7c-b824-c6227e41942b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-02T10:27:01.348839-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 5882.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 4118.0
                            }
                        ],
                        "expected_reward_tokens": 9058.28,
                        "profit_sb": 58.28,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "22c6c9b8-3c9a-4686-923d-309a03a8b87e",
                            "gambit_id": "a03a72f2-1ebe-4c36-90c5-03879c1f0c08",
                            "last_updated": "2023-01-03T11:01:48.351037-05:00",
                            "created_at": "2023-01-02T10:27:01.350048-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.54000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e1b8844-7e34-4496-82c4-e1bc72b8764c/?format=api"
                        },
                        {
                            "id": "d8f81cf0-071d-4bec-b2c9-d6e3a7884edd",
                            "gambit_id": "339e7e9b-015c-402a-8661-c022f0f65969",
                            "last_updated": "2023-01-03T11:01:48.352093-05:00",
                            "created_at": "2023-01-02T10:27:01.351264-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.20000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e1b8844-7e34-4496-82c4-e1bc72b8764c/?format=api"
                        }
                    ]
                },
                {
                    "id": "6511ee74-c0e6-47da-871d-b42db84f5650",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd6ac143-0342-4c7c-b824-c6227e41942b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-02T10:27:01.345043-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 6253.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 3747.0
                            }
                        ],
                        "expected_reward_tokens": 9066.85,
                        "profit_sb": 66.85,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "38fd617b-9a83-44a6-b58e-60ee2e6a35d3",
                            "gambit_id": "d1e55b9b-8e31-4095-bee1-7c8c5971ab16",
                            "last_updated": "2023-01-03T11:01:48.348905-05:00",
                            "created_at": "2023-01-02T10:27:01.347526-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.45000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6511ee74-c0e6-47da-871d-b42db84f5650/?format=api"
                        },
                        {
                            "id": "f6cefd0a-cc03-4cf4-b1a4-139b57c247e1",
                            "gambit_id": "4acc0f4c-8762-4ae0-be61-519f13161f8b",
                            "last_updated": "2023-01-03T11:01:48.347813-05:00",
                            "created_at": "2023-01-02T10:27:01.346263-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.42000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6511ee74-c0e6-47da-871d-b42db84f5650/?format=api"
                        }
                    ]
                },
                {
                    "id": "3e16c12f-1833-4622-86e4-32e9f69f46de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd6ac143-0342-4c7c-b824-c6227e41942b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-02T10:27:01.341126-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5098.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d5ad66a1-9635-4fc6-91bf-e19b74438505",
                            "gambit_id": "6c2ead83-1bf8-4b1a-a002-7c44f1207e39",
                            "last_updated": "2023-01-03T11:01:48.343601-05:00",
                            "created_at": "2023-01-02T10:27:01.342402-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e16c12f-1833-4622-86e4-32e9f69f46de/?format=api"
                        },
                        {
                            "id": "ef7337e1-a0b8-4442-b031-727e4b320cb6",
                            "gambit_id": "edef90d8-ba2f-42d7-8945-a2ac3f5e984e",
                            "last_updated": "2023-01-03T11:01:48.344923-05:00",
                            "created_at": "2023-01-02T10:27:01.343699-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e16c12f-1833-4622-86e4-32e9f69f46de/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4fd2927e-5da1-4a6e-b919-849fb2f5f84f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "68f25236-0aa9-41e9-af5a-63ccc831c277",
            "completed": false,
            "last_updated": "2023-01-09T20:26:48.403870-05:00",
            "created_at": "2023-01-02T08:52:10.570232-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.24,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/68f25236-0aa9-41e9-af5a-63ccc831c277",
            "datetime": "2023-01-02T20:30:00-05:00",
            "cutoff_datetime": "2023-01-02T20:30:00-05:00",
            "name": "Buffalo Bills v. Cincinnati Bengals",
            "bettypes": [
                {
                    "id": "639dfc0f-7ac1-4bea-adc7-4728dfde14d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4fd2927e-5da1-4a6e-b919-849fb2f5f84f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-02T08:52:10.575625-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo Bills",
                                "amount": 5577.0
                            },
                            {
                                "team": "Cincinnati Bengals",
                                "amount": 4423.0
                            }
                        ],
                        "expected_reward_tokens": 8978.69,
                        "profit_sb": -21.31,
                        "profit_sb_percentage": -0.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9796b5e3-809c-4cfa-b168-fa1488c1b950",
                            "gambit_id": "f1c58fe1-54af-4f08-8f8f-6041c1f14620",
                            "last_updated": "2023-01-09T20:26:48.411450-05:00",
                            "created_at": "2023-01-02T08:52:10.578024-05:00",
                            "name": "Buffalo Bills",
                            "reward": "1.61000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/639dfc0f-7ac1-4bea-adc7-4728dfde14d3/?format=api"
                        },
                        {
                            "id": "72e1b013-dc0e-49fd-9002-3df176090b1a",
                            "gambit_id": "328414f6-4090-42f6-bec9-943ec7a33c96",
                            "last_updated": "2023-01-09T20:26:48.410429-05:00",
                            "created_at": "2023-01-02T08:52:10.576813-05:00",
                            "name": "Cincinnati Bengals",
                            "reward": "2.03000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/639dfc0f-7ac1-4bea-adc7-4728dfde14d3/?format=api"
                        }
                    ]
                },
                {
                    "id": "db8dcdf9-2c2d-4f01-b97a-c2e86a2c9819",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4fd2927e-5da1-4a6e-b919-849fb2f5f84f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-02T08:52:10.579313-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo Bills",
                                "amount": 5098.0
                            },
                            {
                                "team": "Cincinnati Bengals",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b5c1952f-f923-4a29-b854-68c17fcdd457",
                            "gambit_id": "54d2944f-8a79-459f-8bf9-5f8460aa17ac",
                            "last_updated": "2023-01-09T20:26:48.414581-05:00",
                            "created_at": "2023-01-02T08:52:10.581712-05:00",
                            "name": "Buffalo Bills",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db8dcdf9-2c2d-4f01-b97a-c2e86a2c9819/?format=api"
                        },
                        {
                            "id": "a41b2438-c9bb-45a8-ab73-e2fcdd15396f",
                            "gambit_id": "8cee9e27-bfe6-4370-99cc-ee3caba6c7cc",
                            "last_updated": "2023-01-09T20:26:48.413532-05:00",
                            "created_at": "2023-01-02T08:52:10.580457-05:00",
                            "name": "Cincinnati Bengals",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db8dcdf9-2c2d-4f01-b97a-c2e86a2c9819/?format=api"
                        }
                    ]
                },
                {
                    "id": "12a0746a-608d-436d-8dbd-bd2478b0a7e0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4fd2927e-5da1-4a6e-b919-849fb2f5f84f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-02T08:52:10.571923-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 51",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 51",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a4e9fa10-5c88-4a04-9d4b-e9bb55dc1d5c",
                            "gambit_id": "ee10531b-2065-45cd-b7ae-caac4be29185",
                            "last_updated": "2023-01-09T20:26:48.407089-05:00",
                            "created_at": "2023-01-02T08:52:10.573136-05:00",
                            "name": "Game Total Under 51",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "51.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12a0746a-608d-436d-8dbd-bd2478b0a7e0/?format=api"
                        },
                        {
                            "id": "298ddd29-4c83-4af4-9ae3-a33244128b07",
                            "gambit_id": "4f6717c5-5a20-4135-8f23-ed3642fb6615",
                            "last_updated": "2023-01-09T20:26:48.408244-05:00",
                            "created_at": "2023-01-02T08:52:10.574356-05:00",
                            "name": "Game Total Over 51",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "51.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12a0746a-608d-436d-8dbd-bd2478b0a7e0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ac391907-732a-4fc4-bbc9-9d4f107320f5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6f55f382-d9fd-4d24-809b-39a91cb81c3b",
            "completed": true,
            "last_updated": "2023-01-03T10:56:47.582819-05:00",
            "created_at": "2023-01-02T13:27:14.318262-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.64,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/6f55f382-d9fd-4d24-809b-39a91cb81c3b",
            "datetime": "2023-01-02T20:10:00-05:00",
            "cutoff_datetime": "2023-01-02T20:10:00-05:00",
            "name": "Dallas Mavericks v. Houston Rockets",
            "bettypes": [
                {
                    "id": "5c6834ca-df91-4506-a18b-e148d0ad547b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac391907-732a-4fc4-bbc9-9d4f107320f5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-02T13:27:14.327733-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Mavericks",
                                "amount": 6930.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 3070.0
                            }
                        ],
                        "expected_reward_tokens": 9147.6,
                        "profit_sb": 147.6,
                        "profit_sb_percentage": 1.64,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6eacf557-e55d-46d0-924a-403c652c4d35",
                            "gambit_id": "3d56634c-d3a4-43b8-928d-d07c2123eaf4",
                            "last_updated": "2023-01-03T10:56:47.593644-05:00",
                            "created_at": "2023-01-02T13:27:14.330095-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.32000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c6834ca-df91-4506-a18b-e148d0ad547b/?format=api"
                        },
                        {
                            "id": "e0766d68-af14-4142-baba-6af9caa237e4",
                            "gambit_id": "c8e9055b-3541-493a-b4b9-9859e66ebaed",
                            "last_updated": "2023-01-03T10:56:47.592481-05:00",
                            "created_at": "2023-01-02T13:27:14.328903-05:00",
                            "name": "Houston Rockets",
                            "reward": "2.98000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c6834ca-df91-4506-a18b-e148d0ad547b/?format=api"
                        }
                    ]
                },
                {
                    "id": "f7340138-b47b-471e-a2ee-10c6a4b6e58c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac391907-732a-4fc4-bbc9-9d4f107320f5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-02T13:27:14.323818-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Rockets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b702a05e-fe9f-45b9-b4b2-8df341f95e4c",
                            "gambit_id": "76a8401e-ac3d-430a-831b-9ef28123d152",
                            "last_updated": "2023-01-03T10:56:47.589117-05:00",
                            "created_at": "2023-01-02T13:27:14.325000-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7340138-b47b-471e-a2ee-10c6a4b6e58c/?format=api"
                        },
                        {
                            "id": "49fd3a28-09f1-4080-8d1e-a3b242929b7d",
                            "gambit_id": "19618805-49b2-4aff-9217-f7adb577b2cd",
                            "last_updated": "2023-01-03T10:56:47.590228-05:00",
                            "created_at": "2023-01-02T13:27:14.326420-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7340138-b47b-471e-a2ee-10c6a4b6e58c/?format=api"
                        }
                    ]
                },
                {
                    "id": "5e803e35-3fb4-4682-8f33-3cd428fb9e0a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac391907-732a-4fc4-bbc9-9d4f107320f5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-02T13:27:14.319974-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d4864dab-7e4f-49c2-a474-1a5e3b9e4c29",
                            "gambit_id": "94c48679-d754-4c2e-a24b-b8d344ec5b8c",
                            "last_updated": "2023-01-03T10:56:47.585659-05:00",
                            "created_at": "2023-01-02T13:27:14.321237-05:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e803e35-3fb4-4682-8f33-3cd428fb9e0a/?format=api"
                        },
                        {
                            "id": "49c0d7d8-8a50-45c3-9206-2d785f4c6cb3",
                            "gambit_id": "c7724583-f312-41b9-bb6b-0702100c03c9",
                            "last_updated": "2023-01-03T10:56:47.586803-05:00",
                            "created_at": "2023-01-02T13:27:14.322506-05:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e803e35-3fb4-4682-8f33-3cd428fb9e0a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e1aad1cc-0273-4d71-854a-70f7180ac287",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5ec4fa8f-2045-4924-9b9a-bb47de3f3b41",
            "completed": true,
            "last_updated": "2023-01-03T10:52:16.783575-05:00",
            "created_at": "2023-01-02T13:27:14.181433-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.97,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/5ec4fa8f-2045-4924-9b9a-bb47de3f3b41",
            "datetime": "2023-01-02T20:10:00-05:00",
            "cutoff_datetime": "2023-01-02T20:10:00-05:00",
            "name": "Denver Nuggets v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "4bc505b3-eaa8-45e0-916a-d355f9cce1e0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e1aad1cc-0273-4d71-854a-70f7180ac287/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-02T13:37:22.933290-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 6099.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 3901.0
                            }
                        ],
                        "expected_reward_tokens": 9087.51,
                        "profit_sb": 87.51,
                        "profit_sb_percentage": 0.97,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0d971e70-b703-4c27-8860-d677eabc022e",
                            "gambit_id": "0f4100c9-3338-4166-9344-f07a37e7f856",
                            "last_updated": "2023-01-03T10:52:16.787424-05:00",
                            "created_at": "2023-01-02T13:37:22.936142-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.49000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bc505b3-eaa8-45e0-916a-d355f9cce1e0/?format=api"
                        },
                        {
                            "id": "7239ae40-31c4-4ee5-8bd3-a26741ecbfda",
                            "gambit_id": "0340e2b7-c6dc-47b5-af45-e5b29cc66c7d",
                            "last_updated": "2023-01-03T10:52:16.786283-05:00",
                            "created_at": "2023-01-02T13:37:22.934794-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "2.33000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bc505b3-eaa8-45e0-916a-d355f9cce1e0/?format=api"
                        }
                    ]
                },
                {
                    "id": "dba0412e-85c1-493a-b99c-d168076e0135",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e1aad1cc-0273-4d71-854a-70f7180ac287/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-02T13:27:14.186958-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 5000.0
                            },
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a44d7188-5568-44f7-95cc-2e550bf9be90",
                            "gambit_id": "6eeb9216-0f0e-4527-a764-aedfc2f0e03a",
                            "last_updated": "2023-01-03T10:52:16.793109-05:00",
                            "created_at": "2023-01-02T13:27:14.188125-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dba0412e-85c1-493a-b99c-d168076e0135/?format=api"
                        },
                        {
                            "id": "4508e306-27f1-4d73-b581-b310b90affae",
                            "gambit_id": "4dd4dcda-a389-4144-beac-6969fe3eec08",
                            "last_updated": "2023-01-03T10:52:16.794254-05:00",
                            "created_at": "2023-01-02T13:27:14.189398-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dba0412e-85c1-493a-b99c-d168076e0135/?format=api"
                        }
                    ]
                },
                {
                    "id": "2fc9b965-7a17-47d7-998a-93acaba6fe6b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e1aad1cc-0273-4d71-854a-70f7180ac287/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-02T13:27:14.183208-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 231",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 231",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "50a14c6e-eaef-489f-b9e1-7f9a2e26421a",
                            "gambit_id": "bf8451a5-1f65-4f67-a113-a1e73c360198",
                            "last_updated": "2023-01-03T10:52:16.789694-05:00",
                            "created_at": "2023-01-02T13:27:14.184421-05:00",
                            "name": "Game Total Under 231",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fc9b965-7a17-47d7-998a-93acaba6fe6b/?format=api"
                        },
                        {
                            "id": "8ffcf1ac-a2ca-450e-8569-8e4f223049d3",
                            "gambit_id": "28fbe50d-2df9-4419-9791-7db4d1755385",
                            "last_updated": "2023-01-03T10:52:16.790840-05:00",
                            "created_at": "2023-01-02T13:27:14.185677-05:00",
                            "name": "Game Total Over 231",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fc9b965-7a17-47d7-998a-93acaba6fe6b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "654e2457-b85b-47ed-a8d5-d139b14778ab",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4442c58b-2958-41a4-8ed9-187bc306ebbf",
            "completed": true,
            "last_updated": "2023-01-03T10:56:47.741690-05:00",
            "created_at": "2023-01-02T13:27:14.045010-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.32,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/4442c58b-2958-41a4-8ed9-187bc306ebbf",
            "datetime": "2023-01-02T19:40:00-05:00",
            "cutoff_datetime": "2023-01-02T19:40:00-05:00",
            "name": "San Antonio Spurs v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "92f34667-b3f0-4120-9758-0c6896faa1b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/654e2457-b85b-47ed-a8d5-d139b14778ab/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-02T13:27:14.054130-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "amount": 8377.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 1623.0
                            }
                        ],
                        "expected_reward_tokens": 9298.47,
                        "profit_sb": 298.47,
                        "profit_sb_percentage": 3.32,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aab11310-ba79-4282-98ee-4cf8a8b73b96",
                            "gambit_id": "a1f2d224-3f0f-4a30-9b61-44409774bfab",
                            "last_updated": "2023-01-03T10:56:47.751316-05:00",
                            "created_at": "2023-01-02T13:27:14.055589-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.11000",
                            "odds": "1.12500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92f34667-b3f0-4120-9758-0c6896faa1b1/?format=api"
                        },
                        {
                            "id": "50464185-dea7-4491-8239-382d56ad2055",
                            "gambit_id": "6dd1cb19-69ba-4d3b-9bcb-4b6c4a0b5fe6",
                            "last_updated": "2023-01-03T10:56:47.752514-05:00",
                            "created_at": "2023-01-02T13:27:14.057020-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "5.73000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92f34667-b3f0-4120-9758-0c6896faa1b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "a8d68fac-6747-4a1a-93c6-d357a0c3c880",
                    "match": "https://api-prod.gambitprofit.com/api/matches/654e2457-b85b-47ed-a8d5-d139b14778ab/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-02T13:27:14.050367-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9fc2bd55-84f2-42e9-90cb-641351e8635f",
                            "gambit_id": "8a659e8b-3bc9-4dfc-a106-9435a3c1d15a",
                            "last_updated": "2023-01-03T10:56:47.747926-05:00",
                            "created_at": "2023-01-02T13:27:14.051562-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8d68fac-6747-4a1a-93c6-d357a0c3c880/?format=api"
                        },
                        {
                            "id": "0a701f68-fcd5-407a-9726-cd25bfd4f588",
                            "gambit_id": "31ccd8bb-5fca-4f42-b830-f1b5f0621b7c",
                            "last_updated": "2023-01-03T10:56:47.749061-05:00",
                            "created_at": "2023-01-02T13:27:14.052830-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8d68fac-6747-4a1a-93c6-d357a0c3c880/?format=api"
                        }
                    ]
                },
                {
                    "id": "79737623-ed57-415c-bb9f-63ecc20ffe82",
                    "match": "https://api-prod.gambitprofit.com/api/matches/654e2457-b85b-47ed-a8d5-d139b14778ab/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-02T13:27:14.046689-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 237",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 237",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "30cf8fb5-d03a-48d8-9ffd-4ac8e1e66565",
                            "gambit_id": "ff02fd0f-dd8d-4044-bd14-eb40068f8172",
                            "last_updated": "2023-01-03T10:56:47.744503-05:00",
                            "created_at": "2023-01-02T13:27:14.047825-05:00",
                            "name": "Game Total Under 237",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "237.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79737623-ed57-415c-bb9f-63ecc20ffe82/?format=api"
                        },
                        {
                            "id": "04bb6d6b-9a1a-4071-b8f8-4ce6a2c46bfe",
                            "gambit_id": "81e1002d-e1c5-4ed1-90c2-0ff069756c4c",
                            "last_updated": "2023-01-03T10:56:47.745654-05:00",
                            "created_at": "2023-01-02T13:27:14.049029-05:00",
                            "name": "Game Total Over 237",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "237.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79737623-ed57-415c-bb9f-63ecc20ffe82/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "646ccf7b-c317-431e-bfd5-685989974b06",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ce466211-91a7-4a74-a1c7-80e84a2f1a12",
            "completed": true,
            "last_updated": "2023-01-03T10:56:48.057088-05:00",
            "created_at": "2023-01-02T13:27:13.738316-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ce466211-91a7-4a74-a1c7-80e84a2f1a12",
            "datetime": "2023-01-02T19:10:00-05:00",
            "cutoff_datetime": "2023-01-02T19:10:00-05:00",
            "name": "New Orleans Pelicans v. Philadelphia 76ers",
            "bettypes": [
                {
                    "id": "ded6d5db-6b48-442b-8b27-c6a8156b4130",
                    "match": "https://api-prod.gambitprofit.com/api/matches/646ccf7b-c317-431e-bfd5-685989974b06/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-02T13:27:13.748502-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 6387.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 3613.0
                            }
                        ],
                        "expected_reward_tokens": 9068.63,
                        "profit_sb": 68.63,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "826b4a91-11fb-44f5-aa5d-47315af0710c",
                            "gambit_id": "c1bb4f5a-59ee-4a14-aaec-e2cb307cab56",
                            "last_updated": "2023-01-03T10:56:48.066718-05:00",
                            "created_at": "2023-01-02T13:27:13.749686-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.42000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ded6d5db-6b48-442b-8b27-c6a8156b4130/?format=api"
                        },
                        {
                            "id": "0f82eeaf-b6e2-48b5-9dae-456a7692440a",
                            "gambit_id": "49372bb2-55c8-459c-89fb-100ac711c984",
                            "last_updated": "2023-01-03T10:56:48.067827-05:00",
                            "created_at": "2023-01-02T13:27:13.750936-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "2.51000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ded6d5db-6b48-442b-8b27-c6a8156b4130/?format=api"
                        }
                    ]
                },
                {
                    "id": "f46dbde1-bd6c-4e49-8251-05e6356f415f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/646ccf7b-c317-431e-bfd5-685989974b06/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-02T13:27:13.744738-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 5000.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a8597eef-d46b-4e33-9e5e-17a5da1e335c",
                            "gambit_id": "ea4e54e1-3c26-40d9-a0bb-f979bfb4aa39",
                            "last_updated": "2023-01-03T10:56:48.063289-05:00",
                            "created_at": "2023-01-02T13:27:13.745935-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f46dbde1-bd6c-4e49-8251-05e6356f415f/?format=api"
                        },
                        {
                            "id": "faad0660-1cca-4c0a-8c52-8b032798695d",
                            "gambit_id": "627fbd0c-9178-4071-abd5-6bb2037d6a67",
                            "last_updated": "2023-01-03T10:56:48.064430-05:00",
                            "created_at": "2023-01-02T13:27:13.747191-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f46dbde1-bd6c-4e49-8251-05e6356f415f/?format=api"
                        }
                    ]
                },
                {
                    "id": "ad6be87c-2b85-4fe9-9723-f0f7b318bb3b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/646ccf7b-c317-431e-bfd5-685989974b06/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-02T13:27:13.740380-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 229.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 229.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f91bae1b-80b8-4fa3-981c-879a1e462d30",
                            "gambit_id": "60b1bf3a-f4c4-4729-8813-9b7129142965",
                            "last_updated": "2023-01-03T10:56:48.059857-05:00",
                            "created_at": "2023-01-02T13:27:13.741980-05:00",
                            "name": "Game Total Under 229.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad6be87c-2b85-4fe9-9723-f0f7b318bb3b/?format=api"
                        },
                        {
                            "id": "913d0b32-fb5f-4fa2-a802-dc0e6e7877a6",
                            "gambit_id": "a78ecd4d-6f88-44b6-ab97-e5fb61f485a8",
                            "last_updated": "2023-01-03T10:56:48.061011-05:00",
                            "created_at": "2023-01-02T13:27:13.743365-05:00",
                            "name": "Game Total Over 229.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad6be87c-2b85-4fe9-9723-f0f7b318bb3b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8a02f7ca-c4b8-4f52-9a23-a406ec8262df",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b2b77c06-4b78-4f60-a414-1bbb6614df5d",
            "completed": true,
            "last_updated": "2023-01-03T10:56:47.905216-05:00",
            "created_at": "2023-01-02T13:27:13.888088-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.38,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b2b77c06-4b78-4f60-a414-1bbb6614df5d",
            "datetime": "2023-01-02T19:10:00-05:00",
            "cutoff_datetime": "2023-01-02T19:10:00-05:00",
            "name": "Los Angeles Lakers v. Charlotte Hornets",
            "bettypes": [
                {
                    "id": "819c8922-9ede-4b9b-909c-79043c4ced2e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a02f7ca-c4b8-4f52-9a23-a406ec8262df/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-02T13:27:13.898504-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5402.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 4598.0
                            }
                        ],
                        "expected_reward_tokens": 8966.1,
                        "profit_sb": -33.9,
                        "profit_sb_percentage": -0.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c5c282c6-8143-4bfb-a0eb-b0d6a18f8e1b",
                            "gambit_id": "a1db0ed7-cc3f-4809-984b-f332f8538162",
                            "last_updated": "2023-01-03T10:56:47.914855-05:00",
                            "created_at": "2023-01-02T13:27:13.899697-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.66000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/819c8922-9ede-4b9b-909c-79043c4ced2e/?format=api"
                        },
                        {
                            "id": "5e94dd75-9f7f-4966-8bf9-457c8e6f04dd",
                            "gambit_id": "8b073965-b6e8-4c4b-ae54-5dc756ed567a",
                            "last_updated": "2023-01-03T10:56:47.915976-05:00",
                            "created_at": "2023-01-02T13:27:13.900949-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.95000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/819c8922-9ede-4b9b-909c-79043c4ced2e/?format=api"
                        }
                    ]
                },
                {
                    "id": "b8c2cb61-4d28-46cd-a567-8cfe7b2427fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a02f7ca-c4b8-4f52-9a23-a406ec8262df/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-02T13:27:13.893787-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bc9c5f25-f14d-4e85-88c3-b4066bd7f6d8",
                            "gambit_id": "21a6a295-2dac-4864-a1c5-ca8ab7fac94a",
                            "last_updated": "2023-01-03T10:56:47.912532-05:00",
                            "created_at": "2023-01-02T13:27:13.897176-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8c2cb61-4d28-46cd-a567-8cfe7b2427fa/?format=api"
                        },
                        {
                            "id": "033f2ac2-3770-4942-8fda-51bae8c73a21",
                            "gambit_id": "9fdc76c4-f171-4740-9c43-f251bd85f5d6",
                            "last_updated": "2023-01-03T10:56:47.911399-05:00",
                            "created_at": "2023-01-02T13:27:13.895817-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8c2cb61-4d28-46cd-a567-8cfe7b2427fa/?format=api"
                        }
                    ]
                },
                {
                    "id": "2c4295d5-b36d-4b18-9bc9-1af7890d574a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a02f7ca-c4b8-4f52-9a23-a406ec8262df/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-02T13:27:13.889918-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 241.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 241.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d9457f46-4944-4838-b7a2-ea6b8ad7bc86",
                            "gambit_id": "ad5d1f67-5bbe-4f40-a5af-7994a48fe889",
                            "last_updated": "2023-01-03T10:56:47.907998-05:00",
                            "created_at": "2023-01-02T13:27:13.891186-05:00",
                            "name": "Game Total Under 241.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "241.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c4295d5-b36d-4b18-9bc9-1af7890d574a/?format=api"
                        },
                        {
                            "id": "822ee9ca-3ac5-4ebb-b2ec-76d5620c38cd",
                            "gambit_id": "e52633ad-0d36-42ba-ad25-475ac22b7ac2",
                            "last_updated": "2023-01-03T10:56:47.909183-05:00",
                            "created_at": "2023-01-02T13:27:13.892457-05:00",
                            "name": "Game Total Over 241.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "241.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c4295d5-b36d-4b18-9bc9-1af7890d574a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f2f0e965-f294-4581-9358-3ce1ff410e89",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "141b76a8-877d-47e0-80b7-372677e7bff8",
            "completed": true,
            "last_updated": "2023-01-03T10:02:05.683697-05:00",
            "created_at": "2023-01-02T08:52:10.398545-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.1,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/141b76a8-877d-47e0-80b7-372677e7bff8",
            "datetime": "2023-01-02T17:00:00-05:00",
            "cutoff_datetime": "2023-01-02T17:00:00-05:00",
            "name": "Utah v. Penn State",
            "bettypes": [
                {
                    "id": "a5f04873-b534-4277-9e4e-a8e15d2106b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2f0e965-f294-4581-9358-3ce1ff410e89/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-02T08:52:10.404157-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Penn State",
                                "amount": 5208.0
                            },
                            {
                                "team": "Utah",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "67f1b721-d5b8-41b8-ab68-8cc258e600e0",
                            "gambit_id": "626c3e10-6741-4650-9280-823538f041d4",
                            "last_updated": "2023-01-03T10:02:05.689968-05:00",
                            "created_at": "2023-01-02T08:52:10.405319-05:00",
                            "name": "Penn State",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5f04873-b534-4277-9e4e-a8e15d2106b1/?format=api"
                        },
                        {
                            "id": "ae994bbe-2f86-4265-92e5-7abba7abd536",
                            "gambit_id": "3cee9e68-1668-4fd6-aa9a-f06b445e7ec0",
                            "last_updated": "2023-01-03T10:02:05.691082-05:00",
                            "created_at": "2023-01-02T08:52:10.406526-05:00",
                            "name": "Utah",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5f04873-b534-4277-9e4e-a8e15d2106b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "a52b4151-d6fc-473b-a139-1930d14882dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2f0e965-f294-4581-9358-3ce1ff410e89/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-02T08:52:10.407797-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Penn State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Utah",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4f4f1d76-6152-4493-b1dc-1079e9563f25",
                            "gambit_id": "1190a91b-00f3-4fe2-9293-89f4038db291",
                            "last_updated": "2023-01-03T10:02:05.693411-05:00",
                            "created_at": "2023-01-02T08:52:10.408969-05:00",
                            "name": "Penn State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a52b4151-d6fc-473b-a139-1930d14882dd/?format=api"
                        },
                        {
                            "id": "e1a9aaea-beb3-41a7-b77e-7d7a172f4c88",
                            "gambit_id": "8f138031-e0ff-4659-82b4-e976130cd45a",
                            "last_updated": "2023-01-03T10:02:05.694624-05:00",
                            "created_at": "2023-01-02T08:52:10.410201-05:00",
                            "name": "Utah",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a52b4151-d6fc-473b-a139-1930d14882dd/?format=api"
                        }
                    ]
                },
                {
                    "id": "95cd29d1-de2a-43f0-be19-76a87f59d8ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2f0e965-f294-4581-9358-3ce1ff410e89/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-02T08:52:10.400354-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 54.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 54.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "91c6d943-0721-4e6d-a2e1-a0fd76323d96",
                            "gambit_id": "1a0bb005-0b6d-4d32-8cd9-010493147a45",
                            "last_updated": "2023-01-03T10:02:05.686558-05:00",
                            "created_at": "2023-01-02T08:52:10.401622-05:00",
                            "name": "Game Total Under 54.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "54.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95cd29d1-de2a-43f0-be19-76a87f59d8ac/?format=api"
                        },
                        {
                            "id": "cb0e31ed-145b-4134-ba6b-c5e9714f6564",
                            "gambit_id": "d0cad72c-f838-4401-9497-1ec9dfc95e80",
                            "last_updated": "2023-01-03T10:02:05.687693-05:00",
                            "created_at": "2023-01-02T08:52:10.402883-05:00",
                            "name": "Game Total Over 54.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "54.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95cd29d1-de2a-43f0-be19-76a87f59d8ac/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "03e3f4b9-b00d-496b-8047-b0c1deff0722",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7e02df21-f0a3-4cea-8cc3-e99e7eee8826",
            "completed": true,
            "last_updated": "2023-01-03T11:01:48.196501-05:00",
            "created_at": "2023-01-02T10:27:01.192567-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.12,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7e02df21-f0a3-4cea-8cc3-e99e7eee8826",
            "datetime": "2023-01-02T15:10:00-05:00",
            "cutoff_datetime": "2023-01-02T15:10:00-05:00",
            "name": "Phoenix Suns v. New York Knicks",
            "bettypes": [
                {
                    "id": "70ba48a3-c163-49f1-9e02-197ab86a4c22",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03e3f4b9-b00d-496b-8047-b0c1deff0722/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-02T10:27:01.203276-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "amount": 5668.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 4332.0
                            }
                        ],
                        "expected_reward_tokens": 9010.56,
                        "profit_sb": 10.56,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "08bec2af-4dd9-4c6b-8297-e10f3f46ef98",
                            "gambit_id": "b72cee89-1fbb-43cd-be02-e415ec72d1f6",
                            "last_updated": "2023-01-03T11:01:48.205896-05:00",
                            "created_at": "2023-01-02T10:27:01.204494-05:00",
                            "name": "New York Knicks",
                            "reward": "1.59000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70ba48a3-c163-49f1-9e02-197ab86a4c22/?format=api"
                        },
                        {
                            "id": "778402b1-17ee-4483-a20f-ed8dfd76f39f",
                            "gambit_id": "18ae7ddd-5936-4985-ae70-363fc6399205",
                            "last_updated": "2023-01-03T11:01:48.206953-05:00",
                            "created_at": "2023-01-02T10:27:01.205792-05:00",
                            "name": "Phoenix Suns",
                            "reward": "2.08000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70ba48a3-c163-49f1-9e02-197ab86a4c22/?format=api"
                        }
                    ]
                },
                {
                    "id": "97ffe8c7-7937-4b6c-b28c-9362e7d81e01",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03e3f4b9-b00d-496b-8047-b0c1deff0722/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-02T10:27:01.199374-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 5000.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "59933956-108d-4333-ad9a-3bd9194c0e4d",
                            "gambit_id": "59c6f5bd-af6e-4e63-ba43-82303fc32c88",
                            "last_updated": "2023-01-03T11:01:48.203757-05:00",
                            "created_at": "2023-01-02T10:27:01.201962-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97ffe8c7-7937-4b6c-b28c-9362e7d81e01/?format=api"
                        },
                        {
                            "id": "238f5ba9-0cfd-41bf-b41b-0fae35ba0f0f",
                            "gambit_id": "55023721-1988-4fca-b4af-06339643574f",
                            "last_updated": "2023-01-03T11:01:48.202671-05:00",
                            "created_at": "2023-01-02T10:27:01.200694-05:00",
                            "name": "New York Knicks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97ffe8c7-7937-4b6c-b28c-9362e7d81e01/?format=api"
                        }
                    ]
                },
                {
                    "id": "294108d8-1c3e-4ab6-96e6-c20827ef18d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03e3f4b9-b00d-496b-8047-b0c1deff0722/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-02T10:27:01.194669-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 219.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 219.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "239b59dd-3d51-42df-9670-36abd223bc3b",
                            "gambit_id": "49a33991-2ab5-44ad-af65-5502e7178868",
                            "last_updated": "2023-01-03T11:01:48.199373-05:00",
                            "created_at": "2023-01-02T10:27:01.196367-05:00",
                            "name": "Game Total Under 219.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "219.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/294108d8-1c3e-4ab6-96e6-c20827ef18d1/?format=api"
                        },
                        {
                            "id": "17aea90c-35e8-4404-9188-65ee323b695b",
                            "gambit_id": "346c1cec-3ebb-4e90-b65b-cfe11fe3486f",
                            "last_updated": "2023-01-03T11:01:48.200462-05:00",
                            "created_at": "2023-01-02T10:27:01.197983-05:00",
                            "name": "Game Total Over 219.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "219.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/294108d8-1c3e-4ab6-96e6-c20827ef18d1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8d60f523-f418-4166-a5fc-f226258a5378",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3c0f6dc9-f0b0-4241-a498-e769d5bb6f98",
            "completed": true,
            "last_updated": "2023-01-03T10:02:05.388177-05:00",
            "created_at": "2023-01-02T08:52:10.080804-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/3c0f6dc9-f0b0-4241-a498-e769d5bb6f98",
            "datetime": "2023-01-02T13:00:00-05:00",
            "cutoff_datetime": "2023-01-02T13:00:00-05:00",
            "name": "Tulane v. USC",
            "bettypes": [
                {
                    "id": "a36c06e2-38b9-49f4-8744-388bdfdadcb7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d60f523-f418-4166-a5fc-f226258a5378/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-02T08:52:10.082769-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "USC",
                                "amount": 5304.0
                            },
                            {
                                "team": "Tulane",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dd21d8a5-22c4-4fb1-a784-c07b1bf250b3",
                            "gambit_id": "0ce515b5-e0e4-4485-881d-35d0a475377e",
                            "last_updated": "2023-01-03T10:02:05.390943-05:00",
                            "created_at": "2023-01-02T08:52:10.084025-05:00",
                            "name": "USC",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a36c06e2-38b9-49f4-8744-388bdfdadcb7/?format=api"
                        },
                        {
                            "id": "0cbc203d-df93-4998-a88b-680aa7b2050f",
                            "gambit_id": "cba3aebe-2496-41ea-999e-422670fd3dd9",
                            "last_updated": "2023-01-03T10:02:05.392057-05:00",
                            "created_at": "2023-01-02T08:52:10.085356-05:00",
                            "name": "Tulane",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a36c06e2-38b9-49f4-8744-388bdfdadcb7/?format=api"
                        }
                    ]
                },
                {
                    "id": "a73643bb-8b51-4ee6-9791-fe6d412f8ced",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d60f523-f418-4166-a5fc-f226258a5378/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-02T08:52:10.090610-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "USC",
                                "amount": 5000.0
                            },
                            {
                                "team": "Tulane",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f6403a87-1f74-4630-beac-b8d46d60c3fd",
                            "gambit_id": "17c5cd94-adc2-4565-916c-8199562838f7",
                            "last_updated": "2023-01-03T10:02:05.398103-05:00",
                            "created_at": "2023-01-02T08:52:10.091887-05:00",
                            "name": "USC",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a73643bb-8b51-4ee6-9791-fe6d412f8ced/?format=api"
                        },
                        {
                            "id": "d529be58-10f0-422f-8006-0bc26eebb0ec",
                            "gambit_id": "dec45579-788c-460b-822c-e472bf69f33e",
                            "last_updated": "2023-01-03T10:02:05.399304-05:00",
                            "created_at": "2023-01-02T08:52:10.093212-05:00",
                            "name": "Tulane",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a73643bb-8b51-4ee6-9791-fe6d412f8ced/?format=api"
                        }
                    ]
                },
                {
                    "id": "148d261e-9b78-4066-832d-83f34943af07",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d60f523-f418-4166-a5fc-f226258a5378/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-02T08:52:10.086720-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 66.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 66.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "966ebf8a-a3c2-40f3-9db6-73c60b15a4de",
                            "gambit_id": "0e13cb8b-8c7c-44be-98b6-b3a9685b125b",
                            "last_updated": "2023-01-03T10:02:05.394304-05:00",
                            "created_at": "2023-01-02T08:52:10.087935-05:00",
                            "name": "Game Total Under 66.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "66.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148d261e-9b78-4066-832d-83f34943af07/?format=api"
                        },
                        {
                            "id": "3711e121-1474-4b46-ab45-11a51a546899",
                            "gambit_id": "da44c464-8106-421e-8d61-c5d6436a72ef",
                            "last_updated": "2023-01-03T10:02:05.395435-05:00",
                            "created_at": "2023-01-02T08:52:10.089239-05:00",
                            "name": "Game Total Over 66.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "66.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148d261e-9b78-4066-832d-83f34943af07/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "05bc4524-aa18-426c-8f82-6f2f6f0474ee",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "38c271a8-c178-4746-9fcb-d85099f589c3",
            "completed": true,
            "last_updated": "2023-01-03T10:02:05.539549-05:00",
            "created_at": "2023-01-02T08:52:10.243489-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.76,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/38c271a8-c178-4746-9fcb-d85099f589c3",
            "datetime": "2023-01-02T13:00:00-05:00",
            "cutoff_datetime": "2023-01-02T13:00:00-05:00",
            "name": "Purdue v. LSU",
            "bettypes": [
                {
                    "id": "ef75cc05-c0d1-450f-b2df-985ef0a61928",
                    "match": "https://api-prod.gambitprofit.com/api/matches/05bc4524-aa18-426c-8f82-6f2f6f0474ee/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-02T08:52:10.245224-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LSU",
                                "amount": 8264.0
                            },
                            {
                                "team": "Purdue",
                                "amount": 1736.0
                            }
                        ],
                        "expected_reward_tokens": 9338.32,
                        "profit_sb": 338.32,
                        "profit_sb_percentage": 3.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ee8d320c-7e45-48e7-a0be-af5b2714abb7",
                            "gambit_id": "d3d942bd-5726-46a0-b069-ba8b02c41295",
                            "last_updated": "2023-01-03T10:02:05.542357-05:00",
                            "created_at": "2023-01-02T08:52:10.246470-05:00",
                            "name": "LSU",
                            "reward": "1.13000",
                            "odds": "1.14290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef75cc05-c0d1-450f-b2df-985ef0a61928/?format=api"
                        },
                        {
                            "id": "7279079a-1d24-4db5-9a9e-0a1c51c001bd",
                            "gambit_id": "5c0a8941-9891-4190-9a04-ee2569fd2444",
                            "last_updated": "2023-01-03T10:02:05.543494-05:00",
                            "created_at": "2023-01-02T08:52:10.247736-05:00",
                            "name": "Purdue",
                            "reward": "5.38000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef75cc05-c0d1-450f-b2df-985ef0a61928/?format=api"
                        }
                    ]
                },
                {
                    "id": "a2dd543f-00d3-47c4-a5e5-8c7a8e83aac6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/05bc4524-aa18-426c-8f82-6f2f6f0474ee/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-02T08:52:10.252874-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LSU",
                                "amount": 5000.0
                            },
                            {
                                "team": "Purdue",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ff53233d-f3ba-41e9-9278-f6aa16f81a0f",
                            "gambit_id": "ebb4a351-6ddf-4ba8-9a60-50bbbcf4d83e",
                            "last_updated": "2023-01-03T10:02:05.549302-05:00",
                            "created_at": "2023-01-02T08:52:10.254052-05:00",
                            "name": "LSU",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-15.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2dd543f-00d3-47c4-a5e5-8c7a8e83aac6/?format=api"
                        },
                        {
                            "id": "2a842ebd-221e-41c4-a764-124214aaf973",
                            "gambit_id": "81f15731-6222-43af-83ac-ba11f0013b4e",
                            "last_updated": "2023-01-03T10:02:05.550537-05:00",
                            "created_at": "2023-01-02T08:52:10.255279-05:00",
                            "name": "Purdue",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "15.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2dd543f-00d3-47c4-a5e5-8c7a8e83aac6/?format=api"
                        }
                    ]
                },
                {
                    "id": "6d3a7073-bc42-409b-b823-2ddeb7788d3f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/05bc4524-aa18-426c-8f82-6f2f6f0474ee/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-02T08:52:10.249092-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 54.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 54.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "faeb15da-88a2-4fbc-8a93-fed4388743bf",
                            "gambit_id": "62657646-1d24-4962-856a-20409286f076",
                            "last_updated": "2023-01-03T10:02:05.545777-05:00",
                            "created_at": "2023-01-02T08:52:10.250275-05:00",
                            "name": "Game Total Under 54.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "54.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d3a7073-bc42-409b-b823-2ddeb7788d3f/?format=api"
                        },
                        {
                            "id": "d0d01ec4-1d75-433e-8297-f8ead0c65172",
                            "gambit_id": "7f1bae0d-a40d-496f-b98c-a4b71e379aa9",
                            "last_updated": "2023-01-03T10:02:05.546935-05:00",
                            "created_at": "2023-01-02T08:52:10.251531-05:00",
                            "name": "Game Total Over 54.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "54.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d3a7073-bc42-409b-b823-2ddeb7788d3f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "490ff4ce-c762-4975-88ec-b3875548be9d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9767ec2d-6204-4c12-8664-102bf360a144",
            "completed": true,
            "last_updated": "2023-01-03T10:02:05.225622-05:00",
            "created_at": "2023-01-02T08:52:09.914924-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.46,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/9767ec2d-6204-4c12-8664-102bf360a144",
            "datetime": "2023-01-02T12:00:00-05:00",
            "cutoff_datetime": "2023-01-02T12:00:00-05:00",
            "name": "Mississippi State v. Illinois",
            "bettypes": [
                {
                    "id": "cdb6d0e0-5966-4f45-9482-6b5100a1d6d8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/490ff4ce-c762-4975-88ec-b3875548be9d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-02T08:52:09.917087-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Mississippi State",
                                "amount": 6047.0
                            },
                            {
                                "team": "Illinois",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "20af4611-6eae-44b8-8fe7-12ac9a41faae",
                            "gambit_id": "46f434dc-5fd1-40ac-8724-351147144c46",
                            "last_updated": "2023-01-03T10:02:05.230297-05:00",
                            "created_at": "2023-01-02T08:52:09.920013-05:00",
                            "name": "Mississippi State",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdb6d0e0-5966-4f45-9482-6b5100a1d6d8/?format=api"
                        },
                        {
                            "id": "1f932cc1-e011-4ed1-ac55-ac2871757668",
                            "gambit_id": "280b5c84-f28b-4ffd-99df-d933fd0b9cd7",
                            "last_updated": "2023-01-03T10:02:05.229087-05:00",
                            "created_at": "2023-01-02T08:52:09.918637-05:00",
                            "name": "Illinois",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdb6d0e0-5966-4f45-9482-6b5100a1d6d8/?format=api"
                        }
                    ]
                },
                {
                    "id": "2adfdea9-9835-481b-bf99-38982c8bd160",
                    "match": "https://api-prod.gambitprofit.com/api/matches/490ff4ce-c762-4975-88ec-b3875548be9d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-02T08:52:09.925122-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Illinois",
                                "amount": 5000.0
                            },
                            {
                                "team": "Mississippi State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4c5a103f-58a6-4a6e-a86f-1554ce8b6609",
                            "gambit_id": "24b5f598-5cd4-44ee-bd7f-cc0ec7bba6df",
                            "last_updated": "2023-01-03T10:02:05.236012-05:00",
                            "created_at": "2023-01-02T08:52:09.926322-05:00",
                            "name": "Illinois",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2adfdea9-9835-481b-bf99-38982c8bd160/?format=api"
                        },
                        {
                            "id": "7540080f-c409-4f07-b6d5-36d451db253e",
                            "gambit_id": "f026c9c4-db46-4fa9-b1b3-16136018f76f",
                            "last_updated": "2023-01-03T10:02:05.237166-05:00",
                            "created_at": "2023-01-02T08:52:09.927551-05:00",
                            "name": "Mississippi State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2adfdea9-9835-481b-bf99-38982c8bd160/?format=api"
                        }
                    ]
                },
                {
                    "id": "284435e8-26a4-4662-b401-6e8e1d58612e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/490ff4ce-c762-4975-88ec-b3875548be9d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-02T08:52:09.921352-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 46.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 46.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a438ba43-c7f9-403e-bc49-73adeadca89e",
                            "gambit_id": "e9923193-422d-4365-a13a-24a740ed4d37",
                            "last_updated": "2023-01-03T10:02:05.232597-05:00",
                            "created_at": "2023-01-02T08:52:09.922541-05:00",
                            "name": "Game Total Under 46.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "46.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/284435e8-26a4-4662-b401-6e8e1d58612e/?format=api"
                        },
                        {
                            "id": "bbc382a2-49df-4c67-8749-a1af0227db5e",
                            "gambit_id": "bfb34b40-94e6-413e-ad78-ac0be7212672",
                            "last_updated": "2023-01-03T10:02:05.233774-05:00",
                            "created_at": "2023-01-02T08:52:09.923765-05:00",
                            "name": "Game Total Over 46.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "46.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/284435e8-26a4-4662-b401-6e8e1d58612e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "14fa1dfe-4216-4933-a13b-6671eddb0c22",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6622945f-b46e-43de-a76c-4c6d38ab3624",
            "completed": true,
            "last_updated": "2023-01-02T12:31:58.480677-05:00",
            "created_at": "2023-01-01T09:22:03.004701-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.24,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/6622945f-b46e-43de-a76c-4c6d38ab3624",
            "datetime": "2023-01-01T20:20:00-05:00",
            "cutoff_datetime": "2023-01-01T20:20:00-05:00",
            "name": "Pittsburgh Steelers v. Baltimore Ravens",
            "bettypes": [
                {
                    "id": "7554784f-8e51-4ff9-9913-4039654a0477",
                    "match": "https://api-prod.gambitprofit.com/api/matches/14fa1dfe-4216-4933-a13b-6671eddb0c22/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-01T09:22:03.010027-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Baltimore Ravens",
                                "amount": 5577.0
                            },
                            {
                                "team": "Pittsburgh Steelers",
                                "amount": 4423.0
                            }
                        ],
                        "expected_reward_tokens": 8978.69,
                        "profit_sb": -21.31,
                        "profit_sb_percentage": -0.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8e62ce27-a65f-4882-a099-186da6340f6b",
                            "gambit_id": "72db0517-c618-4d10-9b1f-3d972848934b",
                            "last_updated": "2023-01-02T12:31:58.486751-05:00",
                            "created_at": "2023-01-01T09:22:03.011241-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "1.61000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7554784f-8e51-4ff9-9913-4039654a0477/?format=api"
                        },
                        {
                            "id": "d4c042c9-4c15-4fff-9510-9f08ae48b70e",
                            "gambit_id": "b93692fc-bdd1-43e2-beb2-79b4558e3656",
                            "last_updated": "2023-01-02T12:31:58.487837-05:00",
                            "created_at": "2023-01-01T09:22:03.012463-05:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "2.03000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7554784f-8e51-4ff9-9913-4039654a0477/?format=api"
                        }
                    ]
                },
                {
                    "id": "7b034cee-6c87-473b-bc0b-aadc3c429c63",
                    "match": "https://api-prod.gambitprofit.com/api/matches/14fa1dfe-4216-4933-a13b-6671eddb0c22/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-01T09:22:03.013740-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Baltimore Ravens",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0330d55c-d80a-4bdd-86ea-8cccd88655f6",
                            "gambit_id": "6d5eadf0-14a8-40e7-b1e8-0512cbf54901",
                            "last_updated": "2023-01-02T12:31:58.491155-05:00",
                            "created_at": "2023-01-01T09:22:03.016089-05:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b034cee-6c87-473b-bc0b-aadc3c429c63/?format=api"
                        },
                        {
                            "id": "6fc4dfb7-6861-4748-9226-b7a42fc38571",
                            "gambit_id": "b60b8691-8e41-4d28-afb8-bc70531f11e5",
                            "last_updated": "2023-01-02T12:31:58.490058-05:00",
                            "created_at": "2023-01-01T09:22:03.014891-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b034cee-6c87-473b-bc0b-aadc3c429c63/?format=api"
                        }
                    ]
                },
                {
                    "id": "df13a0ca-6d71-4233-b46f-deb08ee5f5b0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/14fa1dfe-4216-4933-a13b-6671eddb0c22/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-01T09:22:03.006381-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 35",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 35",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "60743aa6-0940-4f34-a332-43f78f6513ed",
                            "gambit_id": "b0a38c66-6748-4a22-a201-5859bbce1ff0",
                            "last_updated": "2023-01-02T12:31:58.483391-05:00",
                            "created_at": "2023-01-01T09:22:03.007574-05:00",
                            "name": "Game Total Under 35",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "35.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df13a0ca-6d71-4233-b46f-deb08ee5f5b0/?format=api"
                        },
                        {
                            "id": "7d6ff589-24a6-4934-9f92-75bcbd9979f3",
                            "gambit_id": "0abd124d-6a8c-4da4-bb0d-2ab7e7ecee95",
                            "last_updated": "2023-01-02T12:31:58.484495-05:00",
                            "created_at": "2023-01-01T09:22:03.008774-05:00",
                            "name": "Game Total Over 35",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "35.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df13a0ca-6d71-4233-b46f-deb08ee5f5b0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "64f63751-9715-4b35-860c-2a79257cf7f9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "59dfa4fd-041a-4509-82ff-23df4f79e551",
            "completed": true,
            "last_updated": "2023-01-02T12:31:58.323269-05:00",
            "created_at": "2023-01-01T09:22:02.856114-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.97,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/59dfa4fd-041a-4509-82ff-23df4f79e551",
            "datetime": "2023-01-01T16:25:00-05:00",
            "cutoff_datetime": "2023-01-01T16:25:00-05:00",
            "name": "Minnesota Vikings v. Green Bay Packers",
            "bettypes": [
                {
                    "id": "d718783b-58c8-4283-95bb-61233eb75eaa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/64f63751-9715-4b35-860c-2a79257cf7f9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-01T09:22:02.861676-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6099.0
                            },
                            {
                                "team": "Minnesota Vikings",
                                "amount": 3901.0
                            }
                        ],
                        "expected_reward_tokens": 9087.51,
                        "profit_sb": 87.51,
                        "profit_sb_percentage": 0.97,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0f0541c7-fa64-4618-8843-72a88355ea4c",
                            "gambit_id": "77612e01-fd1f-4f13-a33c-d578de12a5ed",
                            "last_updated": "2023-01-02T12:31:58.330529-05:00",
                            "created_at": "2023-01-01T09:22:02.864121-05:00",
                            "name": "Green Bay Packers",
                            "reward": "1.49000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d718783b-58c8-4283-95bb-61233eb75eaa/?format=api"
                        },
                        {
                            "id": "b86acfde-3f3c-4bf8-bbbe-384b8075da6a",
                            "gambit_id": "8235956e-d794-48f0-84b7-da3a6e47e881",
                            "last_updated": "2023-01-02T12:31:58.329455-05:00",
                            "created_at": "2023-01-01T09:22:02.862842-05:00",
                            "name": "Minnesota Vikings",
                            "reward": "2.33000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d718783b-58c8-4283-95bb-61233eb75eaa/?format=api"
                        }
                    ]
                },
                {
                    "id": "80bcbfab-6218-42b0-93af-8167c39138ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/64f63751-9715-4b35-860c-2a79257cf7f9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-01T09:22:02.865401-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5098.0
                            },
                            {
                                "team": "Minnesota Vikings",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "85681c8b-2c0e-43c9-b02d-63ea1d704ebf",
                            "gambit_id": "d16932ca-d57e-4959-abfe-0d739651419a",
                            "last_updated": "2023-01-02T12:31:58.332723-05:00",
                            "created_at": "2023-01-01T09:22:02.866556-05:00",
                            "name": "Green Bay Packers",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80bcbfab-6218-42b0-93af-8167c39138ff/?format=api"
                        },
                        {
                            "id": "09de9d03-a431-4384-bc7c-d55039f413bb",
                            "gambit_id": "aad2d133-f082-4587-9216-a4568fcff275",
                            "last_updated": "2023-01-02T12:31:58.333849-05:00",
                            "created_at": "2023-01-01T09:22:02.867805-05:00",
                            "name": "Minnesota Vikings",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80bcbfab-6218-42b0-93af-8167c39138ff/?format=api"
                        }
                    ]
                },
                {
                    "id": "5084c1fe-dd0f-4e3e-b718-b5ceebde5e85",
                    "match": "https://api-prod.gambitprofit.com/api/matches/64f63751-9715-4b35-860c-2a79257cf7f9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-01T09:22:02.857895-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 48",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 48",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "312060c6-31dd-4f8f-80fe-8070b45b02ab",
                            "gambit_id": "0e254fd3-2840-4598-b9c9-e555d397bce0",
                            "last_updated": "2023-01-02T12:31:58.326030-05:00",
                            "created_at": "2023-01-01T09:22:02.859117-05:00",
                            "name": "Game Total Under 48",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "48.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5084c1fe-dd0f-4e3e-b718-b5ceebde5e85/?format=api"
                        },
                        {
                            "id": "ea5d8ce3-073d-4028-97d1-1f4f02c10a58",
                            "gambit_id": "08fee6c2-77a2-47fe-a77d-a5054d0198d2",
                            "last_updated": "2023-01-02T12:31:58.327196-05:00",
                            "created_at": "2023-01-01T09:22:02.860358-05:00",
                            "name": "Game Total Over 48",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "48.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5084c1fe-dd0f-4e3e-b718-b5ceebde5e85/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "536b3ac7-e1a1-44a4-8dc1-51f2596d9b77",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3d7afde4-9f48-4109-8fd9-a727cc512f76",
            "completed": true,
            "last_updated": "2023-01-02T12:36:59.939835-05:00",
            "created_at": "2023-01-01T09:22:02.705051-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.86,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/3d7afde4-9f48-4109-8fd9-a727cc512f76",
            "datetime": "2023-01-01T16:25:00-05:00",
            "cutoff_datetime": "2023-01-01T16:25:00-05:00",
            "name": "Los Angeles Rams v. Los Angeles Chargers",
            "bettypes": [
                {
                    "id": "1abb599c-f888-43fd-8c94-92e7da7127b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/536b3ac7-e1a1-44a4-8dc1-51f2596d9b77/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-01T09:22:02.710436-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Chargers",
                                "amount": 7052.0
                            },
                            {
                                "team": "Los Angeles Rams",
                                "amount": 2948.0
                            }
                        ],
                        "expected_reward_tokens": 9167.6,
                        "profit_sb": 167.6,
                        "profit_sb_percentage": 1.86,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d12cbe33-fd6d-4617-bd3e-0b5511c03b46",
                            "gambit_id": "d814878c-581d-43cf-88d1-5fe27297ee79",
                            "last_updated": "2023-01-02T12:36:59.946059-05:00",
                            "created_at": "2023-01-01T09:22:02.711559-05:00",
                            "name": "Los Angeles Chargers",
                            "reward": "1.30000",
                            "odds": "1.34480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1abb599c-f888-43fd-8c94-92e7da7127b9/?format=api"
                        },
                        {
                            "id": "9d888f02-856b-4fd5-99b3-5157f0520baa",
                            "gambit_id": "777e4407-b759-4f8a-8d2a-e82929a6531b",
                            "last_updated": "2023-01-02T12:36:59.947151-05:00",
                            "created_at": "2023-01-01T09:22:02.712751-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "3.11000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1abb599c-f888-43fd-8c94-92e7da7127b9/?format=api"
                        }
                    ]
                },
                {
                    "id": "a34bcc0b-edd5-4ed9-aa7c-c09685a338b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/536b3ac7-e1a1-44a4-8dc1-51f2596d9b77/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-01T09:22:02.714008-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Rams",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Chargers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c043acd6-d7ec-4253-ab8a-e44aaf8e9176",
                            "gambit_id": "1da4a86e-13e7-4466-a3fa-85f1495ac694",
                            "last_updated": "2023-01-02T12:36:59.950549-05:00",
                            "created_at": "2023-01-01T09:22:02.718679-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a34bcc0b-edd5-4ed9-aa7c-c09685a338b9/?format=api"
                        },
                        {
                            "id": "9306ffb8-c48b-4b33-a67c-7e5213426090",
                            "gambit_id": "4601b801-6465-43b0-8ea6-a951bcaef226",
                            "last_updated": "2023-01-02T12:36:59.949453-05:00",
                            "created_at": "2023-01-01T09:22:02.715126-05:00",
                            "name": "Los Angeles Chargers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a34bcc0b-edd5-4ed9-aa7c-c09685a338b9/?format=api"
                        }
                    ]
                },
                {
                    "id": "106b1279-dfbf-4e62-8e82-e3929859b242",
                    "match": "https://api-prod.gambitprofit.com/api/matches/536b3ac7-e1a1-44a4-8dc1-51f2596d9b77/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-01T09:22:02.706769-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 42.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 42.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b2cf5555-63e1-42ea-a164-8d5024fa5b7f",
                            "gambit_id": "80c685a0-d059-4241-879a-f7ee4963da26",
                            "last_updated": "2023-01-02T12:36:59.942667-05:00",
                            "created_at": "2023-01-01T09:22:02.707927-05:00",
                            "name": "Game Total Under 42.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "42.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/106b1279-dfbf-4e62-8e82-e3929859b242/?format=api"
                        },
                        {
                            "id": "4a04e934-037b-4a51-b9eb-eb152d133a50",
                            "gambit_id": "a6f5dc88-f211-4030-bcc4-f50738a76bc5",
                            "last_updated": "2023-01-02T12:36:59.943788-05:00",
                            "created_at": "2023-01-01T09:22:02.709206-05:00",
                            "name": "Game Total Over 42.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "42.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/106b1279-dfbf-4e62-8e82-e3929859b242/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5205b45e-62b7-4f68-a530-8fa21aa1177b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b529f047-383c-48c9-9cfa-9dc521ec70d3",
            "completed": true,
            "last_updated": "2023-01-02T12:42:00.842357-05:00",
            "created_at": "2023-01-01T09:22:02.556461-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.63,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/b529f047-383c-48c9-9cfa-9dc521ec70d3",
            "datetime": "2023-01-01T16:05:00-05:00",
            "cutoff_datetime": "2023-01-01T16:05:00-05:00",
            "name": "New York Jets v. Seattle Seahawks",
            "bettypes": [
                {
                    "id": "92736e17-af25-4e48-b33f-faf00c2fbbd5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5205b45e-62b7-4f68-a530-8fa21aa1177b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-01T09:22:02.562099-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Jets",
                                "amount": 5292.0
                            },
                            {
                                "team": "Seattle Seahawks",
                                "amount": 4708.0
                            }
                        ],
                        "expected_reward_tokens": 8943.48,
                        "profit_sb": -56.52,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f47fb0d8-fb5b-4546-bccd-4489a2a3da76",
                            "gambit_id": "93cc28dc-536b-407d-8b22-a99c442c8986",
                            "last_updated": "2023-01-02T12:42:00.849748-05:00",
                            "created_at": "2023-01-01T09:22:02.564595-05:00",
                            "name": "New York Jets",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92736e17-af25-4e48-b33f-faf00c2fbbd5/?format=api"
                        },
                        {
                            "id": "96a5468e-2707-4991-9ae6-004377b6a24f",
                            "gambit_id": "ab852f37-3059-491b-bbbd-83163c4480a1",
                            "last_updated": "2023-01-02T12:42:00.848572-05:00",
                            "created_at": "2023-01-01T09:22:02.563378-05:00",
                            "name": "Seattle Seahawks",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92736e17-af25-4e48-b33f-faf00c2fbbd5/?format=api"
                        }
                    ]
                },
                {
                    "id": "88a7c86d-0381-4d28-8c7c-0a776f56f40d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5205b45e-62b7-4f68-a530-8fa21aa1177b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-01T09:22:02.565860-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "New York Jets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3182fd5f-8add-428a-a260-2557eb84bcc1",
                            "gambit_id": "e41b88d3-4314-4e39-8de3-bc85f1b17907",
                            "last_updated": "2023-01-02T12:42:00.852009-05:00",
                            "created_at": "2023-01-01T09:22:02.567002-05:00",
                            "name": "Seattle Seahawks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88a7c86d-0381-4d28-8c7c-0a776f56f40d/?format=api"
                        },
                        {
                            "id": "6452a70d-59e7-4a87-a0c4-a4133bd154c0",
                            "gambit_id": "cc28d5d3-3478-488f-a0a3-d10a01fdeb60",
                            "last_updated": "2023-01-02T12:42:00.853180-05:00",
                            "created_at": "2023-01-01T09:22:02.568190-05:00",
                            "name": "New York Jets",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88a7c86d-0381-4d28-8c7c-0a776f56f40d/?format=api"
                        }
                    ]
                },
                {
                    "id": "d6b31227-ef78-4b2a-8b86-b9b77cbbc292",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5205b45e-62b7-4f68-a530-8fa21aa1177b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-01T09:22:02.558152-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 42.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 42.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8922ddb3-c32d-476c-b730-0a633457811b",
                            "gambit_id": "a6a7998c-7464-4b43-92c6-6af1fdc29b42",
                            "last_updated": "2023-01-02T12:42:00.846292-05:00",
                            "created_at": "2023-01-01T09:22:02.560816-05:00",
                            "name": "Game Total Over 42.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "42.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6b31227-ef78-4b2a-8b86-b9b77cbbc292/?format=api"
                        },
                        {
                            "id": "4ebfda3c-be41-4aa3-b4ef-9526079165a0",
                            "gambit_id": "b0991cad-a295-49e3-a02a-f58dca25ff7b",
                            "last_updated": "2023-01-02T12:42:00.845144-05:00",
                            "created_at": "2023-01-01T09:22:02.559408-05:00",
                            "name": "Game Total Under 42.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "42.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6b31227-ef78-4b2a-8b86-b9b77cbbc292/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8917c532-323f-4fa6-8840-48c762ee67eb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6274ef68-b5a4-418c-ab26-cee0b63524cd",
            "completed": true,
            "last_updated": "2023-01-02T11:56:50.322193-05:00",
            "created_at": "2023-01-01T09:22:02.411171-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.94,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/6274ef68-b5a4-418c-ab26-cee0b63524cd",
            "datetime": "2023-01-01T16:05:00-05:00",
            "cutoff_datetime": "2023-01-01T16:05:00-05:00",
            "name": "San Francisco 49ers v. Las Vegas Raiders",
            "bettypes": [
                {
                    "id": "cc28de2c-96fd-419f-bb0f-3462b9c57f58",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8917c532-323f-4fa6-8840-48c762ee67eb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-01T09:22:02.416519-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Francisco 49ers",
                                "amount": 7712.0
                            },
                            {
                                "team": "Las Vegas Raiders",
                                "amount": 2288.0
                            }
                        ],
                        "expected_reward_tokens": 9174.88,
                        "profit_sb": 174.88,
                        "profit_sb_percentage": 1.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "04879c39-282c-462d-9951-334487e45e28",
                            "gambit_id": "efed205b-8905-4e86-83e0-df4950e3bcc3",
                            "last_updated": "2023-01-02T11:56:50.329687-05:00",
                            "created_at": "2023-01-01T09:22:02.418916-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.19000",
                            "odds": "1.22220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc28de2c-96fd-419f-bb0f-3462b9c57f58/?format=api"
                        },
                        {
                            "id": "e4bfd8a8-1dba-4659-b5e1-e22075316bcb",
                            "gambit_id": "384edb57-7aae-4ffb-a97b-791a8199aeed",
                            "last_updated": "2023-01-02T11:56:50.328497-05:00",
                            "created_at": "2023-01-01T09:22:02.417679-05:00",
                            "name": "Las Vegas Raiders",
                            "reward": "4.01000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc28de2c-96fd-419f-bb0f-3462b9c57f58/?format=api"
                        }
                    ]
                },
                {
                    "id": "dddb058b-d8d0-4eaa-b938-eea36004ccf0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8917c532-323f-4fa6-8840-48c762ee67eb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-01T09:22:02.420181-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Francisco 49ers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Las Vegas Raiders",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ced0e077-7b60-4d16-be4c-89d2d588f335",
                            "gambit_id": "7007ade6-e925-41a8-96bc-e8327e1de1da",
                            "last_updated": "2023-01-02T11:56:50.333169-05:00",
                            "created_at": "2023-01-01T09:22:02.422476-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dddb058b-d8d0-4eaa-b938-eea36004ccf0/?format=api"
                        },
                        {
                            "id": "96f29c56-44e4-49f0-b4b4-4c96fae03f01",
                            "gambit_id": "b2a21b62-689a-4d31-9bc7-8c8343566013",
                            "last_updated": "2023-01-02T11:56:50.331949-05:00",
                            "created_at": "2023-01-01T09:22:02.421304-05:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dddb058b-d8d0-4eaa-b938-eea36004ccf0/?format=api"
                        }
                    ]
                },
                {
                    "id": "41aa3fe7-ec97-46a2-8ab6-6408ac3da351",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8917c532-323f-4fa6-8840-48c762ee67eb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-01T09:22:02.412857-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 42",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 42",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "62f4c279-7f6f-4fa6-91b1-be37ef0bda37",
                            "gambit_id": "5ab77aac-bfaf-410d-8e87-772fe3dde73f",
                            "last_updated": "2023-01-02T11:56:50.326203-05:00",
                            "created_at": "2023-01-01T09:22:02.415258-05:00",
                            "name": "Game Total Over 42",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41aa3fe7-ec97-46a2-8ab6-6408ac3da351/?format=api"
                        },
                        {
                            "id": "d72ae9b4-2fbf-4048-888c-a2ce80152f2e",
                            "gambit_id": "245de6b1-6746-46c7-a162-3a58f86d81c9",
                            "last_updated": "2023-01-02T11:56:50.325047-05:00",
                            "created_at": "2023-01-01T09:22:02.414059-05:00",
                            "name": "Game Total Under 42",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41aa3fe7-ec97-46a2-8ab6-6408ac3da351/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b7bc10f1-5dbf-4a51-b057-9cdbf8f76ca6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "797b6011-56a5-41c6-a328-937965758c5a",
            "completed": true,
            "last_updated": "2023-01-02T12:42:00.547641-05:00",
            "created_at": "2023-01-01T09:22:02.260988-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.73,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/797b6011-56a5-41c6-a328-937965758c5a",
            "datetime": "2023-01-01T13:02:00-05:00",
            "cutoff_datetime": "2023-01-01T13:02:00-05:00",
            "name": "Indianapolis Colts v. New York Giants",
            "bettypes": [
                {
                    "id": "fe43f304-b451-4bc2-87e2-7316bbb294d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7bc10f1-5dbf-4a51-b057-9cdbf8f76ca6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-01T09:22:02.266540-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Giants",
                                "amount": 6667.0
                            },
                            {
                                "team": "Indianapolis Colts",
                                "amount": 3333.0
                            }
                        ],
                        "expected_reward_tokens": 9065.76,
                        "profit_sb": 65.76,
                        "profit_sb_percentage": 0.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ca04254a-0f03-46ce-9451-47a2adefbddb",
                            "gambit_id": "3730bc64-a677-449d-8cc5-260b66179bf3",
                            "last_updated": "2023-01-02T12:42:00.554237-05:00",
                            "created_at": "2023-01-01T09:22:02.267717-05:00",
                            "name": "New York Giants",
                            "reward": "1.36000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe43f304-b451-4bc2-87e2-7316bbb294d9/?format=api"
                        },
                        {
                            "id": "0eda2c12-befb-4a5f-8923-216f7fec591a",
                            "gambit_id": "0e45358b-e99f-4028-8bac-1d8735e51ec4",
                            "last_updated": "2023-01-02T12:42:00.555479-05:00",
                            "created_at": "2023-01-01T09:22:02.268974-05:00",
                            "name": "Indianapolis Colts",
                            "reward": "2.72000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe43f304-b451-4bc2-87e2-7316bbb294d9/?format=api"
                        }
                    ]
                },
                {
                    "id": "be72f23b-acdd-481a-9c3c-e3222682a3b0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7bc10f1-5dbf-4a51-b057-9cdbf8f76ca6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-01T09:22:02.270261-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indianapolis Colts",
                                "amount": 5000.0
                            },
                            {
                                "team": "New York Giants",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1c95fe9f-55d1-4ff1-b0c8-2d6c497cebed",
                            "gambit_id": "970908cf-2c62-4045-aeeb-427c0ecde081",
                            "last_updated": "2023-01-02T12:42:00.559038-05:00",
                            "created_at": "2023-01-01T09:22:02.272593-05:00",
                            "name": "Indianapolis Colts",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be72f23b-acdd-481a-9c3c-e3222682a3b0/?format=api"
                        },
                        {
                            "id": "7bdac889-f787-47dc-9fbb-8536130d72bb",
                            "gambit_id": "81ef8bd9-1368-4924-b906-cc43711c6b54",
                            "last_updated": "2023-01-02T12:42:00.557872-05:00",
                            "created_at": "2023-01-01T09:22:02.271392-05:00",
                            "name": "New York Giants",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be72f23b-acdd-481a-9c3c-e3222682a3b0/?format=api"
                        }
                    ]
                },
                {
                    "id": "aa472640-3103-4437-9e4a-9157031187e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7bc10f1-5dbf-4a51-b057-9cdbf8f76ca6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-01T09:22:02.262735-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 39",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 39",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "49fc3f54-dbf6-4b42-b57f-eeec9c7a94b8",
                            "gambit_id": "c58753c9-57a3-40a2-88ab-d75ce631b668",
                            "last_updated": "2023-01-02T12:42:00.551678-05:00",
                            "created_at": "2023-01-01T09:22:02.265227-05:00",
                            "name": "Game Total Over 39",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "39.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa472640-3103-4437-9e4a-9157031187e4/?format=api"
                        },
                        {
                            "id": "f2c4f613-2251-42d4-ab38-8b4fa0865101",
                            "gambit_id": "2fb50cb9-7ce5-4a16-b44a-86e88cb3db9f",
                            "last_updated": "2023-01-02T12:42:00.550492-05:00",
                            "created_at": "2023-01-01T09:22:02.263965-05:00",
                            "name": "Game Total Under 39",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "39.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa472640-3103-4437-9e4a-9157031187e4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d466f904-ef81-4c86-882d-901f1f653acb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6bc5773a-470f-46d5-9fa8-d6f2dadc6cff",
            "completed": true,
            "last_updated": "2023-01-02T12:47:01.031488-05:00",
            "created_at": "2023-01-01T09:22:01.960812-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/6bc5773a-470f-46d5-9fa8-d6f2dadc6cff",
            "datetime": "2023-01-01T13:00:00-05:00",
            "cutoff_datetime": "2023-01-01T13:00:00-05:00",
            "name": "Miami Dolphins v. New England Patriots",
            "bettypes": [
                {
                    "id": "506760c4-93c6-4356-ad83-ecad729ea8b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d466f904-ef81-4c86-882d-901f1f653acb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-01T09:22:01.966240-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New England Patriots",
                                "amount": 5745.0
                            },
                            {
                                "team": "Miami Dolphins",
                                "amount": 4255.0
                            }
                        ],
                        "expected_reward_tokens": 9019.65,
                        "profit_sb": 19.65,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d6e01512-cbbf-49de-9d8c-38f8502ccde7",
                            "gambit_id": "2c977664-47cc-4466-9c67-6a5be3798287",
                            "last_updated": "2023-01-02T12:47:01.037705-05:00",
                            "created_at": "2023-01-01T09:22:01.967423-05:00",
                            "name": "New England Patriots",
                            "reward": "1.57000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/506760c4-93c6-4356-ad83-ecad729ea8b5/?format=api"
                        },
                        {
                            "id": "3488274f-e51f-4bf9-91e4-290b0ba987d5",
                            "gambit_id": "e435d6b5-4526-4dfe-8c9d-7d880a312c1a",
                            "last_updated": "2023-01-02T12:47:01.038816-05:00",
                            "created_at": "2023-01-01T09:22:01.968756-05:00",
                            "name": "Miami Dolphins",
                            "reward": "2.12000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/506760c4-93c6-4356-ad83-ecad729ea8b5/?format=api"
                        }
                    ]
                },
                {
                    "id": "60eb4b11-d1da-474d-a5fe-6e88c8a10289",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d466f904-ef81-4c86-882d-901f1f653acb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-01T09:22:01.970046-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New England Patriots",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami Dolphins",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2022f94d-ff28-4c09-8a85-482e93812ced",
                            "gambit_id": "3c41758c-7f94-4418-8742-055d1406291c",
                            "last_updated": "2023-01-02T12:47:01.041148-05:00",
                            "created_at": "2023-01-01T09:22:01.971191-05:00",
                            "name": "New England Patriots",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60eb4b11-d1da-474d-a5fe-6e88c8a10289/?format=api"
                        },
                        {
                            "id": "52e56ae5-87d8-4672-a2eb-1bfc246f809f",
                            "gambit_id": "f7363d24-70f5-4851-aea8-4e1dce084373",
                            "last_updated": "2023-01-02T12:47:01.042836-05:00",
                            "created_at": "2023-01-01T09:22:01.972387-05:00",
                            "name": "Miami Dolphins",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60eb4b11-d1da-474d-a5fe-6e88c8a10289/?format=api"
                        }
                    ]
                },
                {
                    "id": "27d58a30-37fa-4185-8966-7bd89ad887d4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d466f904-ef81-4c86-882d-901f1f653acb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-01T09:22:01.962566-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 41",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 41",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dfe379e4-ea42-479c-9214-c28d23f4e995",
                            "gambit_id": "605675d0-f5d8-42cf-b0a1-bd26fd7c050f",
                            "last_updated": "2023-01-02T12:47:01.035442-05:00",
                            "created_at": "2023-01-01T09:22:01.964940-05:00",
                            "name": "Game Total Over 41",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "41.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27d58a30-37fa-4185-8966-7bd89ad887d4/?format=api"
                        },
                        {
                            "id": "db7658e6-4902-4817-ac66-295f82b172d6",
                            "gambit_id": "478bd39a-7fd6-49ae-9aff-b646bada2dde",
                            "last_updated": "2023-01-02T12:47:01.034311-05:00",
                            "created_at": "2023-01-01T09:22:01.963724-05:00",
                            "name": "Game Total Under 41",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "41.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27d58a30-37fa-4185-8966-7bd89ad887d4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4fb4ae95-c45a-4fd3-b035-d7ca0233308a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "df3cf293-d93c-4974-b21e-7fccdfa0f94d",
            "completed": true,
            "last_updated": "2023-01-02T12:41:59.751731-05:00",
            "created_at": "2023-01-01T09:22:01.034592-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.92,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/df3cf293-d93c-4974-b21e-7fccdfa0f94d",
            "datetime": "2023-01-01T13:00:00-05:00",
            "cutoff_datetime": "2023-01-01T13:00:00-05:00",
            "name": "New Orleans Saints v. Philadelphia Eagles",
            "bettypes": [
                {
                    "id": "f9c24bf3-2167-4f54-bb3a-adf91fee3516",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4fb4ae95-c45a-4fd3-b035-d7ca0233308a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-01T09:22:01.041194-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7002.0
                            },
                            {
                                "team": "New Orleans Saints",
                                "amount": 2998.0
                            }
                        ],
                        "expected_reward_tokens": 9172.62,
                        "profit_sb": 172.62,
                        "profit_sb_percentage": 1.92,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c5c769b0-af2f-491e-8f0d-44bf467f5816",
                            "gambit_id": "009e35c4-6589-459a-b768-860d09c0804d",
                            "last_updated": "2023-01-02T12:41:59.758125-05:00",
                            "created_at": "2023-01-01T09:22:01.042415-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.31000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9c24bf3-2167-4f54-bb3a-adf91fee3516/?format=api"
                        },
                        {
                            "id": "3600140a-1ee7-4fed-8203-7a1413897a38",
                            "gambit_id": "b59ef80e-9e81-4d1f-906a-bccd0486b358",
                            "last_updated": "2023-01-02T12:41:59.759249-05:00",
                            "created_at": "2023-01-01T09:22:01.046088-05:00",
                            "name": "New Orleans Saints",
                            "reward": "3.06000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9c24bf3-2167-4f54-bb3a-adf91fee3516/?format=api"
                        }
                    ]
                },
                {
                    "id": "583df5d6-6d48-4cbb-a01b-3a8f677e27f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4fb4ae95-c45a-4fd3-b035-d7ca0233308a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-01T09:22:01.047433-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Saints",
                                "amount": 5098.0
                            },
                            {
                                "team": "Philadelphia Eagles",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "13cd6547-9433-482b-a510-a5b4ea732a8f",
                            "gambit_id": "7c6fbb36-3e18-4063-aca5-303c7e4827f9",
                            "last_updated": "2023-01-02T12:41:59.762758-05:00",
                            "created_at": "2023-01-01T09:22:01.049993-05:00",
                            "name": "New Orleans Saints",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/583df5d6-6d48-4cbb-a01b-3a8f677e27f7/?format=api"
                        },
                        {
                            "id": "03696139-b65d-4f06-904d-57b8b55eced1",
                            "gambit_id": "472e3272-d467-4572-b9e0-94ee8ac52b7e",
                            "last_updated": "2023-01-02T12:41:59.761625-05:00",
                            "created_at": "2023-01-01T09:22:01.048647-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/583df5d6-6d48-4cbb-a01b-3a8f677e27f7/?format=api"
                        }
                    ]
                },
                {
                    "id": "892bfa45-fa7d-4359-bf6a-6aa423e706c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4fb4ae95-c45a-4fd3-b035-d7ca0233308a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-01T09:22:01.036788-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 42",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 42",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "af40ee5f-2ece-43b0-880c-4aac31fa9609",
                            "gambit_id": "49020f2c-9ebd-4599-8630-0cdd32cd13dd",
                            "last_updated": "2023-01-02T12:41:59.754634-05:00",
                            "created_at": "2023-01-01T09:22:01.038433-05:00",
                            "name": "Game Total Under 42",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/892bfa45-fa7d-4359-bf6a-6aa423e706c1/?format=api"
                        },
                        {
                            "id": "5a0d4aca-1b27-4121-a544-72b5d002bee6",
                            "gambit_id": "37e7451e-1c26-46d7-b284-df46d32f6429",
                            "last_updated": "2023-01-02T12:41:59.755786-05:00",
                            "created_at": "2023-01-01T09:22:01.039833-05:00",
                            "name": "Game Total Over 42",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/892bfa45-fa7d-4359-bf6a-6aa423e706c1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a33dd07e-ce69-4fdc-901c-c55517d3277e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "484fc15c-3f30-446f-aa78-aa596dae6222",
            "completed": true,
            "last_updated": "2023-01-02T12:47:00.884232-05:00",
            "created_at": "2023-01-01T09:22:01.490235-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.79,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/484fc15c-3f30-446f-aa78-aa596dae6222",
            "datetime": "2023-01-01T13:00:00-05:00",
            "cutoff_datetime": "2023-01-01T13:00:00-05:00",
            "name": "Jacksonville Jaguars v. Houston Texans",
            "bettypes": [
                {
                    "id": "d19db81d-c761-4bb3-ab38-222396d4f55f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a33dd07e-ce69-4fdc-901c-c55517d3277e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-01T09:22:01.495728-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jacksonville Jaguars",
                                "amount": 5968.0
                            },
                            {
                                "team": "Houston Texans",
                                "amount": 4032.0
                            }
                        ],
                        "expected_reward_tokens": 9071.36,
                        "profit_sb": 71.36,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bb2d29a5-bfbf-42d8-a134-0e315438d548",
                            "gambit_id": "b88afa9c-7a31-439d-9843-6573e58afe0f",
                            "last_updated": "2023-01-02T12:47:00.891803-05:00",
                            "created_at": "2023-01-01T09:22:01.498174-05:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "1.52000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d19db81d-c761-4bb3-ab38-222396d4f55f/?format=api"
                        },
                        {
                            "id": "d2ebc65b-1c68-4270-9e9d-fafdd017d706",
                            "gambit_id": "f806a881-7173-4a12-b472-4ca5625787b4",
                            "last_updated": "2023-01-02T12:47:00.890652-05:00",
                            "created_at": "2023-01-01T09:22:01.496884-05:00",
                            "name": "Houston Texans",
                            "reward": "2.25000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d19db81d-c761-4bb3-ab38-222396d4f55f/?format=api"
                        }
                    ]
                },
                {
                    "id": "9291a7bb-de0e-457b-ba52-fe10e0c4dd20",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a33dd07e-ce69-4fdc-901c-c55517d3277e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-01T09:22:01.499445-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jacksonville Jaguars",
                                "amount": 5196.0
                            },
                            {
                                "team": "Houston Texans",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5f51e94c-b24a-425c-b6d1-bd92a4253348",
                            "gambit_id": "87f44a84-b18a-4112-90ba-231ae466db64",
                            "last_updated": "2023-01-02T12:47:00.895187-05:00",
                            "created_at": "2023-01-01T09:22:01.501804-05:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9291a7bb-de0e-457b-ba52-fe10e0c4dd20/?format=api"
                        },
                        {
                            "id": "85ff06dc-bb19-47df-a32c-713f54f1953c",
                            "gambit_id": "801df1ba-3b53-43b8-84c5-a5aef9793698",
                            "last_updated": "2023-01-02T12:47:00.894078-05:00",
                            "created_at": "2023-01-01T09:22:01.500598-05:00",
                            "name": "Houston Texans",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9291a7bb-de0e-457b-ba52-fe10e0c4dd20/?format=api"
                        }
                    ]
                },
                {
                    "id": "90eeaebf-b3c9-4a94-afde-d15ade0d0ca8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a33dd07e-ce69-4fdc-901c-c55517d3277e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-01T09:22:01.492065-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 43.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 43.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ba71c4fa-d229-4498-9481-08f79951db0d",
                            "gambit_id": "9e16eac5-7c39-4cd8-9fe0-96129c62a4ac",
                            "last_updated": "2023-01-02T12:47:00.887010-05:00",
                            "created_at": "2023-01-01T09:22:01.493247-05:00",
                            "name": "Game Total Under 43.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "43.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90eeaebf-b3c9-4a94-afde-d15ade0d0ca8/?format=api"
                        },
                        {
                            "id": "f7b1f8eb-bf81-448b-9c9f-fcea7b6ba9b2",
                            "gambit_id": "0646176f-a12f-4fd1-a738-39be98c9aa93",
                            "last_updated": "2023-01-02T12:47:00.888146-05:00",
                            "created_at": "2023-01-01T09:22:01.494480-05:00",
                            "name": "Game Total Over 43.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "43.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90eeaebf-b3c9-4a94-afde-d15ade0d0ca8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6f5133da-0c57-4da6-a747-34fbafe4432f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "829eae45-ba1a-4ff9-8b02-9d33ced2e5ba",
            "completed": true,
            "last_updated": "2023-01-02T12:47:00.739696-05:00",
            "created_at": "2023-01-01T09:22:01.654198-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.38,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/829eae45-ba1a-4ff9-8b02-9d33ced2e5ba",
            "datetime": "2023-01-01T13:00:00-05:00",
            "cutoff_datetime": "2023-01-01T13:00:00-05:00",
            "name": "Cleveland Browns v. Washington Commanders",
            "bettypes": [
                {
                    "id": "0c612a90-9347-4f4f-acab-de959752532f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f5133da-0c57-4da6-a747-34fbafe4432f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-01T09:22:01.659865-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Commanders",
                                "amount": 5402.0
                            },
                            {
                                "team": "Cleveland Browns",
                                "amount": 4598.0
                            }
                        ],
                        "expected_reward_tokens": 8966.1,
                        "profit_sb": -33.9,
                        "profit_sb_percentage": -0.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "decb895d-e223-4519-8813-0018c3e9b006",
                            "gambit_id": "068691d6-e9fa-44d8-854b-e6af76231585",
                            "last_updated": "2023-01-02T12:47:00.745976-05:00",
                            "created_at": "2023-01-01T09:22:01.661050-05:00",
                            "name": "Washington Commanders",
                            "reward": "1.66000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c612a90-9347-4f4f-acab-de959752532f/?format=api"
                        },
                        {
                            "id": "c7a8ad68-5a14-4192-9d65-da5e6e6cb829",
                            "gambit_id": "3c58ec7a-e1b9-4757-9cc6-dac3af8fd81e",
                            "last_updated": "2023-01-02T12:47:00.747100-05:00",
                            "created_at": "2023-01-01T09:22:01.662419-05:00",
                            "name": "Cleveland Browns",
                            "reward": "1.95000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c612a90-9347-4f4f-acab-de959752532f/?format=api"
                        }
                    ]
                },
                {
                    "id": "79904795-f4ef-4790-9ef5-84acabdbe67e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f5133da-0c57-4da6-a747-34fbafe4432f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-01T09:22:01.663738-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Browns",
                                "amount": 5000.0
                            },
                            {
                                "team": "Washington Commanders",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a9e4eb05-00fd-4cb6-880e-2721f34007e1",
                            "gambit_id": "f663f922-f042-4d68-a0c3-59d8e83daa8a",
                            "last_updated": "2023-01-02T12:47:00.750439-05:00",
                            "created_at": "2023-01-01T09:22:01.666162-05:00",
                            "name": "Cleveland Browns",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79904795-f4ef-4790-9ef5-84acabdbe67e/?format=api"
                        },
                        {
                            "id": "a512d128-9832-453f-9db5-5e5be60425cd",
                            "gambit_id": "7a754a9a-06e3-4bc5-a918-3df11a82f7c0",
                            "last_updated": "2023-01-02T12:47:00.749299-05:00",
                            "created_at": "2023-01-01T09:22:01.664907-05:00",
                            "name": "Washington Commanders",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79904795-f4ef-4790-9ef5-84acabdbe67e/?format=api"
                        }
                    ]
                },
                {
                    "id": "2abcb7c1-73ac-4c3b-b791-d9003abb0107",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f5133da-0c57-4da6-a747-34fbafe4432f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-01T09:22:01.655903-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 40.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 40.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "51020375-d2b6-4b7b-93d9-97d65bd18388",
                            "gambit_id": "3ffc0ac0-2e4a-4eeb-a9df-917677a0c511",
                            "last_updated": "2023-01-02T12:47:00.742550-05:00",
                            "created_at": "2023-01-01T09:22:01.657199-05:00",
                            "name": "Game Total Under 40.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2abcb7c1-73ac-4c3b-b791-d9003abb0107/?format=api"
                        },
                        {
                            "id": "eddc498a-256c-47aa-b075-beac8b0e66b2",
                            "gambit_id": "7e3117e2-6da4-4d29-a482-239ffdc59d6e",
                            "last_updated": "2023-01-02T12:47:00.743720-05:00",
                            "created_at": "2023-01-01T09:22:01.658552-05:00",
                            "name": "Game Total Over 40.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2abcb7c1-73ac-4c3b-b791-d9003abb0107/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "76e6a50f-0150-4548-a56f-9cb5b01cbb37",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fe1050d0-6b63-435e-a341-db4afff55021",
            "completed": true,
            "last_updated": "2023-01-02T12:42:00.997775-05:00",
            "created_at": "2023-01-01T09:22:01.341720-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.74,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/fe1050d0-6b63-435e-a341-db4afff55021",
            "datetime": "2023-01-01T13:00:00-05:00",
            "cutoff_datetime": "2023-01-01T13:00:00-05:00",
            "name": "Carolina Panthers v. Tampa Bay Buccaneers",
            "bettypes": [
                {
                    "id": "5d98bbf4-b0ea-4d65-ad21-3253c991afa9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76e6a50f-0150-4548-a56f-9cb5b01cbb37/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-01T09:22:01.347245-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6253.0
                            },
                            {
                                "team": "Carolina Panthers",
                                "amount": 3747.0
                            }
                        ],
                        "expected_reward_tokens": 9066.85,
                        "profit_sb": 66.85,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "178dc497-7581-430e-88cb-02a28421847a",
                            "gambit_id": "af453b20-2ac8-4547-8eea-ba7ad247cac7",
                            "last_updated": "2023-01-02T12:42:01.004034-05:00",
                            "created_at": "2023-01-01T09:22:01.348378-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.45000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d98bbf4-b0ea-4d65-ad21-3253c991afa9/?format=api"
                        },
                        {
                            "id": "77772a83-9974-4966-8bad-8ea0a8a7832d",
                            "gambit_id": "7c455840-4502-4a10-a695-4910240b6dc7",
                            "last_updated": "2023-01-02T12:42:01.005176-05:00",
                            "created_at": "2023-01-01T09:22:01.349742-05:00",
                            "name": "Carolina Panthers",
                            "reward": "2.42000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d98bbf4-b0ea-4d65-ad21-3253c991afa9/?format=api"
                        }
                    ]
                },
                {
                    "id": "f121e239-458d-4097-9c93-39f09ade26b0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76e6a50f-0150-4548-a56f-9cb5b01cbb37/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-01T09:22:01.351083-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Carolina Panthers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "75b272cd-f9d8-455d-9768-4844a7283485",
                            "gambit_id": "013f42d0-1504-49a8-8942-5caf08721d71",
                            "last_updated": "2023-01-02T12:42:01.007573-05:00",
                            "created_at": "2023-01-01T09:22:01.352248-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f121e239-458d-4097-9c93-39f09ade26b0/?format=api"
                        },
                        {
                            "id": "96b29db2-6b2a-4983-89a5-a0c910b615d0",
                            "gambit_id": "59341872-d5db-4219-9549-3066247e8a65",
                            "last_updated": "2023-01-02T12:42:01.008718-05:00",
                            "created_at": "2023-01-01T09:22:01.353496-05:00",
                            "name": "Carolina Panthers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f121e239-458d-4097-9c93-39f09ade26b0/?format=api"
                        }
                    ]
                },
                {
                    "id": "b31e4cd2-5ea3-4777-8516-c30e18859fbb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76e6a50f-0150-4548-a56f-9cb5b01cbb37/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-01T09:22:01.343476-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 40.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 40.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "85f452a3-cc28-4063-ba9c-5a065114a18b",
                            "gambit_id": "e82120c3-8963-4bc7-bd0e-9fa5032ded1e",
                            "last_updated": "2023-01-02T12:42:01.000644-05:00",
                            "created_at": "2023-01-01T09:22:01.344730-05:00",
                            "name": "Game Total Under 40.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b31e4cd2-5ea3-4777-8516-c30e18859fbb/?format=api"
                        },
                        {
                            "id": "681e81e9-e5ea-4a32-aad3-5bdff03bbe4e",
                            "gambit_id": "731aeb2a-b608-4c63-b892-5acc28e8a5d6",
                            "last_updated": "2023-01-02T12:42:01.001781-05:00",
                            "created_at": "2023-01-01T09:22:01.345978-05:00",
                            "name": "Game Total Over 40.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b31e4cd2-5ea3-4777-8516-c30e18859fbb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e99b9101-7254-4562-826d-72eeb9efde34",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b6361d0d-c64a-4cf3-84ec-d8aa6e2ffeb2",
            "completed": true,
            "last_updated": "2023-01-02T12:47:01.325595-05:00",
            "created_at": "2023-01-01T09:22:01.184455-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.1,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/b6361d0d-c64a-4cf3-84ec-d8aa6e2ffeb2",
            "datetime": "2023-01-01T13:00:00-05:00",
            "cutoff_datetime": "2023-01-01T13:00:00-05:00",
            "name": "Arizona Cardinals v. Atlanta Falcons",
            "bettypes": [
                {
                    "id": "dfe56ad9-68f9-4214-8f38-b2c0d2d6feda",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e99b9101-7254-4562-826d-72eeb9efde34/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-01T09:22:01.190081-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Falcons",
                                "amount": 6026.0
                            },
                            {
                                "team": "Arizona Cardinals",
                                "amount": 3974.0
                            }
                        ],
                        "expected_reward_tokens": 9099.26,
                        "profit_sb": 99.26,
                        "profit_sb_percentage": 1.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7c2628e6-81cd-48ef-a070-e45bed4db3e6",
                            "gambit_id": "ef2a515c-d12d-4320-a912-9b1fd9421f6c",
                            "last_updated": "2023-01-02T12:47:01.332530-05:00",
                            "created_at": "2023-01-01T09:22:01.191234-05:00",
                            "name": "Atlanta Falcons",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfe56ad9-68f9-4214-8f38-b2c0d2d6feda/?format=api"
                        },
                        {
                            "id": "a342e6f9-5cc3-4802-a5a2-1c77e28c46a2",
                            "gambit_id": "ee5f434d-d16f-4e66-aa07-26225f02cdcd",
                            "last_updated": "2023-01-02T12:47:01.333697-05:00",
                            "created_at": "2023-01-01T09:22:01.192502-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "2.29000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfe56ad9-68f9-4214-8f38-b2c0d2d6feda/?format=api"
                        }
                    ]
                },
                {
                    "id": "91ee5ca6-b9a5-4ee9-ac12-d9cced4cb45b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e99b9101-7254-4562-826d-72eeb9efde34/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-01T09:22:01.193817-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Falcons",
                                "amount": 5196.0
                            },
                            {
                                "team": "Arizona Cardinals",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5b63b3c7-a981-44f8-8fe8-78b4b8b6406b",
                            "gambit_id": "2f040f79-ccdb-48a1-a302-fafc52b717ef",
                            "last_updated": "2023-01-02T12:47:01.335946-05:00",
                            "created_at": "2023-01-01T09:22:01.195015-05:00",
                            "name": "Atlanta Falcons",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91ee5ca6-b9a5-4ee9-ac12-d9cced4cb45b/?format=api"
                        },
                        {
                            "id": "dbf5ce9a-3720-4bcf-8c89-7cc08c4b8d2c",
                            "gambit_id": "aa1a40fe-909b-41d2-a241-fa36cec59ee7",
                            "last_updated": "2023-01-02T12:47:01.337092-05:00",
                            "created_at": "2023-01-01T09:22:01.196294-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91ee5ca6-b9a5-4ee9-ac12-d9cced4cb45b/?format=api"
                        }
                    ]
                },
                {
                    "id": "28b08938-cc9a-4f24-87d4-81a50b2ef9ad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e99b9101-7254-4562-826d-72eeb9efde34/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-01T09:22:01.186207-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 42",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 42",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e75d3a9a-983a-43cd-8c0f-27e87d0e4f19",
                            "gambit_id": "1d8efd2f-f500-4aca-9473-c36c4a1e5e6a",
                            "last_updated": "2023-01-02T12:47:01.328457-05:00",
                            "created_at": "2023-01-01T09:22:01.187465-05:00",
                            "name": "Game Total Under 42",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28b08938-cc9a-4f24-87d4-81a50b2ef9ad/?format=api"
                        },
                        {
                            "id": "1398c8de-52f5-4291-9a28-8be52051abf1",
                            "gambit_id": "654fb912-0ff4-4a52-bd77-47581906d282",
                            "last_updated": "2023-01-02T12:47:01.330093-05:00",
                            "created_at": "2023-01-01T09:22:01.188798-05:00",
                            "name": "Game Total Over 42",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28b08938-cc9a-4f24-87d4-81a50b2ef9ad/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}