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=7700
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=7800",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=7600",
    "results": [
        {
            "id": "248fd705-af9e-438b-9b3b-4233aefe4dd6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7c45dd92-b737-4224-810e-02d588aa4c79",
            "completed": true,
            "last_updated": "2022-11-18T10:03:03.648979-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.87,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7c45dd92-b737-4224-810e-02d588aa4c79",
            "datetime": "2022-11-17T22:40:00-05:00",
            "cutoff_datetime": "2022-11-17T22:40:00-05:00",
            "name": "Detroit Pistons v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "edeff08d-6504-450f-a58f-72e2b8db2724",
                    "match": "https://api-prod.gambitprofit.com/api/matches/248fd705-af9e-438b-9b3b-4233aefe4dd6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 7983.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 2017.0
                            }
                        ],
                        "expected_reward_tokens": 9258.03,
                        "profit_sb": 258.03,
                        "profit_sb_percentage": 2.87,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "49304860-30a0-4973-bbda-14802dd203f7",
                            "gambit_id": "ba02ccca-91f5-4e24-8181-6ca39793e166",
                            "last_updated": "2022-11-18T10:03:03.655986-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.16000",
                            "odds": "1.18180",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edeff08d-6504-450f-a58f-72e2b8db2724/?format=api"
                        },
                        {
                            "id": "c6cf5b66-d8b3-4105-a10d-07705bd5770f",
                            "gambit_id": "f0daa1a7-45fa-4277-94c5-ca13f33cfb36",
                            "last_updated": "2022-11-18T10:03:03.657346-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "4.59000",
                            "odds": "5.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edeff08d-6504-450f-a58f-72e2b8db2724/?format=api"
                        }
                    ]
                },
                {
                    "id": "bf056ad9-bd64-4c1b-bd7b-dc542c5c9a07",
                    "match": "https://api-prod.gambitprofit.com/api/matches/248fd705-af9e-438b-9b3b-4233aefe4dd6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ce048d48-0160-4321-8884-bf5bb6c99080",
                            "gambit_id": "c6abedf8-23a4-4f2d-89b8-fe19426dfed0",
                            "last_updated": "2022-11-18T10:03:03.660008-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf056ad9-bd64-4c1b-bd7b-dc542c5c9a07/?format=api"
                        },
                        {
                            "id": "0ff09fe0-5264-4b5a-812e-493ab65823df",
                            "gambit_id": "e8b55d77-dd87-4674-85ed-54db2c01b3c9",
                            "last_updated": "2022-11-18T10:03:03.661310-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf056ad9-bd64-4c1b-bd7b-dc542c5c9a07/?format=api"
                        }
                    ]
                },
                {
                    "id": "cd39532c-0810-4927-b9ee-7eba1f56fa94",
                    "match": "https://api-prod.gambitprofit.com/api/matches/248fd705-af9e-438b-9b3b-4233aefe4dd6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 219",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 219",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f485e742-4650-44d4-8548-bf349165e4a6",
                            "gambit_id": "e67e1491-7c52-45ef-bfef-ffd6cde12605",
                            "last_updated": "2022-11-18T10:03:03.653158-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 219",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "219.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd39532c-0810-4927-b9ee-7eba1f56fa94/?format=api"
                        },
                        {
                            "id": "98fab71b-bb07-4ef6-a824-a8bfa0fd2a18",
                            "gambit_id": "4be2f62a-6a30-4eb9-ae23-e4a61b239dfa",
                            "last_updated": "2022-11-18T10:03:03.651875-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 219",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "219.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd39532c-0810-4927-b9ee-7eba1f56fa94/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2dcdcbf9-44f3-4632-9a36-0d24ad82685f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "208bd39d-79b0-4ec9-ac5e-c6b1b8122682",
            "completed": true,
            "last_updated": "2022-11-18T09:48:09.594136-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/208bd39d-79b0-4ec9-ac5e-c6b1b8122682",
            "datetime": "2022-11-17T22:35:00-05:00",
            "cutoff_datetime": "2022-11-17T22:35:00-05:00",
            "name": "Detroit Red Wings v. San Jose Sharks",
            "bettypes": [
                {
                    "id": "57eb5550-872f-45be-9cd8-cd77d13ed05a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2dcdcbf9-44f3-4632-9a36-0d24ad82685f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Jose Sharks",
                                "amount": 5304.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bdf4c991-cdd0-42d1-a576-75bda41172f3",
                            "gambit_id": "debb9019-80a7-482e-a996-1d92b3c927a2",
                            "last_updated": "2022-11-18T09:48:09.604388-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57eb5550-872f-45be-9cd8-cd77d13ed05a/?format=api"
                        },
                        {
                            "id": "704791e5-ea39-4a07-8053-866206601a45",
                            "gambit_id": "8c186098-54e8-41ad-9a87-cba011ee7663",
                            "last_updated": "2022-11-18T09:48:09.605523-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57eb5550-872f-45be-9cd8-cd77d13ed05a/?format=api"
                        }
                    ]
                },
                {
                    "id": "443a7659-d052-4420-b9fa-ac115225993f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2dcdcbf9-44f3-4632-9a36-0d24ad82685f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Red Wings",
                                "amount": 6642.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 3358.0
                            }
                        ],
                        "expected_reward_tokens": 9099.54,
                        "profit_sb": 99.54,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2f65e113-3e53-4043-9f7c-808643b21545",
                            "gambit_id": "7757f9ed-da07-400a-9600-cbc6e9cd5059",
                            "last_updated": "2022-11-18T09:48:09.602007-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.37000",
                            "odds": "1.42550",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/443a7659-d052-4420-b9fa-ac115225993f/?format=api"
                        },
                        {
                            "id": "976bab5f-9a15-4a14-a0af-f218c002d0a6",
                            "gambit_id": "e3e4aebd-a721-4f97-9d1c-a8161884478f",
                            "last_updated": "2022-11-18T09:48:09.600761-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.71000",
                            "odds": "2.95000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/443a7659-d052-4420-b9fa-ac115225993f/?format=api"
                        }
                    ]
                },
                {
                    "id": "ded4605c-42ad-421e-8b21-b8a04fe8bd4a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2dcdcbf9-44f3-4632-9a36-0d24ad82685f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "13b86184-87b9-4570-a7a6-2162dad9bd41",
                            "gambit_id": "5b948612-1079-4924-950d-6dc3d72239fb",
                            "last_updated": "2022-11-18T09:48:09.597147-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ded4605c-42ad-421e-8b21-b8a04fe8bd4a/?format=api"
                        },
                        {
                            "id": "b3964fde-8945-43f9-8bc3-76549c4d8abf",
                            "gambit_id": "d63aacc6-ca5c-482c-b2c5-16004c02aeb3",
                            "last_updated": "2022-11-18T09:48:09.598350-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ded4605c-42ad-421e-8b21-b8a04fe8bd4a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fa2babb0-d1c5-4eb4-9276-f0ff1db04f1c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f1cfbabb-782e-49a4-912b-a5db77cc0019",
            "completed": true,
            "last_updated": "2022-11-18T09:48:07.704261-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.31,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/f1cfbabb-782e-49a4-912b-a5db77cc0019",
            "datetime": "2022-11-17T22:10:00-05:00",
            "cutoff_datetime": "2022-11-17T22:10:00-05:00",
            "name": "San Antonio Spurs v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "9e28b3bb-356f-45bd-b52e-8084c6e84607",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa2babb0-d1c5-4eb4-9276-f0ff1db04f1c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sacramento Kings",
                                "amount": 7029.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 2971.0
                            }
                        ],
                        "expected_reward_tokens": 9207.99,
                        "profit_sb": 207.99,
                        "profit_sb_percentage": 2.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6db3421f-9f87-4646-afda-4eda02b866e3",
                            "gambit_id": "e19fca5d-c136-4943-b87b-13ff55e9b8ae",
                            "last_updated": "2022-11-18T09:48:07.710869-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.31000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e28b3bb-356f-45bd-b52e-8084c6e84607/?format=api"
                        },
                        {
                            "id": "32b1c7aa-faa5-4993-ac4d-a0fc83966a8e",
                            "gambit_id": "fd2a775d-cfbb-4382-8588-8ee4c6126c79",
                            "last_updated": "2022-11-18T09:48:07.712044-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "3.10000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e28b3bb-356f-45bd-b52e-8084c6e84607/?format=api"
                        }
                    ]
                },
                {
                    "id": "55270327-3f44-4696-a442-06329e81207a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa2babb0-d1c5-4eb4-9276-f0ff1db04f1c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sacramento Kings",
                                "amount": 5000.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f076fe24-3a40-4b93-9cf2-4babb34ee5e2",
                            "gambit_id": "93159014-6387-4beb-963c-413bcc2087e7",
                            "last_updated": "2022-11-18T09:48:07.714289-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55270327-3f44-4696-a442-06329e81207a/?format=api"
                        },
                        {
                            "id": "e87070dc-e697-441b-81a5-575dd85ff267",
                            "gambit_id": "16010ffb-f813-4b09-bbff-3946495fa89a",
                            "last_updated": "2022-11-18T09:48:07.715393-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55270327-3f44-4696-a442-06329e81207a/?format=api"
                        }
                    ]
                },
                {
                    "id": "3ef0bf5b-320c-4b89-a756-7573b931be9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa2babb0-d1c5-4eb4-9276-f0ff1db04f1c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 237",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 237",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d91142cc-4888-4ca7-852d-8bed7b1e06d9",
                            "gambit_id": "5b223514-4cbc-4aa3-99be-4de6a60d0a5f",
                            "last_updated": "2022-11-18T09:48:07.707239-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 237",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "237.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ef0bf5b-320c-4b89-a756-7573b931be9a/?format=api"
                        },
                        {
                            "id": "04cf2aca-cd05-4557-a867-f46eb8c62a22",
                            "gambit_id": "fba4a86a-5764-4e4d-8955-503050c4ff06",
                            "last_updated": "2022-11-18T09:48:07.708377-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 237",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "237.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ef0bf5b-320c-4b89-a756-7573b931be9a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c57c776e-61db-4954-86ed-596e734f0c90",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2b9cc642-d481-4311-97b0-598afa8566c0",
            "completed": true,
            "last_updated": "2022-11-18T09:48:06.153417-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.03,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/2b9cc642-d481-4311-97b0-598afa8566c0",
            "datetime": "2022-11-17T22:10:00-05:00",
            "cutoff_datetime": "2022-11-17T22:10:00-05:00",
            "name": "Brooklyn Nets v. Portland Trail Blazers",
            "bettypes": [
                {
                    "id": "1dcffbfa-6691-4180-b9b4-a8946517648f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c57c776e-61db-4954-86ed-596e734f0c90/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 5829.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "eee1c319-6a1e-4bdb-bf50-bef72acf447b",
                            "gambit_id": "ba0fc642-01a2-46eb-810b-fc6afd816daf",
                            "last_updated": "2022-11-18T09:48:06.160132-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dcffbfa-6691-4180-b9b4-a8946517648f/?format=api"
                        },
                        {
                            "id": "5ccb5a5d-5301-442c-890c-5990f21e8653",
                            "gambit_id": "3ca89bcd-2966-4b4d-be98-24412ddd603e",
                            "last_updated": "2022-11-18T09:48:06.161247-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dcffbfa-6691-4180-b9b4-a8946517648f/?format=api"
                        }
                    ]
                },
                {
                    "id": "7acaa88a-07ec-4c23-8f02-e754a7f3ef75",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c57c776e-61db-4954-86ed-596e734f0c90/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5031dd9d-0272-43b1-a059-4a00cef57e53",
                            "gambit_id": "7ba1c9bd-af74-4353-b59e-a73e49eabfa2",
                            "last_updated": "2022-11-18T09:48:06.163463-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7acaa88a-07ec-4c23-8f02-e754a7f3ef75/?format=api"
                        },
                        {
                            "id": "7e2e521c-6997-41f5-b754-be29c235b0d0",
                            "gambit_id": "f1548590-1b66-4b90-a6ac-8542403ee7be",
                            "last_updated": "2022-11-18T09:48:06.164523-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7acaa88a-07ec-4c23-8f02-e754a7f3ef75/?format=api"
                        }
                    ]
                },
                {
                    "id": "0b599b34-3a7d-4ea4-8954-cd51d3b97491",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c57c776e-61db-4954-86ed-596e734f0c90/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 219.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 219.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "38a5dbc4-0947-450a-906f-99298c9d7852",
                            "gambit_id": "8b18d858-4cc5-4eab-9203-0145710d171e",
                            "last_updated": "2022-11-18T09:48:06.156590-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 219.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "219.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b599b34-3a7d-4ea4-8954-cd51d3b97491/?format=api"
                        },
                        {
                            "id": "bf1e56b9-d5b4-449e-9ad9-5f191452d9ec",
                            "gambit_id": "3b78652c-12be-4794-8bcf-1f4b23d5d1d0",
                            "last_updated": "2022-11-18T09:48:06.157876-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 219.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "219.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b599b34-3a7d-4ea4-8954-cd51d3b97491/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c0c39b41-2b2f-4cdc-948b-546f5937b23b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "044a6171-37ed-4541-a21f-b0c61d7f2769",
            "completed": true,
            "last_updated": "2022-11-18T09:48:14.357008-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.34,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/044a6171-37ed-4541-a21f-b0c61d7f2769",
            "datetime": "2022-11-17T22:05:00-05:00",
            "cutoff_datetime": "2022-11-17T22:05:00-05:00",
            "name": "Arizona Coyotes v. Vegas Golden Knights",
            "bettypes": [
                {
                    "id": "52078939-bbcd-4ac8-ab6c-06dcd91c3640",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0c39b41-2b2f-4cdc-948b-546f5937b23b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 7550.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 2450.0
                            }
                        ],
                        "expected_reward_tokens": 9211.0,
                        "profit_sb": 211.0,
                        "profit_sb_percentage": 2.34,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "221f6992-2b1c-40cd-8721-336293c521c6",
                            "gambit_id": "7a8307d5-8de7-4a89-b4dd-e70f83d0cdfa",
                            "last_updated": "2022-11-18T09:48:14.365699-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.22000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52078939-bbcd-4ac8-ab6c-06dcd91c3640/?format=api"
                        },
                        {
                            "id": "58c166f4-2165-4d9a-b4c4-749c5e274d04",
                            "gambit_id": "2ce15616-a308-4478-ae54-b5519c58a5fc",
                            "last_updated": "2022-11-18T09:48:14.366708-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "3.76000",
                            "odds": "4.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52078939-bbcd-4ac8-ab6c-06dcd91c3640/?format=api"
                        }
                    ]
                },
                {
                    "id": "0e3ccd1d-1ced-4803-8b56-e5bf4415816e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0c39b41-2b2f-4cdc-948b-546f5937b23b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 5664.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cf0ca94f-88bc-48a1-b634-5101820382e4",
                            "gambit_id": "af3e913b-1673-48ac-9c8f-8cd441e0825c",
                            "last_updated": "2022-11-18T09:48:14.362618-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e3ccd1d-1ced-4803-8b56-e5bf4415816e/?format=api"
                        },
                        {
                            "id": "20e83241-0fa9-412e-84e3-419f258d3292",
                            "gambit_id": "4f32cf49-f688-4266-b5a2-863f92add55a",
                            "last_updated": "2022-11-18T09:48:14.363617-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e3ccd1d-1ced-4803-8b56-e5bf4415816e/?format=api"
                        }
                    ]
                },
                {
                    "id": "0a3edc01-8944-4048-835d-a337531ed1a6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0c39b41-2b2f-4cdc-948b-546f5937b23b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d24048b3-33c9-45fa-a22d-49edb81ab057",
                            "gambit_id": "963f23ab-e90c-4145-969e-29c0fecf68ec",
                            "last_updated": "2022-11-18T09:48:14.359535-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a3edc01-8944-4048-835d-a337531ed1a6/?format=api"
                        },
                        {
                            "id": "4103dde7-edff-413f-8c61-c46a4fabefa1",
                            "gambit_id": "0b810c02-e2c9-4fe3-b3dc-ad34c7e5d000",
                            "last_updated": "2022-11-18T09:48:14.360601-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a3edc01-8944-4048-835d-a337531ed1a6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8665da3f-60b4-4911-8157-f67e38e46634",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "40c273f9-e208-495d-abd9-4537709faad9",
            "completed": true,
            "last_updated": "2022-11-18T09:52:40.173395-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.9,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/40c273f9-e208-495d-abd9-4537709faad9",
            "datetime": "2022-11-17T22:05:00-05:00",
            "cutoff_datetime": "2022-11-17T22:05:00-05:00",
            "name": "New York Rangers v. Seattle Kraken",
            "bettypes": [
                {
                    "id": "3d2c1be6-eace-42d1-8e94-7b086689830d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8665da3f-60b4-4911-8157-f67e38e46634/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Rangers",
                                "amount": 5492.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1cf2fcaf-27c7-4db2-94d1-fb18cb093b56",
                            "gambit_id": "80b0b121-ac9e-4271-ba06-d50e2f6c3ae9",
                            "last_updated": "2022-11-18T09:52:40.184810-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d2c1be6-eace-42d1-8e94-7b086689830d/?format=api"
                        },
                        {
                            "id": "3bde2c55-1c25-4dd1-9a39-b9cf87713376",
                            "gambit_id": "1c1e2e85-a50e-44db-98a0-55f2c8827507",
                            "last_updated": "2022-11-18T09:52:40.183732-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d2c1be6-eace-42d1-8e94-7b086689830d/?format=api"
                        }
                    ]
                },
                {
                    "id": "c55ee0f4-2cf7-4bf2-b2cc-18cefa3bfb68",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8665da3f-60b4-4911-8157-f67e38e46634/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Kraken",
                                "amount": 6534.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 3466.0
                            }
                        ],
                        "expected_reward_tokens": 9080.92,
                        "profit_sb": 80.92,
                        "profit_sb_percentage": 0.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5b5d156e-4c2d-416a-b7b2-b24a416febe8",
                            "gambit_id": "08ad6926-32ec-4720-90ca-42fd81d09eec",
                            "last_updated": "2022-11-18T09:52:40.180182-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.39000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c55ee0f4-2cf7-4bf2-b2cc-18cefa3bfb68/?format=api"
                        },
                        {
                            "id": "8f8569f2-4084-4ec1-bec1-25b8b8cda29f",
                            "gambit_id": "a8ff6c15-e945-4fd8-b338-f17be4235285",
                            "last_updated": "2022-11-18T09:52:40.181322-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "2.62000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c55ee0f4-2cf7-4bf2-b2cc-18cefa3bfb68/?format=api"
                        }
                    ]
                },
                {
                    "id": "37932ab4-f40c-44ac-9a34-870e118796f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8665da3f-60b4-4911-8157-f67e38e46634/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a138cf8f-a176-4f57-9e2f-ca386221e36f",
                            "gambit_id": "e9ca0e3c-b267-4937-b7a6-42c06625cc34",
                            "last_updated": "2022-11-18T09:52:40.176372-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37932ab4-f40c-44ac-9a34-870e118796f3/?format=api"
                        },
                        {
                            "id": "198e1840-f99a-4ad0-a641-907af0fe2ef8",
                            "gambit_id": "cc9c3e85-f2b6-4502-b6a1-f8a220379cf9",
                            "last_updated": "2022-11-18T09:52:40.177670-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37932ab4-f40c-44ac-9a34-870e118796f3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "62158619-f28a-4b15-9b2c-2666d4272bea",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "288ff1a9-b174-4a08-8b9e-b6af48fbcf3e",
            "completed": true,
            "last_updated": "2022-11-18T10:03:02.857176-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/288ff1a9-b174-4a08-8b9e-b6af48fbcf3e",
            "datetime": "2022-11-17T20:15:00-05:00",
            "cutoff_datetime": "2022-11-17T20:15:00-05:00",
            "name": "Tennessee Titans v. Green Bay Packers",
            "bettypes": [
                {
                    "id": "b21caf4b-2a08-43ec-9fd3-d3387eb4cc6c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/62158619-f28a-4b15-9b2c-2666d4272bea/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Green Bay Packers",
                                "amount": 6114.0
                            },
                            {
                                "team": "Tennessee Titans",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "261cd097-fbaa-4600-8c1f-e1ab0fd5e0fd",
                            "gambit_id": "80387bb1-9803-4be2-ae61-a40a34d3fc79",
                            "last_updated": "2022-11-18T10:03:02.863134-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Green Bay Packers",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b21caf4b-2a08-43ec-9fd3-d3387eb4cc6c/?format=api"
                        },
                        {
                            "id": "b20b0ca4-f1dc-42ca-b4b4-aebdfa0c2d99",
                            "gambit_id": "0b75a31b-a044-41b5-8eff-bc7e25b14528",
                            "last_updated": "2022-11-18T10:03:02.864117-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee Titans",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b21caf4b-2a08-43ec-9fd3-d3387eb4cc6c/?format=api"
                        }
                    ]
                },
                {
                    "id": "12b2ef95-ed84-4017-b4ad-5fe35d296f0a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/62158619-f28a-4b15-9b2c-2666d4272bea/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Green Bay Packers",
                                "amount": 5208.0
                            },
                            {
                                "team": "Tennessee Titans",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "60879679-4678-4cf9-9990-27e6c4001a0c",
                            "gambit_id": "cb2bca3c-4189-47c7-9019-a73304894537",
                            "last_updated": "2022-11-18T10:03:02.866097-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Green Bay Packers",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12b2ef95-ed84-4017-b4ad-5fe35d296f0a/?format=api"
                        },
                        {
                            "id": "aee69399-5c03-4bcf-a6b6-28846dcd4df4",
                            "gambit_id": "dc6a6b75-3d7a-43c2-89da-1cc8690b30b4",
                            "last_updated": "2022-11-18T10:03:02.867077-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee Titans",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12b2ef95-ed84-4017-b4ad-5fe35d296f0a/?format=api"
                        }
                    ]
                },
                {
                    "id": "0f5cbea3-594d-4ef3-8aa8-27ae31f7736b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/62158619-f28a-4b15-9b2c-2666d4272bea/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 40.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 40.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6f943ecd-d03b-4256-939c-e54b9070d7b3",
                            "gambit_id": "50b41642-8844-4fd3-96a6-0ab93e81559e",
                            "last_updated": "2022-11-18T10:03:02.859909-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 40.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f5cbea3-594d-4ef3-8aa8-27ae31f7736b/?format=api"
                        },
                        {
                            "id": "1974fbc6-42bf-4efd-aee9-f61431a7eacd",
                            "gambit_id": "4c6f8008-2a87-40f9-bdd7-694666251287",
                            "last_updated": "2022-11-18T10:03:02.861001-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 40.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f5cbea3-594d-4ef3-8aa8-27ae31f7736b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7215946f-2d96-48c4-8cac-a236f04a01b3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c55b9649-1485-4b7e-8e92-750afe32177f",
            "completed": true,
            "last_updated": "2022-11-18T09:52:39.862390-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c55b9649-1485-4b7e-8e92-750afe32177f",
            "datetime": "2022-11-17T20:05:00-05:00",
            "cutoff_datetime": "2022-11-17T20:05:00-05:00",
            "name": "Washington Capitals v. St Louis Blues",
            "bettypes": [
                {
                    "id": "bec787af-330b-4639-aa6f-8a8c868003a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7215946f-2d96-48c4-8cac-a236f04a01b3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Blues",
                                "amount": 5097.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "49198424-5bc5-46be-ad6f-9161714cbf31",
                            "gambit_id": "59397deb-f2bf-4e5a-875d-b70395064843",
                            "last_updated": "2022-11-18T09:52:39.871794-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bec787af-330b-4639-aa6f-8a8c868003a1/?format=api"
                        },
                        {
                            "id": "d20b7931-09b0-407a-9522-998358c2cfe0",
                            "gambit_id": "3b5fbf1b-0b59-4f9f-9a34-3bf7629a6f4b",
                            "last_updated": "2022-11-18T09:52:39.872805-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bec787af-330b-4639-aa6f-8a8c868003a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "5163f4ae-6528-45c7-b91f-c74df134e888",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7215946f-2d96-48c4-8cac-a236f04a01b3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Capitals",
                                "amount": 6691.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 3309.0
                            }
                        ],
                        "expected_reward_tokens": 9099.75,
                        "profit_sb": 99.75,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1125da72-085e-4d25-ae6f-026753bc098e",
                            "gambit_id": "5fe1d23a-92af-4b67-9d66-c09e805ed608",
                            "last_updated": "2022-11-18T09:52:39.869821-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.36000",
                            "odds": "1.41670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5163f4ae-6528-45c7-b91f-c74df134e888/?format=api"
                        },
                        {
                            "id": "c721f545-44b1-4aa1-a6a5-c790b0def6e3",
                            "gambit_id": "c6f1df0e-2b58-4441-9f1c-797ef50bd1aa",
                            "last_updated": "2022-11-18T09:52:39.868811-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.75000",
                            "odds": "3.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5163f4ae-6528-45c7-b91f-c74df134e888/?format=api"
                        }
                    ]
                },
                {
                    "id": "9915e844-956b-49a5-8adb-5077415bac4b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7215946f-2d96-48c4-8cac-a236f04a01b3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "71cdcae0-ffb8-4c03-84a5-a2a4e872f8a5",
                            "gambit_id": "7f3fa6d2-d43c-4954-bd0c-1052701b6e83",
                            "last_updated": "2022-11-18T09:52:39.865456-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9915e844-956b-49a5-8adb-5077415bac4b/?format=api"
                        },
                        {
                            "id": "d64c5d79-32a7-4bd7-893a-04e567a27c73",
                            "gambit_id": "e6d2ea7b-e832-4ce9-a65c-0e9408ddecce",
                            "last_updated": "2022-11-18T09:52:39.866602-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9915e844-956b-49a5-8adb-5077415bac4b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d5bca40b-cea5-4788-b224-593a7b980ae3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e55e29be-ef7f-4d84-977e-d17455d993c7",
            "completed": true,
            "last_updated": "2022-11-18T09:52:43.616326-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.6,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e55e29be-ef7f-4d84-977e-d17455d993c7",
            "datetime": "2022-11-17T20:05:00-05:00",
            "cutoff_datetime": "2022-11-17T20:05:00-05:00",
            "name": "Pittsburgh Penguins v. Minnesota Wild",
            "bettypes": [
                {
                    "id": "e67474f7-4c88-44df-9605-b6c5dc1d2367",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5bca40b-cea5-4788-b224-593a7b980ae3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 5000.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cd32da77-cacf-44c9-b94c-d81ceda499f3",
                            "gambit_id": "2afebdaa-fa4f-47d8-81f2-c04ba4ab6980",
                            "last_updated": "2022-11-18T09:52:43.632121-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e67474f7-4c88-44df-9605-b6c5dc1d2367/?format=api"
                        },
                        {
                            "id": "d44dc5b7-f4ca-43e4-b1f8-559350bb7eef",
                            "gambit_id": "e869ea2a-d637-41ea-83a3-078694f0666a",
                            "last_updated": "2022-11-18T09:52:43.630927-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e67474f7-4c88-44df-9605-b6c5dc1d2367/?format=api"
                        }
                    ]
                },
                {
                    "id": "67f1ff74-ff32-4f94-88cd-d8c63d832c94",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5bca40b-cea5-4788-b224-593a7b980ae3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Wild",
                                "amount": 6825.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 3175.0
                            }
                        ],
                        "expected_reward_tokens": 9144.0,
                        "profit_sb": 144.0,
                        "profit_sb_percentage": 1.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5fb99357-0a70-4a42-842a-d50931e3a3c8",
                            "gambit_id": "7239e64c-b656-416b-9df5-cb829771dd01",
                            "last_updated": "2022-11-18T09:52:43.623146-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.34000",
                            "odds": "1.39220",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67f1ff74-ff32-4f94-88cd-d8c63d832c94/?format=api"
                        },
                        {
                            "id": "684a286e-0d39-48af-8104-fa40e54c393b",
                            "gambit_id": "ca4ade3d-20bd-49a9-b3ee-ec7e63f177f2",
                            "last_updated": "2022-11-18T09:52:43.628476-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.88000",
                            "odds": "3.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67f1ff74-ff32-4f94-88cd-d8c63d832c94/?format=api"
                        }
                    ]
                },
                {
                    "id": "851a9079-ea12-42a9-abc9-61c365d6d6f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5bca40b-cea5-4788-b224-593a7b980ae3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7f32593f-537b-4f17-85ee-0d66b866d2cf",
                            "gambit_id": "b803455a-d9ac-4591-a530-5d4e08581f9b",
                            "last_updated": "2022-11-18T09:52:43.618806-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/851a9079-ea12-42a9-abc9-61c365d6d6f5/?format=api"
                        },
                        {
                            "id": "47e05d2b-699b-4219-9399-75fbf4867e91",
                            "gambit_id": "c12c3eb7-1e6a-4ed5-a911-d16882470d9c",
                            "last_updated": "2022-11-18T09:52:43.619922-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/851a9079-ea12-42a9-abc9-61c365d6d6f5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7ab3b3da-f4b5-47b3-a64d-47eefd588b49",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "334b2860-9f27-4c34-9785-d59742bef20e",
            "completed": true,
            "last_updated": "2022-11-18T09:52:42.477218-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.83,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/334b2860-9f27-4c34-9785-d59742bef20e",
            "datetime": "2022-11-17T20:05:00-05:00",
            "cutoff_datetime": "2022-11-17T20:05:00-05:00",
            "name": "Anaheim Ducks v. Winnipeg Jets",
            "bettypes": [
                {
                    "id": "afd2709e-ec40-4870-b7c1-ef4ca7204996",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ab3b3da-f4b5-47b3-a64d-47eefd588b49/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Winnipeg Jets",
                                "amount": 6482.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e8f742b0-748d-4e3f-9c18-716eb86367e5",
                            "gambit_id": "c0a5c776-3855-40b2-8fe2-ee4c6b26a7f7",
                            "last_updated": "2022-11-18T09:52:42.486463-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afd2709e-ec40-4870-b7c1-ef4ca7204996/?format=api"
                        },
                        {
                            "id": "6ed48a0d-22e4-47b5-9ff9-d876c5cd0589",
                            "gambit_id": "0831a185-02b2-4872-8809-356bc28ba5fc",
                            "last_updated": "2022-11-18T09:52:42.487514-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afd2709e-ec40-4870-b7c1-ef4ca7204996/?format=api"
                        }
                    ]
                },
                {
                    "id": "2d13d7a8-1e2d-4c8c-9ae2-2c1388383a52",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ab3b3da-f4b5-47b3-a64d-47eefd588b49/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Anaheim Ducks",
                                "amount": 5664.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "63c06628-5da1-43b1-9e1f-dc5d4d6caa6d",
                            "gambit_id": "1e918bec-2566-46f0-9cdc-276c5043f225",
                            "last_updated": "2022-11-18T09:52:42.484195-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d13d7a8-1e2d-4c8c-9ae2-2c1388383a52/?format=api"
                        },
                        {
                            "id": "ab4b4801-469c-4cb9-8d8d-8b3772c94471",
                            "gambit_id": "e69ae5a5-7ef3-4a79-a144-4d7b6c2b0b16",
                            "last_updated": "2022-11-18T09:52:42.483188-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d13d7a8-1e2d-4c8c-9ae2-2c1388383a52/?format=api"
                        }
                    ]
                },
                {
                    "id": "cd1fbeac-1acd-415c-aab8-b7bd1bab38b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ab3b3da-f4b5-47b3-a64d-47eefd588b49/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f575a10e-a8d0-4fad-981f-55a7538dcd0f",
                            "gambit_id": "55299555-4fc4-4e81-9068-ec1c5ecd9a0c",
                            "last_updated": "2022-11-18T09:52:42.481128-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd1fbeac-1acd-415c-aab8-b7bd1bab38b5/?format=api"
                        },
                        {
                            "id": "73f1508e-dc7f-40ac-8ced-b0ba98babfc0",
                            "gambit_id": "67df26a3-dde2-4c4b-8f22-02e009e97735",
                            "last_updated": "2022-11-18T09:52:42.480036-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd1fbeac-1acd-415c-aab8-b7bd1bab38b5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "87e6345d-0bac-4bdf-905d-26c653b97c0e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "efc0971b-0737-40df-b52e-b3d171702863",
            "completed": true,
            "last_updated": "2022-11-18T09:52:43.900794-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.6,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/efc0971b-0737-40df-b52e-b3d171702863",
            "datetime": "2022-11-17T20:05:00-05:00",
            "cutoff_datetime": "2022-11-17T20:05:00-05:00",
            "name": "New York Islanders v. Nashville Predators",
            "bettypes": [
                {
                    "id": "ec9c855d-2730-4b1d-af3c-06758685d366",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87e6345d-0bac-4bdf-905d-26c653b97c0e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville Predators",
                                "amount": 5097.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0753a1ca-ae1a-4f14-b4de-27d046e88853",
                            "gambit_id": "f94e143b-b37b-4266-a50f-6727adc3b98b",
                            "last_updated": "2022-11-18T09:52:43.910520-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec9c855d-2730-4b1d-af3c-06758685d366/?format=api"
                        },
                        {
                            "id": "c63cba66-fca0-4a51-8af2-d0aca996b2e1",
                            "gambit_id": "99009492-3e83-4092-947c-7ee953aa09a2",
                            "last_updated": "2022-11-18T09:52:43.911512-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec9c855d-2730-4b1d-af3c-06758685d366/?format=api"
                        }
                    ]
                },
                {
                    "id": "749403fe-a4b1-431f-bf4c-bf218b983b17",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87e6345d-0bac-4bdf-905d-26c653b97c0e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Islanders",
                                "amount": 6825.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3175.0
                            }
                        ],
                        "expected_reward_tokens": 9144.0,
                        "profit_sb": 144.0,
                        "profit_sb_percentage": 1.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "23550c4d-9fe5-438d-afd1-dc43e53061f0",
                            "gambit_id": "9833ac07-7afa-451f-8f33-9a19d5c7d53f",
                            "last_updated": "2022-11-18T09:52:43.908366-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.34000",
                            "odds": "1.39220",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/749403fe-a4b1-431f-bf4c-bf218b983b17/?format=api"
                        },
                        {
                            "id": "eb17d5b9-2360-4587-91a8-997f91f0af6d",
                            "gambit_id": "e74ef272-1655-4fac-9502-b44a545ff80a",
                            "last_updated": "2022-11-18T09:52:43.907239-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.88000",
                            "odds": "3.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/749403fe-a4b1-431f-bf4c-bf218b983b17/?format=api"
                        }
                    ]
                },
                {
                    "id": "57a986d7-c098-4893-bf0e-b1e10897dc03",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87e6345d-0bac-4bdf-905d-26c653b97c0e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "57977ee1-ceb1-4345-9734-bf36f919b990",
                            "gambit_id": "a9476833-8080-47be-b0a5-93e784140e64",
                            "last_updated": "2022-11-18T09:52:43.903696-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57a986d7-c098-4893-bf0e-b1e10897dc03/?format=api"
                        },
                        {
                            "id": "08ddba5f-a7ff-43da-b150-ada52056a35f",
                            "gambit_id": "8ca04d98-0c7c-4720-a729-c146c078a773",
                            "last_updated": "2022-11-18T09:52:43.904940-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57a986d7-c098-4893-bf0e-b1e10897dc03/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1d45031f-a86c-434a-a422-b9eb9bac26a0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "98d1804d-d2f8-464f-949d-a59e14968eae",
            "completed": true,
            "last_updated": "2022-11-18T10:07:51.707131-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.03,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/98d1804d-d2f8-464f-949d-a59e14968eae",
            "datetime": "2022-11-17T19:30:00-05:00",
            "cutoff_datetime": "2022-11-17T19:30:00-05:00",
            "name": "SMU v. Tulane",
            "bettypes": [
                {
                    "id": "7194b427-f08a-49ec-9794-f26d9eaa57f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1d45031f-a86c-434a-a422-b9eb9bac26a0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tulane",
                                "amount": 6042.0
                            },
                            {
                                "team": "SMU",
                                "amount": 3958.0
                            }
                        ],
                        "expected_reward_tokens": 9182.56,
                        "profit_sb": 182.56,
                        "profit_sb_percentage": 2.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "67c50f1b-128d-4414-b3d1-d6fc7bc66b78",
                            "gambit_id": "340676d1-9c98-4f8b-a3af-5484f467dbfc",
                            "last_updated": "2022-11-18T10:07:51.714604-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tulane",
                            "reward": "1.52000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7194b427-f08a-49ec-9794-f26d9eaa57f8/?format=api"
                        },
                        {
                            "id": "6cfd313c-2084-4813-9792-9eb995769807",
                            "gambit_id": "73df7b41-1908-4445-b104-3c0c257a0182",
                            "last_updated": "2022-11-18T10:07:51.715963-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SMU",
                            "reward": "2.32000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7194b427-f08a-49ec-9794-f26d9eaa57f8/?format=api"
                        }
                    ]
                },
                {
                    "id": "c49ac591-b183-4ee2-ba66-36bdd3980313",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1d45031f-a86c-434a-a422-b9eb9bac26a0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tulane",
                                "amount": 5000.0
                            },
                            {
                                "team": "SMU",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1cbbed57-9f9b-4f82-b37f-4938852dd184",
                            "gambit_id": "96721095-fe8a-4f1c-8c28-6a4dae1fe130",
                            "last_updated": "2022-11-18T10:07:51.718621-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tulane",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c49ac591-b183-4ee2-ba66-36bdd3980313/?format=api"
                        },
                        {
                            "id": "01a31209-d9e9-45a6-88aa-e929ccc7b73b",
                            "gambit_id": "0e1259e0-c8e3-4424-b86e-76ba43a25ae2",
                            "last_updated": "2022-11-18T10:07:51.719942-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SMU",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c49ac591-b183-4ee2-ba66-36bdd3980313/?format=api"
                        }
                    ]
                },
                {
                    "id": "ac731d38-cfe3-4cff-98e5-49b85e35a347",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1d45031f-a86c-434a-a422-b9eb9bac26a0/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 65.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 65.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "151230bd-6228-4968-91be-502bf7920b6f",
                            "gambit_id": "5e00b6cf-3c37-49f4-a0ad-5225ffffbdf4",
                            "last_updated": "2022-11-18T10:07:51.711989-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 65.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "65.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac731d38-cfe3-4cff-98e5-49b85e35a347/?format=api"
                        },
                        {
                            "id": "e5320811-b795-4521-ba2b-f31eebb8f482",
                            "gambit_id": "938e8d1a-b403-46e1-a1ca-19f6c9175b1c",
                            "last_updated": "2022-11-18T10:07:51.710653-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 65.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "65.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac731d38-cfe3-4cff-98e5-49b85e35a347/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cd161526-9ac0-4a1c-a145-5c73e52194ed",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "45ceb006-12ea-478e-ab6c-567e9cec83cb",
            "completed": true,
            "last_updated": "2022-11-18T09:57:54.072170-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.94,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/45ceb006-12ea-478e-ab6c-567e9cec83cb",
            "datetime": "2022-11-17T19:05:00-05:00",
            "cutoff_datetime": "2022-11-17T19:05:00-05:00",
            "name": "Philadelphia Flyers v. Boston Bruins",
            "bettypes": [
                {
                    "id": "d7449eab-856a-499e-82cd-60e925bba4c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd161526-9ac0-4a1c-a145-5c73e52194ed/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Bruins",
                                "amount": 7340.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 2660.0
                            }
                        ],
                        "expected_reward_tokens": 9175.0,
                        "profit_sb": 175.0,
                        "profit_sb_percentage": 1.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b3a113f6-9293-443e-a419-edd0514e2c15",
                            "gambit_id": "83b20fb2-4c94-4db3-813d-e4a989b7f2e8",
                            "last_updated": "2022-11-18T09:57:54.081473-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.25000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7449eab-856a-499e-82cd-60e925bba4c6/?format=api"
                        },
                        {
                            "id": "6fb78c34-3688-4a48-afef-3cf131766be7",
                            "gambit_id": "ad1f1e29-1e96-46b5-b7af-91c96e5ffd9a",
                            "last_updated": "2022-11-18T09:57:54.082454-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "3.45000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7449eab-856a-499e-82cd-60e925bba4c6/?format=api"
                        }
                    ]
                },
                {
                    "id": "95b8147b-06d4-4a7e-ac43-b51b1e901e6d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd161526-9ac0-4a1c-a145-5c73e52194ed/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Bruins",
                                "amount": 5304.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2768c9cc-c969-4016-ac87-d401d2d5cc98",
                            "gambit_id": "0d93deaf-3543-408b-9bae-607c9d6b3f76",
                            "last_updated": "2022-11-18T09:57:54.078460-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b8147b-06d4-4a7e-ac43-b51b1e901e6d/?format=api"
                        },
                        {
                            "id": "5db854c9-fb5e-4ede-9087-7a88788bcfcc",
                            "gambit_id": "7b7cf574-f06e-4030-8c2f-7e7266edd6b0",
                            "last_updated": "2022-11-18T09:57:54.079412-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b8147b-06d4-4a7e-ac43-b51b1e901e6d/?format=api"
                        }
                    ]
                },
                {
                    "id": "0132ed70-fe5d-4512-90f8-a8cd2556343e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd161526-9ac0-4a1c-a145-5c73e52194ed/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d4c1c4bf-babd-4dee-a29c-1a96cbc3591b",
                            "gambit_id": "19260848-9251-4541-9167-ffb39c9643df",
                            "last_updated": "2022-11-18T09:57:54.076504-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0132ed70-fe5d-4512-90f8-a8cd2556343e/?format=api"
                        },
                        {
                            "id": "77760687-ece4-4102-9853-564a629f4302",
                            "gambit_id": "95e7b61d-f637-4218-a50c-fad4cc1c30d7",
                            "last_updated": "2022-11-18T09:57:54.075295-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0132ed70-fe5d-4512-90f8-a8cd2556343e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "83e2a794-d0f1-44bc-9921-27e4ee2ffc0b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "89f2b260-2553-4273-9e4b-7189f3dc482a",
            "completed": true,
            "last_updated": "2022-11-18T09:57:55.125336-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/89f2b260-2553-4273-9e4b-7189f3dc482a",
            "datetime": "2022-11-17T19:05:00-05:00",
            "cutoff_datetime": "2022-11-17T19:05:00-05:00",
            "name": "Dallas Stars v. Florida Panthers",
            "bettypes": [
                {
                    "id": "968fb9bd-b732-4966-bbd9-10538c40af70",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83e2a794-d0f1-44bc-9921-27e4ee2ffc0b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Florida Panthers",
                                "amount": 5899.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ea99fa38-b659-422b-a5ff-79a7c5d09022",
                            "gambit_id": "c0b8afcb-e1fd-44da-8727-61989be1db45",
                            "last_updated": "2022-11-18T09:57:55.135149-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/968fb9bd-b732-4966-bbd9-10538c40af70/?format=api"
                        },
                        {
                            "id": "e8c4ae35-b385-48af-80f2-6204cc8ee522",
                            "gambit_id": "bf05dbac-27ef-4b44-9482-bdbd930b3768",
                            "last_updated": "2022-11-18T09:57:55.136173-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/968fb9bd-b732-4966-bbd9-10538c40af70/?format=api"
                        }
                    ]
                },
                {
                    "id": "a884852a-c6c5-49c4-8137-0b53aeb686ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83e2a794-d0f1-44bc-9921-27e4ee2ffc0b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 6114.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "beb967b3-0014-403c-81b0-b91b8f7f1fa8",
                            "gambit_id": "73db785a-7bee-4216-8454-8b422a53bee5",
                            "last_updated": "2022-11-18T09:57:55.133051-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a884852a-c6c5-49c4-8137-0b53aeb686ab/?format=api"
                        },
                        {
                            "id": "2577cc85-9068-4868-b52e-045523da1335",
                            "gambit_id": "3d8ffda9-2e46-453d-b305-2c6e98f865cd",
                            "last_updated": "2022-11-18T09:57:55.131999-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a884852a-c6c5-49c4-8137-0b53aeb686ab/?format=api"
                        }
                    ]
                },
                {
                    "id": "74397ff2-841c-4f11-9c88-491555a75081",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83e2a794-d0f1-44bc-9921-27e4ee2ffc0b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "49361bc7-7127-4b58-af73-08d27a24e10c",
                            "gambit_id": "530c97c6-0604-4094-aa81-14dfa888d031",
                            "last_updated": "2022-11-18T09:57:55.128780-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74397ff2-841c-4f11-9c88-491555a75081/?format=api"
                        },
                        {
                            "id": "fcc83265-5c48-43d2-a0d5-e7cc3248728d",
                            "gambit_id": "8b2936d7-2054-417c-89e9-a00be9f4b090",
                            "last_updated": "2022-11-18T09:57:55.129865-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74397ff2-841c-4f11-9c88-491555a75081/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3a576f6d-5f33-459e-b7b2-0afcd825a85f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e55707da-0f20-434c-9fe5-836d8c08d787",
            "completed": true,
            "last_updated": "2022-11-18T10:03:03.242206-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.16,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e55707da-0f20-434c-9fe5-836d8c08d787",
            "datetime": "2022-11-17T19:05:00-05:00",
            "cutoff_datetime": "2022-11-17T19:05:00-05:00",
            "name": "Montreal Canadiens v. Columbus Blue Jackets",
            "bettypes": [
                {
                    "id": "734e52dc-a015-48a5-b9b0-89e6c73a9e4b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a576f6d-5f33-459e-b7b2-0afcd825a85f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c4b12ee4-6549-4d16-8753-009a94ff9612",
                            "gambit_id": "0fa039d1-625a-4ed5-82c5-a3f2a027b808",
                            "last_updated": "2022-11-18T10:03:03.251430-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/734e52dc-a015-48a5-b9b0-89e6c73a9e4b/?format=api"
                        },
                        {
                            "id": "6b558d83-f89b-45e7-9ffa-c5315ef8c23b",
                            "gambit_id": "9cbcc633-2e81-48f6-9296-43740f9efeca",
                            "last_updated": "2022-11-18T10:03:03.252398-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/734e52dc-a015-48a5-b9b0-89e6c73a9e4b/?format=api"
                        }
                    ]
                },
                {
                    "id": "bb076655-f8bc-4aae-8c53-4a0872cd09f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a576f6d-5f33-459e-b7b2-0afcd825a85f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Montreal Canadiens",
                                "amount": 6862.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 3138.0
                            }
                        ],
                        "expected_reward_tokens": 9194.34,
                        "profit_sb": 194.34,
                        "profit_sb_percentage": 2.16,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "459a3a5f-c278-4721-b4ba-1c2561a17574",
                            "gambit_id": "38dcac9b-933e-4500-955d-589b04f33620",
                            "last_updated": "2022-11-18T10:03:03.249335-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.34000",
                            "odds": "1.38460",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb076655-f8bc-4aae-8c53-4a0872cd09f7/?format=api"
                        },
                        {
                            "id": "b0f9fe0c-7fe9-491d-ae6d-c20ea3ddad57",
                            "gambit_id": "74005801-083a-44e4-82b8-1db6b06e9638",
                            "last_updated": "2022-11-18T10:03:03.248284-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.93000",
                            "odds": "3.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb076655-f8bc-4aae-8c53-4a0872cd09f7/?format=api"
                        }
                    ]
                },
                {
                    "id": "b0f3a235-ea20-45be-a4e7-47328df4e344",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a576f6d-5f33-459e-b7b2-0afcd825a85f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "70539c70-641d-40bb-bf08-61776514e450",
                            "gambit_id": "558a1379-b5fa-4cce-a45a-4b0669bc735d",
                            "last_updated": "2022-11-18T10:03:03.245010-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0f3a235-ea20-45be-a4e7-47328df4e344/?format=api"
                        },
                        {
                            "id": "ca31d32e-9dc7-4026-adc4-534184d895c7",
                            "gambit_id": "765a90c6-4f8b-4a45-ad86-4208f20eb211",
                            "last_updated": "2022-11-18T10:03:03.246185-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0f3a235-ea20-45be-a4e7-47328df4e344/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0cf33b9d-4f79-41dd-b461-2a8aca1b9f0a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "74f05257-7263-4613-b9e8-3413dba3b757",
            "completed": true,
            "last_updated": "2022-11-18T09:57:54.772181-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/74f05257-7263-4613-b9e8-3413dba3b757",
            "datetime": "2022-11-17T19:05:00-05:00",
            "cutoff_datetime": "2022-11-17T19:05:00-05:00",
            "name": "Colorado Avalanche v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "bf238912-7376-4922-a9f5-acc937dd63e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0cf33b9d-4f79-41dd-b461-2a8aca1b9f0a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 5492.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6828d8f1-1000-4c60-9820-92661c69743e",
                            "gambit_id": "97f6a155-fe3f-4bc8-86a3-6217738948fd",
                            "last_updated": "2022-11-18T09:57:54.780739-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf238912-7376-4922-a9f5-acc937dd63e6/?format=api"
                        },
                        {
                            "id": "ca2370da-22d5-4f1f-97d2-936bdf708280",
                            "gambit_id": "b8319c45-93cc-4408-93cf-aec1418604b2",
                            "last_updated": "2022-11-18T09:57:54.781730-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf238912-7376-4922-a9f5-acc937dd63e6/?format=api"
                        }
                    ]
                },
                {
                    "id": "d6fb1a77-1f28-4d35-8599-8508430e5a85",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0cf33b9d-4f79-41dd-b461-2a8aca1b9f0a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 6642.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 3358.0
                            }
                        ],
                        "expected_reward_tokens": 9099.54,
                        "profit_sb": 99.54,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a740e503-4ff7-4efe-88b8-10388875910f",
                            "gambit_id": "ba8e968d-eaa1-4e9b-9f65-b9e2d0741198",
                            "last_updated": "2022-11-18T09:57:54.778709-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.37000",
                            "odds": "1.42550",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6fb1a77-1f28-4d35-8599-8508430e5a85/?format=api"
                        },
                        {
                            "id": "38f716c4-8771-4043-8685-863ab5badaf9",
                            "gambit_id": "7177c454-79d2-4296-8a37-5ae764619064",
                            "last_updated": "2022-11-18T09:57:54.777702-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.71000",
                            "odds": "2.95000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6fb1a77-1f28-4d35-8599-8508430e5a85/?format=api"
                        }
                    ]
                },
                {
                    "id": "7d39a6d4-0447-4be1-b124-a53ccd24aa9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0cf33b9d-4f79-41dd-b461-2a8aca1b9f0a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6db17a31-f07b-46db-9759-534544e0c6cb",
                            "gambit_id": "f90896b2-5b66-4324-bc5b-8f910cca23bf",
                            "last_updated": "2022-11-18T09:57:54.775703-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d39a6d4-0447-4be1-b124-a53ccd24aa9a/?format=api"
                        },
                        {
                            "id": "e886a7ad-dca1-4541-9937-cf54bdb6b7d6",
                            "gambit_id": "6a6c0152-f95c-45d8-90ac-0ebfd7654a8e",
                            "last_updated": "2022-11-18T09:57:54.774703-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d39a6d4-0447-4be1-b124-a53ccd24aa9a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "666f8d69-12d1-4147-b72b-731468952fcd",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0355f02c-5c24-463f-8771-6f1f451c7396",
            "completed": true,
            "last_updated": "2022-11-18T09:57:54.418626-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/0355f02c-5c24-463f-8771-6f1f451c7396",
            "datetime": "2022-11-17T19:05:00-05:00",
            "cutoff_datetime": "2022-11-17T19:05:00-05:00",
            "name": "Calgary Flames v. Tampa Bay Lightning",
            "bettypes": [
                {
                    "id": "84e05439-d26f-4e1c-8d2d-de05654f4580",
                    "match": "https://api-prod.gambitprofit.com/api/matches/666f8d69-12d1-4147-b72b-731468952fcd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 5208.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "762a5d39-fb76-477e-8387-69116d523e0a",
                            "gambit_id": "fa073737-f931-49ec-a5c0-d9a0cc06139f",
                            "last_updated": "2022-11-18T09:57:54.431552-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e05439-d26f-4e1c-8d2d-de05654f4580/?format=api"
                        },
                        {
                            "id": "0c45c998-7e21-4e5e-b125-fe6ffc4ca29d",
                            "gambit_id": "5a1872b8-9aa6-43c9-b276-5978fba1ddc8",
                            "last_updated": "2022-11-18T09:57:54.432799-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e05439-d26f-4e1c-8d2d-de05654f4580/?format=api"
                        }
                    ]
                },
                {
                    "id": "f4c0b2dd-af0a-4c6c-95a3-1c807f486955",
                    "match": "https://api-prod.gambitprofit.com/api/matches/666f8d69-12d1-4147-b72b-731468952fcd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 6642.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 3358.0
                            }
                        ],
                        "expected_reward_tokens": 9099.54,
                        "profit_sb": 99.54,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8bd4b584-6f72-4547-909f-243ac6899915",
                            "gambit_id": "a3967aa1-01bc-4b45-b07e-ad879d23c86d",
                            "last_updated": "2022-11-18T09:57:54.428862-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.37000",
                            "odds": "1.42550",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c0b2dd-af0a-4c6c-95a3-1c807f486955/?format=api"
                        },
                        {
                            "id": "2e343c07-12b5-43f5-bcb1-4f5a9fe19b46",
                            "gambit_id": "57f7ef63-30ed-4917-81a7-dee13da48c67",
                            "last_updated": "2022-11-18T09:57:54.426422-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.71000",
                            "odds": "2.95000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c0b2dd-af0a-4c6c-95a3-1c807f486955/?format=api"
                        }
                    ]
                },
                {
                    "id": "d4cded65-aab1-4f95-b3cc-3f41bedede63",
                    "match": "https://api-prod.gambitprofit.com/api/matches/666f8d69-12d1-4147-b72b-731468952fcd/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "53b0d27c-9c2e-42a5-bd80-79e5ad4a3508",
                            "gambit_id": "6d319a29-5b80-4765-9a69-5ef5de9424e6",
                            "last_updated": "2022-11-18T09:57:54.423595-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4cded65-aab1-4f95-b3cc-3f41bedede63/?format=api"
                        },
                        {
                            "id": "283895c9-39e2-4431-a4b1-480146b82f83",
                            "gambit_id": "3d416c45-ec40-4eb7-be12-4e2096814364",
                            "last_updated": "2022-11-18T09:57:54.422201-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4cded65-aab1-4f95-b3cc-3f41bedede63/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e83cd612-f801-45a8-9d79-d8fcdcf2ec7b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "580a777c-dc0a-4c86-b62d-c1ab17bc97aa",
            "completed": true,
            "last_updated": "2022-11-18T09:57:53.389506-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/580a777c-dc0a-4c86-b62d-c1ab17bc97aa",
            "datetime": "2022-11-17T19:05:00-05:00",
            "cutoff_datetime": "2022-11-17T19:05:00-05:00",
            "name": "New Jersey Devils v. Toronto Maple Leafs",
            "bettypes": [
                {
                    "id": "6593a3f8-9fce-47ed-9393-7b0b0909a997",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e83cd612-f801-45a8-9d79-d8fcdcf2ec7b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 5664.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7701b244-b065-42bd-ac85-1fe771819375",
                            "gambit_id": "07234664-1623-4096-a209-884695a14497",
                            "last_updated": "2022-11-18T09:57:53.398555-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6593a3f8-9fce-47ed-9393-7b0b0909a997/?format=api"
                        },
                        {
                            "id": "89edac3c-5ff6-4925-a9e0-13835816a012",
                            "gambit_id": "688585db-5311-44c3-8cc1-c4307d51cafd",
                            "last_updated": "2022-11-18T09:57:53.399537-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6593a3f8-9fce-47ed-9393-7b0b0909a997/?format=api"
                        }
                    ]
                },
                {
                    "id": "2f9e5fef-36de-4040-9fa0-03770129e9f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e83cd612-f801-45a8-9d79-d8fcdcf2ec7b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Jersey Devils",
                                "amount": 6336.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "36fc9c73-e129-49ad-bbb1-fa96232bfe72",
                            "gambit_id": "9e63d8b6-8e6c-4a8f-a6e0-2e4aa073c402",
                            "last_updated": "2022-11-18T09:57:53.395600-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f9e5fef-36de-4040-9fa0-03770129e9f7/?format=api"
                        },
                        {
                            "id": "83f813a3-01a6-4bbf-8824-c5f0d79cfc3c",
                            "gambit_id": "c4eece76-157a-44d2-a4dc-b1753ad41a1a",
                            "last_updated": "2022-11-18T09:57:53.396582-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f9e5fef-36de-4040-9fa0-03770129e9f7/?format=api"
                        }
                    ]
                },
                {
                    "id": "68aaeec2-11af-4ff3-ace4-35427243432e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e83cd612-f801-45a8-9d79-d8fcdcf2ec7b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f8ae298b-e9d6-40fe-b0a3-84ffcb933cd5",
                            "gambit_id": "70ad0967-544b-427e-9350-133eb8c3365e",
                            "last_updated": "2022-11-18T09:57:53.393664-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68aaeec2-11af-4ff3-ace4-35427243432e/?format=api"
                        },
                        {
                            "id": "c97eaf4f-f82a-4757-a6b8-ade69f6a8f60",
                            "gambit_id": "924f182f-b713-4bc1-b333-02b43435bb49",
                            "last_updated": "2022-11-18T09:57:53.392437-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68aaeec2-11af-4ff3-ace4-35427243432e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e1d8a970-5ca8-4964-b063-fe40f0492d75",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e875440c-4974-48ea-aa90-6cfaad07d8ee",
            "completed": true,
            "last_updated": "2022-11-22T09:27:22.703687-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "The RSM Classic",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/e875440c-4974-48ea-aa90-6cfaad07d8ee",
            "datetime": "2022-11-17T07:00:00-05:00",
            "cutoff_datetime": "2022-11-17T07:00:00-05:00",
            "name": "The RSM Classic: Top 5 Finish",
            "bettypes": [
                {
                    "id": "f080d918-9530-4c23-932a-bd260dec5ab8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e1d8a970-5ca8-4964-b063-fe40f0492d75/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "3c4a0f9d-2516-482f-a5f5-4f6d609a277c",
                            "gambit_id": "6f620d1f-7db0-4028-b897-a3f817459f28",
                            "last_updated": "2022-11-22T09:27:22.853684-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tony Finau",
                            "reward": "2.97000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "748f964f-e37c-40ee-8d4f-9bbfcb444c73",
                            "gambit_id": "bd976ee6-08b7-47aa-9d38-744e460f380f",
                            "last_updated": "2022-11-22T09:27:22.851759-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brian Harman",
                            "reward": "4.50000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "d53caa45-fccb-4921-8c2b-30472183ad73",
                            "gambit_id": "b89df09f-fcd2-4934-96cf-52c1eac31c33",
                            "last_updated": "2022-11-22T09:27:22.849848-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jason Day",
                            "reward": "5.38000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "4dcf4c62-6cb0-4534-adb7-55b379b45f3f",
                            "gambit_id": "e684a770-63ba-47d8-86bb-537db9e93077",
                            "last_updated": "2022-11-22T09:27:22.852725-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seamus Power",
                            "reward": "5.81000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "ea956d1a-a275-4f84-b775-820cf92581a3",
                            "gambit_id": "25ba0672-ee4f-4b27-9cdc-9b667074e796",
                            "last_updated": "2022-11-22T09:27:22.848890-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tom Hoge",
                            "reward": "5.81000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "5eb774b3-514f-4b9d-8002-53deafbce899",
                            "gambit_id": "31600cdd-126b-4c93-a00f-d8b39823c4f7",
                            "last_updated": "2022-11-22T09:27:22.850804-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Taylor Montgomery",
                            "reward": "6.25000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "89d13782-37e4-4111-ac6f-a63be1a8bb61",
                            "gambit_id": "0f2a0454-8f01-4308-8813-0c10768aaf79",
                            "last_updated": "2022-11-22T09:27:22.845917-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Keith Mitchell",
                            "reward": "6.69000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "50728084-5fdc-424e-8cf8-67bb847a2bb4",
                            "gambit_id": "2921461c-f87b-4fc4-b4a3-d10f954cb3e5",
                            "last_updated": "2022-11-22T09:27:22.847915-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denny McCarthy",
                            "reward": "6.69000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "eb2feba9-2d85-423b-9421-59a9e65ed094",
                            "gambit_id": "ccd91290-ebc1-41a8-834b-e021024db788",
                            "last_updated": "2022-11-22T09:27:22.846933-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joel Dahmen",
                            "reward": "7.13000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "9ec99221-1818-4842-9fe0-b9b12735b0ed",
                            "gambit_id": "077cf552-cea7-4164-b173-1207c8b859af",
                            "last_updated": "2022-11-22T09:27:22.843927-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mackenzie Hughes",
                            "reward": "7.56000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "3d2c47ec-8acc-4350-aecd-b64c948a1207",
                            "gambit_id": "b4bea76d-a7dc-42af-8bf3-f49cc4ce1be8",
                            "last_updated": "2022-11-22T09:27:22.842956-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matthew Nesmith",
                            "reward": "7.56000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "afc272cd-5c79-4662-90d8-5de6cd6fa6ca",
                            "gambit_id": "7d7ca5bd-72d9-4b85-960c-e5eda790e3d2",
                            "last_updated": "2022-11-22T09:27:22.841041-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sahith Theegala",
                            "reward": "8.00000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "4e5ffa2d-d954-4218-9f5b-2d9ffb517fe8",
                            "gambit_id": "df2e3278-d6b7-4cd2-bf43-57b95b591225",
                            "last_updated": "2022-11-22T09:27:22.837504-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Patrick Rodgers",
                            "reward": "8.44000",
                            "odds": "9.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "6b091311-121d-4fe1-a6c7-f2ca5beb2ac4",
                            "gambit_id": "1d109654-d8b1-4978-82b4-41fadfd6a128",
                            "last_updated": "2022-11-22T09:27:22.826868-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Andrew Putnam",
                            "reward": "8.44000",
                            "odds": "9.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "b539ce53-a1f4-48d3-b4be-85b62f8a5157",
                            "gambit_id": "f88a14d1-251d-4c9b-b01a-18bd44a92f5d",
                            "last_updated": "2022-11-22T09:27:22.824990-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Rose",
                            "reward": "8.44000",
                            "odds": "9.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "f390cb9e-1530-4b3d-a86c-26d47cdd7878",
                            "gambit_id": "1f889ffd-0388-49df-ae85-50ca2c392c6c",
                            "last_updated": "2022-11-22T09:27:22.828765-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matt Kuchar",
                            "reward": "8.44000",
                            "odds": "9.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "145ecc13-e075-4d49-8b9d-c608d68070fb",
                            "gambit_id": "578d1bc7-2db3-41f9-9594-6394faf1981c",
                            "last_updated": "2022-11-22T09:27:22.840063-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Davis Riley",
                            "reward": "8.44000",
                            "odds": "9.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "f8fa0ac3-7bed-446c-b022-a367f5927f47",
                            "gambit_id": "c0d6f5d1-3e94-495e-b574-4e11bf98ab0e",
                            "last_updated": "2022-11-22T09:27:22.842000-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wyndham Clark",
                            "reward": "8.88000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "c092d5bd-1c8f-468e-83d3-84633c9e3e45",
                            "gambit_id": "9a2bf5b6-880d-4d90-8ab2-2ebe791dda41",
                            "last_updated": "2022-11-22T09:27:22.832559-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harris English",
                            "reward": "8.88000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "655c60ec-58b2-4e46-bd55-7394c05ba6c0",
                            "gambit_id": "ae907d7c-8a83-4302-ae06-05676c530ada",
                            "last_updated": "2022-11-22T09:27:22.831564-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott Stallings",
                            "reward": "8.88000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "e656545c-4863-4027-845b-0a83bc4e6d8b",
                            "gambit_id": "e75dbaa7-f923-473f-847c-238722696512",
                            "last_updated": "2022-11-22T09:27:22.824035-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Taylor Moore",
                            "reward": "8.88000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "b02d71fa-3ae1-476a-b536-3085e30f73c7",
                            "gambit_id": "f55c0c95-56a8-4e18-b209-282b99351fbf",
                            "last_updated": "2022-11-22T09:27:22.844917-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Webb Simpson",
                            "reward": "8.88000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "a25c515b-a80d-4bf4-a0df-592b76c6cf17",
                            "gambit_id": "b32efbca-203d-43d1-9a57-cff9606cf2a6",
                            "last_updated": "2022-11-22T09:27:22.829700-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Kisner",
                            "reward": "8.88000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "0ce7ae6a-1aeb-45e0-86a5-f1657085132b",
                            "gambit_id": "d67cafed-7180-455b-9d90-26d494d52caa",
                            "last_updated": "2022-11-22T09:27:22.712120-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chris Kirk",
                            "reward": "9.75000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "49889c14-9bbc-42ff-8bc4-00cc11bd070a",
                            "gambit_id": "d8b74e78-6558-4cf2-9c88-889f515e169a",
                            "last_updated": "2022-11-22T09:27:22.833582-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "JJ Spaun",
                            "reward": "9.75000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "b7da7f81-6563-49f1-86ff-b444d1c21162",
                            "gambit_id": "b2d0609f-6e72-4d92-97ed-1dafea08f213",
                            "last_updated": "2022-11-22T09:27:22.830635-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Taylor Pendrith",
                            "reward": "9.75000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "cb87ab49-3d4b-4de7-a26d-8c2a5373c66a",
                            "gambit_id": "29dd0071-a516-42db-8a52-8c752b233715",
                            "last_updated": "2022-11-22T09:27:22.835532-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aaron Rai",
                            "reward": "9.75000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "2de1b365-33f1-4a35-97fd-7a9be11dc781",
                            "gambit_id": "ecd930f8-87f0-43e8-9d61-cc56bb5a8dc5",
                            "last_updated": "2022-11-22T09:27:22.839089-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alex Smalley",
                            "reward": "9.75000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "29e1805d-9279-4946-a4a1-ee267addd24e",
                            "gambit_id": "eb6ddf1f-1737-4dd4-9da5-cbaf2a9d2103",
                            "last_updated": "2022-11-22T09:27:22.836504-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nick Hardy",
                            "reward": "10.63000",
                            "odds": "12.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "0ea76cf3-276b-4365-84a2-5ad8f2361f21",
                            "gambit_id": "992c18fc-215b-4cdb-b5e5-de92f94950c5",
                            "last_updated": "2022-11-22T09:27:22.834555-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brendon Todd",
                            "reward": "10.63000",
                            "odds": "12.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "149f455f-b02c-4e00-8099-f5d901129c98",
                            "gambit_id": "06503417-f227-4afe-8cca-9f3ba94fc332",
                            "last_updated": "2022-11-22T09:27:22.827801-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Will Gordon",
                            "reward": "10.63000",
                            "odds": "12.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "06a0ac3f-3e9d-4aaa-85a3-06d5ee42a0cf",
                            "gambit_id": "c862bf78-b242-474d-bbf9-83ecc7e78b47",
                            "last_updated": "2022-11-22T09:27:22.813711-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Lee Hodges",
                            "reward": "11.50000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "44e33a77-c669-4dd5-8802-a45af467f544",
                            "gambit_id": "d722f526-d0ac-43b1-82fe-44bda5080717",
                            "last_updated": "2022-11-22T09:27:22.822168-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dean Burmester",
                            "reward": "11.50000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "b9894e2c-0d7a-476d-bc6a-7efe734c4e0b",
                            "gambit_id": "1e23851e-771a-4a57-87ab-99953664133b",
                            "last_updated": "2022-11-22T09:27:22.820283-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Greyson Sigg",
                            "reward": "11.50000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "2b71cb69-20a3-49d7-a0b7-f6c78a85c012",
                            "gambit_id": "6b61a856-9f29-481d-bb62-b612e55bd61f",
                            "last_updated": "2022-11-22T09:27:22.825936-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hayden Buckley",
                            "reward": "13.25000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "cf677a55-e4a0-4213-8bbe-6e6c6a78a0ac",
                            "gambit_id": "6875eda2-318b-4896-83c9-1982139167f6",
                            "last_updated": "2022-11-22T09:27:22.818428-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "David Lipsky",
                            "reward": "13.25000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "30ca290f-98df-4624-8b08-89ef88d988b2",
                            "gambit_id": "5159dd58-2af3-42eb-8a5e-800e12525133",
                            "last_updated": "2022-11-22T09:27:22.814642-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Russell Knox",
                            "reward": "15.00000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "16b83c0d-0684-410f-b019-236c9252eac0",
                            "gambit_id": "0f68cfa4-9f4c-428e-a8cc-e8e5824e911d",
                            "last_updated": "2022-11-22T09:27:22.714059-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "JT Poston",
                            "reward": "15.00000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "4a106b7d-5bcf-463e-b253-304582b189f7",
                            "gambit_id": "45103a62-3a93-4fa1-9e92-c82c8d09ec6b",
                            "last_updated": "2022-11-22T09:27:22.812779-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stephan Jaeger",
                            "reward": "15.00000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "ef36200a-c712-431b-92d8-f272a1bda7a8",
                            "gambit_id": "6eb19606-ed02-43f0-8204-b9c4ef5b0181",
                            "last_updated": "2022-11-22T09:27:22.808108-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Trey Mullinax",
                            "reward": "15.00000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "8ea3c205-b12e-4bb9-8004-777af5e5d507",
                            "gambit_id": "d0e90c56-fe83-4daf-abfd-1545bb7b270d",
                            "last_updated": "2022-11-22T09:27:22.819356-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Luke List",
                            "reward": "15.00000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "d212d851-435c-4f34-8d50-67236afe45f6",
                            "gambit_id": "4178c954-f798-4fea-bcf9-fcb122822443",
                            "last_updated": "2022-11-22T09:27:22.809047-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Griffin",
                            "reward": "15.00000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "6baa7731-dfbd-4608-b76c-8e9d3dc0c768",
                            "gambit_id": "557ed438-6f9a-4621-9189-f4f01c026a20",
                            "last_updated": "2022-11-22T09:27:22.815587-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Davis Thompson",
                            "reward": "15.00000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "0ec3a0b1-793c-474e-93fc-aafa8a39260f",
                            "gambit_id": "ea4f8869-7c7c-4866-bcb8-3c6835409b30",
                            "last_updated": "2022-11-22T09:27:22.821223-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Long",
                            "reward": "15.00000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "fb4477e7-b2fb-467b-8e2c-9bb16278ddb4",
                            "gambit_id": "68625224-3a67-48f7-9699-71f2e57daa66",
                            "last_updated": "2022-11-22T09:27:22.823100-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Troy Merritt",
                            "reward": "15.00000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "c6f93939-3708-4dc6-8827-402870eee0a2",
                            "gambit_id": "41d92e2f-ccd5-4e8a-aebf-02ce0417d49a",
                            "last_updated": "2022-11-22T09:27:22.804368-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Lower",
                            "reward": "16.75000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "953b57d1-5330-4fda-9069-f2cc66eb06ee",
                            "gambit_id": "63ad81fa-3292-4d49-b621-2ad7f9eca75a",
                            "last_updated": "2022-11-22T09:27:22.816535-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Francesco Molinari",
                            "reward": "16.75000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "4279488d-34ca-467b-b9f4-ee9f49099853",
                            "gambit_id": "890ff99c-d062-42c5-903b-97e683e49d88",
                            "last_updated": "2022-11-22T09:27:22.817496-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sepp Straka",
                            "reward": "16.75000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "7a8bd8a7-cf74-4231-a0d1-d125e3f91e9d",
                            "gambit_id": "ed901b56-49b8-4ca6-9779-65e9115b9466",
                            "last_updated": "2022-11-22T09:27:22.794959-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Patton Kizzire",
                            "reward": "16.75000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "cffae06d-4158-4185-985a-a11d299419a3",
                            "gambit_id": "4141e3e3-99a7-42b8-a773-95a61a8e6333",
                            "last_updated": "2022-11-22T09:27:22.809978-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Suh",
                            "reward": "16.75000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "732f25e8-c95b-4608-b7d9-42b91f7342ad",
                            "gambit_id": "0f604744-0332-4f53-8040-72a040fe6e04",
                            "last_updated": "2022-11-22T09:27:22.802511-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sam Ryder",
                            "reward": "18.50000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "33f1249b-23be-4a33-bcfc-af4b236dcf18",
                            "gambit_id": "3c4906dc-3857-4365-9078-a6ea9b95db9c",
                            "last_updated": "2022-11-22T09:27:22.811840-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Schenk",
                            "reward": "18.50000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "b419d4b8-eea5-4669-a11a-494d5e8d05af",
                            "gambit_id": "8dc3ed92-0cff-45d2-84dc-23c0c4cf6beb",
                            "last_updated": "2022-11-22T09:27:22.810905-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brandon Wu",
                            "reward": "18.50000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "973d463e-1056-4152-bccb-b45499eed697",
                            "gambit_id": "94f7df27-dd60-4b67-aef1-792bb4bb0701",
                            "last_updated": "2022-11-22T09:27:22.711154-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Robert Streb",
                            "reward": "18.50000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "89598024-0178-4ea2-967a-4825ee817e36",
                            "gambit_id": "ba8dd374-b666-4aff-aed4-4a4dadd56ea7",
                            "last_updated": "2022-11-22T09:27:22.806246-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cameron Champ",
                            "reward": "18.50000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "4fb4586e-d1a7-4d36-b2f2-85ffb7e96c3b",
                            "gambit_id": "9ba4e8ed-15b3-4361-9285-b6d2d5a47ffc",
                            "last_updated": "2022-11-22T09:27:22.796859-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Beau Hossler",
                            "reward": "20.25000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "5ce602c9-eac6-42ab-a658-3a4cb00d4b80",
                            "gambit_id": "7aec8446-6193-4393-9973-94191f43daad",
                            "last_updated": "2022-11-22T09:27:22.801582-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seong-Hyeon Kim",
                            "reward": "20.25000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "06f46e41-89b6-4730-8ed7-54ca1378726f",
                            "gambit_id": "fcd0ec19-bb27-4ddf-b963-5ad16b5e4556",
                            "last_updated": "2022-11-22T09:27:22.792159-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Christopher Gotterup",
                            "reward": "20.25000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "838e0c6a-361d-4a76-a6e8-37f594e9cf80",
                            "gambit_id": "f3c89068-2ac7-49db-ba4e-e2773ed19397",
                            "last_updated": "2022-11-22T09:27:22.807181-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Robby Shelton",
                            "reward": "20.25000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "b51c05ac-8212-4b50-9bb0-c271f38fdf76",
                            "gambit_id": "35c47788-bad7-4d2a-be4c-fd786be56efd",
                            "last_updated": "2022-11-22T09:27:22.805313-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott Piercy",
                            "reward": "20.25000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "c81e452d-4d8c-4091-a5eb-5d7b2bfb5808",
                            "gambit_id": "594d0802-496d-4202-89e3-18c7ac20b753",
                            "last_updated": "2022-11-22T09:27:22.784078-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Svensson",
                            "reward": "20.25000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "d575650c-4a11-4d49-a90a-db42d50c618a",
                            "gambit_id": "bb098cc3-1721-4696-ac36-b401abce9a5a",
                            "last_updated": "2022-11-22T09:27:22.798767-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Danny Willett",
                            "reward": "20.25000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "6dcc5172-7f38-400e-8a97-0e3e04f507ac",
                            "gambit_id": "2454e374-fb50-4397-8848-f868cff02928",
                            "last_updated": "2022-11-22T09:27:22.793100-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Armour",
                            "reward": "22.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "7777f9b9-9718-41be-987c-e47fbd5f480d",
                            "gambit_id": "62bc6868-f0cd-4201-b34a-635c2e67a466",
                            "last_updated": "2022-11-22T09:27:22.794028-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Taylor",
                            "reward": "22.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "00eff9da-2789-40b2-ad31-8963b7cc0ada",
                            "gambit_id": "ece606a0-3dd1-4bcd-842a-9fb88bf8d58d",
                            "last_updated": "2022-11-22T09:27:22.797796-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Yu",
                            "reward": "22.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "bf1d89ce-93fd-4405-89c7-3418863d2a15",
                            "gambit_id": "7e1b009e-207a-454a-9ee9-f314dfa2e796",
                            "last_updated": "2022-11-22T09:27:22.803439-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Zach Johnson",
                            "reward": "22.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "ac32a938-79b1-4012-9dbc-5de23b945607",
                            "gambit_id": "aff24f31-b356-4d7e-be81-a27481842fdf",
                            "last_updated": "2022-11-22T09:27:22.800649-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Cook",
                            "reward": "22.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "f06bf741-aa6e-4120-9cd2-b6d20fdc2b72",
                            "gambit_id": "09876db4-2ba0-403b-b30f-1fa69f0d8d9a",
                            "last_updated": "2022-11-22T09:27:22.790274-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Henrik Norlander",
                            "reward": "25.50000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "4d684723-2b51-466b-86b8-c1f469bd9396",
                            "gambit_id": "7df3ad20-57ff-420c-8f2f-63526f6e2c86",
                            "last_updated": "2022-11-22T09:27:22.788385-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matthias Schwab",
                            "reward": "25.50000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "79d3b1e1-a91f-4a84-8a5a-4eff5d0eff6e",
                            "gambit_id": "8884dea8-41f5-4342-9518-bfb58c726ae3",
                            "last_updated": "2022-11-22T09:27:22.787436-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dylan Frittelli",
                            "reward": "25.50000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "7de2708f-af80-40b4-bc7f-f3289a4dc959",
                            "gambit_id": "16d144f8-370d-4eda-9d09-5bcce87e8821",
                            "last_updated": "2022-11-22T09:27:22.783145-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chesson Hadley",
                            "reward": "25.50000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "8efc5333-62f2-4465-9276-482812196506",
                            "gambit_id": "d82b7ba4-954c-4b59-8d76-1bb7bb2b9ec2",
                            "last_updated": "2022-11-22T09:27:22.791227-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cameron Percy",
                            "reward": "25.50000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "1220b4dd-b9ba-45ea-9eaf-f1dedfd5ab4d",
                            "gambit_id": "05dcf3ae-d57a-4be9-ae9b-ba4d15e8e8a7",
                            "last_updated": "2022-11-22T09:27:22.778465-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Callum Tarren",
                            "reward": "25.50000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "1f649c42-0d8a-4184-8cb5-1cf5260b317e",
                            "gambit_id": "34f9084e-fe70-4667-9177-e318b4ea7fd7",
                            "last_updated": "2022-11-22T09:27:22.785035-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Streelman",
                            "reward": "25.50000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "3041358c-fbbe-48d1-a2b6-63fdbe7268f4",
                            "gambit_id": "7f5a1877-c98f-4910-abed-7f0414e83a6a",
                            "last_updated": "2022-11-22T09:27:22.799701-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "John Huh",
                            "reward": "25.50000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "3226b9a2-06d8-4fad-a6f8-82210c5f1c51",
                            "gambit_id": "cc9539a8-5563-46da-8d15-1a000280547a",
                            "last_updated": "2022-11-22T09:27:22.773703-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tyson Alexander",
                            "reward": "27.25000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "0358fdf2-d278-4da6-bc27-06f2db9d8bd2",
                            "gambit_id": "e42b37b6-af13-447b-98fb-8c4bfbaff2f9",
                            "last_updated": "2022-11-22T09:27:22.776501-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carl Yuan",
                            "reward": "27.25000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "1d9ada80-bc97-497b-82ea-9aa38da48f5e",
                            "gambit_id": "53bee0e4-cf9a-41eb-b213-a34c89fb9c49",
                            "last_updated": "2022-11-22T09:27:22.789345-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Byeong-Hun An",
                            "reward": "27.25000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "cb1ff13e-b304-4feb-9288-626fde57d362",
                            "gambit_id": "3ecd05ca-f0f5-49c6-8e30-fd41a5840ee0",
                            "last_updated": "2022-11-22T09:27:22.782212-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matt Wallace",
                            "reward": "27.25000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "d7cefbda-f17f-4460-9eb2-26b8ff41537c",
                            "gambit_id": "de766848-c7f8-4a0b-867d-302c66784f83",
                            "last_updated": "2022-11-22T09:27:22.771823-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stewart Cink",
                            "reward": "27.25000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "239d7776-654a-4800-b412-51e966009da4",
                            "gambit_id": "68c99629-4c95-43e7-b0fa-0f7e55548a9b",
                            "last_updated": "2022-11-22T09:27:22.774633-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tyler Duncan",
                            "reward": "29.88000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "8d44d7b3-ffbb-4b6f-940b-9bf43ff6e146",
                            "gambit_id": "840364ff-01b8-4a2e-9f63-94e76433dbf4",
                            "last_updated": "2022-11-22T09:27:22.780329-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "David Lingmerth",
                            "reward": "29.88000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "8acdc7d7-a8e5-4a63-bd28-d50b90c3af5b",
                            "gambit_id": "324eeeac-a1ba-47f2-b3fc-cd6170ae1b24",
                            "last_updated": "2022-11-22T09:27:22.779401-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joseph Bramlett",
                            "reward": "29.88000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "e6cecb54-d1e1-4134-a50a-d0003e8dc21b",
                            "gambit_id": "842f6b55-1793-4487-9570-e2fe4c4c0a2d",
                            "last_updated": "2022-11-22T09:27:22.770873-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harry Hall",
                            "reward": "29.88000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "94926fff-3858-44fe-94d4-df1b25741fd9",
                            "gambit_id": "a7fbb0a1-3a32-414a-a3bf-9ad3f25c8974",
                            "last_updated": "2022-11-22T09:27:22.781278-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael Thompson",
                            "reward": "29.88000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "e54ba4a0-e15a-45b8-8682-e03b0355b7f1",
                            "gambit_id": "8ccb10e8-72b3-42b8-b49d-8ae24260e296",
                            "last_updated": "2022-11-22T09:27:22.768048-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ze-Cheng Dou",
                            "reward": "31.63000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "0673518e-c86e-4157-a9e6-ce4233f14de5",
                            "gambit_id": "f1cf1ac8-ee78-4dc1-93ef-67ba8c9b9e78",
                            "last_updated": "2022-11-22T09:27:22.768999-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Smotherman",
                            "reward": "31.63000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "48f91cd1-c739-497a-bac6-dda583abd0e3",
                            "gambit_id": "2937e9d5-fd90-4ba4-a0e3-287abbb1e4d0",
                            "last_updated": "2022-11-22T09:27:22.766168-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "M-J Daffue",
                            "reward": "31.63000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "00b16ee8-ae81-4c8b-8979-55f74077b4d2",
                            "gambit_id": "5d12b8bf-e1ad-4288-ac73-5f0425bacce4",
                            "last_updated": "2022-11-22T09:27:22.750052-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aaron Baddeley",
                            "reward": "31.63000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "3bbe8db1-249f-4990-92f0-82daf1881268",
                            "gambit_id": "16710558-b209-47cf-b274-8d5d00b1047f",
                            "last_updated": "2022-11-22T09:27:22.775562-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Garrick Higgo",
                            "reward": "31.63000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "ddbf5511-a307-4c17-95c1-5abcc7aff0ab",
                            "gambit_id": "3f4e0e2a-f674-4891-8012-728197be1a3a",
                            "last_updated": "2022-11-22T09:27:22.777527-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charley Hoffman",
                            "reward": "31.63000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "6fcd6ad1-10c9-4ba4-aada-f94f1480bf50",
                            "gambit_id": "54425f12-8f2a-468e-9fe2-c875bd2e9781",
                            "last_updated": "2022-11-22T09:27:22.795892-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Moore",
                            "reward": "36.00000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "e8fd321f-c584-4a9e-a08b-86539dce9282",
                            "gambit_id": "5d8bcfce-7037-4821-9b88-92903e800858",
                            "last_updated": "2022-11-22T09:27:22.763278-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Andrew Novak",
                            "reward": "36.00000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "426e0938-810b-462c-b6b2-c1939c9d90ef",
                            "gambit_id": "46aa5219-ae82-4f94-b80f-6c257df3a6fc",
                            "last_updated": "2022-11-22T09:27:22.762334-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brian Gay",
                            "reward": "40.38000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "15e0d6d7-bfb2-4d32-b625-e1e9b203acda",
                            "gambit_id": "59721268-0e34-4acf-9642-f1f1f8e7a2f0",
                            "last_updated": "2022-11-22T09:27:22.751923-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael Gligic",
                            "reward": "40.38000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "33e9e326-2f52-4c6b-ada4-ff91abf2e984",
                            "gambit_id": "fabbb09f-8e45-4714-b336-46248a6900ab",
                            "last_updated": "2022-11-22T09:27:22.755707-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nate Lashley",
                            "reward": "40.38000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "034c123f-c2db-4448-9266-fe9924e6fe3b",
                            "gambit_id": "9d0c0747-29de-466d-972e-20eb40c46f1f",
                            "last_updated": "2022-11-22T09:27:22.757603-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sean O'Hair",
                            "reward": "40.38000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "dc1023d0-b03f-474a-98a4-b96f12490172",
                            "gambit_id": "73e8a7f8-4660-46de-8092-19fe4c290178",
                            "last_updated": "2022-11-22T09:27:22.769936-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vincent Norrman",
                            "reward": "44.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "c9264898-a599-472f-b5d4-0d7355cd5361",
                            "gambit_id": "0d3bc1fd-672e-42a2-bff9-737657b67b26",
                            "last_updated": "2022-11-22T09:27:22.760408-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harry Higgs",
                            "reward": "44.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "a425f8bc-5890-4393-8a4a-27bed322019f",
                            "gambit_id": "26cfc42e-d3d8-4c83-a9c8-81b302f68bc0",
                            "last_updated": "2022-11-22T09:27:22.759472-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sam Stevens",
                            "reward": "44.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "c260c40f-1a43-4b52-ba4f-5e54bf70df5b",
                            "gambit_id": "1c25d27e-5a66-4495-9076-a0e80a1322f2",
                            "last_updated": "2022-11-22T09:27:22.747223-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dylan Wu",
                            "reward": "44.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "5c770e57-e0a2-48c2-9b5d-d2294a4ea9b8",
                            "gambit_id": "b531b06b-3be7-495c-bdfc-959575273e4d",
                            "last_updated": "2022-11-22T09:27:22.765229-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brian Stuard",
                            "reward": "44.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "12a8edc5-3fb9-4003-8051-42ae07b89ce3",
                            "gambit_id": "db5e35dd-37cc-4695-886c-13562d0a3866",
                            "last_updated": "2022-11-22T09:27:22.767110-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harrison Endycott",
                            "reward": "44.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "aac79ef0-e402-4e3a-a2fb-2d4c0683c50d",
                            "gambit_id": "f7105e80-ac15-4fe0-bbfb-f7e7a369d64e",
                            "last_updated": "2022-11-22T09:27:22.746267-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jonathan Byrd",
                            "reward": "44.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "c1a97ee6-1692-44e6-bbaa-51368dff67f3",
                            "gambit_id": "fe9587df-e21f-4a7b-abc0-32fcb8bf788b",
                            "last_updated": "2022-11-22T09:27:22.749108-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Andrew Landry",
                            "reward": "44.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "573d8118-77e2-4d63-bb0e-a6200c5ec7cc",
                            "gambit_id": "2c37781e-10a9-4c62-a0dd-2bc2672aeec5",
                            "last_updated": "2022-11-22T09:27:22.758540-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vaughn Taylor",
                            "reward": "44.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "c6e34293-6a51-414d-99e6-8a27fc5eef64",
                            "gambit_id": "2479021c-2359-4742-896f-e4dee9bb2a10",
                            "last_updated": "2022-11-22T09:27:22.764223-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matthias Schmid",
                            "reward": "44.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "91789fcf-c5cf-4ad8-9cf7-2b1b0441bb5a",
                            "gambit_id": "956d2798-8e5a-46a2-bffa-4c273adacdcd",
                            "last_updated": "2022-11-22T09:27:22.772761-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rory Sabbatini",
                            "reward": "44.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "ebde2f97-a36b-49c0-854a-d810107b39ed",
                            "gambit_id": "c62c3d03-3acc-445e-aa2d-ec1339baeda3",
                            "last_updated": "2022-11-22T09:27:22.713094-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Eric Cole",
                            "reward": "44.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "ec8177f9-bc7b-4955-a2f5-7348c692ffc2",
                            "gambit_id": "34f2ee5a-62c8-43ae-a561-8c8d11d67e0f",
                            "last_updated": "2022-11-22T09:27:22.748158-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Paul Haley",
                            "reward": "44.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "80698193-f776-42e7-b837-f0a8cb01821c",
                            "gambit_id": "c63a3ce4-c660-423d-ba33-80dc126aedc0",
                            "last_updated": "2022-11-22T09:27:22.750986-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brice Garnett",
                            "reward": "44.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "c4a86a71-eb5d-4cbc-9be1-f97025e57a2f",
                            "gambit_id": "e3418ebc-f2ce-4d3e-8dce-9d5659a90343",
                            "last_updated": "2022-11-22T09:27:22.752878-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Doc Redman",
                            "reward": "44.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "c9acca50-4bd2-43fe-81c0-cb6cc67205b2",
                            "gambit_id": "c9975b90-544c-4dd7-a5bf-68488f27d2e6",
                            "last_updated": "2022-11-22T09:27:22.756654-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Max McGreevy",
                            "reward": "44.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "cac7aa1f-5e93-45fe-aaa3-c7b926327cfe",
                            "gambit_id": "ad11b1eb-806d-4609-a232-147bb069239d",
                            "last_updated": "2022-11-22T09:27:22.739590-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hank Lebioda",
                            "reward": "44.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "c25d6226-65f6-4675-9d05-9fe062fbe6df",
                            "gambit_id": "d6bc0a3a-c612-4242-ba86-d3f9d45928b6",
                            "last_updated": "2022-11-22T09:27:22.741487-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kelly Kraft",
                            "reward": "49.13000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "a6e6ff42-72fd-4db0-939e-5dc5b7a3aaf6",
                            "gambit_id": "7e8dfa6f-84ab-4f64-a483-6fbaa3f48195",
                            "last_updated": "2022-11-22T09:27:22.727261-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Erik Barnes",
                            "reward": "49.13000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "1c395b7f-8c8d-4c25-9e44-a98b590e7f19",
                            "gambit_id": "b08543cf-11fc-4a54-b8dc-4fe0823dcbf6",
                            "last_updated": "2022-11-22T09:27:22.742432-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Peter Malnati",
                            "reward": "49.13000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "7ed3800f-6290-4096-b734-1a8aa3be291e",
                            "gambit_id": "098eb811-0328-47c8-97f7-43b94bce51da",
                            "last_updated": "2022-11-22T09:27:22.761381-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nick Watney",
                            "reward": "53.50000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "90435cc6-6ed7-45ff-9c6d-bd8c70c02aac",
                            "gambit_id": "095f813a-4c14-41d6-b2a9-40c6d14c17c7",
                            "last_updated": "2022-11-22T09:27:22.754774-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Martin",
                            "reward": "53.50000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "f67eef17-6cb1-4168-bf41-a8ce218f2d3d",
                            "gambit_id": "cab47a9f-4ad5-4ded-85ef-c10cf3b6f9ba",
                            "last_updated": "2022-11-22T09:27:22.740536-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chad Ramey",
                            "reward": "53.50000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "59a935d1-d154-4ccc-8ee4-7dae1ec052be",
                            "gambit_id": "dad31fbb-c4f3-4815-ba8f-b69c714d5f25",
                            "last_updated": "2022-11-22T09:27:22.745288-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philip Knowles",
                            "reward": "58.75000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "8eb92d5e-ae1b-4277-a64e-21c128f19ac8",
                            "gambit_id": "cddd4123-f021-4a5d-a1fe-74bcefa5543c",
                            "last_updated": "2022-11-22T09:27:22.733955-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kyle Westmoreland",
                            "reward": "58.75000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "c4f49651-288d-4528-a120-5d89c3b0ad06",
                            "gambit_id": "b281a788-f38f-4a8e-aad3-34206f2ab8b8",
                            "last_updated": "2022-11-22T09:27:22.710184-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott Harrington",
                            "reward": "58.75000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "d293d7b6-c7a0-4171-a3b8-cc46f3bb2e65",
                            "gambit_id": "637e2885-0f0f-4713-9ee6-d10d18a20c42",
                            "last_updated": "2022-11-22T09:27:22.731117-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael Kim",
                            "reward": "58.75000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "ec4d51de-b61d-4dcf-adc6-0d30856f5674",
                            "gambit_id": "9171f7cb-99dc-48d4-bcc7-4af72549a875",
                            "last_updated": "2022-11-22T09:27:22.732996-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Zac Blair",
                            "reward": "58.75000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "8d82c23d-2bcf-49f6-8645-b115f3dd34b9",
                            "gambit_id": "ab5648ff-95ce-43ce-a183-44d08608d1d0",
                            "last_updated": "2022-11-22T09:27:22.732046-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Danny Lee",
                            "reward": "58.75000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "061dfff8-8ad7-4be7-9ac1-638e98e192cb",
                            "gambit_id": "080f027c-1364-4efd-8968-7ee2dcf060ab",
                            "last_updated": "2022-11-22T09:27:22.753828-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Tway",
                            "reward": "58.75000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "98984306-6dbf-420f-abbf-7adfacd49181",
                            "gambit_id": "1c28c6c0-436b-4ee1-8fa0-fecb94a78466",
                            "last_updated": "2022-11-22T09:27:22.729251-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cole Hammer",
                            "reward": "58.75000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "95a5bc4f-6803-44d9-b4a4-389c5447349e",
                            "gambit_id": "19434ed3-2b46-40b9-b32c-9cd3c9b8d339",
                            "last_updated": "2022-11-22T09:27:22.724239-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Augusto Nunez",
                            "reward": "58.75000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "447201d2-e64d-41de-bd9e-a73d9af41d24",
                            "gambit_id": "e463dd3b-cf65-4f4c-98fd-af8646a4b1d8",
                            "last_updated": "2022-11-22T09:27:22.744301-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Camilo Villegas",
                            "reward": "58.75000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "486ac8ae-30ff-4952-85ed-f7bf514adb47",
                            "gambit_id": "e33a5eb6-7b24-4893-896d-77e6298c7208",
                            "last_updated": "2022-11-22T09:27:22.723171-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bill Haas",
                            "reward": "71.00000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "cc201cf3-1587-47c7-b500-d6c3d7e17972",
                            "gambit_id": "630a3235-2a00-40bf-85e2-e2b936f97bdd",
                            "last_updated": "2022-11-22T09:27:22.736767-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brent Grant",
                            "reward": "71.00000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "9cfa7ced-b811-4b0f-97e0-8220adad55f9",
                            "gambit_id": "bc6ac506-131b-4aaa-a379-5074af529a98",
                            "last_updated": "2022-11-22T09:27:22.734888-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chris Stroud",
                            "reward": "71.00000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "d2a79cc7-19b6-442c-8b4d-1d037512e729",
                            "gambit_id": "c0941f7b-8e9b-48d3-b251-690f91172217",
                            "last_updated": "2022-11-22T09:27:22.730184-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nicolas Echavarria",
                            "reward": "71.00000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "1e850303-e9ac-45e0-9cae-b471983e5c4b",
                            "gambit_id": "5fd2b9d3-1eb5-4822-a166-ac099bc79b47",
                            "last_updated": "2022-11-22T09:27:22.725234-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Spencer Ralston",
                            "reward": "71.00000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "255e97f5-81b8-43f4-861c-840dac5e9caf",
                            "gambit_id": "8be6d758-dfb0-420f-b400-6e63fad6b537",
                            "last_updated": "2022-11-22T09:27:22.738658-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tano Goya",
                            "reward": "71.00000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "07687da9-a102-4a29-a21a-3ccba94eb711",
                            "gambit_id": "49d70313-b547-4291-9618-7335d5853098",
                            "last_updated": "2022-11-22T09:27:22.743365-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Richy Werenski",
                            "reward": "71.00000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "042db588-0e86-4f63-a006-021f81247d61",
                            "gambit_id": "50e13a11-71a9-42d7-8060-5dd08da31297",
                            "last_updated": "2022-11-22T09:27:22.737712-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Roy",
                            "reward": "79.75000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "a1547d70-b7f7-4771-895d-76a0febfd96f",
                            "gambit_id": "12b42a44-d573-4775-981a-20b9d8f687f0",
                            "last_updated": "2022-11-22T09:27:22.728280-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jason Dufner",
                            "reward": "88.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "2d0f8a94-76d1-4ddf-b633-3a6217c47358",
                            "gambit_id": "a2ab92c1-129c-4991-b6a7-3175decd2bd3",
                            "last_updated": "2022-11-22T09:27:22.726278-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carson Young",
                            "reward": "88.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "806a632a-59d4-4f4d-9c53-dfd2b0e40522",
                            "gambit_id": "61a2306c-d23b-4b1d-bf1d-181a431bfd69",
                            "last_updated": "2022-11-22T09:27:22.735821-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Trevor Cone",
                            "reward": "88.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "48d1e481-5efa-446d-bde4-2cbfa862cffd",
                            "gambit_id": "486ac2f5-6e93-4059-b0ba-c125b2f45e3c",
                            "last_updated": "2022-11-22T09:27:22.722214-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Palmer Jackson",
                            "reward": "88.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "34791feb-e28b-4e4b-bace-47e2d94c1c9a",
                            "gambit_id": "d2497c4d-9bac-4ac7-ada1-065870491ae7",
                            "last_updated": "2022-11-22T09:27:22.721246-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brandon Matthews",
                            "reward": "88.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "9148a359-edc1-4ce5-bfb4-94a1fafbf8ba",
                            "gambit_id": "f48ecebe-c13f-4dfb-b295-c9271986859c",
                            "last_updated": "2022-11-22T09:27:22.720257-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jim Herman",
                            "reward": "88.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "0a212472-734d-490b-a61a-9f371951585f",
                            "gambit_id": "3615b47a-58af-4ac1-bec7-33b57167fb9f",
                            "last_updated": "2022-11-22T09:27:22.719285-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jacob Bridgeman",
                            "reward": "110.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "2d481419-0c3e-421a-bf97-3f8192a2e76d",
                            "gambit_id": "31f6a154-5d42-44b9-85a7-95214bc229e5",
                            "last_updated": "2022-11-22T09:27:22.716092-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Martin Trainer",
                            "reward": "132.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "85d2e114-8322-4f27-9e55-ee20385a9273",
                            "gambit_id": "efb99055-62dc-45ea-8a7e-d981daa60eb4",
                            "last_updated": "2022-11-22T09:27:22.718278-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Trevor Werbylo",
                            "reward": "132.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "0e0b09f8-4c42-4493-a7da-9c9cd8c2c7bf",
                            "gambit_id": "ee8577bb-d30b-494c-9ace-42266f788628",
                            "last_updated": "2022-11-22T09:27:22.709182-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anders Albertson",
                            "reward": "154.13000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "70dd064c-b76b-4d37-92f0-e346b5a21dea",
                            "gambit_id": "ca893a44-a167-442d-85b2-a8ab4af5a4ea",
                            "last_updated": "2022-11-22T09:27:22.715050-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Brehm",
                            "reward": "154.13000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        },
                        {
                            "id": "30a2ef8f-e497-47af-ac71-03ca3c20734c",
                            "gambit_id": "0e018989-6480-4138-8b1b-e7222689ec0a",
                            "last_updated": "2022-11-22T09:27:22.717086-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Davis Love III",
                            "reward": "154.13000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f080d918-9530-4c23-932a-bd260dec5ab8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fdf884c8-086c-4b28-88fb-5bef3b257d25",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ffc50744-e2df-4a2a-b70e-de0816fd2ee5",
            "completed": true,
            "last_updated": "2022-11-21T19:37:09.849279-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "The RSM Classic",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/ffc50744-e2df-4a2a-b70e-de0816fd2ee5",
            "datetime": "2022-11-17T07:00:00-05:00",
            "cutoff_datetime": "2022-11-17T07:00:00-05:00",
            "name": "The RSM Classic: To Win Outright",
            "bettypes": [
                {
                    "id": "a1d0dbfa-c906-4273-948e-aa9aa5a9b246",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fdf884c8-086c-4b28-88fb-5bef3b257d25/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "ac2330df-c848-4a8d-9655-045ad4214509",
                            "gambit_id": "a9f2eda8-7051-4e78-9d93-23d842241e12",
                            "last_updated": "2022-11-21T19:37:09.996916-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tony Finau",
                            "reward": "8.48000",
                            "odds": "9.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "9f39e0f4-2e8e-4665-9563-801dfd51e338",
                            "gambit_id": "7d3bf8ce-59cc-4b05-b8fd-8310be2fb0ee",
                            "last_updated": "2022-11-21T19:37:09.971279-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Andrew Putnam",
                            "reward": "9.80000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "250884ff-2287-4aae-a798-4f6f6a6bb17a",
                            "gambit_id": "6984290b-033d-48fc-8f29-410b7cf48921",
                            "last_updated": "2022-11-21T19:37:09.995961-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seamus Power",
                            "reward": "10.68000",
                            "odds": "12.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "aa8806a6-74b8-4ea6-9312-0a92897c6b96",
                            "gambit_id": "76a6e981-b518-4245-8bc0-36c2c003ab2f",
                            "last_updated": "2022-11-21T19:37:09.995023-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brian Harman",
                            "reward": "11.56000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "a0ba64ce-7d96-4eac-92b3-e0819eab4319",
                            "gambit_id": "8f90f9a3-cdf9-4667-a19e-62cc597136e3",
                            "last_updated": "2022-11-21T19:37:09.854443-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Beau Hossler",
                            "reward": "13.32000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "43427859-1101-404a-af38-f21d6fd896c1",
                            "gambit_id": "765cfa0b-dc0b-4a2f-a59d-8980391ce277",
                            "last_updated": "2022-11-21T19:37:09.991220-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denny McCarthy",
                            "reward": "13.32000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "b021edfc-d6ef-494f-b453-da016354a7ba",
                            "gambit_id": "5748688e-6997-44cd-b4f7-e10ad6ed1379",
                            "last_updated": "2022-11-21T19:37:09.951319-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Griffin",
                            "reward": "15.08000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "bf5f0faa-ae51-4cce-a4e2-76479e674023",
                            "gambit_id": "06dce3df-59f1-4e44-acf8-4f01402c8af9",
                            "last_updated": "2022-11-21T19:37:09.942766-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Callum Tarren",
                            "reward": "16.84000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "ac40f1ef-b421-4ea7-be66-8ec69583f55c",
                            "gambit_id": "fdf20914-18f7-496a-9f5a-9ef5b467966c",
                            "last_updated": "2022-11-21T19:37:09.989345-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Keith Mitchell",
                            "reward": "16.84000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "053c47ce-a6fa-46a0-972a-ea4ca44c490c",
                            "gambit_id": "dcb95451-5629-4a6d-8ac4-b1dec98dcec5",
                            "last_updated": "2022-11-21T19:37:09.993135-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jason Day",
                            "reward": "18.60000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "2ae3400b-d0ba-48dc-94bd-a161cd51cbb6",
                            "gambit_id": "8283a427-e407-45a5-a36e-bc2db44db58d",
                            "last_updated": "2022-11-21T19:37:09.988394-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Webb Simpson",
                            "reward": "23.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "eabddaef-fcbb-4b63-a662-159e1138ba1d",
                            "gambit_id": "148982ff-3f1c-4b5a-a5d3-9d40d5532467",
                            "last_updated": "2022-11-21T19:37:09.990282-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joel Dahmen",
                            "reward": "23.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "6e9ad9df-6271-45d3-b231-314a2752a498",
                            "gambit_id": "86f8ac84-2294-4551-bca2-ef1a7e1819af",
                            "last_updated": "2022-11-21T19:37:09.862997-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Christopher Gotterup",
                            "reward": "23.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "5de97932-7687-4692-ba19-e12a24b9f197",
                            "gambit_id": "c2e2d855-0569-4957-8654-a44a04b930ac",
                            "last_updated": "2022-11-21T19:37:09.965634-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dean Burmester",
                            "reward": "25.64000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "df8ca255-e9ca-49a3-8cdf-eb5df1e63843",
                            "gambit_id": "80a9dce5-d327-40c4-bcd0-a120b9184564",
                            "last_updated": "2022-11-21T19:37:09.952260-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Suh",
                            "reward": "25.64000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "91280f15-8765-4384-9ae7-4e34f3648030",
                            "gambit_id": "cc1a4cfc-9d36-46bc-a0f9-d599bf0b4410",
                            "last_updated": "2022-11-21T19:37:09.963746-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Greyson Sigg",
                            "reward": "25.64000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "7e1c67ab-d118-4a5d-bc8d-664498bd1415",
                            "gambit_id": "d846f175-9cae-41f5-a9ca-bc56eb7362fe",
                            "last_updated": "2022-11-21T19:37:09.969403-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Rose",
                            "reward": "27.40000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "374d40c6-b9e8-4b77-a620-a8053f7a4757",
                            "gambit_id": "59330a14-96a6-4761-986b-4a8b8b0190bd",
                            "last_updated": "2022-11-21T19:37:09.982643-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alex Smalley",
                            "reward": "30.04000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "fd3d2a3e-8775-4ae8-bf78-372b60b3a68c",
                            "gambit_id": "25b32825-d8e8-4c03-9773-fabaf617d024",
                            "last_updated": "2022-11-21T19:37:09.977878-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "JJ Spaun",
                            "reward": "30.04000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "7817dfcc-6fb2-4461-8a09-ef31e3895e60",
                            "gambit_id": "ccda4806-5a53-4e08-95b1-e5cca9747fc0",
                            "last_updated": "2022-11-21T19:37:09.984587-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sahith Theegala",
                            "reward": "31.80000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "756bdeef-8ae5-4ae4-9a7e-cb4535a237f1",
                            "gambit_id": "288103a0-f8ee-47ae-a00d-aa864c756579",
                            "last_updated": "2022-11-21T19:37:09.976935-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harris English",
                            "reward": "31.80000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "ce288728-d388-4ac2-b456-62038c1d54d6",
                            "gambit_id": "0d9f0071-362a-4024-bc64-e00584ad1c95",
                            "last_updated": "2022-11-21T19:37:09.956071-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stephan Jaeger",
                            "reward": "36.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "ed004103-6677-40b7-ba9e-300b993ee9a9",
                            "gambit_id": "000dfadd-cda6-4322-a7bd-9d93d7f542d1",
                            "last_updated": "2022-11-21T19:37:09.994074-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Taylor Montgomery",
                            "reward": "36.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "cd54ac29-33e4-4344-bbd8-fe50b26632c9",
                            "gambit_id": "1e7fa2b1-1aa4-42aa-a74c-934b8c44bc55",
                            "last_updated": "2022-11-21T19:37:09.893407-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cole Hammer",
                            "reward": "36.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "40c7f055-6a05-45c2-9aa2-1ac21fc6073e",
                            "gambit_id": "38adf5dd-b063-4cad-a1df-b0f7ddfa3f42",
                            "last_updated": "2022-11-21T19:37:09.983650-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Davis Riley",
                            "reward": "36.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "b583dcd0-cb72-4ebd-9ff8-5beb6a2656ba",
                            "gambit_id": "cc53d429-cd4b-48e5-babf-7ae52c5a3b24",
                            "last_updated": "2022-11-21T19:37:09.979759-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aaron Rai",
                            "reward": "40.60000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "c592e691-4569-43c9-bfae-62db4625d156",
                            "gambit_id": "a782dbf2-3f95-4c48-8cb0-11ca5a79c54e",
                            "last_updated": "2022-11-21T19:37:09.957986-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Russell Knox",
                            "reward": "40.60000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "7d1db3b8-37c3-43c8-9eac-e8c5b5049293",
                            "gambit_id": "2fefac59-3238-49ec-ad6f-6060111f5244",
                            "last_updated": "2022-11-21T19:37:09.959893-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Francesco Molinari",
                            "reward": "45.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "7883a3d5-7bae-4eb7-bc35-91d9a6446987",
                            "gambit_id": "dbbf901b-7064-44a1-99e2-07cd1eb80195",
                            "last_updated": "2022-11-21T19:37:09.866820-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Patton Kizzire",
                            "reward": "49.40000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "ce6bb0fa-e3a5-4214-8a13-000b852c8a68",
                            "gambit_id": "484c9fd7-296e-4cc1-934a-65791704de96",
                            "last_updated": "2022-11-21T19:37:09.981664-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Patrick Rodgers",
                            "reward": "59.08000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "69108229-8933-4f2d-94a3-2d340414559b",
                            "gambit_id": "ceedd4fa-f359-4b4b-af91-26797a15ce9a",
                            "last_updated": "2022-11-21T19:37:09.968453-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Taylor Moore",
                            "reward": "59.08000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "61880720-09d9-483a-8008-d2997ab402dd",
                            "gambit_id": "e05b109e-7398-461a-b624-04dde69f0c77",
                            "last_updated": "2022-11-21T19:37:09.975042-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Taylor Pendrith",
                            "reward": "59.08000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "4a1af2a4-1cce-4f7c-98be-02ae9219ac9e",
                            "gambit_id": "154e03e7-d0c7-41a5-beda-7e605aed2638",
                            "last_updated": "2022-11-21T19:37:09.961861-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "David Lipsky",
                            "reward": "62.60000",
                            "odds": "71.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "5571e8b4-e70f-401b-a94a-1416b241bb56",
                            "gambit_id": "fd846e92-3df5-453e-b822-15c28dc9c8cb",
                            "last_updated": "2022-11-21T19:37:09.878205-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Robby Shelton",
                            "reward": "62.60000",
                            "odds": "71.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "db693474-31cf-4d96-bb6e-f4febbfcead5",
                            "gambit_id": "38d538a6-a828-4bf8-a3d5-50cc7a15946c",
                            "last_updated": "2022-11-21T19:37:09.861104-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Henrik Norlander",
                            "reward": "71.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "ee7a5a65-9f08-4794-9a0c-a4347ee674cb",
                            "gambit_id": "188f982b-178c-4cb4-9994-103defe575e3",
                            "last_updated": "2022-11-21T19:37:09.973167-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matt Kuchar",
                            "reward": "71.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "8e79e9e9-5a2b-4672-91b0-a59a109dd5ba",
                            "gambit_id": "1bd9f661-315f-4cec-8c58-5a7185251dee",
                            "last_updated": "2022-11-21T19:37:09.958936-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Davis Thompson",
                            "reward": "71.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "c72a92f3-69c0-46f3-95a9-b777b4c52c2b",
                            "gambit_id": "4104a71b-86a3-4f4e-bc9e-43db1dab9f26",
                            "last_updated": "2022-11-21T19:37:09.944681-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "David Lingmerth",
                            "reward": "71.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "6763af6d-fe51-4768-8941-b9a1925afdf3",
                            "gambit_id": "0235d28f-1b0c-4081-934f-3916adacfe2d",
                            "last_updated": "2022-11-21T19:37:09.950381-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Trey Mullinax",
                            "reward": "71.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "dab92b15-cc4b-4393-8de0-9a2358c7754f",
                            "gambit_id": "ad1cb22b-17b0-4089-b1fb-f247a6efaf33",
                            "last_updated": "2022-11-21T19:37:09.972216-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Will Gordon",
                            "reward": "71.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "326d2ae3-992e-42c9-8dcf-30b9224f9b71",
                            "gambit_id": "8136dfe0-ce0b-4522-ae65-0fd4e616a5ca",
                            "last_updated": "2022-11-21T19:37:09.986479-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matthew Nesmith",
                            "reward": "80.20000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "96f21b35-46e7-4c2b-a62e-cc9704b03fae",
                            "gambit_id": "f00e6987-e850-4bff-bbba-48a2488c6b1c",
                            "last_updated": "2022-11-21T19:37:09.964692-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Long",
                            "reward": "80.20000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "9fa76f6b-2c44-4497-8f85-0d47515f803c",
                            "gambit_id": "5756bfe7-9767-4d7c-b5dc-b3819fafee97",
                            "last_updated": "2022-11-21T19:37:09.869666-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Danny Willett",
                            "reward": "89.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "83ca5fce-1231-42be-8644-07b7a28e9903",
                            "gambit_id": "c3f475ae-4c00-47cc-b238-2f3ceff69e16",
                            "last_updated": "2022-11-21T19:37:09.962806-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Luke List",
                            "reward": "89.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "a5f3016e-f6af-4bf8-aca1-52cbb77121ee",
                            "gambit_id": "05b36d72-2ec7-4047-adab-9aa3ac7309e3",
                            "last_updated": "2022-11-21T19:37:09.992162-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tom Hoge",
                            "reward": "89.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "a1e1d165-50a7-47f6-a254-aecce10cceff",
                            "gambit_id": "de0da436-ac40-4342-9d4e-aaeb09aacada",
                            "last_updated": "2022-11-21T19:37:09.872503-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seong-Hyeon Kim",
                            "reward": "89.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "4a4e7b39-457d-487b-920c-b2d74f2447ac",
                            "gambit_id": "6a82467c-598a-43ba-809e-3ad068d0b21a",
                            "last_updated": "2022-11-21T19:37:09.873460-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sam Ryder",
                            "reward": "89.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "88ac858e-2319-4d9a-9063-f754d9090386",
                            "gambit_id": "1b20fba1-61eb-4cbe-b30d-d843d0efd892",
                            "last_updated": "2022-11-21T19:37:09.943703-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joseph Bramlett",
                            "reward": "89.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "0a331e28-d1ba-4c3d-8ef1-896c9e8a5336",
                            "gambit_id": "5cdc782d-f3fc-423a-be7f-a6ab6d120c14",
                            "last_updated": "2022-11-21T19:37:09.895312-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael Kim",
                            "reward": "89.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "cbb86f6b-a899-4217-9865-82d144a46a3f",
                            "gambit_id": "a9495916-0b64-4d91-933a-c36f682c735f",
                            "last_updated": "2022-11-21T19:37:09.864942-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Robert Streb",
                            "reward": "89.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "d1b89dd0-718f-4809-888a-7731fa6cdab2",
                            "gambit_id": "a734759f-f487-43a4-b563-23d2082ea2a5",
                            "last_updated": "2022-11-21T19:37:09.949443-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Streelman",
                            "reward": "89.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "7ffb0211-7bb3-4cbc-ad62-99b17d31ac2a",
                            "gambit_id": "56e30928-7f99-4461-b8cd-887511a7f1af",
                            "last_updated": "2022-11-21T19:37:09.897194-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Zac Blair",
                            "reward": "111.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "4b18a71d-6e2a-47a5-a7bb-e71d562692a9",
                            "gambit_id": "dfcf0577-1693-4619-963d-f00fa4663de5",
                            "last_updated": "2022-11-21T19:37:09.970340-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hayden Buckley",
                            "reward": "111.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "cc1a0a94-bd14-4553-8ec1-3666b8d34979",
                            "gambit_id": "f71771ca-3767-4ba5-b99e-0e45e86f9793",
                            "last_updated": "2022-11-21T19:37:09.948488-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Svensson",
                            "reward": "111.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "b97d1c61-62f9-4100-86cb-0b9c35ccb96e",
                            "gambit_id": "01213a83-77df-43f7-bd18-ab7f1b481133",
                            "last_updated": "2022-11-21T19:37:09.875356-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Lower",
                            "reward": "111.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "74fd67b7-c79d-43a0-b8cd-8bda0710000f",
                            "gambit_id": "a54d778f-42e6-455f-8c70-3e2adfa70954",
                            "last_updated": "2022-11-21T19:37:09.858273-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mark Hubbard",
                            "reward": "111.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "1c79df4a-3229-46a9-831d-6caeccb61a91",
                            "gambit_id": "58e1af20-050e-4188-9221-ff58ff13a102",
                            "last_updated": "2022-11-21T19:37:09.877248-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cameron Champ",
                            "reward": "111.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "29a822f7-4c4f-4240-b80e-afc801009902",
                            "gambit_id": "e35f818b-bf85-40c4-b0d3-d35ea2f5ca02",
                            "last_updated": "2022-11-21T19:37:09.924623-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harry Higgs",
                            "reward": "111.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "0a99f520-73e1-4584-b0c8-05a5b144af7c",
                            "gambit_id": "a64ecbce-3f99-4e0a-9071-ec95e1b1fff8",
                            "last_updated": "2022-11-21T19:37:09.960910-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sepp Straka",
                            "reward": "111.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "72e6d723-96c1-41b5-b3ed-382a48710750",
                            "gambit_id": "ebf5b9e0-e860-4c2a-87d4-0b91dc895faf",
                            "last_updated": "2022-11-21T19:37:09.876289-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott Piercy",
                            "reward": "111.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "c4bb2001-b705-4b49-8b92-a7de155e4002",
                            "gambit_id": "48de15b5-ee24-42f8-80d4-a2f2c4b91b6b",
                            "last_updated": "2022-11-21T19:37:09.974107-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Kisner",
                            "reward": "111.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "9636b8dc-85c3-41fd-b5e4-f42d23c83496",
                            "gambit_id": "f057dadc-0b79-426e-9ac6-eb0e6bf68e5d",
                            "last_updated": "2022-11-21T19:37:09.937944-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tyson Alexander",
                            "reward": "111.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "ffd4e729-a5bc-4cf2-8171-b6f459caa38b",
                            "gambit_id": "b58b4748-97a2-42f1-aea9-8513c6690ef7",
                            "last_updated": "2022-11-21T19:37:09.868723-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Yu",
                            "reward": "111.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "026a60dc-3f1f-483d-92d4-4ee6deca18c4",
                            "gambit_id": "ef1afc7a-820f-4b70-8153-855b5c69b7b8",
                            "last_updated": "2022-11-21T19:37:09.975980-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott Stallings",
                            "reward": "133.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "8b4aa84f-00a1-4015-897b-4f3fb2aa258d",
                            "gambit_id": "ae67f6df-86ee-41bb-aa1d-4982e4547a6c",
                            "last_updated": "2022-11-21T19:37:09.865879-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Taylor",
                            "reward": "133.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "f413173f-69ec-4cf1-8260-3423772c0143",
                            "gambit_id": "5d94de1e-675e-4bfe-9b64-6b83f5edd30b",
                            "last_updated": "2022-11-21T19:37:09.867761-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Moore",
                            "reward": "133.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "5596e868-eb74-41a5-ac18-5f26ed1c7437",
                            "gambit_id": "d7ffbaff-6726-4b42-97cc-31849cf9f6fc",
                            "last_updated": "2022-11-21T19:37:09.859212-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matthias Schwab",
                            "reward": "133.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "0fdd8b2e-5c94-472f-9377-ffbb73b80e8b",
                            "gambit_id": "e8c44d8d-5c18-4f15-8295-f156c865d81a",
                            "last_updated": "2022-11-21T19:37:09.987454-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mackenzie Hughes",
                            "reward": "133.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "02a0a173-ecba-484b-8055-5fad0169b983",
                            "gambit_id": "2ec4c17d-debe-4d4c-92c5-54c22bdeb4e9",
                            "last_updated": "2022-11-21T19:37:09.871564-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Cook",
                            "reward": "133.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "3a3ec4c3-e53f-42fd-9c65-f4768e070b00",
                            "gambit_id": "f5ed473b-9698-4ee0-9497-32ca62131385",
                            "last_updated": "2022-11-21T19:37:09.932220-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ze-Cheng Dou",
                            "reward": "133.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "3f1facea-d51e-45b2-b66a-67feb2bcd7f3",
                            "gambit_id": "bc29dfb1-7760-46c6-96c3-64c022a4e96c",
                            "last_updated": "2022-11-21T19:37:09.857322-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dylan Frittelli",
                            "reward": "133.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "b39cd618-6cc3-412c-a452-ac5324452dcb",
                            "gambit_id": "432b0229-999a-4881-8a5f-89cb7aed3fbf",
                            "last_updated": "2022-11-21T19:37:09.946596-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matt Wallace",
                            "reward": "133.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "82a20a52-89b5-4281-a864-941ce1c22dca",
                            "gambit_id": "4932a1bf-4d0e-44c2-a2e8-ab3301b82774",
                            "last_updated": "2022-11-21T19:37:09.933167-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Smotherman",
                            "reward": "155.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "9754ff90-9273-4217-bd25-5184b13d09d9",
                            "gambit_id": "f7834058-607b-4f78-b8a8-216f4cb0a9f9",
                            "last_updated": "2022-11-21T19:37:09.912308-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Paul Haley",
                            "reward": "155.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "f078d729-a71a-4ef0-ae52-2f23726335a2",
                            "gambit_id": "0921fe49-d71c-411f-8b72-e7ec183597e7",
                            "last_updated": "2022-11-21T19:37:09.954191-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "JT Poston",
                            "reward": "177.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "afdfe02c-dd9a-4193-a45b-af6b5d00b4c9",
                            "gambit_id": "5dbc05e9-89f4-4734-97fc-a8c95410516d",
                            "last_updated": "2022-11-21T19:37:09.870617-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "John Huh",
                            "reward": "177.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "70da175d-8694-4932-9716-55dfb6613837",
                            "gambit_id": "20b98228-6d9d-44ce-979d-43d999e98758",
                            "last_updated": "2022-11-21T19:37:09.941826-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charley Hoffman",
                            "reward": "177.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "a298c4b6-aea8-439c-a526-e622201631c5",
                            "gambit_id": "1fd8ee90-93cf-4f9e-96b0-9cbb03156c2c",
                            "last_updated": "2022-11-21T19:37:09.945635-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael Thompson",
                            "reward": "177.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "bda7a7ac-c797-4763-8d83-25828c7677ab",
                            "gambit_id": "ba47b73d-ae9c-4b6c-8670-ae7354316e27",
                            "last_updated": "2022-11-21T19:37:09.904707-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chad Ramey",
                            "reward": "177.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "ec0d104a-1e3f-4b42-ade6-65e25cacc81a",
                            "gambit_id": "e80f7028-ab18-4200-b97f-82d8f17d24eb",
                            "last_updated": "2022-11-21T19:37:09.934134-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vincent Norrman",
                            "reward": "177.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "292572c3-b420-4251-bcef-bcabdd1fd32d",
                            "gambit_id": "9688594f-7716-4574-9dec-75bed9146ec1",
                            "last_updated": "2022-11-21T19:37:09.985542-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wyndham Clark",
                            "reward": "177.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "c82e73bc-71d9-4fcc-8a0f-a4146eb01017",
                            "gambit_id": "f012ad62-e41b-4ea4-a057-bfd146aeb8d5",
                            "last_updated": "2022-11-21T19:37:09.938882-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tyler Duncan",
                            "reward": "177.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "59db05b2-7878-4115-ade6-3dd9f0c5bfe9",
                            "gambit_id": "1d79ea0a-8b37-48c8-b347-0db877c60a3f",
                            "last_updated": "2022-11-21T19:37:09.914202-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brice Garnett",
                            "reward": "199.00000",
                            "odds": "226.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "215019ce-94ae-42ab-a0bf-8b02c847606c",
                            "gambit_id": "35557208-2ee0-4e42-b531-59f1eb6c6f04",
                            "last_updated": "2022-11-21T19:37:09.862057-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cameron Percy",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "c41cdbf1-11dd-4d1c-a713-399e69620beb",
                            "gambit_id": "29c3a775-3c91-4bd8-bec1-5c3f20f79757",
                            "last_updated": "2022-11-21T19:37:09.925590-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nick Watney",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "ac6a10e2-f5e8-4048-ab81-2028e37b697f",
                            "gambit_id": "8ad06ea6-d731-489c-bd46-83ac0dc74601",
                            "last_updated": "2022-11-21T19:37:09.928430-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matthias Schmid",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "397da9e9-570a-4caa-83f5-d8b4dd945f75",
                            "gambit_id": "9c9aec5a-e6e3-4b96-8d32-decc95cc58b1",
                            "last_updated": "2022-11-21T19:37:09.936998-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rory Sabbatini",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "43564972-4772-4bb6-94a0-7d1289811ca5",
                            "gambit_id": "1802ab60-3fad-4fb9-9057-89f1ba95284b",
                            "last_updated": "2022-11-21T19:37:09.953216-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brandon Wu",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "0719ad51-9b30-4cd4-9d25-be1e89aa2a74",
                            "gambit_id": "04b99434-b167-4be2-8583-a80250fb3579",
                            "last_updated": "2022-11-21T19:37:09.930322-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "M-J Daffue",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "2a2913d8-bc31-4463-b948-73a0b31003a2",
                            "gambit_id": "8f3cf5e4-31fb-49fd-9878-233389aba44d",
                            "last_updated": "2022-11-21T19:37:09.931280-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harrison Endycott",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "c4a75cfa-039b-475a-b132-c52b0363eceb",
                            "gambit_id": "cc106020-c3c0-41e4-ba05-c5f6d122b23d",
                            "last_updated": "2022-11-21T19:37:09.955130-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Schenk",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "38c37619-7a3a-4842-9072-5e0ae47f3c50",
                            "gambit_id": "b3e5e515-408b-4777-9042-bbe22f32bb86",
                            "last_updated": "2022-11-21T19:37:09.917995-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Martin",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "3e6f6181-2e68-42a0-a87e-1fadfbe75d48",
                            "gambit_id": "7abf28cc-38c0-4c38-bc71-757324def3d8",
                            "last_updated": "2022-11-21T19:37:09.947550-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chesson Hadley",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "f65cd765-9bbf-4afc-8247-33375b907471",
                            "gambit_id": "fc0b675c-e886-42c8-876c-8c46b4fa627a",
                            "last_updated": "2022-11-21T19:37:09.967513-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chris Kirk",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "d414a884-7b91-4a32-8d0d-a9bb534afa83",
                            "gambit_id": "959d8309-cc88-416b-8269-a3b726d45ea3",
                            "last_updated": "2022-11-21T19:37:09.940886-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carl Yuan",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "473c6319-603a-4bc9-a0d1-86a2a646a338",
                            "gambit_id": "c2ee8600-eb55-4321-adb5-fe644664e906",
                            "last_updated": "2022-11-21T19:37:09.936038-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stewart Cink",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "00c77259-ff52-4340-97f0-3719fecc1712",
                            "gambit_id": "c5799b44-97b5-419f-95db-0035697d4703",
                            "last_updated": "2022-11-21T19:37:09.939844-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Garrick Higgo",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "0afcb699-9ba0-44e3-a75d-6c5341d97e5d",
                            "gambit_id": "547b694f-48fd-4765-9605-4647e19aa067",
                            "last_updated": "2022-11-21T19:37:09.957038-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Lee Hodges",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "99c41287-77fe-4c3f-a055-9658e09ab5b5",
                            "gambit_id": "435869a7-08de-478c-ab41-030aef9a8382",
                            "last_updated": "2022-11-21T19:37:09.906585-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Peter Malnati",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "5841e1f7-2f4b-4505-bbdd-0decac8922bf",
                            "gambit_id": "66d7d15d-686b-421e-b630-790fd79ee6cc",
                            "last_updated": "2022-11-21T19:37:09.874419-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Zach Johnson",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "bf1a62e0-7fa7-48cc-b422-b7d10240beec",
                            "gambit_id": "d7b6ca04-4e12-45af-9bf1-122b809fd69b",
                            "last_updated": "2022-11-21T19:37:09.926527-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brian Gay",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "5d4b0051-42ca-4d08-9563-fb2c0e94032b",
                            "gambit_id": "455c2254-7deb-4921-b16c-6b5f08ed1cb1",
                            "last_updated": "2022-11-21T19:37:09.923686-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sam Stevens",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "1e6a4422-6c8a-4e59-baaa-0f0980467b75",
                            "gambit_id": "576007d2-ccb6-4ecb-ad47-8a9888c370e0",
                            "last_updated": "2022-11-21T19:37:09.863990-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Armour",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "8cc74852-0606-4438-8941-b9d521b9a915",
                            "gambit_id": "24ae2c65-06b9-4f05-9156-a5595b5d26cd",
                            "last_updated": "2022-11-21T19:37:09.889628-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Spencer Ralston",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "d2948ec6-9e38-4558-9126-03875d86edd1",
                            "gambit_id": "77e8062e-7130-4ed8-818e-a5746e3311d8",
                            "last_updated": "2022-11-21T19:37:09.915153-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael Gligic",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "9b2e6eb6-f434-47e0-a7c2-d7141c106297",
                            "gambit_id": "b8708ad6-80d3-490e-8733-509015a17e34",
                            "last_updated": "2022-11-21T19:37:09.918934-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nate Lashley",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "2eb689e5-3707-42be-a324-0bf3d94fdf3e",
                            "gambit_id": "822ed689-f247-4d8a-88a3-1bc3be027410",
                            "last_updated": "2022-11-21T19:37:09.927475-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Andrew Novak",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "5efb23c7-74a5-4448-93fd-dd6477f13b07",
                            "gambit_id": "29965cf5-83c6-4ab2-9021-baecac31429f",
                            "last_updated": "2022-11-21T19:37:09.856364-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aaron Baddeley",
                            "reward": "265.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "113ec859-c1f1-431f-a5a8-69aef930b95c",
                            "gambit_id": "881e49e9-3233-4463-a203-911b57400080",
                            "last_updated": "2022-11-21T19:37:09.919884-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Max McGreevy",
                            "reward": "265.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "84942610-5efe-4dcc-b84f-e5cc35bcd136",
                            "gambit_id": "c62ae068-4d71-4121-bf57-ddb44f456db2",
                            "last_updated": "2022-11-21T19:37:09.920840-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sean O'Hair",
                            "reward": "265.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "d6c6882b-9c2d-4fa2-83e8-7439682bf2e9",
                            "gambit_id": "99e5af37-227d-4a41-a40d-2671b0f51d73",
                            "last_updated": "2022-11-21T19:37:09.921793-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vaughn Taylor",
                            "reward": "265.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "270c1017-b8ba-4911-a3f3-91823c76d47f",
                            "gambit_id": "5003d168-a496-49bf-832c-d68a54caa896",
                            "last_updated": "2022-11-21T19:37:09.966573-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Troy Merritt",
                            "reward": "265.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "a117973b-37c1-4522-80fe-850ee1a0edb7",
                            "gambit_id": "beded0e8-fec6-4fe7-b39e-2dfcc7b22e1f",
                            "last_updated": "2022-11-21T19:37:09.980725-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nick Hardy",
                            "reward": "265.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "02708451-7a39-4bd5-a250-cdc872f7e4ec",
                            "gambit_id": "b9203099-1b04-444b-a63c-971a88d73479",
                            "last_updated": "2022-11-21T19:37:09.916091-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Doc Redman",
                            "reward": "265.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "d559709d-2270-4777-b015-2c5509475bf8",
                            "gambit_id": "60df415c-ed76-4078-a859-37d031908f8a",
                            "last_updated": "2022-11-21T19:37:09.910378-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jonathan Byrd",
                            "reward": "265.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "bc83d622-f2d0-4e49-940b-c3831697d73c",
                            "gambit_id": "89abb4b6-f53c-47b2-9922-9dd4e5fc10af",
                            "last_updated": "2022-11-21T19:37:09.905642-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kelly Kraft",
                            "reward": "265.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "37d391f8-1945-4ed2-95c5-5a5f8d5b5025",
                            "gambit_id": "12fce495-d28c-41dc-b6fc-ba3bddf527bd",
                            "last_updated": "2022-11-21T19:37:09.929380-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brian Stuard",
                            "reward": "265.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "be374949-1c56-4a63-a4e7-36c076d52e41",
                            "gambit_id": "92cff5b2-b208-4cc8-9482-46b265cab72b",
                            "last_updated": "2022-11-21T19:37:09.908462-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Camilo Villegas",
                            "reward": "309.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "28ba81d9-56f1-49cb-871e-926fba1a48e9",
                            "gambit_id": "0698281a-6c88-4ff3-9109-74919f2534eb",
                            "last_updated": "2022-11-21T19:37:09.891504-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Erik Barnes",
                            "reward": "309.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "5641c54b-f090-4ec6-a7ff-a278fa5e480c",
                            "gambit_id": "469d9dcc-3a61-4574-b484-2577ab0a69f1",
                            "last_updated": "2022-11-21T19:37:09.903765-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hank Lebioda",
                            "reward": "309.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "25e350c4-1f8d-43f6-a096-d34b8530314e",
                            "gambit_id": "91884d2c-2aa6-4b14-af0e-e0407152f31d",
                            "last_updated": "2022-11-21T19:37:09.978819-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brendon Todd",
                            "reward": "353.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "f5149cf8-f6c3-4715-9880-28dad2a2f034",
                            "gambit_id": "cda6a82d-d742-4c5f-9599-ec9c5c998706",
                            "last_updated": "2022-11-21T19:37:09.909439-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philip Knowles",
                            "reward": "353.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "d23c6c45-69a3-487c-be80-aed40906e8d2",
                            "gambit_id": "5d9b5947-cc84-4a2d-8acf-9dc9e16b46fe",
                            "last_updated": "2022-11-21T19:37:09.917052-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Tway",
                            "reward": "353.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "46821458-ac22-4964-b6c8-d198d9186cec",
                            "gambit_id": "c508f8d8-1685-4786-b8c4-c36c2f823db9",
                            "last_updated": "2022-11-21T19:37:09.860157-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Byeong-Hun An",
                            "reward": "353.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "bd94f7ed-f5f4-4ac3-a6ed-335df75d5cab",
                            "gambit_id": "23b48c63-06c3-489e-9a7d-500aa6c9a66c",
                            "last_updated": "2022-11-21T19:37:09.913263-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Andrew Landry",
                            "reward": "353.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "8f2883c9-230e-4be6-aaf8-0f6f86782596",
                            "gambit_id": "3dd588a4-e16d-4b13-9296-557c6667f983",
                            "last_updated": "2022-11-21T19:37:09.922747-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Eric Cole",
                            "reward": "353.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "c95b0a41-ff96-43da-b740-7770becd0780",
                            "gambit_id": "20665aae-08ca-4c52-a77c-714af6b05f74",
                            "last_updated": "2022-11-21T19:37:09.907526-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Richy Werenski",
                            "reward": "353.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "08a0f9d6-349f-413d-a7c7-f10b7e89a0da",
                            "gambit_id": "2940dfbb-3870-4d8a-bab4-216758c6af51",
                            "last_updated": "2022-11-21T19:37:09.901897-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Roy",
                            "reward": "353.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "a8fd8f8e-5c0d-4a59-a4a3-44954be7f11d",
                            "gambit_id": "a1233721-f2b9-4968-86a9-f01a84b826ea",
                            "last_updated": "2022-11-21T19:37:09.935073-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harry Hall",
                            "reward": "353.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "ce6fb5b7-b74e-4a82-944b-3b76183bf1f4",
                            "gambit_id": "16f26170-da24-4bfd-a3c1-60c0c395278c",
                            "last_updated": "2022-11-21T19:37:09.898130-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kyle Westmoreland",
                            "reward": "353.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "9d01391c-21b9-4c77-9757-dd3b45c26cf4",
                            "gambit_id": "fb82bc27-eaed-4975-a453-e4156977753e",
                            "last_updated": "2022-11-21T19:37:09.896253-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Danny Lee",
                            "reward": "353.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "6e5fba2c-7ae5-4302-a9f7-964ccbb41970",
                            "gambit_id": "dd197576-f0d0-4dba-97fd-d67c20e1fa2e",
                            "last_updated": "2022-11-21T19:37:09.900007-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Trevor Cone",
                            "reward": "441.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "631ec826-5be2-4df9-841d-3715ed8aa1c6",
                            "gambit_id": "9b736ca1-6952-481b-9998-395cfa017737",
                            "last_updated": "2022-11-21T19:37:09.892456-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jason Dufner",
                            "reward": "441.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "76ba61fc-518b-43d8-a695-4e41338f0953",
                            "gambit_id": "d9ebe94c-808f-4ee0-a127-d828d46e953a",
                            "last_updated": "2022-11-21T19:37:09.900954-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brent Grant",
                            "reward": "441.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "3a9eb47f-13f9-480d-bced-ec9eb267d5a8",
                            "gambit_id": "8c632a17-f962-4a14-8472-d5ef57e69ba5",
                            "last_updated": "2022-11-21T19:37:09.890562-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carson Young",
                            "reward": "441.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "49d12102-9e0a-4190-89ff-c29faaab3680",
                            "gambit_id": "8be70f3a-ed56-4a70-bb80-1d5946bac87c",
                            "last_updated": "2022-11-21T19:37:09.886784-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Palmer Jackson",
                            "reward": "441.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "6e409498-90aa-4310-b587-cbd93f150f5f",
                            "gambit_id": "74493cc7-594b-406d-8bd0-7b0bade8b37d",
                            "last_updated": "2022-11-21T19:37:09.911318-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dylan Wu",
                            "reward": "441.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "a566e46c-c3b3-47d3-bb2c-08b2470742e3",
                            "gambit_id": "a577d50c-4a5a-472d-9d39-afbdf740e998",
                            "last_updated": "2022-11-21T19:37:09.888692-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Augusto Nunez",
                            "reward": "441.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "4dc258a8-013e-4226-b2d7-fb2cd85db87e",
                            "gambit_id": "a103ad74-c4b8-4589-a6e3-33282cf94ac2",
                            "last_updated": "2022-11-21T19:37:09.887741-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bill Haas",
                            "reward": "441.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "130f4cad-ebd3-4b8d-9e09-ac29588150c2",
                            "gambit_id": "14894994-f1f8-406c-b214-2f21ff21d6f2",
                            "last_updated": "2022-11-21T19:37:09.899063-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chris Stroud",
                            "reward": "441.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "a5deecb0-5072-40de-b7ac-1a4940deb151",
                            "gambit_id": "a734986c-1085-4cad-992b-bdcd25814aab",
                            "last_updated": "2022-11-21T19:37:09.902830-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tano Goya",
                            "reward": "441.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "3a589a4d-26ff-4f1a-a140-50d211ccd0f0",
                            "gambit_id": "4492bb9f-cfea-4b0b-8059-65155439604a",
                            "last_updated": "2022-11-21T19:37:09.885840-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brandon Matthews",
                            "reward": "441.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "6f834b68-edec-4c97-a574-01ee1184c974",
                            "gambit_id": "1c0d3a7b-b226-48e6-a172-3d54a21a7536",
                            "last_updated": "2022-11-21T19:37:09.855402-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott Harrington",
                            "reward": "441.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "21ca6201-8ec7-4620-8b75-d0a22242400e",
                            "gambit_id": "fab5506d-3e9f-48c8-a060-f2931afb5e81",
                            "last_updated": "2022-11-21T19:37:09.884901-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jim Herman",
                            "reward": "441.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "c5fb6f32-736e-4298-9e11-c5b5c59055a3",
                            "gambit_id": "a69c84f1-aa4b-4fc2-9feb-12082e0b20d5",
                            "last_updated": "2022-11-21T19:37:09.894375-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nicolas Echavarria",
                            "reward": "441.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "da65d126-d9be-4f0e-a87c-d14e9b23c4dd",
                            "gambit_id": "bb16f4e0-d5fe-449b-be14-ea59023c8da9",
                            "last_updated": "2022-11-21T19:37:09.880077-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Brehm",
                            "reward": "881.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "98f4d265-ebf0-41db-9db8-e54609e5c387",
                            "gambit_id": "9cb05aca-e400-4498-ae12-aa849145fc60",
                            "last_updated": "2022-11-21T19:37:09.879144-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anders Albertson",
                            "reward": "881.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "4a55c2b3-b50b-4f3d-ae0d-a19fa13a3b7f",
                            "gambit_id": "b3fe8de2-cee3-4577-a611-2172d91f7f26",
                            "last_updated": "2022-11-21T19:37:09.881984-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Davis Love III",
                            "reward": "881.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "59a4e6c1-c920-440a-9c04-91a5bb35a3a7",
                            "gambit_id": "e62234e7-6378-4f4b-81ed-732e504a9401",
                            "last_updated": "2022-11-21T19:37:09.881024-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Martin Trainer",
                            "reward": "881.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "5ce7fed9-22c2-492b-add0-036438708eb9",
                            "gambit_id": "936449be-cdf3-43df-8b1a-fe6cebe56824",
                            "last_updated": "2022-11-21T19:37:09.883944-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jacob Bridgeman",
                            "reward": "881.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        },
                        {
                            "id": "4a75aa16-3d4b-459e-927a-d28e9718386b",
                            "gambit_id": "9088ebc9-7c98-4c19-aa3e-4f8b1443d462",
                            "last_updated": "2022-11-21T19:37:09.882988-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Trevor Werbylo",
                            "reward": "881.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0dbfa-c906-4273-948e-aa9aa5a9b246/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3cd62e45-be9c-44af-9767-829fee4fd327",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "accfd4d2-798a-4598-90aa-fcfe39547ee9",
            "completed": true,
            "last_updated": "2022-11-17T11:13:07.186801-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/accfd4d2-798a-4598-90aa-fcfe39547ee9",
            "datetime": "2022-11-16T22:59:00-05:00",
            "cutoff_datetime": "2022-11-16T22:59:00-05:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - November 16th 2022",
            "bettypes": [
                {
                    "id": "3d0e00a3-9e41-4a0b-a292-79fc68e45def",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3cd62e45-be9c-44af-9767-829fee4fd327/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "9dc6bc43-56ef-41cc-b79f-18fa170e0471",
                            "gambit_id": "7c7b0b64-ce78-4143-999d-796117e0a8b4",
                            "last_updated": "2022-11-17T11:13:07.189485-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "21 to 26",
                            "reward": "3.64000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0e00a3-9e41-4a0b-a292-79fc68e45def/?format=api"
                        },
                        {
                            "id": "627ad288-9bdc-4c4c-8801-aa95e36c458d",
                            "gambit_id": "182ebf51-30a1-4985-a157-2c9d69bec7b6",
                            "last_updated": "2022-11-17T11:13:07.193638-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "1 to 5",
                            "reward": "4.30000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0e00a3-9e41-4a0b-a292-79fc68e45def/?format=api"
                        },
                        {
                            "id": "28585afb-47ec-44a6-a5b2-9d8e63236e5e",
                            "gambit_id": "0f1174af-e3af-4a4d-9ed6-5f35111c2604",
                            "last_updated": "2022-11-17T11:13:07.191633-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "11 to 15",
                            "reward": "4.30000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0e00a3-9e41-4a0b-a292-79fc68e45def/?format=api"
                        },
                        {
                            "id": "f2caafcc-5773-4468-bb81-35d202e92848",
                            "gambit_id": "e090a455-b95e-47ec-8b83-7678d3a81cd0",
                            "last_updated": "2022-11-17T11:13:07.192640-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "6 to 10",
                            "reward": "4.30000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0e00a3-9e41-4a0b-a292-79fc68e45def/?format=api"
                        },
                        {
                            "id": "283d3962-f68e-49cf-ab22-c2f026c1d7c9",
                            "gambit_id": "41b1d494-7ca7-46d3-8706-ea51ca4234d5",
                            "last_updated": "2022-11-17T11:13:07.190527-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "16 to 20",
                            "reward": "4.30000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0e00a3-9e41-4a0b-a292-79fc68e45def/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "785f54f5-cf1c-4e08-8bce-d0039acb983a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7e04c80b-23a2-43f9-86e8-d5b7424851be",
            "completed": true,
            "last_updated": "2022-11-17T11:13:07.538888-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/7e04c80b-23a2-43f9-86e8-d5b7424851be",
            "datetime": "2022-11-16T22:59:00-05:00",
            "cutoff_datetime": "2022-11-16T22:59:00-05:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - November 16th 2022",
            "bettypes": [
                {
                    "id": "ed214ffe-a9b6-4725-be85-0783e7f850cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/785f54f5-cf1c-4e08-8bce-d0039acb983a/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            },
                            {
                                "team": "Even",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "52020682-b6b3-4d2f-8437-45ff08b08975",
                            "gambit_id": "4dba98d2-d8a3-409c-80ef-a74de33b4f2c",
                            "last_updated": "2022-11-17T11:13:07.542288-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Odd",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed214ffe-a9b6-4725-be85-0783e7f850cc/?format=api"
                        },
                        {
                            "id": "7c622883-4a08-4f6d-b58c-b8981f1b8dea",
                            "gambit_id": "6ad8978a-6a71-4160-915e-102d37453e93",
                            "last_updated": "2022-11-17T11:13:07.541220-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Even",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed214ffe-a9b6-4725-be85-0783e7f850cc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aabec531-83b3-439d-b6c7-73a02e8c19f1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "afb29130-caeb-45af-a5e0-4b363ef55e39",
            "completed": true,
            "last_updated": "2022-11-17T11:02:56.989967-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.69,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/afb29130-caeb-45af-a5e0-4b363ef55e39",
            "datetime": "2022-11-16T22:10:00-05:00",
            "cutoff_datetime": "2022-11-16T22:10:00-05:00",
            "name": "Golden State Warriors v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "db831d42-d599-42c4-a113-7e5505537df1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aabec531-83b3-439d-b6c7-73a02e8c19f1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Golden State Warriors",
                                "amount": 5664.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f3923489-c90e-41bb-9c90-936d1ec94969",
                            "gambit_id": "61fece39-a3df-4bc1-ac1e-e1b2608ca824",
                            "last_updated": "2022-11-17T11:02:56.996885-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db831d42-d599-42c4-a113-7e5505537df1/?format=api"
                        },
                        {
                            "id": "9a7cc222-912b-4202-bd03-c1ff0db03f3c",
                            "gambit_id": "69fe9461-4b4d-4782-8da8-350da9393fad",
                            "last_updated": "2022-11-17T11:02:56.995833-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db831d42-d599-42c4-a113-7e5505537df1/?format=api"
                        }
                    ]
                },
                {
                    "id": "2bb316f0-f320-44d2-beed-754c86d23fdd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aabec531-83b3-439d-b6c7-73a02e8c19f1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 5000.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "339b04ba-71a9-435e-9942-56ea23832c6a",
                            "gambit_id": "600bf679-6cc9-40fd-9e09-d8c23103a5ff",
                            "last_updated": "2022-11-17T11:02:56.998981-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bb316f0-f320-44d2-beed-754c86d23fdd/?format=api"
                        },
                        {
                            "id": "4c6ebc97-9cb0-4636-8561-3c5cafce0104",
                            "gambit_id": "08266989-2b25-43fa-a77a-aebd510b4eff",
                            "last_updated": "2022-11-17T11:02:57.000052-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bb316f0-f320-44d2-beed-754c86d23fdd/?format=api"
                        }
                    ]
                },
                {
                    "id": "c39faea9-6dc1-4d40-ba6b-dfab48e54d47",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aabec531-83b3-439d-b6c7-73a02e8c19f1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 227",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 227",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a34012d2-7169-4c7e-978d-d5ee1cc348f4",
                            "gambit_id": "bee75746-18f1-4bcd-a3d0-637f58a1e108",
                            "last_updated": "2022-11-17T11:02:56.992617-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 227",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c39faea9-6dc1-4d40-ba6b-dfab48e54d47/?format=api"
                        },
                        {
                            "id": "f9cf1ef5-f49c-4d92-8a15-bd8af24fe31f",
                            "gambit_id": "ab459209-c627-4e85-9ea5-3226ac0dc86c",
                            "last_updated": "2022-11-17T11:02:56.993698-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 227",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c39faea9-6dc1-4d40-ba6b-dfab48e54d47/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2341a1c1-515f-48c3-8305-bde763b34099",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b9e3713d-aadc-427a-b0b7-406b3c7b076c",
            "completed": true,
            "last_updated": "2022-11-17T11:02:59.408091-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b9e3713d-aadc-427a-b0b7-406b3c7b076c",
            "datetime": "2022-11-16T22:10:00-05:00",
            "cutoff_datetime": "2022-11-16T22:10:00-05:00",
            "name": "New York Knicks v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "0e09b572-2cb8-49d1-b17d-c247f67b5f54",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2341a1c1-515f-48c3-8305-bde763b34099/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5304.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4e863a3a-d226-459d-9fe5-9e4da97fff07",
                            "gambit_id": "18c2844f-ae3b-4ccb-ad28-a962c1ecad11",
                            "last_updated": "2022-11-17T11:02:59.418426-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e09b572-2cb8-49d1-b17d-c247f67b5f54/?format=api"
                        },
                        {
                            "id": "4ccdfc33-1755-4311-afa0-3bdfd9be62f1",
                            "gambit_id": "19a9686e-7c13-427d-b7dd-1faa850a0182",
                            "last_updated": "2022-11-17T11:02:59.419680-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e09b572-2cb8-49d1-b17d-c247f67b5f54/?format=api"
                        }
                    ]
                },
                {
                    "id": "4845a302-d730-4a30-a1d5-2c95486fc703",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2341a1c1-515f-48c3-8305-bde763b34099/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "92471d9c-dae3-4634-b504-e6618818c90f",
                            "gambit_id": "a257a57f-0543-4431-96f4-e7ee31b58513",
                            "last_updated": "2022-11-17T11:02:59.415888-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4845a302-d730-4a30-a1d5-2c95486fc703/?format=api"
                        },
                        {
                            "id": "5275a4e3-4382-4fb8-b07a-af64a12a178d",
                            "gambit_id": "cbedadf7-0ea3-463d-a6df-1d93b67204d9",
                            "last_updated": "2022-11-17T11:02:59.414665-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4845a302-d730-4a30-a1d5-2c95486fc703/?format=api"
                        }
                    ]
                },
                {
                    "id": "c1398b23-d1c0-4dc7-846b-9822ac45a3f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2341a1c1-515f-48c3-8305-bde763b34099/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 226",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 226",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b0e8b393-a6e5-4185-a2b3-a9144752e47b",
                            "gambit_id": "46562d39-c835-4eda-9da4-52c0319faed1",
                            "last_updated": "2022-11-17T11:02:59.411068-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 226",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1398b23-d1c0-4dc7-846b-9822ac45a3f1/?format=api"
                        },
                        {
                            "id": "6126b6ed-ce9d-429c-aa77-cc833e7a4fb7",
                            "gambit_id": "d0f4cfff-313d-4667-a7ad-8eea22a89410",
                            "last_updated": "2022-11-17T11:02:59.412255-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 226",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1398b23-d1c0-4dc7-846b-9822ac45a3f1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "586280f5-aa55-4f3d-82d8-5bc9ccd4319c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4cbe9b50-6feb-4b90-89d9-12e5c89e8c1f",
            "completed": true,
            "last_updated": "2022-11-17T11:12:42.724523-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/4cbe9b50-6feb-4b90-89d9-12e5c89e8c1f",
            "datetime": "2022-11-16T22:05:00-05:00",
            "cutoff_datetime": "2022-11-16T22:05:00-05:00",
            "name": "Los Angeles Kings v. Edmonton Oilers",
            "bettypes": [
                {
                    "id": "9d4f37b8-a6dd-4a84-82f4-4e51bdfa285c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/586280f5-aa55-4f3d-82d8-5bc9ccd4319c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Edmonton Oilers",
                                "amount": 5492.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ef94e0f3-dc3f-4f71-99ba-002b78ac06e5",
                            "gambit_id": "4eafc637-21aa-4c81-82aa-65f90ff4cb81",
                            "last_updated": "2022-11-17T11:12:42.733629-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d4f37b8-a6dd-4a84-82f4-4e51bdfa285c/?format=api"
                        },
                        {
                            "id": "c5af676d-96b8-4a04-a642-10b8fe9f4d6a",
                            "gambit_id": "ac01277a-2176-48ad-99cf-936a67895295",
                            "last_updated": "2022-11-17T11:12:42.734693-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d4f37b8-a6dd-4a84-82f4-4e51bdfa285c/?format=api"
                        }
                    ]
                },
                {
                    "id": "64088dcd-a7a9-4ba2-acea-806fd99e56a2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/586280f5-aa55-4f3d-82d8-5bc9ccd4319c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Kings",
                                "amount": 6336.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3de28b44-91ff-4b9d-ad6e-cf3788c3f864",
                            "gambit_id": "888e7ee8-5c08-42fe-845f-940aeca27404",
                            "last_updated": "2022-11-17T11:12:42.731519-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64088dcd-a7a9-4ba2-acea-806fd99e56a2/?format=api"
                        },
                        {
                            "id": "e6009721-1cec-4430-83a7-774cccdc870b",
                            "gambit_id": "623d6b4e-d431-49c5-8e7b-557f03403907",
                            "last_updated": "2022-11-17T11:12:42.730496-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64088dcd-a7a9-4ba2-acea-806fd99e56a2/?format=api"
                        }
                    ]
                },
                {
                    "id": "5b59f569-9dc7-415e-81d5-7791df444bd6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/586280f5-aa55-4f3d-82d8-5bc9ccd4319c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5664.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ffbe5edf-ab4d-4401-9ed0-47559f493c59",
                            "gambit_id": "45af4a25-4dd1-4157-98ec-2227affa8b01",
                            "last_updated": "2022-11-17T11:12:42.728351-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b59f569-9dc7-415e-81d5-7791df444bd6/?format=api"
                        },
                        {
                            "id": "4fde501c-44d1-473f-bbf9-a321666f6350",
                            "gambit_id": "0150dd86-9e7c-450d-86ad-485d3ff8e816",
                            "last_updated": "2022-11-17T11:12:42.727167-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b59f569-9dc7-415e-81d5-7791df444bd6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "90b0b226-5673-4850-8777-3ab22ed8fc11",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "da824474-78ca-4259-968a-ad21c0c03f02",
            "completed": true,
            "last_updated": "2022-11-17T09:27:27.501228-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.67,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/da824474-78ca-4259-968a-ad21c0c03f02",
            "datetime": "2022-11-16T20:40:00-05:00",
            "cutoff_datetime": "2022-11-16T20:40:00-05:00",
            "name": "Houston Rockets v. Dallas Mavericks",
            "bettypes": [
                {
                    "id": "9c48df35-9243-42b9-ba96-e3db66ca0d13",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90b0b226-5673-4850-8777-3ab22ed8fc11/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Mavericks",
                                "amount": 6778.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 3222.0
                            }
                        ],
                        "expected_reward_tokens": 9150.3,
                        "profit_sb": 150.3,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8f862e6a-f4e5-4abf-a5e3-cad260e25ce9",
                            "gambit_id": "103a78a0-8ad2-46f4-8119-ebadcdceb9c9",
                            "last_updated": "2022-11-17T09:27:27.506690-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c48df35-9243-42b9-ba96-e3db66ca0d13/?format=api"
                        },
                        {
                            "id": "e33e0bde-11a4-4ef6-8d2e-31d6736eba73",
                            "gambit_id": "479d1d57-570e-4b01-bebd-ab9830d9493e",
                            "last_updated": "2022-11-17T09:27:27.507715-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "2.84000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c48df35-9243-42b9-ba96-e3db66ca0d13/?format=api"
                        }
                    ]
                },
                {
                    "id": "86b1d55d-eb98-428e-9cb9-fe665d35e248",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90b0b226-5673-4850-8777-3ab22ed8fc11/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Rockets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4f586f40-b4c5-4338-b922-e8fce2716b23",
                            "gambit_id": "dbd8f8a7-8890-4eae-a667-6da99ed588e5",
                            "last_updated": "2022-11-17T09:27:27.510737-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86b1d55d-eb98-428e-9cb9-fe665d35e248/?format=api"
                        },
                        {
                            "id": "73554f48-0498-4d0b-8d6b-a23402b6c5ff",
                            "gambit_id": "e57586a8-5c59-4d39-b4cc-ebadcb7c69f7",
                            "last_updated": "2022-11-17T09:27:27.509739-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86b1d55d-eb98-428e-9cb9-fe665d35e248/?format=api"
                        }
                    ]
                },
                {
                    "id": "3e6ce079-9127-41a0-97e7-3eafa5219dca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90b0b226-5673-4850-8777-3ab22ed8fc11/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 218",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 218",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "73678df8-9565-4862-aada-a86d62220ced",
                            "gambit_id": "aeea8fe5-a272-4189-b02d-ea0b155d8d16",
                            "last_updated": "2022-11-17T09:27:27.503656-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 218",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "218.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e6ce079-9127-41a0-97e7-3eafa5219dca/?format=api"
                        },
                        {
                            "id": "ddde4281-02fd-478f-8749-98f53a43f0e8",
                            "gambit_id": "68b7dd3b-b9e9-4097-b639-512401e59e86",
                            "last_updated": "2022-11-17T09:27:27.504672-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 218",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "218.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e6ce079-9127-41a0-97e7-3eafa5219dca/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f7fb6a46-c31d-48c4-af5a-e7b0b227210d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f905794d-0960-4b39-ab66-1c9ffc3e34ca",
            "completed": true,
            "last_updated": "2022-11-17T11:03:07.323206-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.68,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/f905794d-0960-4b39-ab66-1c9ffc3e34ca",
            "datetime": "2022-11-16T20:10:00-05:00",
            "cutoff_datetime": "2022-11-16T20:10:00-05:00",
            "name": "Cleveland Cavaliers v. Milwaukee Bucks",
            "bettypes": [
                {
                    "id": "ba93d364-9974-4c6d-a6c9-2c7fd5a7f6a8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f7fb6a46-c31d-48c4-af5a-e7b0b227210d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5492.0
                            },
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d8b2d384-7f43-4ba3-b2ad-8525a0c83827",
                            "gambit_id": "645fc38f-cb30-41e5-b168-a461821a0458",
                            "last_updated": "2022-11-17T11:03:07.328809-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba93d364-9974-4c6d-a6c9-2c7fd5a7f6a8/?format=api"
                        },
                        {
                            "id": "145437ec-9aae-4567-8188-137a0260c2e0",
                            "gambit_id": "d3e66739-4c81-4fc9-9ac2-04a62f4fa36d",
                            "last_updated": "2022-11-17T11:03:07.329774-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba93d364-9974-4c6d-a6c9-2c7fd5a7f6a8/?format=api"
                        }
                    ]
                },
                {
                    "id": "3d016ee5-c64b-4540-9c51-a057fc134b9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f7fb6a46-c31d-48c4-af5a-e7b0b227210d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "208eff47-2113-4b49-b312-69a5ad1e7a6f",
                            "gambit_id": "a0d44021-91a2-438d-a7d4-cf5f3f3523ff",
                            "last_updated": "2022-11-17T11:03:07.332743-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d016ee5-c64b-4540-9c51-a057fc134b9a/?format=api"
                        },
                        {
                            "id": "a1c87a07-c12f-415c-a9f1-8af6b07e89ac",
                            "gambit_id": "569b5333-e38f-469c-8c8d-6c9f502cec1f",
                            "last_updated": "2022-11-17T11:03:07.331779-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d016ee5-c64b-4540-9c51-a057fc134b9a/?format=api"
                        }
                    ]
                },
                {
                    "id": "6757754b-a227-42eb-ab98-54dc3c812424",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f7fb6a46-c31d-48c4-af5a-e7b0b227210d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 218",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 218",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "320f333a-b8d3-4334-bbe8-a46e29a6455e",
                            "gambit_id": "49944776-8470-468f-9b41-a76bb8b54f55",
                            "last_updated": "2022-11-17T11:03:07.326777-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 218",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "218.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6757754b-a227-42eb-ab98-54dc3c812424/?format=api"
                        },
                        {
                            "id": "4b1ded82-9c0d-400b-a501-e9c0d9be17eb",
                            "gambit_id": "f02db98b-a7de-4b67-a945-8b8f5c179cb0",
                            "last_updated": "2022-11-17T11:03:07.325699-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 218",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "218.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6757754b-a227-42eb-ab98-54dc3c812424/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "21d6375e-ad86-49bb-b60f-96e9d6bd7dc3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6a9b9f1c-b250-4457-a8d5-51aede62458f",
            "completed": true,
            "last_updated": "2022-11-17T11:02:57.862921-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/6a9b9f1c-b250-4457-a8d5-51aede62458f",
            "datetime": "2022-11-16T20:10:00-05:00",
            "cutoff_datetime": "2022-11-16T20:10:00-05:00",
            "name": "Chicago Bulls v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "a687f327-4b3c-4f4d-b38e-fe01d839f209",
                    "match": "https://api-prod.gambitprofit.com/api/matches/21d6375e-ad86-49bb-b60f-96e9d6bd7dc3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5304.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f3d22aa1-17df-4b05-b92a-6c40175ed8a0",
                            "gambit_id": "809a4554-6b01-4203-b49d-2ec05cadfcb0",
                            "last_updated": "2022-11-17T11:02:57.870567-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a687f327-4b3c-4f4d-b38e-fe01d839f209/?format=api"
                        },
                        {
                            "id": "3c7c6325-7093-4be0-8bba-fe86d69e0276",
                            "gambit_id": "fdf401ff-e06d-443b-a3a2-d823853889ca",
                            "last_updated": "2022-11-17T11:02:57.871523-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a687f327-4b3c-4f4d-b38e-fe01d839f209/?format=api"
                        }
                    ]
                },
                {
                    "id": "65b82745-22d1-430e-a069-3d9532145fc7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/21d6375e-ad86-49bb-b60f-96e9d6bd7dc3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5097.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2b4684ef-050f-4513-8d22-e37d77073309",
                            "gambit_id": "e9e83fdb-9c73-4b24-9ac1-93637039bfe0",
                            "last_updated": "2022-11-17T11:02:57.876918-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65b82745-22d1-430e-a069-3d9532145fc7/?format=api"
                        },
                        {
                            "id": "d9c88fe7-1cd8-4dc5-aa59-56725c014091",
                            "gambit_id": "5a75d267-4b70-4e63-9bd9-e322ba4505fc",
                            "last_updated": "2022-11-17T11:02:57.878336-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65b82745-22d1-430e-a069-3d9532145fc7/?format=api"
                        }
                    ]
                },
                {
                    "id": "f71db433-dff7-4f6a-b9e8-fde40d2cbc39",
                    "match": "https://api-prod.gambitprofit.com/api/matches/21d6375e-ad86-49bb-b60f-96e9d6bd7dc3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 226.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 226.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "21680407-8e2d-4945-89c0-3ed8cc6c84e6",
                            "gambit_id": "5b44a38c-d3b8-4202-b919-01b4edfa9ecd",
                            "last_updated": "2022-11-17T11:02:57.866486-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 226.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f71db433-dff7-4f6a-b9e8-fde40d2cbc39/?format=api"
                        },
                        {
                            "id": "bbb68ea9-b4e8-4bc2-a503-cb08f7c6034b",
                            "gambit_id": "5e3445c3-afe8-48e4-a3ea-dd9330790065",
                            "last_updated": "2022-11-17T11:02:57.867978-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 226.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f71db433-dff7-4f6a-b9e8-fde40d2cbc39/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "16541ded-b8ed-4da2-b3d0-472649def4aa",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cae14bce-8f23-4319-b761-14d408acb72d",
            "completed": true,
            "last_updated": "2022-11-17T09:27:16.035616-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.14,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/cae14bce-8f23-4319-b761-14d408acb72d",
            "datetime": "2022-11-16T20:00:00-05:00",
            "cutoff_datetime": "2022-11-16T20:00:00-05:00",
            "name": "Western Michigan v. Central Michigan",
            "bettypes": [
                {
                    "id": "1bcd031a-c122-48d8-b7e9-6cb0a88cb4bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/16541ded-b8ed-4da2-b3d0-472649def4aa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Central Michigan",
                                "amount": 7474.0
                            },
                            {
                                "team": "Western Michigan",
                                "amount": 2526.0
                            }
                        ],
                        "expected_reward_tokens": 9193.02,
                        "profit_sb": 193.02,
                        "profit_sb_percentage": 2.14,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ff41d8d5-bc92-4a4f-b6c1-58e8f2528d0e",
                            "gambit_id": "de1972bb-c323-4f1b-ba0c-afc722e77162",
                            "last_updated": "2022-11-17T09:27:16.051008-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Central Michigan",
                            "reward": "1.23000",
                            "odds": "1.26320",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bcd031a-c122-48d8-b7e9-6cb0a88cb4bb/?format=api"
                        },
                        {
                            "id": "813d1791-3007-45cb-a4b1-c99a9cc4eb86",
                            "gambit_id": "2bba7a5b-fc1e-4316-90b6-6d1db896aa28",
                            "last_updated": "2022-11-17T09:27:16.052575-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Western Michigan",
                            "reward": "3.64000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bcd031a-c122-48d8-b7e9-6cb0a88cb4bb/?format=api"
                        }
                    ]
                },
                {
                    "id": "cb10b7df-e3c1-4aa3-a8f3-abb62e6b0d88",
                    "match": "https://api-prod.gambitprofit.com/api/matches/16541ded-b8ed-4da2-b3d0-472649def4aa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Western Michigan",
                                "amount": 5097.0
                            },
                            {
                                "team": "Central Michigan",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6d06c81d-90f6-4d90-bd67-1d4cbbb80fbc",
                            "gambit_id": "16e02732-d1bc-42be-b573-3edcfae5e8df",
                            "last_updated": "2022-11-17T09:27:16.057205-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Western Michigan",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb10b7df-e3c1-4aa3-a8f3-abb62e6b0d88/?format=api"
                        },
                        {
                            "id": "ce3b7f6d-cad1-4233-93d0-f53a872b9355",
                            "gambit_id": "b8bd5516-f6f7-4f97-a378-4e0c7eb11cbb",
                            "last_updated": "2022-11-17T09:27:16.055644-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Central Michigan",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb10b7df-e3c1-4aa3-a8f3-abb62e6b0d88/?format=api"
                        }
                    ]
                },
                {
                    "id": "286d518a-1c7c-44b5-8dea-5e0186dd5817",
                    "match": "https://api-prod.gambitprofit.com/api/matches/16541ded-b8ed-4da2-b3d0-472649def4aa/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 48.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 48.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d7d014ac-7a2f-4c53-ba3e-86039c25967b",
                            "gambit_id": "cf928fab-90e2-4c50-8dd4-13c77ee16576",
                            "last_updated": "2022-11-17T09:27:16.044294-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 48.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "48.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/286d518a-1c7c-44b5-8dea-5e0186dd5817/?format=api"
                        },
                        {
                            "id": "462cc6a1-2c7e-4fa0-bdf9-b85e58de48ed",
                            "gambit_id": "e5106509-43ab-48ed-b12d-22e2a2250ac7",
                            "last_updated": "2022-11-17T09:27:16.047886-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 48.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "48.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/286d518a-1c7c-44b5-8dea-5e0186dd5817/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "313f6b4e-faab-4b0b-9177-dd971eeca4cf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a02c1426-a3a3-4970-ab5f-046b7eb59162",
            "completed": true,
            "last_updated": "2022-11-17T11:02:57.570816-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a02c1426-a3a3-4970-ab5f-046b7eb59162",
            "datetime": "2022-11-16T19:40:00-05:00",
            "cutoff_datetime": "2022-11-16T19:40:00-05:00",
            "name": "Boston Celtics v. Atlanta Hawks",
            "bettypes": [
                {
                    "id": "8d9b21e1-64a0-4dbd-88a7-e3e96e16863b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/313f6b4e-faab-4b0b-9177-dd971eeca4cf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta Hawks",
                                "amount": 5097.0
                            },
                            {
                                "team": "Boston Celtics",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bbe64cfe-d6ef-4f6a-b29a-4b0733b81bd6",
                            "gambit_id": "b5a4a852-0c27-4384-87b4-990df32dfdcb",
                            "last_updated": "2022-11-17T11:02:57.577288-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d9b21e1-64a0-4dbd-88a7-e3e96e16863b/?format=api"
                        },
                        {
                            "id": "2096ea74-576d-42b2-8f1f-91e820aa7107",
                            "gambit_id": "3a06ef84-47f5-4637-8129-439ee8289ba3",
                            "last_updated": "2022-11-17T11:02:57.578436-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d9b21e1-64a0-4dbd-88a7-e3e96e16863b/?format=api"
                        }
                    ]
                },
                {
                    "id": "5e0d71cf-e602-4506-a15e-b91b87e4a36c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/313f6b4e-faab-4b0b-9177-dd971eeca4cf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta Hawks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0b72b7a1-a4f1-4841-b613-49d5bb5d1dfa",
                            "gambit_id": "5edd28fe-97ec-4c47-898e-9b01372d26da",
                            "last_updated": "2022-11-17T11:02:57.580499-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e0d71cf-e602-4506-a15e-b91b87e4a36c/?format=api"
                        },
                        {
                            "id": "c2c22119-d4b9-47e0-9beb-a1f7380979ef",
                            "gambit_id": "caf74bf6-24d1-4b1e-ac74-127aab660b53",
                            "last_updated": "2022-11-17T11:02:57.581559-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e0d71cf-e602-4506-a15e-b91b87e4a36c/?format=api"
                        }
                    ]
                },
                {
                    "id": "c7858494-e5a8-41ae-92eb-2c8671c91c05",
                    "match": "https://api-prod.gambitprofit.com/api/matches/313f6b4e-faab-4b0b-9177-dd971eeca4cf/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 234.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 234.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cc2ab3d6-ea4e-463e-b77a-8a682a85f42c",
                            "gambit_id": "77be2639-d39e-45d2-bb04-37c0e4f7a102",
                            "last_updated": "2022-11-17T11:02:57.573860-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 234.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7858494-e5a8-41ae-92eb-2c8671c91c05/?format=api"
                        },
                        {
                            "id": "2e9c0054-d5cf-4603-bfb2-708141fac8d0",
                            "gambit_id": "0d8b2cb1-8bc8-403c-9a0a-5ace39201454",
                            "last_updated": "2022-11-17T11:02:57.575009-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 234.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7858494-e5a8-41ae-92eb-2c8671c91c05/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2661e87b-c55c-4fde-ad07-22774eaf622f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8ef5af5a-353f-4481-a7c9-899ddbc0fc23",
            "completed": true,
            "last_updated": "2022-11-17T11:07:54.840932-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.54,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/8ef5af5a-353f-4481-a7c9-899ddbc0fc23",
            "datetime": "2022-11-16T19:40:00-05:00",
            "cutoff_datetime": "2022-11-16T19:40:00-05:00",
            "name": "Miami Heat v. Toronto Raptors",
            "bettypes": [
                {
                    "id": "bc846c27-1901-4be8-af4e-98417d982c49",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2661e87b-c55c-4fde-ad07-22774eaf622f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 5974.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "12e689f3-b73f-43b2-a37f-332c2a67bf37",
                            "gambit_id": "3ced9c85-16fe-4ba2-83ba-3de712c202f0",
                            "last_updated": "2022-11-17T11:07:54.847544-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc846c27-1901-4be8-af4e-98417d982c49/?format=api"
                        },
                        {
                            "id": "8cb863f5-6aaa-4736-8e01-8d73ad112f95",
                            "gambit_id": "f8c4beff-a243-4b30-ba0d-b48fe3859eae",
                            "last_updated": "2022-11-17T11:07:54.848572-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc846c27-1901-4be8-af4e-98417d982c49/?format=api"
                        }
                    ]
                },
                {
                    "id": "2f2dabcf-e459-49c4-8618-edd6adb55b6d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2661e87b-c55c-4fde-ad07-22774eaf622f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "db036e47-748e-4409-869e-35ee4f5e7b27",
                            "gambit_id": "fd48af79-7998-46b8-845c-dd4100dbd6ed",
                            "last_updated": "2022-11-17T11:07:54.851254-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f2dabcf-e459-49c4-8618-edd6adb55b6d/?format=api"
                        },
                        {
                            "id": "400ad9e4-1661-4b88-8501-80095e73a15b",
                            "gambit_id": "7cd42ba4-a59f-4f1d-ae11-2a5db880febc",
                            "last_updated": "2022-11-17T11:07:54.852513-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f2dabcf-e459-49c4-8618-edd6adb55b6d/?format=api"
                        }
                    ]
                },
                {
                    "id": "83dc89af-6a0a-4772-bc4f-b94d0b3025d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2661e87b-c55c-4fde-ad07-22774eaf622f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 216",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 216",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e234ad23-a7d1-4635-86e0-5f2a6840fc54",
                            "gambit_id": "9726425f-bacb-4338-bf60-cba5c32dbfcb",
                            "last_updated": "2022-11-17T11:07:54.845290-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 216",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "216.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83dc89af-6a0a-4772-bc4f-b94d0b3025d0/?format=api"
                        },
                        {
                            "id": "bdc8e394-3bc2-4062-b99e-9262c2a47632",
                            "gambit_id": "5a74fe55-55d4-4437-a2b1-6c7280743248",
                            "last_updated": "2022-11-17T11:07:54.844170-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 216",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "216.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83dc89af-6a0a-4772-bc4f-b94d0b3025d0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3511377b-d991-41e9-9eb8-9618150738f3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a0da1df1-1f84-409e-ba04-24fe4c8ffb0b",
            "completed": true,
            "last_updated": "2022-11-17T11:12:40.302986-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/a0da1df1-1f84-409e-ba04-24fe4c8ffb0b",
            "datetime": "2022-11-16T19:35:00-05:00",
            "cutoff_datetime": "2022-11-16T19:35:00-05:00",
            "name": "St Louis Blues v. Chicago Blackhawks",
            "bettypes": [
                {
                    "id": "3915d901-7574-43ff-8090-6ab8e0bea9ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3511377b-d991-41e9-9eb8-9618150738f3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Blues",
                                "amount": 6114.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9929f73f-44da-4c6f-96af-057d35f260f9",
                            "gambit_id": "1ef25a48-4483-4391-8680-ee475251dcd3",
                            "last_updated": "2022-11-17T11:12:40.312295-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3915d901-7574-43ff-8090-6ab8e0bea9ee/?format=api"
                        },
                        {
                            "id": "2a877b08-fed0-4e35-8d26-1590cb32d82a",
                            "gambit_id": "d29ce56c-1ef4-4633-a3cf-8290506760eb",
                            "last_updated": "2022-11-17T11:12:40.311353-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3915d901-7574-43ff-8090-6ab8e0bea9ee/?format=api"
                        }
                    ]
                },
                {
                    "id": "08b6946a-d3e8-4068-a98e-fd0e3dea6556",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3511377b-d991-41e9-9eb8-9618150738f3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 6047.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "703a35df-0646-4cc5-80df-e6b8695977ec",
                            "gambit_id": "c4f06628-4013-4b96-8fd9-3a59afb03538",
                            "last_updated": "2022-11-17T11:12:40.308467-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08b6946a-d3e8-4068-a98e-fd0e3dea6556/?format=api"
                        },
                        {
                            "id": "94258104-7265-41d1-9861-0f83357f5d2b",
                            "gambit_id": "555bc925-14aa-4ea8-90c6-0cbcf4b5699f",
                            "last_updated": "2022-11-17T11:12:40.309463-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08b6946a-d3e8-4068-a98e-fd0e3dea6556/?format=api"
                        }
                    ]
                },
                {
                    "id": "e34198df-f6c6-4adf-a294-954232632a1f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3511377b-d991-41e9-9eb8-9618150738f3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3db443ff-8725-49a0-aee0-4871bbafa4df",
                            "gambit_id": "6b699f64-039e-41f1-a1cb-f91bb3710d17",
                            "last_updated": "2022-11-17T11:12:40.305536-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e34198df-f6c6-4adf-a294-954232632a1f/?format=api"
                        },
                        {
                            "id": "de6a8656-a32f-4e98-a7d4-ec660980e50f",
                            "gambit_id": "377aadf8-2787-49b1-a21c-63207acc1ea1",
                            "last_updated": "2022-11-17T11:12:40.306534-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e34198df-f6c6-4adf-a294-954232632a1f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7d939a7e-3720-4b31-9413-0eda15614141",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c988bcba-fa38-49b1-9e65-466d59e67c72",
            "completed": true,
            "last_updated": "2022-11-17T11:07:58.611117-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.51,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c988bcba-fa38-49b1-9e65-466d59e67c72",
            "datetime": "2022-11-16T19:10:00-05:00",
            "cutoff_datetime": "2022-11-16T19:10:00-05:00",
            "name": "Oklahoma City Thunder v. Washington Wizards",
            "bettypes": [
                {
                    "id": "3bf35bb2-e66e-4586-863b-57bc35c890b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d939a7e-3720-4b31-9413-0eda15614141/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Wizards",
                                "amount": 6389.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 3611.0
                            }
                        ],
                        "expected_reward_tokens": 9135.83,
                        "profit_sb": 135.83,
                        "profit_sb_percentage": 1.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9be53bc9-9305-41b3-9413-1bf9c8f9ddbc",
                            "gambit_id": "1886d0f3-0f0c-48b6-83ef-8ef99cd1d3d7",
                            "last_updated": "2022-11-17T11:07:58.617121-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bf35bb2-e66e-4586-863b-57bc35c890b2/?format=api"
                        },
                        {
                            "id": "95d61e12-ef7d-4945-b21c-1c0829fe34ab",
                            "gambit_id": "1d756ef5-d4e8-405b-afd5-18b2a94bffa5",
                            "last_updated": "2022-11-17T11:07:58.618243-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bf35bb2-e66e-4586-863b-57bc35c890b2/?format=api"
                        }
                    ]
                },
                {
                    "id": "84e92a5e-dc4b-42c9-90c9-4a5cb651aaca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d939a7e-3720-4b31-9413-0eda15614141/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "36170499-65b8-47ee-b806-59d0c4c6a460",
                            "gambit_id": "cf9cf2fe-3c2f-4638-8a81-29add2ca987a",
                            "last_updated": "2022-11-17T11:07:58.621474-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e92a5e-dc4b-42c9-90c9-4a5cb651aaca/?format=api"
                        },
                        {
                            "id": "ad360ec3-696b-4867-994d-16c8b906e9cc",
                            "gambit_id": "89d49eaa-6a3f-4d19-adc3-38e6c41fe4a5",
                            "last_updated": "2022-11-17T11:07:58.620366-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e92a5e-dc4b-42c9-90c9-4a5cb651aaca/?format=api"
                        }
                    ]
                },
                {
                    "id": "953a5f57-1f57-4b38-936b-a8d92030f1b6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d939a7e-3720-4b31-9413-0eda15614141/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 230.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 230.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "abd13f88-b2fe-4edf-95cd-cf3e0e594af0",
                            "gambit_id": "873670c3-b58a-417d-a456-29b2dfed891e",
                            "last_updated": "2022-11-17T11:07:58.613856-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 230.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "230.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/953a5f57-1f57-4b38-936b-a8d92030f1b6/?format=api"
                        },
                        {
                            "id": "f50b5ba6-4242-4f4e-bdb8-cf78f41b9c5e",
                            "gambit_id": "b80c1efb-3738-4253-a17a-5a1f49d8814e",
                            "last_updated": "2022-11-17T11:07:58.614941-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 230.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "230.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/953a5f57-1f57-4b38-936b-a8d92030f1b6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a84f1cf4-c796-43c3-8772-cdecea95a7bd",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a34f9608-a031-4b1c-afc2-25fa6a375353",
            "completed": true,
            "last_updated": "2022-11-17T09:32:20.613602-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.72,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a34f9608-a031-4b1c-afc2-25fa6a375353",
            "datetime": "2022-11-16T19:10:00-05:00",
            "cutoff_datetime": "2022-11-16T19:10:00-05:00",
            "name": "Minnesota Timberwolves v. Orlando Magic",
            "bettypes": [
                {
                    "id": "529a6c22-a110-4cff-9e34-017532334a27",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a84f1cf4-c796-43c3-8772-cdecea95a7bd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 7209.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 2791.0
                            }
                        ],
                        "expected_reward_tokens": 9154.48,
                        "profit_sb": 154.48,
                        "profit_sb_percentage": 1.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1f5fde4f-0dbc-4b76-9b4a-dc913336296e",
                            "gambit_id": "cfc5431c-1f4d-45e5-bd62-f510236e0931",
                            "last_updated": "2022-11-17T09:32:20.620390-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.27000",
                            "odds": "1.31250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/529a6c22-a110-4cff-9e34-017532334a27/?format=api"
                        },
                        {
                            "id": "9aacfb32-3554-46ef-9110-7327bb60ead3",
                            "gambit_id": "bc8fe4cc-dd43-4de6-bc35-f29f0afd8396",
                            "last_updated": "2022-11-17T09:32:20.619384-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "3.28000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/529a6c22-a110-4cff-9e34-017532334a27/?format=api"
                        }
                    ]
                },
                {
                    "id": "5b523db9-1788-4d03-b293-3076a62fe8c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a84f1cf4-c796-43c3-8772-cdecea95a7bd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 5000.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c50af891-69b3-4258-a880-cda9537d2a55",
                            "gambit_id": "5c01cce1-9162-4dae-ab26-1418236128b5",
                            "last_updated": "2022-11-17T09:32:20.623413-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b523db9-1788-4d03-b293-3076a62fe8c0/?format=api"
                        },
                        {
                            "id": "bf39a189-8050-4b1a-8ecf-cd7fcc7ea271",
                            "gambit_id": "ca5e5155-9117-46d3-ad68-d8afa976d191",
                            "last_updated": "2022-11-17T09:32:20.622413-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b523db9-1788-4d03-b293-3076a62fe8c0/?format=api"
                        }
                    ]
                },
                {
                    "id": "f41b1359-a27a-4b4d-bc1b-90f1450a97aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a84f1cf4-c796-43c3-8772-cdecea95a7bd/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 224",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 224",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b2019a23-ff45-445c-a1bc-e19ae7e601ca",
                            "gambit_id": "3a7a8d20-b7f0-4c87-8d4c-74c5881e6967",
                            "last_updated": "2022-11-17T09:32:20.616278-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 224",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f41b1359-a27a-4b4d-bc1b-90f1450a97aa/?format=api"
                        },
                        {
                            "id": "7293cd42-075e-49fc-a129-87f6c3a1f919",
                            "gambit_id": "7e629006-ed1b-4f32-b01d-f9102115b27e",
                            "last_updated": "2022-11-17T09:32:20.617320-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 224",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f41b1359-a27a-4b4d-bc1b-90f1450a97aa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "391eaa02-bc79-42c2-9ccd-4dd0703d3ef3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "def846d8-d19d-4fe7-9e29-7f19b7d6373b",
            "completed": true,
            "last_updated": "2022-11-17T11:07:54.136152-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/def846d8-d19d-4fe7-9e29-7f19b7d6373b",
            "datetime": "2022-11-16T19:10:00-05:00",
            "cutoff_datetime": "2022-11-16T19:10:00-05:00",
            "name": "Indiana Pacers v. Charlotte Hornets",
            "bettypes": [
                {
                    "id": "0b4f6eb3-c3f2-4718-9c5c-73c75a6228f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/391eaa02-bc79-42c2-9ccd-4dd0703d3ef3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indiana Pacers",
                                "amount": 5097.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c0795030-fbcf-4e0f-989a-29a4e1ca1a46",
                            "gambit_id": "9f37d5d4-2473-44c6-83e4-8df2218e0d11",
                            "last_updated": "2022-11-17T11:07:54.142634-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b4f6eb3-c3f2-4718-9c5c-73c75a6228f6/?format=api"
                        },
                        {
                            "id": "1b6a8ed1-69f2-4b28-bdc8-8917946974d0",
                            "gambit_id": "7b8c1220-00e8-4efa-a739-e656064e06a5",
                            "last_updated": "2022-11-17T11:07:54.141642-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b4f6eb3-c3f2-4718-9c5c-73c75a6228f6/?format=api"
                        }
                    ]
                },
                {
                    "id": "04592300-ebe7-48f7-8f2b-9eba13aa2b23",
                    "match": "https://api-prod.gambitprofit.com/api/matches/391eaa02-bc79-42c2-9ccd-4dd0703d3ef3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6adf5a60-f89e-4c93-b411-241f942df46a",
                            "gambit_id": "a5ddc615-3b03-4e5a-8e64-3abe53020c91",
                            "last_updated": "2022-11-17T11:07:54.144754-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04592300-ebe7-48f7-8f2b-9eba13aa2b23/?format=api"
                        },
                        {
                            "id": "a3df47b1-1601-4820-96eb-76dd1a18c3c9",
                            "gambit_id": "3ae7513e-6c12-4887-b884-97b41bf97ca4",
                            "last_updated": "2022-11-17T11:07:54.145756-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04592300-ebe7-48f7-8f2b-9eba13aa2b23/?format=api"
                        }
                    ]
                },
                {
                    "id": "ae6f7c60-8cf8-4e43-ae55-02e82fb9632b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/391eaa02-bc79-42c2-9ccd-4dd0703d3ef3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 236.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 236.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "501ed848-acd9-40ab-9c43-8abb040e4cb8",
                            "gambit_id": "d4b64e68-fba2-4b6b-b3d3-3513e7424f0b",
                            "last_updated": "2022-11-17T11:07:54.139682-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 236.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae6f7c60-8cf8-4e43-ae55-02e82fb9632b/?format=api"
                        },
                        {
                            "id": "ce025fa2-fc9e-4f9f-9a5b-ab67b27861ac",
                            "gambit_id": "60f76397-dfb8-4b9e-ae57-6bd182e68ff2",
                            "last_updated": "2022-11-17T11:07:54.138698-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 236.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae6f7c60-8cf8-4e43-ae55-02e82fb9632b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "385809e0-07b9-4007-b47e-879fe67e3614",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "02ee67a5-5a55-408a-b5f6-45facd66caaf",
            "completed": true,
            "last_updated": "2022-11-17T11:12:39.766087-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/02ee67a5-5a55-408a-b5f6-45facd66caaf",
            "datetime": "2022-11-16T19:05:00-05:00",
            "cutoff_datetime": "2022-11-16T19:05:00-05:00",
            "name": "Buffalo Sabres v. Ottawa Senators",
            "bettypes": [
                {
                    "id": "6e2dd14d-277e-4af9-b4a1-9c5494261675",
                    "match": "https://api-prod.gambitprofit.com/api/matches/385809e0-07b9-4007-b47e-879fe67e3614/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ottawa Senators",
                                "amount": 5974.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "84bd3075-83f0-45e1-91c9-e8a91c96c3bb",
                            "gambit_id": "5ea32c8b-62db-4b41-abcc-30b74ded2a40",
                            "last_updated": "2022-11-17T11:12:39.778247-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e2dd14d-277e-4af9-b4a1-9c5494261675/?format=api"
                        },
                        {
                            "id": "e65ba784-a4b7-46fe-9550-a2b42573e48d",
                            "gambit_id": "7268acc0-1dcf-46ef-a1f5-d9606043090b",
                            "last_updated": "2022-11-17T11:12:39.779652-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e2dd14d-277e-4af9-b4a1-9c5494261675/?format=api"
                        }
                    ]
                },
                {
                    "id": "f3b4299f-481a-4cc8-acab-32880b69b807",
                    "match": "https://api-prod.gambitprofit.com/api/matches/385809e0-07b9-4007-b47e-879fe67e3614/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo Sabres",
                                "amount": 6114.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ae3b85ee-c970-4f52-a25c-a3ce6559d055",
                            "gambit_id": "da43baeb-9720-4fd4-a021-9c6eae0fd3b8",
                            "last_updated": "2022-11-17T11:12:39.775480-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3b4299f-481a-4cc8-acab-32880b69b807/?format=api"
                        },
                        {
                            "id": "a9bb2a6d-8aec-4ad7-bfae-6af0d5504276",
                            "gambit_id": "3a6d1c76-5be3-4d81-b237-9609f138e613",
                            "last_updated": "2022-11-17T11:12:39.774037-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3b4299f-481a-4cc8-acab-32880b69b807/?format=api"
                        }
                    ]
                },
                {
                    "id": "019e2cbe-b911-4718-94ee-2c961678803b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/385809e0-07b9-4007-b47e-879fe67e3614/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5492.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "75b3e1a2-18c8-4dfb-a546-a4077871c2f2",
                            "gambit_id": "b0d82e91-b6c7-40ed-be53-8e355b03179d",
                            "last_updated": "2022-11-17T11:12:39.771239-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/019e2cbe-b911-4718-94ee-2c961678803b/?format=api"
                        },
                        {
                            "id": "ce9dc996-c468-46ff-b957-46138102ca4f",
                            "gambit_id": "371b2144-20c6-4747-b5cc-397032dbaeb3",
                            "last_updated": "2022-11-17T11:12:39.769795-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/019e2cbe-b911-4718-94ee-2c961678803b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dedbc2b6-baaf-46a8-b20b-5c57c4e6a122",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2286de7d-77ba-4300-94bf-818f8b3c4a9c",
            "completed": true,
            "last_updated": "2022-11-17T09:27:15.730676-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.1,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/2286de7d-77ba-4300-94bf-818f8b3c4a9c",
            "datetime": "2022-11-16T19:00:00-05:00",
            "cutoff_datetime": "2022-11-16T19:00:00-05:00",
            "name": "Miami-Ohio v. Northern Illinois",
            "bettypes": [
                {
                    "id": "09cc5ce8-2dd6-44f9-b88b-597e52f59380",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dedbc2b6-baaf-46a8-b20b-5c57c4e6a122/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Northern Illinois",
                                "amount": 5208.0
                            },
                            {
                                "team": "Miami-Ohio",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "72f71e09-453a-4ad0-869e-7935911a72c0",
                            "gambit_id": "49be5ed9-9364-4e5d-8ec4-c4bb5ce22dcc",
                            "last_updated": "2022-11-17T09:27:15.736364-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Northern Illinois",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09cc5ce8-2dd6-44f9-b88b-597e52f59380/?format=api"
                        },
                        {
                            "id": "05918b77-b176-4a41-b898-6c32e5dffabc",
                            "gambit_id": "df064876-3756-405a-a315-dd2549802757",
                            "last_updated": "2022-11-17T09:27:15.737448-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami-Ohio",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09cc5ce8-2dd6-44f9-b88b-597e52f59380/?format=api"
                        }
                    ]
                },
                {
                    "id": "ecd6fd08-6f3f-44f9-8a1b-557db3e74424",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dedbc2b6-baaf-46a8-b20b-5c57c4e6a122/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami-Ohio",
                                "amount": 5000.0
                            },
                            {
                                "team": "Northern Illinois",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "84341420-9d05-400f-875e-e5b5ae8e5c3a",
                            "gambit_id": "2c75c268-adc4-451e-9f8b-d53fa2d31083",
                            "last_updated": "2022-11-17T09:27:15.740682-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami-Ohio",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecd6fd08-6f3f-44f9-8a1b-557db3e74424/?format=api"
                        },
                        {
                            "id": "04330900-091e-45d5-9952-d8fb4757b32f",
                            "gambit_id": "4e8404d4-22e4-40f1-99d8-80f6067b0d46",
                            "last_updated": "2022-11-17T09:27:15.739619-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Northern Illinois",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecd6fd08-6f3f-44f9-8a1b-557db3e74424/?format=api"
                        }
                    ]
                },
                {
                    "id": "6921471e-2c63-4288-bbf9-cbd75744c9ec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dedbc2b6-baaf-46a8-b20b-5c57c4e6a122/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 44",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 44",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6d11da48-99ac-46aa-b826-b63d62236ce7",
                            "gambit_id": "38adcc26-9103-4eee-972c-7f49f0a9c922",
                            "last_updated": "2022-11-17T09:27:15.734330-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 44",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6921471e-2c63-4288-bbf9-cbd75744c9ec/?format=api"
                        },
                        {
                            "id": "bb83aa6e-b6e9-4747-b839-3b7fc32ad0d8",
                            "gambit_id": "351e76f0-5f5f-4056-a1c6-b04ac9eca696",
                            "last_updated": "2022-11-17T09:27:15.733291-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 44",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6921471e-2c63-4288-bbf9-cbd75744c9ec/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "28f05826-5f42-4793-b0f5-b6d3353bfaa7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "34a90a77-5fa2-4d53-8b1c-988cae1ee52a",
            "completed": true,
            "last_updated": "2022-11-17T09:27:15.428855-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.15,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/34a90a77-5fa2-4d53-8b1c-988cae1ee52a",
            "datetime": "2022-11-16T18:00:00-05:00",
            "cutoff_datetime": "2022-11-16T18:00:00-05:00",
            "name": "Eastern Michigan v. Kent State",
            "bettypes": [
                {
                    "id": "b451cddd-1976-4096-ac9b-8bf130c8d970",
                    "match": "https://api-prod.gambitprofit.com/api/matches/28f05826-5f42-4793-b0f5-b6d3353bfaa7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kent State",
                                "amount": 7127.0
                            },
                            {
                                "team": "Eastern Michigan",
                                "amount": 2873.0
                            }
                        ],
                        "expected_reward_tokens": 9193.6,
                        "profit_sb": 193.6,
                        "profit_sb_percentage": 2.15,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "36c29b26-1ce4-4ae0-90d7-e9f17117c164",
                            "gambit_id": "c8bbbbee-b272-4770-8204-505e5853d10d",
                            "last_updated": "2022-11-17T09:27:15.434845-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kent State",
                            "reward": "1.29000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b451cddd-1976-4096-ac9b-8bf130c8d970/?format=api"
                        },
                        {
                            "id": "db58edd2-a74a-48d0-9a2c-c146df868e4b",
                            "gambit_id": "93547d2d-a00b-499b-926b-b5c476119856",
                            "last_updated": "2022-11-17T09:27:15.435799-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Eastern Michigan",
                            "reward": "3.20000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b451cddd-1976-4096-ac9b-8bf130c8d970/?format=api"
                        }
                    ]
                },
                {
                    "id": "a8db6bc4-5597-4867-bf06-f59531824086",
                    "match": "https://api-prod.gambitprofit.com/api/matches/28f05826-5f42-4793-b0f5-b6d3353bfaa7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kent State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Eastern Michigan",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "26b31565-1b93-45c1-a29a-e43f1703501b",
                            "gambit_id": "573132ec-b6c9-4083-8fa4-10bd38dd940b",
                            "last_updated": "2022-11-17T09:27:15.437699-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kent State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8db6bc4-5597-4867-bf06-f59531824086/?format=api"
                        },
                        {
                            "id": "b5c853cd-9c53-439b-9989-d3ab236ad987",
                            "gambit_id": "9bb9809a-2c03-43cf-81d4-ac2ea1d0d230",
                            "last_updated": "2022-11-17T09:27:15.438638-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Eastern Michigan",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8db6bc4-5597-4867-bf06-f59531824086/?format=api"
                        }
                    ]
                },
                {
                    "id": "1b012a91-ca9b-4541-936b-3e9301c04e7f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/28f05826-5f42-4793-b0f5-b6d3353bfaa7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 60",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 60",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d7031671-6a79-4268-98d4-b47b9e8b27d5",
                            "gambit_id": "12c2aeaf-7c72-4502-b700-cba722e58439",
                            "last_updated": "2022-11-17T09:27:15.431722-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 60",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "60.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b012a91-ca9b-4541-936b-3e9301c04e7f/?format=api"
                        },
                        {
                            "id": "1b7a1e20-fdc5-44de-80b7-cfeacd35b88e",
                            "gambit_id": "43ddeb05-7ec6-465d-89bb-e6f240c98172",
                            "last_updated": "2022-11-17T09:27:15.432888-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 60",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "60.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b012a91-ca9b-4541-936b-3e9301c04e7f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "44d3088c-290f-4492-84e6-7cff65dc4536",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "20e4b193-e7a0-40a6-843b-5f9ff0290703",
            "completed": true,
            "last_updated": "2022-11-16T09:37:59.057652-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.03,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/20e4b193-e7a0-40a6-843b-5f9ff0290703",
            "datetime": "2022-11-15T22:10:00-05:00",
            "cutoff_datetime": "2022-11-15T22:10:00-05:00",
            "name": "San Antonio Spurs v. Portland Trail Blazers",
            "bettypes": [
                {
                    "id": "659d3964-b678-4120-8e4d-eb986dd7b6dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/44d3088c-290f-4492-84e6-7cff65dc4536/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 7346.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 2654.0
                            }
                        ],
                        "expected_reward_tokens": 9182.5,
                        "profit_sb": 182.5,
                        "profit_sb_percentage": 2.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4d033d4f-7643-47cb-9390-a22641449670",
                            "gambit_id": "bf622ad7-46f0-4ed1-a748-b7e83c058228",
                            "last_updated": "2022-11-16T09:37:59.068232-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.25000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/659d3964-b678-4120-8e4d-eb986dd7b6dc/?format=api"
                        },
                        {
                            "id": "60678327-7544-4a67-86c8-60bb51c8aefe",
                            "gambit_id": "ecbd91d1-138c-4065-96be-20a0124fc429",
                            "last_updated": "2022-11-16T09:37:59.069267-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "3.46000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/659d3964-b678-4120-8e4d-eb986dd7b6dc/?format=api"
                        }
                    ]
                },
                {
                    "id": "d8974b7f-6b8e-4cb5-a5e8-0ce6530efbb2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/44d3088c-290f-4492-84e6-7cff65dc4536/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 5000.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5b24d081-3076-492e-b898-5ddfaa27ce12",
                            "gambit_id": "062700f3-6cb5-4807-837f-9d704312ad38",
                            "last_updated": "2022-11-16T09:37:59.064688-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8974b7f-6b8e-4cb5-a5e8-0ce6530efbb2/?format=api"
                        },
                        {
                            "id": "a3d876c3-0ee1-4ee7-a5f8-c8f0b5f37c6b",
                            "gambit_id": "1d5d6484-b279-451d-99ee-0f3797f5fb6b",
                            "last_updated": "2022-11-16T09:37:59.065917-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8974b7f-6b8e-4cb5-a5e8-0ce6530efbb2/?format=api"
                        }
                    ]
                },
                {
                    "id": "4ce012ca-e432-4297-9ab5-c5b1960f2f3c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/44d3088c-290f-4492-84e6-7cff65dc4536/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 226",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 226",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aeadc4e3-5366-46d2-8c46-3970255d44b4",
                            "gambit_id": "d36191c6-e53b-480b-adb4-bbcdfea0c18f",
                            "last_updated": "2022-11-16T09:37:59.061001-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 226",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ce012ca-e432-4297-9ab5-c5b1960f2f3c/?format=api"
                        },
                        {
                            "id": "c38b62cd-f488-4f21-a889-87f494c4c2bd",
                            "gambit_id": "509a1d5b-9b31-40f4-a9b5-8e1699cbe148",
                            "last_updated": "2022-11-16T09:37:59.062316-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 226",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ce012ca-e432-4297-9ab5-c5b1960f2f3c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "be5c82ce-8448-4c4c-a3c7-2896d89ce998",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3ed8304f-3397-4a34-bd20-c21827e4ba51",
            "completed": true,
            "last_updated": "2022-11-16T09:47:39.044661-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.58,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/3ed8304f-3397-4a34-bd20-c21827e4ba51",
            "datetime": "2022-11-15T22:05:00-05:00",
            "cutoff_datetime": "2022-11-15T22:05:00-05:00",
            "name": "San Jose Sharks v. Vegas Golden Knights",
            "bettypes": [
                {
                    "id": "0f08456e-7f7f-4bca-b3e9-c05c05161815",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be5c82ce-8448-4c4c-a3c7-2896d89ce998/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 6943.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 3057.0
                            }
                        ],
                        "expected_reward_tokens": 9232.14,
                        "profit_sb": 232.14,
                        "profit_sb_percentage": 2.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "53a3a060-0afe-49ec-9042-6480af8052dc",
                            "gambit_id": "d07c0823-afa6-44d4-9dbc-a0aad236797d",
                            "last_updated": "2022-11-16T09:47:39.064361-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.33000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f08456e-7f7f-4bca-b3e9-c05c05161815/?format=api"
                        },
                        {
                            "id": "8536efb1-0e00-4ba6-8ed9-deb14e95f03b",
                            "gambit_id": "01329913-84dc-457f-af1a-b4e6775145dd",
                            "last_updated": "2022-11-16T09:47:39.065502-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "3.02000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f08456e-7f7f-4bca-b3e9-c05c05161815/?format=api"
                        }
                    ]
                },
                {
                    "id": "c58861d0-f01c-4a6a-95a7-f01666e5444d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be5c82ce-8448-4c4c-a3c7-2896d89ce998/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Jose Sharks",
                                "amount": 5208.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cc8a6ab8-2172-44a1-8137-7299366ae43b",
                            "gambit_id": "5b8aea9f-218a-41d4-bd9c-32a3b250d5bd",
                            "last_updated": "2022-11-16T09:47:39.062228-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c58861d0-f01c-4a6a-95a7-f01666e5444d/?format=api"
                        },
                        {
                            "id": "f7cccbed-08da-4e77-812a-e69ca57c01f7",
                            "gambit_id": "7702ed30-9e24-4be8-8a57-9ba8cd4170ae",
                            "last_updated": "2022-11-16T09:47:39.061137-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c58861d0-f01c-4a6a-95a7-f01666e5444d/?format=api"
                        }
                    ]
                },
                {
                    "id": "1fa8900f-e1fb-47f4-9e52-c681615506b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be5c82ce-8448-4c4c-a3c7-2896d89ce998/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c3065fea-0811-4fab-85aa-99ab14a9943b",
                            "gambit_id": "fa337091-92ea-4897-953e-ef323577d633",
                            "last_updated": "2022-11-16T09:47:39.058113-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fa8900f-e1fb-47f4-9e52-c681615506b4/?format=api"
                        },
                        {
                            "id": "80065c8c-28a6-43ff-bca1-d202004b1a9c",
                            "gambit_id": "6d4b548f-bb0e-43f7-b018-9f7d618faf41",
                            "last_updated": "2022-11-16T09:47:39.059132-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fa8900f-e1fb-47f4-9e52-c681615506b4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "73aa7e7a-597d-4d71-83b5-17ee6321471b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2eba93af-da58-49ee-826c-e7849a1a8999",
            "completed": true,
            "last_updated": "2022-11-16T09:47:32.575965-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.7,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/2eba93af-da58-49ee-826c-e7849a1a8999",
            "datetime": "2022-11-15T22:05:00-05:00",
            "cutoff_datetime": "2022-11-15T22:05:00-05:00",
            "name": "Detroit Red Wings v. Anaheim Ducks",
            "bettypes": [
                {
                    "id": "c008c5fb-3db7-409f-8dcc-60832987f9bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73aa7e7a-597d-4d71-83b5-17ee6321471b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Red Wings",
                                "amount": 5208.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dea225d5-d7de-4dbd-83ef-3e6dcd6cd643",
                            "gambit_id": "c79ae841-18ad-4137-8b87-b64bad01ec97",
                            "last_updated": "2022-11-16T09:47:32.586766-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c008c5fb-3db7-409f-8dcc-60832987f9bd/?format=api"
                        },
                        {
                            "id": "e35ade58-83eb-4a31-a9a0-e199ff734331",
                            "gambit_id": "725c2aee-de57-4809-80b9-09c315d6ab9d",
                            "last_updated": "2022-11-16T09:47:32.585740-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c008c5fb-3db7-409f-8dcc-60832987f9bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "929568c1-cda2-4e4c-a03d-db7407a1ff36",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73aa7e7a-597d-4d71-83b5-17ee6321471b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Anaheim Ducks",
                                "amount": 6731.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 3269.0
                            }
                        ],
                        "expected_reward_tokens": 9153.2,
                        "profit_sb": 153.2,
                        "profit_sb_percentage": 1.7,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9523b24d-8ca7-4d06-a948-4e53d1519dba",
                            "gambit_id": "91eabd5c-4f68-443e-8f6b-9cd8c00697fc",
                            "last_updated": "2022-11-16T09:47:32.582150-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.36000",
                            "odds": "1.40820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/929568c1-cda2-4e4c-a03d-db7407a1ff36/?format=api"
                        },
                        {
                            "id": "3c8ce94d-2406-4044-8225-a4fdea04cc77",
                            "gambit_id": "11767fbe-a962-40e1-894e-249ed7b55bcf",
                            "last_updated": "2022-11-16T09:47:32.583386-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.80000",
                            "odds": "3.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/929568c1-cda2-4e4c-a03d-db7407a1ff36/?format=api"
                        }
                    ]
                },
                {
                    "id": "884421bb-d079-481b-8ff5-915b7ddc98bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73aa7e7a-597d-4d71-83b5-17ee6321471b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e6c959c0-22eb-4844-a437-0aca3a20c233",
                            "gambit_id": "a75ac2a6-0965-4606-ab78-52d4ce371ff0",
                            "last_updated": "2022-11-16T09:47:32.578676-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/884421bb-d079-481b-8ff5-915b7ddc98bc/?format=api"
                        },
                        {
                            "id": "4dbcc236-950c-4b2f-9a21-54a17ed4a588",
                            "gambit_id": "07b5acaf-e072-4e2d-8c67-fb10444defc0",
                            "last_updated": "2022-11-16T09:47:32.579712-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/884421bb-d079-481b-8ff5-915b7ddc98bc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "71793adf-70bc-479a-ab8d-e93737c7df4f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "076d30fb-fb9b-4565-95c1-5f277fb29edc",
            "completed": true,
            "last_updated": "2022-11-16T09:42:25.468622-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.74,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/076d30fb-fb9b-4565-95c1-5f277fb29edc",
            "datetime": "2022-11-15T22:00:00-05:00",
            "cutoff_datetime": "2022-11-15T22:00:00-05:00",
            "name": "Brooklyn Nets v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "84763357-e270-4569-8f27-7aade7c490ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/71793adf-70bc-479a-ab8d-e93737c7df4f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sacramento Kings",
                                "amount": 5397.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 4603.0
                            }
                        ],
                        "expected_reward_tokens": 9066.96,
                        "profit_sb": 66.96,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9d09e437-2a52-4671-8da0-330896b986f4",
                            "gambit_id": "ed91ce5f-88cc-4468-877c-9f6a64ed2a1f",
                            "last_updated": "2022-11-16T09:42:25.474454-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.68000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84763357-e270-4569-8f27-7aade7c490ae/?format=api"
                        },
                        {
                            "id": "c061501d-fa15-49a5-98b0-eacc3862cf25",
                            "gambit_id": "7072c590-9377-419e-9132-23ca93c76220",
                            "last_updated": "2022-11-16T09:42:25.475510-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.97000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84763357-e270-4569-8f27-7aade7c490ae/?format=api"
                        }
                    ]
                },
                {
                    "id": "f60c8eba-8e2c-4689-88b7-93b0539af1a8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/71793adf-70bc-479a-ab8d-e93737c7df4f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3b75b3f7-41df-4818-a27d-51022244ec26",
                            "gambit_id": "8fa33e92-b900-4b18-ad42-45855bc79c5c",
                            "last_updated": "2022-11-16T09:42:25.478993-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f60c8eba-8e2c-4689-88b7-93b0539af1a8/?format=api"
                        },
                        {
                            "id": "53123512-7f10-40a0-bb40-655f30728419",
                            "gambit_id": "a32101c8-0cc7-4a46-816e-7bab9a7b2acc",
                            "last_updated": "2022-11-16T09:42:25.477811-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f60c8eba-8e2c-4689-88b7-93b0539af1a8/?format=api"
                        }
                    ]
                },
                {
                    "id": "890655a7-55ec-4ce9-a448-a7760fdd23b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/71793adf-70bc-479a-ab8d-e93737c7df4f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 225.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 225.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d58a5456-4528-4fd9-89ab-3bc1f1ad001a",
                            "gambit_id": "da48045e-ff45-4ca6-88b1-e030c065afc6",
                            "last_updated": "2022-11-16T09:42:25.472215-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 225.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/890655a7-55ec-4ce9-a448-a7760fdd23b2/?format=api"
                        },
                        {
                            "id": "0a55884a-47b1-4ad2-8320-21f75d4dd144",
                            "gambit_id": "b29c7d4c-07d7-4a5a-a967-39fc7dcbdc9f",
                            "last_updated": "2022-11-16T09:42:25.471127-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 225.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/890655a7-55ec-4ce9-a448-a7760fdd23b2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "48563f93-62cc-447e-8216-3437ae658b64",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7d04699d-925a-41ea-89b5-cdd5cdb9d8f2",
            "completed": true,
            "last_updated": "2022-11-16T09:42:22.857616-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.3,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7d04699d-925a-41ea-89b5-cdd5cdb9d8f2",
            "datetime": "2022-11-15T21:10:00-05:00",
            "cutoff_datetime": "2022-11-15T21:10:00-05:00",
            "name": "New York Knicks v. Utah Jazz",
            "bettypes": [
                {
                    "id": "2ddd9057-b551-4472-8d43-d623eefdba13",
                    "match": "https://api-prod.gambitprofit.com/api/matches/48563f93-62cc-447e-8216-3437ae658b64/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Utah Jazz",
                                "amount": 6179.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 3821.0
                            }
                        ],
                        "expected_reward_tokens": 9206.71,
                        "profit_sb": 206.71,
                        "profit_sb_percentage": 2.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "45a431ef-4f54-4240-8a85-d02a40f91039",
                            "gambit_id": "05c9e55b-1700-460a-9bf7-a86a4b6216d8",
                            "last_updated": "2022-11-16T09:42:22.863480-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ddd9057-b551-4472-8d43-d623eefdba13/?format=api"
                        },
                        {
                            "id": "e9805f7b-fc9e-4079-b017-80f66debf77c",
                            "gambit_id": "9346474d-293f-4b5e-a0d5-2ccb0ed8332a",
                            "last_updated": "2022-11-16T09:42:22.864473-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "2.41000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ddd9057-b551-4472-8d43-d623eefdba13/?format=api"
                        }
                    ]
                },
                {
                    "id": "a03e6aa5-2dcc-42b6-9e01-734ef9d53785",
                    "match": "https://api-prod.gambitprofit.com/api/matches/48563f93-62cc-447e-8216-3437ae658b64/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Utah Jazz",
                                "amount": 5000.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e80cb7e8-1891-45b7-9d3a-776039a9ce04",
                            "gambit_id": "8117efe8-2ffb-403b-bac0-a3d33dcdc410",
                            "last_updated": "2022-11-16T09:42:22.867599-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a03e6aa5-2dcc-42b6-9e01-734ef9d53785/?format=api"
                        },
                        {
                            "id": "ae0c9e8d-c52d-458d-a909-635aa0b8886a",
                            "gambit_id": "37991e0d-ecbd-408c-b200-5f78bfd601b4",
                            "last_updated": "2022-11-16T09:42:22.866547-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a03e6aa5-2dcc-42b6-9e01-734ef9d53785/?format=api"
                        }
                    ]
                },
                {
                    "id": "3d976a4f-7eab-4d06-8cf4-decf207ed45e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/48563f93-62cc-447e-8216-3437ae658b64/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 231.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 231.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e440c704-df71-4c46-86b7-880875f7fd22",
                            "gambit_id": "0f546b86-d4f5-47c3-ad0a-52da1c812421",
                            "last_updated": "2022-11-16T09:42:22.861427-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 231.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "231.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d976a4f-7eab-4d06-8cf4-decf207ed45e/?format=api"
                        },
                        {
                            "id": "101e7dea-096f-4d1d-8d20-1bff2928c7c8",
                            "gambit_id": "0a1a9fa2-f2f1-4cb6-9556-fdc4f6372179",
                            "last_updated": "2022-11-16T09:42:22.860335-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 231.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "231.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d976a4f-7eab-4d06-8cf4-decf207ed45e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2ccfc9fa-0a27-4017-adec-9b6d7db7c366",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "efc278cb-94c0-45e8-be51-1f408e4d537b",
            "completed": true,
            "last_updated": "2022-11-16T09:42:29.295584-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.78,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/efc278cb-94c0-45e8-be51-1f408e4d537b",
            "datetime": "2022-11-15T20:40:00-05:00",
            "cutoff_datetime": "2022-11-15T20:40:00-05:00",
            "name": "Los Angeles Clippers v. Dallas Mavericks",
            "bettypes": [
                {
                    "id": "ce4df3df-4061-4302-8b58-697133f1dfc3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2ccfc9fa-0a27-4017-adec-9b6d7db7c366/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Mavericks",
                                "amount": 6786.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 3214.0
                            }
                        ],
                        "expected_reward_tokens": 9159.9,
                        "profit_sb": 159.9,
                        "profit_sb_percentage": 1.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8bfbce72-2333-4fe2-bf4e-dce9b7a2d691",
                            "gambit_id": "23f568b0-b8e0-4033-890e-4a196379d71c",
                            "last_updated": "2022-11-16T09:42:29.304802-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce4df3df-4061-4302-8b58-697133f1dfc3/?format=api"
                        },
                        {
                            "id": "bab8498a-0bec-4799-aac2-c7d784437173",
                            "gambit_id": "3f4daaa4-a694-4a14-bc75-c2a91a4bfee5",
                            "last_updated": "2022-11-16T09:42:29.305847-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "2.85000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce4df3df-4061-4302-8b58-697133f1dfc3/?format=api"
                        }
                    ]
                },
                {
                    "id": "56342f1e-4a3e-4c17-abe7-51cad4f70ab3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2ccfc9fa-0a27-4017-adec-9b6d7db7c366/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5356836a-b421-459a-88f2-d6ece1aeb9cb",
                            "gambit_id": "b395cbce-2cad-4d72-b030-18829cfb55ad",
                            "last_updated": "2022-11-16T09:42:29.301519-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56342f1e-4a3e-4c17-abe7-51cad4f70ab3/?format=api"
                        },
                        {
                            "id": "47a3afba-bf21-4541-bf0d-4b845f49d53a",
                            "gambit_id": "b9dad728-ac10-4032-a076-6f406ac5fbe3",
                            "last_updated": "2022-11-16T09:42:29.302652-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56342f1e-4a3e-4c17-abe7-51cad4f70ab3/?format=api"
                        }
                    ]
                },
                {
                    "id": "05eeca49-049f-47e4-9f9f-4a9b48f1b64d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2ccfc9fa-0a27-4017-adec-9b6d7db7c366/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 212.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 212.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b60fe440-3011-4478-805a-bb74ae001c4b",
                            "gambit_id": "21937e05-e930-41d7-9a58-4998e778638d",
                            "last_updated": "2022-11-16T09:42:29.298279-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 212.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "212.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05eeca49-049f-47e4-9f9f-4a9b48f1b64d/?format=api"
                        },
                        {
                            "id": "e7c1f84c-fce5-454e-ac0c-a35a3b617d2e",
                            "gambit_id": "f684947b-2fc5-455a-a915-bd661606453a",
                            "last_updated": "2022-11-16T09:42:29.299409-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 212.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "212.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05eeca49-049f-47e4-9f9f-4a9b48f1b64d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "25dd5eb9-c870-4e24-af5f-2a15c09817e3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8feba0ba-88a6-447d-b7ab-b704c5775e0f",
            "completed": true,
            "last_updated": "2022-11-16T09:47:35.343963-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.58,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/8feba0ba-88a6-447d-b7ab-b704c5775e0f",
            "datetime": "2022-11-15T20:05:00-05:00",
            "cutoff_datetime": "2022-11-15T20:05:00-05:00",
            "name": "Minnesota Wild v. Nashville Predators",
            "bettypes": [
                {
                    "id": "e953d983-a7e7-4929-8353-f12e34958853",
                    "match": "https://api-prod.gambitprofit.com/api/matches/25dd5eb9-c870-4e24-af5f-2a15c09817e3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville Predators",
                                "amount": 5000.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a71015e2-4e84-47ba-99bc-7d89da64062b",
                            "gambit_id": "5407b867-3a39-4a01-940c-76fb1a0b0285",
                            "last_updated": "2022-11-16T09:47:35.353303-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e953d983-a7e7-4929-8353-f12e34958853/?format=api"
                        },
                        {
                            "id": "297b3813-1189-4dce-ac2d-465cc06cf7d3",
                            "gambit_id": "8c795a30-00c1-4669-aeb7-85f355ffc6c9",
                            "last_updated": "2022-11-16T09:47:35.354268-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e953d983-a7e7-4929-8353-f12e34958853/?format=api"
                        }
                    ]
                },
                {
                    "id": "334b51b3-939d-4fc1-8e7c-387bd5da29ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/25dd5eb9-c870-4e24-af5f-2a15c09817e3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville Predators",
                                "amount": 6943.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 3057.0
                            }
                        ],
                        "expected_reward_tokens": 9232.14,
                        "profit_sb": 232.14,
                        "profit_sb_percentage": 2.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f199db64-80a3-4d57-bd45-b4030bc8a846",
                            "gambit_id": "327bc3a9-5657-48ee-87ea-cd20502f887a",
                            "last_updated": "2022-11-16T09:47:35.350267-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.33000",
                            "odds": "1.37040",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/334b51b3-939d-4fc1-8e7c-387bd5da29ed/?format=api"
                        },
                        {
                            "id": "c053b3b9-ae31-4e12-8e3d-cca4bfba04e6",
                            "gambit_id": "701aa488-ec25-4ac3-a5e3-c18c029da2ea",
                            "last_updated": "2022-11-16T09:47:35.351263-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "3.02000",
                            "odds": "3.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/334b51b3-939d-4fc1-8e7c-387bd5da29ed/?format=api"
                        }
                    ]
                },
                {
                    "id": "2cc76e50-ca6f-4c92-957b-43c365f0dd7b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/25dd5eb9-c870-4e24-af5f-2a15c09817e3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ca5816cd-a875-42ab-ab82-d0d4cb22f9f9",
                            "gambit_id": "7f877cb2-9e7d-4049-b3e4-ec84b5c60102",
                            "last_updated": "2022-11-16T09:47:35.346918-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cc76e50-ca6f-4c92-957b-43c365f0dd7b/?format=api"
                        },
                        {
                            "id": "d9f04308-d9d3-4120-8475-8b76bd7c6ded",
                            "gambit_id": "2fa4306d-9a5b-4825-9b4c-d127b3a8cd8b",
                            "last_updated": "2022-11-16T09:47:35.348151-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cc76e50-ca6f-4c92-957b-43c365f0dd7b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a395c591-0831-437d-ac38-619d673995f8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "eb104045-822d-4f36-95a7-4b4820d84929",
            "completed": true,
            "last_updated": "2022-11-16T09:47:25.261011-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.58,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/eb104045-822d-4f36-95a7-4b4820d84929",
            "datetime": "2022-11-15T19:35:00-05:00",
            "cutoff_datetime": "2022-11-15T19:35:00-05:00",
            "name": "Philadelphia Flyers v. Columbus Blue Jackets",
            "bettypes": [
                {
                    "id": "ba48d09e-07d2-4ed1-8572-c6b6115612eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a395c591-0831-437d-ac38-619d673995f8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 5097.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5a51ba0a-dba7-4727-ac40-83cb764dbecb",
                            "gambit_id": "e57835ef-2b4e-4727-947b-fb5c6cea8121",
                            "last_updated": "2022-11-16T09:47:25.273153-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba48d09e-07d2-4ed1-8572-c6b6115612eb/?format=api"
                        },
                        {
                            "id": "97d51cf7-5553-41ff-9502-a52039cfafe6",
                            "gambit_id": "f6b70a8c-0b32-4824-8a40-a5dfc0eeb174",
                            "last_updated": "2022-11-16T09:47:25.272093-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba48d09e-07d2-4ed1-8572-c6b6115612eb/?format=api"
                        }
                    ]
                },
                {
                    "id": "b53d4050-2e46-4193-8348-515b026e94a5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a395c591-0831-437d-ac38-619d673995f8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 6943.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 3057.0
                            }
                        ],
                        "expected_reward_tokens": 9232.14,
                        "profit_sb": 232.14,
                        "profit_sb_percentage": 2.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e395b2b3-0f2a-4472-a1d4-56b498238a4f",
                            "gambit_id": "0bf621c5-dfd0-49f2-861f-2662a38c122a",
                            "last_updated": "2022-11-16T09:47:25.269603-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.33000",
                            "odds": "1.37040",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b53d4050-2e46-4193-8348-515b026e94a5/?format=api"
                        },
                        {
                            "id": "ec5a7d50-08c7-49f4-8d98-a20d1ec2e1d1",
                            "gambit_id": "0162fa4d-a951-4c97-8af4-dc655a6d21cf",
                            "last_updated": "2022-11-16T09:47:25.266907-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "3.02000",
                            "odds": "3.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b53d4050-2e46-4193-8348-515b026e94a5/?format=api"
                        }
                    ]
                },
                {
                    "id": "fa87cfff-e3f9-49d7-a374-14ebd1f07399",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a395c591-0831-437d-ac38-619d673995f8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "913aa2af-4f92-4e4a-a6df-78ce199381e6",
                            "gambit_id": "e80a2c51-5050-491c-b80b-4915f3ed039f",
                            "last_updated": "2022-11-16T09:47:25.264958-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa87cfff-e3f9-49d7-a374-14ebd1f07399/?format=api"
                        },
                        {
                            "id": "1b8a6ea8-43ec-4a8a-bcd1-e0724460c210",
                            "gambit_id": "4a31503c-8c67-4715-ad78-bafc54021d34",
                            "last_updated": "2022-11-16T09:47:25.263905-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa87cfff-e3f9-49d7-a374-14ebd1f07399/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "58e166e0-8eb5-46b0-bfd6-ae9a6c1ec742",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c66c6be3-850c-4d41-bae9-9b5bb5e04e0d",
            "completed": true,
            "last_updated": "2022-11-16T09:42:24.380464-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c66c6be3-850c-4d41-bae9-9b5bb5e04e0d",
            "datetime": "2022-11-15T19:30:00-05:00",
            "cutoff_datetime": "2022-11-15T19:30:00-05:00",
            "name": "Memphis Grizzlies v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "3eedbc7d-74d1-4107-a938-7dbf867edf10",
                    "match": "https://api-prod.gambitprofit.com/api/matches/58e166e0-8eb5-46b0-bfd6-ae9a6c1ec742/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5304.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f1065da9-a7a0-4339-85e7-b1ed6d2b99f8",
                            "gambit_id": "f28c7f96-c601-4e27-96a3-4f091f778364",
                            "last_updated": "2022-11-16T09:42:24.389883-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eedbc7d-74d1-4107-a938-7dbf867edf10/?format=api"
                        },
                        {
                            "id": "dbb7b2ee-279f-4130-9a15-6c554deede67",
                            "gambit_id": "e91bad0a-f19f-4694-9a61-3c143f2517b0",
                            "last_updated": "2022-11-16T09:42:24.390861-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eedbc7d-74d1-4107-a938-7dbf867edf10/?format=api"
                        }
                    ]
                },
                {
                    "id": "9eca159f-d3b1-494b-af3a-b5bb241202ef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/58e166e0-8eb5-46b0-bfd6-ae9a6c1ec742/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 5000.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "19ed9612-0a22-423e-82df-59d80ff2036b",
                            "gambit_id": "39c70020-a6f3-455d-97dd-0cf76a6d30de",
                            "last_updated": "2022-11-16T09:42:24.387863-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eca159f-d3b1-494b-af3a-b5bb241202ef/?format=api"
                        },
                        {
                            "id": "9771750a-e9ad-4967-9cf3-36bdbbeabc9c",
                            "gambit_id": "7ee34e1d-3f97-41da-8df1-4952feebfa54",
                            "last_updated": "2022-11-16T09:42:24.386556-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eca159f-d3b1-494b-af3a-b5bb241202ef/?format=api"
                        }
                    ]
                },
                {
                    "id": "597451e2-c2c0-454e-8a3e-7e28f96af379",
                    "match": "https://api-prod.gambitprofit.com/api/matches/58e166e0-8eb5-46b0-bfd6-ae9a6c1ec742/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 224",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 224",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "135fea07-6711-4f2f-8582-a5d661321bcb",
                            "gambit_id": "a32d6e2c-45d5-4262-8e2f-663dd0d2b9d5",
                            "last_updated": "2022-11-16T09:42:24.383446-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 224",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/597451e2-c2c0-454e-8a3e-7e28f96af379/?format=api"
                        },
                        {
                            "id": "a524a82a-4955-4ccb-973a-b9fe50bc538d",
                            "gambit_id": "ed5629a4-24bf-48ff-b466-2f6be83f67b1",
                            "last_updated": "2022-11-16T09:42:24.384570-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 224",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/597451e2-c2c0-454e-8a3e-7e28f96af379/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "399861d5-6e26-4a82-bf42-3c0a832dc280",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "031f2aa0-63cc-42b9-896c-ffec39859f88",
            "completed": true,
            "last_updated": "2022-11-16T09:47:27.734953-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.52,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/031f2aa0-63cc-42b9-896c-ffec39859f88",
            "datetime": "2022-11-15T19:05:00-05:00",
            "cutoff_datetime": "2022-11-15T19:05:00-05:00",
            "name": "Dallas Stars v. Tampa Bay Lightning",
            "bettypes": [
                {
                    "id": "c8fa5259-13e8-4f87-b7b2-038780ece3fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/399861d5-6e26-4a82-bf42-3c0a832dc280/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 5492.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7fd6ac4d-3df4-4f7b-a67b-01b4a4b80690",
                            "gambit_id": "76846909-15a0-405b-8792-2b9ead5b7df8",
                            "last_updated": "2022-11-16T09:47:27.744685-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8fa5259-13e8-4f87-b7b2-038780ece3fd/?format=api"
                        },
                        {
                            "id": "84a0d0e6-035a-46d9-ae89-faa439f54eeb",
                            "gambit_id": "90447d07-ef9f-45f5-a0e1-3ca7811f31fd",
                            "last_updated": "2022-11-16T09:47:27.745692-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8fa5259-13e8-4f87-b7b2-038780ece3fd/?format=api"
                        }
                    ]
                },
                {
                    "id": "a2b2bd11-7cad-4708-8cb9-f73a0d052f22",
                    "match": "https://api-prod.gambitprofit.com/api/matches/399861d5-6e26-4a82-bf42-3c0a832dc280/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 6345.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 3655.0
                            }
                        ],
                        "expected_reward_tokens": 9136.8,
                        "profit_sb": 136.8,
                        "profit_sb_percentage": 1.52,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "946821b4-6eba-427b-83a6-f9b30b5465d2",
                            "gambit_id": "1517cff3-9b8a-49f2-86de-d314e49747e3",
                            "last_updated": "2022-11-16T09:47:27.742632-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2b2bd11-7cad-4708-8cb9-f73a0d052f22/?format=api"
                        },
                        {
                            "id": "fa1b4f49-ca37-4375-9115-236a10b1f104",
                            "gambit_id": "ef01c570-455d-4e77-8f4e-6d69fd2f0d5c",
                            "last_updated": "2022-11-16T09:47:27.741570-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.50000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2b2bd11-7cad-4708-8cb9-f73a0d052f22/?format=api"
                        }
                    ]
                },
                {
                    "id": "bc9bf877-9b80-498f-9d5b-c144489688cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/399861d5-6e26-4a82-bf42-3c0a832dc280/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6ce6d17f-03a4-4b96-844f-ccc40d7c77c6",
                            "gambit_id": "8ddbea79-0101-4ac1-adf7-6230713f3fa9",
                            "last_updated": "2022-11-16T09:47:27.739282-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc9bf877-9b80-498f-9d5b-c144489688cd/?format=api"
                        },
                        {
                            "id": "581c5a5e-f59d-49b3-acca-f7f5f1ed3bb0",
                            "gambit_id": "b81f3c46-ae67-44b9-8132-cd165fda6a27",
                            "last_updated": "2022-11-16T09:47:27.738017-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc9bf877-9b80-498f-9d5b-c144489688cd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bdec6961-8168-4d53-8f49-a825b4871a3e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "02aa0837-b03d-4c7a-ae18-aad4f8242d2a",
            "completed": true,
            "last_updated": "2022-11-16T09:52:14.749670-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.3,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/02aa0837-b03d-4c7a-ae18-aad4f8242d2a",
            "datetime": "2022-11-15T19:05:00-05:00",
            "cutoff_datetime": "2022-11-15T19:05:00-05:00",
            "name": "New Jersey Devils v. Montreal Canadiens",
            "bettypes": [
                {
                    "id": "a41a61db-e4b0-4f4c-83cb-fac8662f327c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bdec6961-8168-4d53-8f49-a825b4871a3e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Jersey Devils",
                                "amount": 6179.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 3821.0
                            }
                        ],
                        "expected_reward_tokens": 9206.71,
                        "profit_sb": 206.71,
                        "profit_sb_percentage": 2.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1cd1a9f0-da95-4720-9620-32796dcd759a",
                            "gambit_id": "f5378757-963d-4d62-abfb-0cd127710e2e",
                            "last_updated": "2022-11-16T09:52:14.759515-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a41a61db-e4b0-4f4c-83cb-fac8662f327c/?format=api"
                        },
                        {
                            "id": "02df3671-520d-41dc-b62f-f20247fda0aa",
                            "gambit_id": "5c77c9fc-5ec0-48e1-b859-4aeda2b29d1f",
                            "last_updated": "2022-11-16T09:52:14.758520-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.41000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a41a61db-e4b0-4f4c-83cb-fac8662f327c/?format=api"
                        }
                    ]
                },
                {
                    "id": "96de593c-4005-403a-a72f-ca0853405969",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bdec6961-8168-4d53-8f49-a825b4871a3e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Montreal Canadiens",
                                "amount": 5984.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 4016.0
                            }
                        ],
                        "expected_reward_tokens": 9155.52,
                        "profit_sb": 155.52,
                        "profit_sb_percentage": 1.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5f5ebb35-5904-4a0e-8893-3a27188af4e0",
                            "gambit_id": "da829ab7-1ba4-4409-ad50-fc51f7de733b",
                            "last_updated": "2022-11-16T09:52:14.755436-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96de593c-4005-403a-a72f-ca0853405969/?format=api"
                        },
                        {
                            "id": "ae486fb8-0a07-470c-ba51-660b76b3a3db",
                            "gambit_id": "66c34ba1-b516-483e-9e0b-b08b9146d0b8",
                            "last_updated": "2022-11-16T09:52:14.756488-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.28000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96de593c-4005-403a-a72f-ca0853405969/?format=api"
                        }
                    ]
                },
                {
                    "id": "59f93533-cb5e-40bf-8e6c-57ef62a9b9eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bdec6961-8168-4d53-8f49-a825b4871a3e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "400f0cf2-8ebe-4fdd-b828-a487ceb9fbf3",
                            "gambit_id": "1c622a49-5a9b-4ec4-b612-a620b3768591",
                            "last_updated": "2022-11-16T09:52:14.753388-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59f93533-cb5e-40bf-8e6c-57ef62a9b9eb/?format=api"
                        },
                        {
                            "id": "f1055022-a185-4bc8-a5cd-a7c49143d575",
                            "gambit_id": "e50f82f7-cd95-40b5-afd5-2d5b1d777870",
                            "last_updated": "2022-11-16T09:52:14.752269-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59f93533-cb5e-40bf-8e6c-57ef62a9b9eb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5b4f773c-e158-48ff-86cb-1d78d747e62e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "601a6a98-26af-490b-9c98-dfef76e7ca7d",
            "completed": true,
            "last_updated": "2022-11-16T09:52:14.326086-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.6,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/601a6a98-26af-490b-9c98-dfef76e7ca7d",
            "datetime": "2022-11-15T19:05:00-05:00",
            "cutoff_datetime": "2022-11-15T19:05:00-05:00",
            "name": "Washington Capitals v. Florida Panthers",
            "bettypes": [
                {
                    "id": "e01412e5-ef27-43eb-9325-612d2e252040",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b4f773c-e158-48ff-86cb-1d78d747e62e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Florida Panthers",
                                "amount": 6345.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 3655.0
                            }
                        ],
                        "expected_reward_tokens": 9136.8,
                        "profit_sb": 136.8,
                        "profit_sb_percentage": 1.52,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8d1a4fa9-2c35-4d3f-b832-0e690671d7a8",
                            "gambit_id": "a63de3dd-d883-4f58-8093-a17801ec7e98",
                            "last_updated": "2022-11-16T09:52:14.335445-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e01412e5-ef27-43eb-9325-612d2e252040/?format=api"
                        },
                        {
                            "id": "8b777f12-09d7-42ea-a935-7521efc6822f",
                            "gambit_id": "5e853695-956a-42ee-9338-acb22bed264b",
                            "last_updated": "2022-11-16T09:52:14.336436-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.50000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e01412e5-ef27-43eb-9325-612d2e252040/?format=api"
                        }
                    ]
                },
                {
                    "id": "d3d3be98-b74f-4f18-9c04-b6977d8f5482",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b4f773c-e158-48ff-86cb-1d78d747e62e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Capitals",
                                "amount": 5824.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 4176.0
                            }
                        ],
                        "expected_reward_tokens": 9143.68,
                        "profit_sb": 143.68,
                        "profit_sb_percentage": 1.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "706bc17b-7ae4-47b1-aabb-2156d3bccf16",
                            "gambit_id": "1d5cdfaf-a228-4bd4-a06f-688fbbac9ac0",
                            "last_updated": "2022-11-16T09:52:14.333386-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.57000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3d3be98-b74f-4f18-9c04-b6977d8f5482/?format=api"
                        },
                        {
                            "id": "290f6092-2d0d-47df-be4c-aaf33bf4c1dc",
                            "gambit_id": "35e7631d-46e3-472d-8c85-1aa58e788a17",
                            "last_updated": "2022-11-16T09:52:14.332375-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.19000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3d3be98-b74f-4f18-9c04-b6977d8f5482/?format=api"
                        }
                    ]
                },
                {
                    "id": "c1cf7ca7-82fc-4ce7-b8fc-6652945c54f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b4f773c-e158-48ff-86cb-1d78d747e62e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5397.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4603.0
                            }
                        ],
                        "expected_reward_tokens": 9066.96,
                        "profit_sb": 66.96,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e6038c8f-f494-455a-bbab-896657bce862",
                            "gambit_id": "63404dbe-0246-41ca-adeb-3938fbe63275",
                            "last_updated": "2022-11-16T09:52:14.329159-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.68000",
                            "odds": "1.76920",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1cf7ca7-82fc-4ce7-b8fc-6652945c54f2/?format=api"
                        },
                        {
                            "id": "33ed5055-7836-4a36-a6b3-392e63a0203d",
                            "gambit_id": "315a38ef-b90a-436a-845d-2c71d6f48e7d",
                            "last_updated": "2022-11-16T09:52:14.330310-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.97000",
                            "odds": "2.10000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1cf7ca7-82fc-4ce7-b8fc-6652945c54f2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d45f960a-d314-4520-8aa9-b3eea8031be9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8774246e-5b72-4a95-ae49-9d88f2554a38",
            "completed": true,
            "last_updated": "2022-11-16T09:52:15.169872-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.78,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/8774246e-5b72-4a95-ae49-9d88f2554a38",
            "datetime": "2022-11-15T19:05:00-05:00",
            "cutoff_datetime": "2022-11-15T19:05:00-05:00",
            "name": "Vancouver Canucks v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "16da73a0-834a-4bc9-b558-13d30066274e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d45f960a-d314-4520-8aa9-b3eea8031be9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo Sabres",
                                "amount": 5097.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e1406b6a-2c05-4926-812c-954a1fc79d7a",
                            "gambit_id": "a37ace91-346d-4e7a-9233-d94146cb9977",
                            "last_updated": "2022-11-16T09:52:15.179156-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16da73a0-834a-4bc9-b558-13d30066274e/?format=api"
                        },
                        {
                            "id": "39027aad-afdd-4a67-a539-e73d67a04d8e",
                            "gambit_id": "64edc7a7-a73c-4a45-8322-45b2be094ecb",
                            "last_updated": "2022-11-16T09:52:15.180214-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16da73a0-834a-4bc9-b558-13d30066274e/?format=api"
                        }
                    ]
                },
                {
                    "id": "8df3eb69-e154-4826-9af4-91ab13b29197",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d45f960a-d314-4520-8aa9-b3eea8031be9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vancouver Canucks",
                                "amount": 6786.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 3214.0
                            }
                        ],
                        "expected_reward_tokens": 9159.9,
                        "profit_sb": 159.9,
                        "profit_sb_percentage": 1.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5887add4-5bd6-4ae7-be7f-baf494e512ff",
                            "gambit_id": "9bef8ea1-74c3-4c98-8762-586669e9368e",
                            "last_updated": "2022-11-16T09:52:15.176793-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8df3eb69-e154-4826-9af4-91ab13b29197/?format=api"
                        },
                        {
                            "id": "1d2e0574-7189-4c5a-b041-69da573833a5",
                            "gambit_id": "65401665-2f2c-4aeb-a382-a4d4f290f077",
                            "last_updated": "2022-11-16T09:52:15.175680-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.85000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8df3eb69-e154-4826-9af4-91ab13b29197/?format=api"
                        }
                    ]
                },
                {
                    "id": "df7f6e76-cfc4-4e02-ab3e-bf80e3af66ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d45f960a-d314-4520-8aa9-b3eea8031be9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2d9bfb1d-ed4b-45cf-93a9-8d23127b0ce7",
                            "gambit_id": "1e67a4db-af60-4862-9313-c936533f04af",
                            "last_updated": "2022-11-16T09:52:15.172450-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df7f6e76-cfc4-4e02-ab3e-bf80e3af66ed/?format=api"
                        },
                        {
                            "id": "724f734c-47be-4226-a06f-71cc25b276ba",
                            "gambit_id": "088f25bb-bce3-4179-86e9-f06a8ef4b5aa",
                            "last_updated": "2022-11-16T09:52:15.173552-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df7f6e76-cfc4-4e02-ab3e-bf80e3af66ed/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a4ca3987-f5c3-4b94-a553-ac78daafbc5d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "384cba9f-8347-40a7-85b9-bbdd211e51f9",
            "completed": true,
            "last_updated": "2022-11-16T09:52:16.367569-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.78,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/384cba9f-8347-40a7-85b9-bbdd211e51f9",
            "datetime": "2022-11-15T19:05:00-05:00",
            "cutoff_datetime": "2022-11-15T19:05:00-05:00",
            "name": "Toronto Maple Leafs v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "3c32306e-807a-4c9f-8018-cd9e7a5bbd51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a4ca3987-f5c3-4b94-a553-ac78daafbc5d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 5097.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6dabcc4e-ee16-4672-8335-4b717fd8ee43",
                            "gambit_id": "a2286b5f-a34b-481b-b8c9-198c79e1a331",
                            "last_updated": "2022-11-16T09:52:16.377464-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c32306e-807a-4c9f-8018-cd9e7a5bbd51/?format=api"
                        },
                        {
                            "id": "2609946f-2072-477d-9dc3-8f98335c5b53",
                            "gambit_id": "485dad43-c393-4699-abdb-47e49ed90cac",
                            "last_updated": "2022-11-16T09:52:16.376499-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c32306e-807a-4c9f-8018-cd9e7a5bbd51/?format=api"
                        }
                    ]
                },
                {
                    "id": "1d2fbac1-090a-4132-ada0-d656eccf9de8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a4ca3987-f5c3-4b94-a553-ac78daafbc5d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 6786.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 3214.0
                            }
                        ],
                        "expected_reward_tokens": 9159.9,
                        "profit_sb": 159.9,
                        "profit_sb_percentage": 1.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cfe17165-612a-4783-a263-fc836192f3c0",
                            "gambit_id": "5bebb1b1-c5af-430e-8ceb-d464267d6112",
                            "last_updated": "2022-11-16T09:52:16.373656-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d2fbac1-090a-4132-ada0-d656eccf9de8/?format=api"
                        },
                        {
                            "id": "bc083090-8604-4a46-98e9-613ff2c657c5",
                            "gambit_id": "52eb4996-e741-4561-a14f-357227b4ac51",
                            "last_updated": "2022-11-16T09:52:16.374622-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.85000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d2fbac1-090a-4132-ada0-d656eccf9de8/?format=api"
                        }
                    ]
                },
                {
                    "id": "8a90db12-cbee-435e-968d-3fa2b1ab4446",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a4ca3987-f5c3-4b94-a553-ac78daafbc5d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a7a00d2c-085b-4a37-9ab0-f4ffe108741f",
                            "gambit_id": "a7bb3d8c-4c06-4891-8c82-ab14fa00614c",
                            "last_updated": "2022-11-16T09:52:16.371655-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a90db12-cbee-435e-968d-3fa2b1ab4446/?format=api"
                        },
                        {
                            "id": "66211694-23f5-49b3-8380-75905b5c191b",
                            "gambit_id": "03b0d5e8-7192-4146-8d0a-42557c1c4e81",
                            "last_updated": "2022-11-16T09:52:16.370476-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a90db12-cbee-435e-968d-3fa2b1ab4446/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a785b211-f813-4a76-b9a9-17db51639e33",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2b05d142-cdfb-4546-8d98-08fcd5d50fea",
            "completed": true,
            "last_updated": "2022-11-16T09:37:55.225091-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.8,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/2b05d142-cdfb-4546-8d98-08fcd5d50fea",
            "datetime": "2022-11-15T19:00:00-05:00",
            "cutoff_datetime": "2022-11-15T19:00:00-05:00",
            "name": "Bowling Green v. Toledo",
            "bettypes": [
                {
                    "id": "40eee77d-e6fc-495a-8591-aef38b554013",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a785b211-f813-4a76-b9a9-17db51639e33/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toledo",
                                "amount": 8270.0
                            },
                            {
                                "team": "Bowling Green",
                                "amount": 1730.0
                            }
                        ],
                        "expected_reward_tokens": 9342.0,
                        "profit_sb": 342.0,
                        "profit_sb_percentage": 3.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b7287e52-e9fd-458a-93f8-8fe9f55f0243",
                            "gambit_id": "b6ed3f65-eda6-416a-b9ce-dfdcc3b02c85",
                            "last_updated": "2022-11-16T09:37:55.233712-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toledo",
                            "reward": "1.13000",
                            "odds": "1.14290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40eee77d-e6fc-495a-8591-aef38b554013/?format=api"
                        },
                        {
                            "id": "1c8f968f-8ad0-4b2d-ab85-7239f0e998db",
                            "gambit_id": "59732dc0-8662-40d0-ab4c-df9a9e606a5c",
                            "last_updated": "2022-11-16T09:37:55.234772-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bowling Green",
                            "reward": "5.40000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40eee77d-e6fc-495a-8591-aef38b554013/?format=api"
                        }
                    ]
                },
                {
                    "id": "e53e1e81-c7f3-4b3d-ad59-aefc5a7adda5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a785b211-f813-4a76-b9a9-17db51639e33/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toledo",
                                "amount": 5000.0
                            },
                            {
                                "team": "Bowling Green",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "caced39d-8664-480d-b75a-1d1e89d1b42f",
                            "gambit_id": "03893e8b-81e7-4e1d-a878-12f365ce41fa",
                            "last_updated": "2022-11-16T09:37:55.230660-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toledo",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-15.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e53e1e81-c7f3-4b3d-ad59-aefc5a7adda5/?format=api"
                        },
                        {
                            "id": "03a57dec-a438-44b4-9521-0f7f5bf4b81c",
                            "gambit_id": "bda5f92a-2433-46f0-8b69-73e7b3316035",
                            "last_updated": "2022-11-16T09:37:55.231667-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bowling Green",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "15.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e53e1e81-c7f3-4b3d-ad59-aefc5a7adda5/?format=api"
                        }
                    ]
                },
                {
                    "id": "3bed4af4-6eb0-4195-9ee5-17eba0b989a4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a785b211-f813-4a76-b9a9-17db51639e33/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 46.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": "5ad5278e-f2eb-439a-a23b-a1abe3765088",
                            "gambit_id": "af13912a-f7b2-4c8b-8076-b6fd3d438e67",
                            "last_updated": "2022-11-16T09:37:55.227575-05:00",
                            "created_at": "1969-12-31T19:00:00-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/3bed4af4-6eb0-4195-9ee5-17eba0b989a4/?format=api"
                        },
                        {
                            "id": "d53e724f-1c77-40c8-9e71-67deccc8a0ef",
                            "gambit_id": "a218feca-ab7b-4682-8ac7-df2e66cb3be6",
                            "last_updated": "2022-11-16T09:37:55.228591-05:00",
                            "created_at": "1969-12-31T19:00:00-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/3bed4af4-6eb0-4195-9ee5-17eba0b989a4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6e29f18f-f06e-4821-b00d-214732cb9c5c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "43f8ad57-3d86-4104-843d-cefb3b82f764",
            "completed": true,
            "last_updated": "2022-11-16T09:37:54.510759-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.03,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/43f8ad57-3d86-4104-843d-cefb3b82f764",
            "datetime": "2022-11-15T19:00:00-05:00",
            "cutoff_datetime": "2022-11-15T19:00:00-05:00",
            "name": "Ohio v. Ball State",
            "bettypes": [
                {
                    "id": "62c4ce74-9fab-4034-a1a8-56fbe2a64ba8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e29f18f-f06e-4821-b00d-214732cb9c5c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ohio",
                                "amount": 6042.0
                            },
                            {
                                "team": "Ball State",
                                "amount": 3958.0
                            }
                        ],
                        "expected_reward_tokens": 9182.56,
                        "profit_sb": 182.56,
                        "profit_sb_percentage": 2.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "62ad0834-edac-4369-9868-7efbd5829f48",
                            "gambit_id": "8cf6d9cf-7312-4c23-85ed-ada1a77f9b3d",
                            "last_updated": "2022-11-16T09:37:54.519219-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio",
                            "reward": "1.52000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62c4ce74-9fab-4034-a1a8-56fbe2a64ba8/?format=api"
                        },
                        {
                            "id": "9af795d1-a6a4-4c97-aede-a6ef1c07612a",
                            "gambit_id": "1645711b-fb1b-4c63-9ceb-90016e7a1377",
                            "last_updated": "2022-11-16T09:37:54.520194-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ball State",
                            "reward": "2.32000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62c4ce74-9fab-4034-a1a8-56fbe2a64ba8/?format=api"
                        }
                    ]
                },
                {
                    "id": "8b50d746-bb82-481d-8385-c87916f4dd47",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e29f18f-f06e-4821-b00d-214732cb9c5c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ball State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Ohio",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aa9ae505-b951-41e1-9ca4-820af105a638",
                            "gambit_id": "370cfe35-acba-4bfa-bbf6-edf0e143cb33",
                            "last_updated": "2022-11-16T09:37:54.516175-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ball State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b50d746-bb82-481d-8385-c87916f4dd47/?format=api"
                        },
                        {
                            "id": "0e06c602-10bf-4424-a687-6ef89eaa5759",
                            "gambit_id": "621c5e25-7e83-46af-9a6b-10b531725d74",
                            "last_updated": "2022-11-16T09:37:54.517183-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b50d746-bb82-481d-8385-c87916f4dd47/?format=api"
                        }
                    ]
                },
                {
                    "id": "21822c36-ce8e-4235-a092-a13817bbe8b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e29f18f-f06e-4821-b00d-214732cb9c5c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 57.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 57.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ec79c7dc-7d1e-42a7-becc-93734149cc89",
                            "gambit_id": "a083d2c6-b21d-4e08-8190-c5435bc781e7",
                            "last_updated": "2022-11-16T09:37:54.514230-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 57.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "57.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21822c36-ce8e-4235-a092-a13817bbe8b8/?format=api"
                        },
                        {
                            "id": "dad27994-0d27-4bd9-ad7f-9a290119045f",
                            "gambit_id": "81e9d937-9ebc-4aa9-8e80-c45a90b56092",
                            "last_updated": "2022-11-16T09:37:54.513227-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 57.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "57.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21822c36-ce8e-4235-a092-a13817bbe8b8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0fbae3e9-dcc3-4b92-aa36-3e0c35e2327f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e05e38c9-9567-42fa-a7e8-6c649e672cce",
            "completed": true,
            "last_updated": "2022-11-15T11:57:25.580689-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/e05e38c9-9567-42fa-a7e8-6c649e672cce",
            "datetime": "2022-11-14T22:59:00-05:00",
            "cutoff_datetime": "2022-11-14T22:59:00-05:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - November 14th 2022",
            "bettypes": [
                {
                    "id": "e6064f87-b938-459a-bb9f-0a000fce64c7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0fbae3e9-dcc3-4b92-aa36-3e0c35e2327f/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "7cd917d3-e741-40c7-8e94-4369d4f83e02",
                            "gambit_id": "1d39aecb-41d8-45bb-8cf9-560e03ed3d90",
                            "last_updated": "2022-11-15T11:57:25.583438-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "21 to 26",
                            "reward": "3.64000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6064f87-b938-459a-bb9f-0a000fce64c7/?format=api"
                        },
                        {
                            "id": "8f7d2f8f-014d-408f-a15c-2bcb308923e0",
                            "gambit_id": "2eee96fd-56ab-4b47-8c20-cf188041f742",
                            "last_updated": "2022-11-15T11:57:25.587485-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "1 to 5",
                            "reward": "4.30000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6064f87-b938-459a-bb9f-0a000fce64c7/?format=api"
                        },
                        {
                            "id": "ae316f97-4af7-409f-9610-795b15fad176",
                            "gambit_id": "3bc6a7d4-5d54-4ce8-bd4f-452c9562d95a",
                            "last_updated": "2022-11-15T11:57:25.586490-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "6 to 10",
                            "reward": "4.30000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6064f87-b938-459a-bb9f-0a000fce64c7/?format=api"
                        },
                        {
                            "id": "142d8f7f-1720-4aa0-99a7-b94e4a6d5ac4",
                            "gambit_id": "9887e881-00d0-4b3b-9de8-deca972305c8",
                            "last_updated": "2022-11-15T11:57:25.585504-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "11 to 15",
                            "reward": "4.30000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6064f87-b938-459a-bb9f-0a000fce64c7/?format=api"
                        },
                        {
                            "id": "142910b1-43fa-4121-8cff-9f635e889942",
                            "gambit_id": "4a80954f-d6c0-41eb-9b73-f8257d4d037c",
                            "last_updated": "2022-11-15T11:57:25.584508-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "16 to 20",
                            "reward": "4.30000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6064f87-b938-459a-bb9f-0a000fce64c7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "425a88e2-a85a-4fb9-93d1-ab57f16fcbf0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ecc46c67-d28f-4a2d-b3e5-5496ffccc039",
            "completed": true,
            "last_updated": "2022-11-15T11:53:25.291211-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/ecc46c67-d28f-4a2d-b3e5-5496ffccc039",
            "datetime": "2022-11-14T22:59:00-05:00",
            "cutoff_datetime": "2022-11-14T22:59:00-05:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - November 14th 2022",
            "bettypes": [
                {
                    "id": "1e8f43b7-90c3-4790-96a5-f6f279748262",
                    "match": "https://api-prod.gambitprofit.com/api/matches/425a88e2-a85a-4fb9-93d1-ab57f16fcbf0/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Even",
                                "amount": 5000.0
                            },
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4e36b5bf-3ade-4531-a5ec-28099c17acb6",
                            "gambit_id": "5392da44-94fd-4e68-94c7-461e8bede13c",
                            "last_updated": "2022-11-15T11:53:25.293736-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Even",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e8f43b7-90c3-4790-96a5-f6f279748262/?format=api"
                        },
                        {
                            "id": "15c6cc12-fb55-4725-ae70-e1bda370fd47",
                            "gambit_id": "992252e9-5a96-4d24-a39a-7937256c1a4f",
                            "last_updated": "2022-11-15T11:53:25.294778-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Odd",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e8f43b7-90c3-4790-96a5-f6f279748262/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7cd04297-e31b-4ddf-8427-0098282b6695",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c47cd78f-6de8-4ced-ad43-b8a09f94d6aa",
            "completed": true,
            "last_updated": "2022-11-15T11:02:07.134523-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.41,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c47cd78f-6de8-4ced-ad43-b8a09f94d6aa",
            "datetime": "2022-11-14T22:10:00-05:00",
            "cutoff_datetime": "2022-11-14T22:10:00-05:00",
            "name": "San Antonio Spurs v. Golden State Warriors",
            "bettypes": [
                {
                    "id": "2a44ae78-768b-405f-85d8-f0ee19981389",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7cd04297-e31b-4ddf-8427-0098282b6695/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Golden State Warriors",
                                "amount": 7555.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 2445.0
                            }
                        ],
                        "expected_reward_tokens": 9217.1,
                        "profit_sb": 217.1,
                        "profit_sb_percentage": 2.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d93d5265-2572-4fc5-ad44-a19eb6a1ddda",
                            "gambit_id": "d6d314cc-55ab-4d4c-b2a8-83143ffc8c30",
                            "last_updated": "2022-11-15T11:02:07.144562-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.22000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a44ae78-768b-405f-85d8-f0ee19981389/?format=api"
                        },
                        {
                            "id": "d57444e6-2451-40a6-9a63-d9aca0b0b8f3",
                            "gambit_id": "7091d48e-75d3-44c2-bc94-69c8d18b4941",
                            "last_updated": "2022-11-15T11:02:07.143607-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "3.77000",
                            "odds": "4.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a44ae78-768b-405f-85d8-f0ee19981389/?format=api"
                        }
                    ]
                },
                {
                    "id": "1ddfa2fa-77d0-4b75-8224-549cd79c040e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7cd04297-e31b-4ddf-8427-0098282b6695/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Antonio Spurs",
                                "amount": 5000.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "339c01f3-3137-4730-9a3f-73518dd6f05d",
                            "gambit_id": "eef0d0fb-5800-48d5-bab2-35458619c626",
                            "last_updated": "2022-11-15T11:02:07.141636-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ddfa2fa-77d0-4b75-8224-549cd79c040e/?format=api"
                        },
                        {
                            "id": "eb7eaa5c-c13e-423d-b92b-cd7d6fd4580e",
                            "gambit_id": "4598aef2-89c3-47d3-be1f-3a2ddebab2a5",
                            "last_updated": "2022-11-15T11:02:07.140551-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ddfa2fa-77d0-4b75-8224-549cd79c040e/?format=api"
                        }
                    ]
                },
                {
                    "id": "6bad4783-3592-4716-9916-8e5fef91bd1b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7cd04297-e31b-4ddf-8427-0098282b6695/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 234.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 234.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "683e29db-95bc-4b5e-a2b7-68cc28e19a34",
                            "gambit_id": "60f2c91a-2212-436b-bfc4-fee8e304a439",
                            "last_updated": "2022-11-15T11:02:07.137455-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 234.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bad4783-3592-4716-9916-8e5fef91bd1b/?format=api"
                        },
                        {
                            "id": "13630a98-71c4-40a8-b18f-f79e790b143e",
                            "gambit_id": "15e074ae-651e-4136-9293-722ba85e852b",
                            "last_updated": "2022-11-15T11:02:07.138561-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 234.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bad4783-3592-4716-9916-8e5fef91bd1b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "54cc214a-578f-4783-b64c-777fe23f9894",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "70894d62-f3c5-4ede-83cb-d418b1f54eba",
            "completed": true,
            "last_updated": "2022-11-15T11:52:45.079123-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.52,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/70894d62-f3c5-4ede-83cb-d418b1f54eba",
            "datetime": "2022-11-14T21:05:00-05:00",
            "cutoff_datetime": "2022-11-14T21:05:00-05:00",
            "name": "St Louis Blues v. Colorado Avalanche",
            "bettypes": [
                {
                    "id": "a5848db8-1a42-4371-8c95-9c77704dff3f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54cc214a-578f-4783-b64c-777fe23f9894/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 6345.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 3655.0
                            }
                        ],
                        "expected_reward_tokens": 9136.8,
                        "profit_sb": 136.8,
                        "profit_sb_percentage": 1.52,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "679c7bcd-1813-4c20-a500-1fabf6f5badf",
                            "gambit_id": "b6c37451-586d-4fa8-b8fd-28b6df161cc2",
                            "last_updated": "2022-11-15T11:52:45.087717-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5848db8-1a42-4371-8c95-9c77704dff3f/?format=api"
                        },
                        {
                            "id": "06884b2a-198c-4f80-b9a9-c73d63668bbc",
                            "gambit_id": "eff86b40-3430-4c7e-b2fa-02670a01d580",
                            "last_updated": "2022-11-15T11:52:45.088900-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.50000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5848db8-1a42-4371-8c95-9c77704dff3f/?format=api"
                        }
                    ]
                },
                {
                    "id": "8f8fd4d8-a94b-4545-9758-9339580110f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54cc214a-578f-4783-b64c-777fe23f9894/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Blues",
                                "amount": 5737.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 4263.0
                            }
                        ],
                        "expected_reward_tokens": 9121.83,
                        "profit_sb": 121.83,
                        "profit_sb_percentage": 1.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d84b3f1c-4dd3-44c7-bad7-8ab58a61bd5d",
                            "gambit_id": "aae799ae-76b7-4ec1-acb2-5c49cc88585b",
                            "last_updated": "2022-11-15T11:52:45.085745-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.59000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f8fd4d8-a94b-4545-9758-9339580110f9/?format=api"
                        },
                        {
                            "id": "28194a4a-97dd-4afb-8a8e-4494180d1045",
                            "gambit_id": "a468164f-b592-4223-bb6b-f31a036700a2",
                            "last_updated": "2022-11-15T11:52:45.084751-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f8fd4d8-a94b-4545-9758-9339580110f9/?format=api"
                        }
                    ]
                },
                {
                    "id": "334f6a81-cbff-414e-a684-676cd2f95ed5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54cc214a-578f-4783-b64c-777fe23f9894/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f2c7128c-7b49-493f-9532-aa5c400d2263",
                            "gambit_id": "e4251f28-7642-4c06-8628-f851e58bda7e",
                            "last_updated": "2022-11-15T11:52:45.082697-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/334f6a81-cbff-414e-a684-676cd2f95ed5/?format=api"
                        },
                        {
                            "id": "0e3dcd71-8459-42ed-9d33-45643b7f1ce1",
                            "gambit_id": "d51399ba-de3c-4d2b-a114-140952c617c2",
                            "last_updated": "2022-11-15T11:52:45.081682-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/334f6a81-cbff-414e-a684-676cd2f95ed5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5f6816d6-3bed-491b-9c1e-f20e44d4ac73",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "00b87763-9d27-4eaf-8df1-33041421b348",
            "completed": true,
            "last_updated": "2022-11-15T11:52:42.902211-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.72,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/00b87763-9d27-4eaf-8df1-33041421b348",
            "datetime": "2022-11-14T20:35:00-05:00",
            "cutoff_datetime": "2022-11-14T20:35:00-05:00",
            "name": "Carolina Hurricanes v. Chicago Blackhawks",
            "bettypes": [
                {
                    "id": "6958cf99-9a92-4911-af69-aca0a29f29ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5f6816d6-3bed-491b-9c1e-f20e44d4ac73/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 6683.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3317.0
                            }
                        ],
                        "expected_reward_tokens": 9154.92,
                        "profit_sb": 154.92,
                        "profit_sb_percentage": 1.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c35bb60e-6e0c-42fd-81c9-de7f95d979d5",
                            "gambit_id": "9fb11658-0506-4c4d-a535-a2a60a7a052a",
                            "last_updated": "2022-11-15T11:52:42.912133-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.37000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6958cf99-9a92-4911-af69-aca0a29f29ab/?format=api"
                        },
                        {
                            "id": "7f9452e3-64a2-40b8-93ce-ebeaa5bd6fd4",
                            "gambit_id": "33350f8c-97dd-44a0-937e-2c7e7a35c0e6",
                            "last_updated": "2022-11-15T11:52:42.911155-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.76000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6958cf99-9a92-4911-af69-aca0a29f29ab/?format=api"
                        }
                    ]
                },
                {
                    "id": "e60e4665-4b01-4f8b-82b7-3327f3ffb06d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5f6816d6-3bed-491b-9c1e-f20e44d4ac73/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 5583.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 4417.0
                            }
                        ],
                        "expected_reward_tokens": 9099.02,
                        "profit_sb": 99.02,
                        "profit_sb_percentage": 1.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "802da586-2ed0-4a8f-84dd-f2d5f21e422b",
                            "gambit_id": "2eb45d7f-6b3f-48ab-98c9-c4fe51071ca4",
                            "last_updated": "2022-11-15T11:52:42.908153-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e60e4665-4b01-4f8b-82b7-3327f3ffb06d/?format=api"
                        },
                        {
                            "id": "f1a5228f-0bb6-4820-a4a3-1983d6e04e50",
                            "gambit_id": "eeb437b8-0368-41e3-ad01-ae7b3004d3ba",
                            "last_updated": "2022-11-15T11:52:42.909147-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.06000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e60e4665-4b01-4f8b-82b7-3327f3ffb06d/?format=api"
                        }
                    ]
                },
                {
                    "id": "453bd009-7486-4b59-b2cf-656a58d23acf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5f6816d6-3bed-491b-9c1e-f20e44d4ac73/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "446199ab-c0c2-4dcb-913e-1c2d1a6bdaab",
                            "gambit_id": "c478c3f5-cf91-4c41-a5f0-85466f658c66",
                            "last_updated": "2022-11-15T11:52:42.905027-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/453bd009-7486-4b59-b2cf-656a58d23acf/?format=api"
                        },
                        {
                            "id": "8a2dc598-e7a6-4cdc-a528-c8547c69a314",
                            "gambit_id": "a0fa9be6-90c1-4976-b68d-c0e97bc41120",
                            "last_updated": "2022-11-15T11:52:42.906153-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/453bd009-7486-4b59-b2cf-656a58d23acf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "eb567863-4d7d-4e75-98b8-137abce1f349",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1d7b2168-39fb-4307-a952-830752ac80d7",
            "completed": true,
            "last_updated": "2022-11-15T11:52:44.539248-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/1d7b2168-39fb-4307-a952-830752ac80d7",
            "datetime": "2022-11-14T20:35:00-05:00",
            "cutoff_datetime": "2022-11-14T20:35:00-05:00",
            "name": "Los Angeles Kings v. Calgary Flames",
            "bettypes": [
                {
                    "id": "768691b1-944c-4790-ae6a-ac8565ff53fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eb567863-4d7d-4e75-98b8-137abce1f349/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 6114.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5c6f2eee-f2f7-4251-b82e-ea0f10fe9f34",
                            "gambit_id": "722ea0df-d749-42c1-852b-8de310103668",
                            "last_updated": "2022-11-15T11:52:44.550705-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/768691b1-944c-4790-ae6a-ac8565ff53fe/?format=api"
                        },
                        {
                            "id": "9bc460c7-f51f-4ab9-ba1c-34d5123d75cd",
                            "gambit_id": "5753b6ac-d331-4563-8dcc-0f08ce33288d",
                            "last_updated": "2022-11-15T11:52:44.551722-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/768691b1-944c-4790-ae6a-ac8565ff53fe/?format=api"
                        }
                    ]
                },
                {
                    "id": "94b0c503-e1a4-426e-a396-f5bd30ed45c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eb567863-4d7d-4e75-98b8-137abce1f349/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Kings",
                                "amount": 6114.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "678fa25c-fdf4-47c2-aded-79830a24e63f",
                            "gambit_id": "7812aa7f-7545-4dfb-90cb-93fead469c04",
                            "last_updated": "2022-11-15T11:52:44.548197-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94b0c503-e1a4-426e-a396-f5bd30ed45c4/?format=api"
                        },
                        {
                            "id": "0fa7709c-83f2-4342-a5ca-4e052814ae06",
                            "gambit_id": "4ee59c8f-c703-4c61-b622-798896122f9a",
                            "last_updated": "2022-11-15T11:52:44.547043-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94b0c503-e1a4-426e-a396-f5bd30ed45c4/?format=api"
                        }
                    ]
                },
                {
                    "id": "2cb13582-849b-45b2-a78b-d9ae8a9fc696",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eb567863-4d7d-4e75-98b8-137abce1f349/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "47f9fc17-dc6f-411c-b5ae-cb2cd64d3db5",
                            "gambit_id": "8f828253-7fb1-4792-9098-4873ad4e9eb6",
                            "last_updated": "2022-11-15T11:52:44.543982-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cb13582-849b-45b2-a78b-d9ae8a9fc696/?format=api"
                        },
                        {
                            "id": "027abed9-d18a-474d-80fd-964757b71d01",
                            "gambit_id": "84018631-b417-4e7e-b3fc-178bacc8967e",
                            "last_updated": "2022-11-15T11:52:44.542339-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cb13582-849b-45b2-a78b-d9ae8a9fc696/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "be641660-8df2-4f68-82b2-4739b924f972",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e006341f-ccab-4fbc-898e-78e4b2d7e9d8",
            "completed": true,
            "last_updated": "2022-11-15T09:52:30.228413-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.96,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e006341f-ccab-4fbc-898e-78e4b2d7e9d8",
            "datetime": "2022-11-14T20:15:00-05:00",
            "cutoff_datetime": "2022-11-14T20:15:00-05:00",
            "name": "Washington Commanders v. Philadelphia Eagles",
            "bettypes": [
                {
                    "id": "ea3e8d13-04cc-456f-bcc1-aa9960d6a3a6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be641660-8df2-4f68-82b2-4739b924f972/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Eagles",
                                "amount": 7990.0
                            },
                            {
                                "team": "Washington Commanders",
                                "amount": 2010.0
                            }
                        ],
                        "expected_reward_tokens": 9266.1,
                        "profit_sb": 266.1,
                        "profit_sb_percentage": 2.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "91e3158f-c41a-416f-9153-c2bae84934c4",
                            "gambit_id": "de38e719-8222-4fa9-83ea-bc52408029bf",
                            "last_updated": "2022-11-15T09:52:30.234810-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.16000",
                            "odds": "1.18180",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea3e8d13-04cc-456f-bcc1-aa9960d6a3a6/?format=api"
                        },
                        {
                            "id": "7796da1a-0a7a-4688-97a4-c188956e9f8d",
                            "gambit_id": "14259327-92b4-40cd-a764-dfff7c6f009a",
                            "last_updated": "2022-11-15T09:52:30.235918-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Commanders",
                            "reward": "4.61000",
                            "odds": "5.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea3e8d13-04cc-456f-bcc1-aa9960d6a3a6/?format=api"
                        }
                    ]
                },
                {
                    "id": "8269c78c-0784-45c5-93ce-84ef8097f647",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be641660-8df2-4f68-82b2-4739b924f972/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Eagles",
                                "amount": 5000.0
                            },
                            {
                                "team": "Washington Commanders",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dbc9d33c-b078-452b-8c3f-88db9baf4587",
                            "gambit_id": "1f331059-642b-4a7a-8bba-d18b11248276",
                            "last_updated": "2022-11-15T09:52:30.238026-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8269c78c-0784-45c5-93ce-84ef8097f647/?format=api"
                        },
                        {
                            "id": "5c85a42c-e7c2-45ec-a39c-8c98a74617c6",
                            "gambit_id": "17dbb1ea-9aee-4566-9556-a8a71d00882a",
                            "last_updated": "2022-11-15T09:52:30.239079-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Commanders",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8269c78c-0784-45c5-93ce-84ef8097f647/?format=api"
                        }
                    ]
                },
                {
                    "id": "c382a146-48d3-460d-8303-959adba6b364",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be641660-8df2-4f68-82b2-4739b924f972/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 43",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 43",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c9d91ef1-f8f5-445f-a999-28f0062838e3",
                            "gambit_id": "c7281c37-a782-42a3-bf15-52b70e5304bb",
                            "last_updated": "2022-11-15T09:52:30.231184-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 43",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "43.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c382a146-48d3-460d-8303-959adba6b364/?format=api"
                        },
                        {
                            "id": "cf464f36-7b92-45ec-9def-5122076e0149",
                            "gambit_id": "7ade5874-2c82-4369-a1c4-064975924c44",
                            "last_updated": "2022-11-15T09:52:30.232376-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 43",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "43.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c382a146-48d3-460d-8303-959adba6b364/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e23fba17-c5ff-4c36-bb25-5e8968898b94",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7c28d097-a101-4cd5-bf31-a3f43d712d46",
            "completed": true,
            "last_updated": "2022-11-15T11:02:06.165786-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7c28d097-a101-4cd5-bf31-a3f43d712d46",
            "datetime": "2022-11-14T20:10:00-05:00",
            "cutoff_datetime": "2022-11-14T20:10:00-05:00",
            "name": "Atlanta Hawks v. Milwaukee Bucks",
            "bettypes": [
                {
                    "id": "7f78e1cc-5c72-4b14-9caa-e24618fd9424",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e23fba17-c5ff-4c36-bb25-5e8968898b94/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 6114.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e851d4a9-5554-46f4-aeca-9b6fd8666cd9",
                            "gambit_id": "becd306f-80b4-40ea-9296-bc7a03614559",
                            "last_updated": "2022-11-15T11:02:06.174469-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f78e1cc-5c72-4b14-9caa-e24618fd9424/?format=api"
                        },
                        {
                            "id": "155395ac-cca8-45f3-8e6b-23331179208a",
                            "gambit_id": "17fc452c-5a7c-437f-bee0-1006e7cd6602",
                            "last_updated": "2022-11-15T11:02:06.175580-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f78e1cc-5c72-4b14-9caa-e24618fd9424/?format=api"
                        }
                    ]
                },
                {
                    "id": "3a6a3765-eab7-453f-984a-db669b84730a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e23fba17-c5ff-4c36-bb25-5e8968898b94/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta Hawks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d595c1b2-bf50-4bb4-a766-ed6665c95609",
                            "gambit_id": "ab65c9e5-8972-472f-8a5c-17de81274814",
                            "last_updated": "2022-11-15T11:02:06.172378-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a6a3765-eab7-453f-984a-db669b84730a/?format=api"
                        },
                        {
                            "id": "36207884-92f7-481f-8019-019d8b6bb7c5",
                            "gambit_id": "5345c3d4-322e-4179-99ba-8892352addb1",
                            "last_updated": "2022-11-15T11:02:06.171379-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a6a3765-eab7-453f-984a-db669b84730a/?format=api"
                        }
                    ]
                },
                {
                    "id": "5aff4b23-d34d-49a9-b29d-f83072dbc6ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e23fba17-c5ff-4c36-bb25-5e8968898b94/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 225.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 225.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "020eb9c1-d68b-465a-90b8-95c30fd12e72",
                            "gambit_id": "8446cd4a-367a-4ad7-861b-73aba6a94dea",
                            "last_updated": "2022-11-15T11:02:06.168350-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 225.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aff4b23-d34d-49a9-b29d-f83072dbc6ba/?format=api"
                        },
                        {
                            "id": "ec27e922-d6ab-4bd3-be15-39ba50d4b926",
                            "gambit_id": "3295bd90-2d1b-4f18-a4cf-b9f8405bb24d",
                            "last_updated": "2022-11-15T11:02:06.169359-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 225.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aff4b23-d34d-49a9-b29d-f83072dbc6ba/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6aa57274-2fac-4929-bbe5-ec19e3853fe0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bc146d2d-4e05-46b1-9f25-567b469ab8b0",
            "completed": true,
            "last_updated": "2022-11-15T11:02:06.346126-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.65,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/bc146d2d-4e05-46b1-9f25-567b469ab8b0",
            "datetime": "2022-11-14T20:10:00-05:00",
            "cutoff_datetime": "2022-11-14T20:10:00-05:00",
            "name": "Los Angeles Clippers v. Houston Rockets",
            "bettypes": [
                {
                    "id": "1262f3e8-4194-4b48-9776-ce0fa67b5d5b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6aa57274-2fac-4929-bbe5-ec19e3853fe0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 6266.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 3734.0
                            }
                        ],
                        "expected_reward_tokens": 9148.3,
                        "profit_sb": 148.3,
                        "profit_sb_percentage": 1.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "050c812c-44e8-4527-b777-390bfd1c41aa",
                            "gambit_id": "e4831444-4470-4ab6-b152-20b4afad70e2",
                            "last_updated": "2022-11-15T11:02:06.352757-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1262f3e8-4194-4b48-9776-ce0fa67b5d5b/?format=api"
                        },
                        {
                            "id": "d8774f60-051b-463e-bfc6-d8ebf441742d",
                            "gambit_id": "3586b7e6-1fce-4558-a10d-b7913aa98fcc",
                            "last_updated": "2022-11-15T11:02:06.351687-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "2.45000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1262f3e8-4194-4b48-9776-ce0fa67b5d5b/?format=api"
                        }
                    ]
                },
                {
                    "id": "792736f9-3256-4aa4-acbf-b266a7366adc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6aa57274-2fac-4929-bbe5-ec19e3853fe0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Rockets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f714f9f1-662a-4377-a471-3e3b92fe9486",
                            "gambit_id": "07508ac3-7e13-4263-8000-1ec6c66a108d",
                            "last_updated": "2022-11-15T11:02:06.354810-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/792736f9-3256-4aa4-acbf-b266a7366adc/?format=api"
                        },
                        {
                            "id": "7f743feb-9944-4961-8555-2fad0f155c4c",
                            "gambit_id": "8a14f0ad-abb4-4c99-9654-b402755063f6",
                            "last_updated": "2022-11-15T11:02:06.355836-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/792736f9-3256-4aa4-acbf-b266a7366adc/?format=api"
                        }
                    ]
                },
                {
                    "id": "3a37d45b-6eb7-4161-b15d-401366b7d8e9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6aa57274-2fac-4929-bbe5-ec19e3853fe0/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 219.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 219.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ce8a855b-e2a0-4fc1-86ee-3e246f07f4a8",
                            "gambit_id": "fe32b783-e121-4a7b-8a1f-6babf8dcc6d7",
                            "last_updated": "2022-11-15T11:02:06.348706-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 219.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "219.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a37d45b-6eb7-4161-b15d-401366b7d8e9/?format=api"
                        },
                        {
                            "id": "61f34bad-26ad-4db5-9c0c-71befd848da4",
                            "gambit_id": "6dec0f31-2fe4-45f9-9508-c298831e6b87",
                            "last_updated": "2022-11-15T11:02:06.349719-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 219.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "219.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a37d45b-6eb7-4161-b15d-401366b7d8e9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "27cfa733-1592-4eb6-80be-501c3e6e00bf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c4530928-8d7b-4833-ae28-58abed4bebfd",
            "completed": true,
            "last_updated": "2022-11-15T11:07:19.640580-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.1,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c4530928-8d7b-4833-ae28-58abed4bebfd",
            "datetime": "2022-11-14T19:40:00-05:00",
            "cutoff_datetime": "2022-11-14T19:40:00-05:00",
            "name": "Phoenix Suns v. Miami Heat",
            "bettypes": [
                {
                    "id": "ba9d13b4-5fe5-43ec-9906-861588ecef96",
                    "match": "https://api-prod.gambitprofit.com/api/matches/27cfa733-1592-4eb6-80be-501c3e6e00bf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Heat",
                                "amount": 5583.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 4417.0
                            }
                        ],
                        "expected_reward_tokens": 9099.02,
                        "profit_sb": 99.02,
                        "profit_sb_percentage": 1.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "12088e87-3aed-46b2-96ad-8d4e202ae4a3",
                            "gambit_id": "f4fca16c-8ee6-4a9b-a131-e6ee33857fb7",
                            "last_updated": "2022-11-15T11:07:19.649357-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba9d13b4-5fe5-43ec-9906-861588ecef96/?format=api"
                        },
                        {
                            "id": "c7780ab7-b996-4eca-b25d-f58ce40db661",
                            "gambit_id": "5b3394cd-df0c-482e-9c6c-34659f769ff4",
                            "last_updated": "2022-11-15T11:07:19.650357-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "2.06000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba9d13b4-5fe5-43ec-9906-861588ecef96/?format=api"
                        }
                    ]
                },
                {
                    "id": "1f76f190-f829-41a6-938c-fcb21ec6b06b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/27cfa733-1592-4eb6-80be-501c3e6e00bf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d7ffcee9-3966-410d-829b-54abb876734b",
                            "gambit_id": "6cff0397-f72f-49b4-8463-88bbbebe31e0",
                            "last_updated": "2022-11-15T11:07:19.647310-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f76f190-f829-41a6-938c-fcb21ec6b06b/?format=api"
                        },
                        {
                            "id": "45ff9f31-5c03-4f79-9e70-d5ddc7ccae8b",
                            "gambit_id": "75179c2b-dbb9-4d89-8f1c-d358cc00bf0e",
                            "last_updated": "2022-11-15T11:07:19.646316-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f76f190-f829-41a6-938c-fcb21ec6b06b/?format=api"
                        }
                    ]
                },
                {
                    "id": "98782433-f9c8-461f-ada6-2b02e5c15921",
                    "match": "https://api-prod.gambitprofit.com/api/matches/27cfa733-1592-4eb6-80be-501c3e6e00bf/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 215.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 215.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5e5f2ccb-11d5-4cd3-a2d1-b66355eb9b6b",
                            "gambit_id": "f47b30d5-f187-42b7-b2af-22e3c72ffe39",
                            "last_updated": "2022-11-15T11:07:19.644252-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 215.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "215.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98782433-f9c8-461f-ada6-2b02e5c15921/?format=api"
                        },
                        {
                            "id": "a2c935af-377c-47a7-b045-751be74e4163",
                            "gambit_id": "38a71af8-f3b3-46f1-9839-f609aaaa7afd",
                            "last_updated": "2022-11-15T11:07:19.643177-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 215.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "215.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98782433-f9c8-461f-ada6-2b02e5c15921/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "74c957c9-cca2-4b77-896e-467d413a0feb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "51a4be39-5096-4de3-97c0-daa72e5f06c7",
            "completed": true,
            "last_updated": "2022-11-15T11:07:19.181708-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.8,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/51a4be39-5096-4de3-97c0-daa72e5f06c7",
            "datetime": "2022-11-14T19:40:00-05:00",
            "cutoff_datetime": "2022-11-14T19:40:00-05:00",
            "name": "Oklahoma City Thunder v. Boston Celtics",
            "bettypes": [
                {
                    "id": "3803b634-f4da-4671-9154-61b9af72d20b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74c957c9-cca2-4b77-896e-467d413a0feb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 8270.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 1730.0
                            }
                        ],
                        "expected_reward_tokens": 9342.0,
                        "profit_sb": 342.0,
                        "profit_sb_percentage": 3.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b9925d42-74fa-4e10-b720-b9e61950db26",
                            "gambit_id": "dc773063-ec2f-4add-bfe4-bd7aa381ff86",
                            "last_updated": "2022-11-15T11:07:19.187181-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.13000",
                            "odds": "1.14290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3803b634-f4da-4671-9154-61b9af72d20b/?format=api"
                        },
                        {
                            "id": "edcee1c1-9272-4779-90db-890199736bd0",
                            "gambit_id": "e9e69700-fd78-4754-8775-997b6a996d34",
                            "last_updated": "2022-11-15T11:07:19.188192-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "5.40000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3803b634-f4da-4671-9154-61b9af72d20b/?format=api"
                        }
                    ]
                },
                {
                    "id": "dffd5bcd-87f6-4c1e-8c08-3c67c949ccd1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74c957c9-cca2-4b77-896e-467d413a0feb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            },
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b797e2a6-04e0-4a0a-8e17-85c5e1b4404f",
                            "gambit_id": "fa2cec62-974b-4c70-8b5a-3a2e3bd9856f",
                            "last_updated": "2022-11-15T11:07:19.191129-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dffd5bcd-87f6-4c1e-8c08-3c67c949ccd1/?format=api"
                        },
                        {
                            "id": "c9dc1876-cea5-487b-a3a9-acce25a899e7",
                            "gambit_id": "17b71dd3-0f27-4ebf-9769-1e73f5de92ab",
                            "last_updated": "2022-11-15T11:07:19.190148-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dffd5bcd-87f6-4c1e-8c08-3c67c949ccd1/?format=api"
                        }
                    ]
                },
                {
                    "id": "bae420e2-2c58-43f7-b87a-de927292b8c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74c957c9-cca2-4b77-896e-467d413a0feb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 228.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 228.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2d0652dd-7f50-4e55-b232-61455c2909c6",
                            "gambit_id": "c34c1487-7325-45b9-a2d4-9945daca756e",
                            "last_updated": "2022-11-15T11:07:19.185187-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 228.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "228.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bae420e2-2c58-43f7-b87a-de927292b8c0/?format=api"
                        },
                        {
                            "id": "bd04b40b-462c-41a0-8b50-cb845ffececa",
                            "gambit_id": "730f0bd4-45d6-4adb-a728-a4674263faef",
                            "last_updated": "2022-11-15T11:07:19.184101-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 228.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "228.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bae420e2-2c58-43f7-b87a-de927292b8c0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b74fe91d-a8e8-480e-9603-947c772e5803",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d1b5739e-74f6-4208-b172-57e4b81964a3",
            "completed": true,
            "last_updated": "2022-11-15T11:42:29.744478-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.65,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/d1b5739e-74f6-4208-b172-57e4b81964a3",
            "datetime": "2022-11-14T19:10:00-05:00",
            "cutoff_datetime": "2022-11-14T19:10:00-05:00",
            "name": "Toronto Raptors v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "e69b7b1a-bff4-44d1-80bf-1ce5abbd2c27",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b74fe91d-a8e8-480e-9603-947c772e5803/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 6266.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 3734.0
                            }
                        ],
                        "expected_reward_tokens": 9148.3,
                        "profit_sb": 148.3,
                        "profit_sb_percentage": 1.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b0628b86-78b4-4e93-9e4b-d95465c994b4",
                            "gambit_id": "d4636a4b-b11c-476f-8f59-4dc6f2e6097a",
                            "last_updated": "2022-11-15T11:42:29.751372-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e69b7b1a-bff4-44d1-80bf-1ce5abbd2c27/?format=api"
                        },
                        {
                            "id": "b2d5c333-e196-4de3-93a8-a2f91d760a1b",
                            "gambit_id": "9e92a87c-d9c2-4c47-9db3-e7392e107010",
                            "last_updated": "2022-11-15T11:42:29.750224-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "2.45000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e69b7b1a-bff4-44d1-80bf-1ce5abbd2c27/?format=api"
                        }
                    ]
                },
                {
                    "id": "056e7535-76e3-4b47-b2d8-55d63c81b9c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b74fe91d-a8e8-480e-9603-947c772e5803/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5c110db5-30d2-4f9a-97ae-6ed62ead1d55",
                            "gambit_id": "fb63cc22-396e-4c66-a5fe-28a8c8199e60",
                            "last_updated": "2022-11-15T11:42:29.754645-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/056e7535-76e3-4b47-b2d8-55d63c81b9c9/?format=api"
                        },
                        {
                            "id": "8babc422-2f9e-4891-958f-7dd91f10024b",
                            "gambit_id": "342a96ae-57c0-4a55-936f-5300d14094c3",
                            "last_updated": "2022-11-15T11:42:29.753569-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/056e7535-76e3-4b47-b2d8-55d63c81b9c9/?format=api"
                        }
                    ]
                },
                {
                    "id": "37651717-1d90-49fe-963f-3ef861ceac2f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b74fe91d-a8e8-480e-9603-947c772e5803/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 218.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 218.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "07c6e891-c66c-4088-b33e-fe02343a1ba2",
                            "gambit_id": "452cfc84-7fd5-4e18-81fc-1ea3ad843ac1",
                            "last_updated": "2022-11-15T11:42:29.747093-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 218.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37651717-1d90-49fe-963f-3ef861ceac2f/?format=api"
                        },
                        {
                            "id": "22d2cdc5-076c-423e-a313-003906a41755",
                            "gambit_id": "d84293c9-b725-4ff5-82c3-5266c8dcfa8e",
                            "last_updated": "2022-11-15T11:42:29.748110-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 218.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37651717-1d90-49fe-963f-3ef861ceac2f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "26bd4b9c-4575-4a57-9ad4-eb2ec88553f5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6a7f2103-1112-4b3a-8de5-8e07c8609d3c",
            "completed": true,
            "last_updated": "2022-11-15T11:37:31.187613-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/6a7f2103-1112-4b3a-8de5-8e07c8609d3c",
            "datetime": "2022-11-14T19:10:00-05:00",
            "cutoff_datetime": "2022-11-14T19:10:00-05:00",
            "name": "Charlotte Hornets v. Orlando Magic",
            "bettypes": [
                {
                    "id": "56f18196-02ee-4109-bdd6-0e48876ac576",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26bd4b9c-4575-4a57-9ad4-eb2ec88553f5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5304.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b0326825-ca90-41b1-b41d-70dda6741f2a",
                            "gambit_id": "9ea07342-002e-42b0-8351-f913b6577bd2",
                            "last_updated": "2022-11-15T11:37:31.195092-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56f18196-02ee-4109-bdd6-0e48876ac576/?format=api"
                        },
                        {
                            "id": "dbdcfc6e-7f87-4fb6-b065-566f5e45d650",
                            "gambit_id": "851389bb-305f-49f4-8ddf-8139c814d4bd",
                            "last_updated": "2022-11-15T11:37:31.194056-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56f18196-02ee-4109-bdd6-0e48876ac576/?format=api"
                        }
                    ]
                },
                {
                    "id": "e2a33ecd-fba9-4ce6-b79d-0e4d87c91ceb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26bd4b9c-4575-4a57-9ad4-eb2ec88553f5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Orlando Magic",
                                "amount": 5000.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eecbe0ad-35df-4411-ab2d-907562a7fe58",
                            "gambit_id": "6d953150-d03e-4950-b3e7-fb80d7e2c3d2",
                            "last_updated": "2022-11-15T11:37:31.197143-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2a33ecd-fba9-4ce6-b79d-0e4d87c91ceb/?format=api"
                        },
                        {
                            "id": "39f4f995-8e98-4fc3-b019-934547ab44b1",
                            "gambit_id": "fb5bad73-cb95-4b2e-8e0a-d9a274c60d2a",
                            "last_updated": "2022-11-15T11:37:31.198173-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2a33ecd-fba9-4ce6-b79d-0e4d87c91ceb/?format=api"
                        }
                    ]
                },
                {
                    "id": "00e872fd-cfa9-44b4-b5bb-951f51636ab1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26bd4b9c-4575-4a57-9ad4-eb2ec88553f5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 225",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 225",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d2c215e6-d7e7-421e-86fb-4eda3af4158a",
                            "gambit_id": "dd553178-cf03-4795-899c-c4f5cd7a454f",
                            "last_updated": "2022-11-15T11:37:31.190709-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 225",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "225.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00e872fd-cfa9-44b4-b5bb-951f51636ab1/?format=api"
                        },
                        {
                            "id": "58b3336b-829f-4445-9e8e-6221d42226b5",
                            "gambit_id": "d9a191a2-79f8-4140-bf86-7a8438cb7a04",
                            "last_updated": "2022-11-15T11:37:31.191929-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 225",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "225.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00e872fd-cfa9-44b4-b5bb-951f51636ab1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "efe32532-7d67-4d1f-a151-cf1686cd5a92",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8a6a9ed9-7767-4f44-b019-81aa846ad45b",
            "completed": true,
            "last_updated": "2022-11-15T11:52:47.402212-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.27,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/8a6a9ed9-7767-4f44-b019-81aa846ad45b",
            "datetime": "2022-11-14T17:35:00-05:00",
            "cutoff_datetime": "2022-11-14T17:35:00-05:00",
            "name": "New York Islanders v. Ottawa Senators",
            "bettypes": [
                {
                    "id": "259beb66-184d-4ed4-981c-cc633cd69a0e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/efe32532-7d67-4d1f-a151-cf1686cd5a92/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Islanders",
                                "amount": 5208.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6e596a43-89a9-4016-aba3-498508ea1c45",
                            "gambit_id": "936335b1-8a3e-44fb-9929-83b78fed2e0f",
                            "last_updated": "2022-11-15T11:52:47.413165-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/259beb66-184d-4ed4-981c-cc633cd69a0e/?format=api"
                        },
                        {
                            "id": "f8f4a7d5-88d6-4c35-b8cc-a5199446789c",
                            "gambit_id": "0d5e72cb-c3a6-4694-ae46-2f40181b8610",
                            "last_updated": "2022-11-15T11:52:47.412069-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/259beb66-184d-4ed4-981c-cc633cd69a0e/?format=api"
                        }
                    ]
                },
                {
                    "id": "593498a7-921b-4df2-8694-54c6a83e3099",
                    "match": "https://api-prod.gambitprofit.com/api/matches/efe32532-7d67-4d1f-a151-cf1686cd5a92/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ottawa Senators",
                                "amount": 6869.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 3131.0
                            }
                        ],
                        "expected_reward_tokens": 9204.46,
                        "profit_sb": 204.46,
                        "profit_sb_percentage": 2.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3a60d54e-0631-43ce-aa50-a65798388489",
                            "gambit_id": "6a1c085f-bbb7-49e6-88ed-c943492bfd3a",
                            "last_updated": "2022-11-15T11:52:47.408766-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.34000",
                            "odds": "1.38460",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/593498a7-921b-4df2-8694-54c6a83e3099/?format=api"
                        },
                        {
                            "id": "2a26d52f-658e-4abb-8581-a05bbc3364c7",
                            "gambit_id": "a1dc2a28-0074-43e7-b6e5-8c4fffdb0b0b",
                            "last_updated": "2022-11-15T11:52:47.409894-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "2.94000",
                            "odds": "3.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/593498a7-921b-4df2-8694-54c6a83e3099/?format=api"
                        }
                    ]
                },
                {
                    "id": "7028240d-6981-43eb-bbd0-a29a997a433e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/efe32532-7d67-4d1f-a151-cf1686cd5a92/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "eb29b9cd-c208-4f35-91ee-3f9148db4976",
                            "gambit_id": "5ca93c39-d3b7-4104-9b55-6743a27406b1",
                            "last_updated": "2022-11-15T11:52:47.406420-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7028240d-6981-43eb-bbd0-a29a997a433e/?format=api"
                        },
                        {
                            "id": "bc371278-5650-428d-af04-b8fd6d37ee0b",
                            "gambit_id": "d9ac0371-dbf6-43fe-a77e-9d02c915bb77",
                            "last_updated": "2022-11-15T11:52:47.405116-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7028240d-6981-43eb-bbd0-a29a997a433e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "72a89b5a-b2db-4ad6-87a5-a32db7f17192",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8d16ea00-00d5-43ef-99b9-2f9d2b5cc39f",
            "completed": true,
            "last_updated": "2022-11-14T15:02:46.600179-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.66,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/8d16ea00-00d5-43ef-99b9-2f9d2b5cc39f",
            "datetime": "2022-11-13T21:40:00-05:00",
            "cutoff_datetime": "2022-11-13T21:40:00-05:00",
            "name": "Brooklyn Nets v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "dd464b81-c90d-4554-923d-c861c649a4aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/72a89b5a-b2db-4ad6-87a5-a32db7f17192/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "amount": 6398.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 3602.0
                            }
                        ],
                        "expected_reward_tokens": 9149.08,
                        "profit_sb": 149.08,
                        "profit_sb_percentage": 1.66,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3446e00b-60d4-4258-99ce-66bce039e191",
                            "gambit_id": "7a759148-51e8-4302-80f1-0e5b98cb86c1",
                            "last_updated": "2022-11-14T15:02:46.610248-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd464b81-c90d-4554-923d-c861c649a4aa/?format=api"
                        },
                        {
                            "id": "9338e623-7dca-431f-ad43-6455108cc1d6",
                            "gambit_id": "40e94fa6-1121-4126-b0a3-aa151b30f2d9",
                            "last_updated": "2022-11-14T15:02:46.609277-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "2.54000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd464b81-c90d-4554-923d-c861c649a4aa/?format=api"
                        }
                    ]
                },
                {
                    "id": "ad655f6b-8106-44f0-b260-6a061a3f0891",
                    "match": "https://api-prod.gambitprofit.com/api/matches/72a89b5a-b2db-4ad6-87a5-a32db7f17192/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4d86814a-77a2-437f-bf11-a3cbe3f3fbc2",
                            "gambit_id": "4ad70f6d-dffd-418f-917b-f06f19630fa2",
                            "last_updated": "2022-11-14T15:02:46.606345-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad655f6b-8106-44f0-b260-6a061a3f0891/?format=api"
                        },
                        {
                            "id": "ebc8991f-ac32-4bb1-9064-016ac1814fe0",
                            "gambit_id": "52317127-0bc9-4939-9cb1-2200adaecca9",
                            "last_updated": "2022-11-14T15:02:46.607311-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad655f6b-8106-44f0-b260-6a061a3f0891/?format=api"
                        }
                    ]
                },
                {
                    "id": "70049043-c071-4c87-b32d-33ccc9b6bd72",
                    "match": "https://api-prod.gambitprofit.com/api/matches/72a89b5a-b2db-4ad6-87a5-a32db7f17192/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 217",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 217",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3c7cffd2-aa83-4a1c-b88b-c99c2071e693",
                            "gambit_id": "de2c91cf-7144-43b6-907b-28ec40e41ca8",
                            "last_updated": "2022-11-14T15:02:46.603097-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 217",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "217.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70049043-c071-4c87-b32d-33ccc9b6bd72/?format=api"
                        },
                        {
                            "id": "38be8efb-acf1-40e0-9911-3dba72a5d947",
                            "gambit_id": "ee1c1c67-ffba-4ae1-a054-cc0f3ec5080f",
                            "last_updated": "2022-11-14T15:02:46.604296-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 217",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "217.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70049043-c071-4c87-b32d-33ccc9b6bd72/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "51907ff2-2ab3-4a58-b400-afedf16b8117",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e12ebcb9-2316-41a5-81ad-54f550972cf2",
            "completed": true,
            "last_updated": "2022-11-14T15:02:47.077414-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.3,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e12ebcb9-2316-41a5-81ad-54f550972cf2",
            "datetime": "2022-11-13T21:10:00-05:00",
            "cutoff_datetime": "2022-11-13T21:10:00-05:00",
            "name": "Golden State Warriors v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "dea67364-5ff5-4d50-9a62-9638ceb22c5a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/51907ff2-2ab3-4a58-b400-afedf16b8117/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Golden State Warriors",
                                "amount": 6179.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 3821.0
                            }
                        ],
                        "expected_reward_tokens": 9206.71,
                        "profit_sb": 206.71,
                        "profit_sb_percentage": 2.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "90677d96-0018-4529-b45f-11d4a2d8f01b",
                            "gambit_id": "c1fe789d-8988-4f6f-a40c-5bea2898d0ca",
                            "last_updated": "2022-11-14T15:02:47.084337-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dea67364-5ff5-4d50-9a62-9638ceb22c5a/?format=api"
                        },
                        {
                            "id": "5bd67254-1921-4119-b426-84883711b225",
                            "gambit_id": "055abe2b-eef3-4b9d-bdbd-ffaa5be15acc",
                            "last_updated": "2022-11-14T15:02:47.083371-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "2.41000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dea67364-5ff5-4d50-9a62-9638ceb22c5a/?format=api"
                        }
                    ]
                },
                {
                    "id": "b6a852f2-2507-4cd0-944c-fa6ca3155eee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/51907ff2-2ab3-4a58-b400-afedf16b8117/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "39e1901f-e7d5-4398-8e8c-e3c4dbce0a0a",
                            "gambit_id": "bb0cee42-e2d4-4507-9a6a-cacc800b76a4",
                            "last_updated": "2022-11-14T15:02:47.087231-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6a852f2-2507-4cd0-944c-fa6ca3155eee/?format=api"
                        },
                        {
                            "id": "1ee4b562-ac43-477b-a423-b8fc7cebd461",
                            "gambit_id": "fec5d2da-466a-447a-852a-2aec4043ba2b",
                            "last_updated": "2022-11-14T15:02:47.086269-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6a852f2-2507-4cd0-944c-fa6ca3155eee/?format=api"
                        }
                    ]
                },
                {
                    "id": "3582ee23-d657-4a2f-92b4-0a6686ca69cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/51907ff2-2ab3-4a58-b400-afedf16b8117/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 236.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 236.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a47ad0a7-7546-4dc9-8928-f0fbcfe08405",
                            "gambit_id": "59c68e71-dc4d-4629-9608-b5dcd64d96b4",
                            "last_updated": "2022-11-14T15:02:47.081461-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 236.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3582ee23-d657-4a2f-92b4-0a6686ca69cf/?format=api"
                        },
                        {
                            "id": "ea43b049-0df8-4275-903d-0e130968e994",
                            "gambit_id": "78388f7f-f139-49cc-b7b3-113aeab68435",
                            "last_updated": "2022-11-14T15:02:47.080317-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 236.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3582ee23-d657-4a2f-92b4-0a6686ca69cf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c6f4ab6c-0a5f-4864-8eaa-2c9a81fd7e01",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bf7b081a-1c92-4232-8938-d1addcbf7c89",
            "completed": true,
            "last_updated": "2022-11-14T14:47:53.912185-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.48,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/bf7b081a-1c92-4232-8938-d1addcbf7c89",
            "datetime": "2022-11-13T20:20:00-05:00",
            "cutoff_datetime": "2022-11-13T20:20:00-05:00",
            "name": "Los Angeles Chargers v. San Francisco 49ers",
            "bettypes": [
                {
                    "id": "07f107d2-f5e1-403a-96e0-ea687ce9d4be",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c6f4ab6c-0a5f-4864-8eaa-2c9a81fd7e01/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Francisco 49ers",
                                "amount": 7438.0
                            },
                            {
                                "team": "Los Angeles Chargers",
                                "amount": 2562.0
                            }
                        ],
                        "expected_reward_tokens": 9223.12,
                        "profit_sb": 223.12,
                        "profit_sb_percentage": 2.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "becf440a-c095-410f-8109-0f38c3807dd9",
                            "gambit_id": "378ea52b-f6d6-4049-b152-e417907ea96f",
                            "last_updated": "2022-11-14T14:47:53.918210-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.24000",
                            "odds": "1.27030",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07f107d2-f5e1-403a-96e0-ea687ce9d4be/?format=api"
                        },
                        {
                            "id": "bfbc2d09-592c-49d2-a2b2-ab0cd854fddc",
                            "gambit_id": "f78438f5-6c6f-4bd3-a932-3c9e30311063",
                            "last_updated": "2022-11-14T14:47:53.919179-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Chargers",
                            "reward": "3.60000",
                            "odds": "3.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07f107d2-f5e1-403a-96e0-ea687ce9d4be/?format=api"
                        }
                    ]
                },
                {
                    "id": "d3f1123b-dbe3-41eb-8f5e-eb6ac3075e5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c6f4ab6c-0a5f-4864-8eaa-2c9a81fd7e01/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Francisco 49ers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Chargers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a6ba7f2a-2f9a-4631-b7b6-2f9a9a427a6d",
                            "gambit_id": "22433e48-795e-474e-a177-e9cd04ea735c",
                            "last_updated": "2022-11-14T14:47:53.921381-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3f1123b-dbe3-41eb-8f5e-eb6ac3075e5e/?format=api"
                        },
                        {
                            "id": "04b8c0fc-4660-48cc-ae82-d4cc686bf0ab",
                            "gambit_id": "cc05dc9f-c9d1-45cd-96a8-00655c979deb",
                            "last_updated": "2022-11-14T14:47:53.922470-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Chargers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3f1123b-dbe3-41eb-8f5e-eb6ac3075e5e/?format=api"
                        }
                    ]
                },
                {
                    "id": "7ea25309-55cc-4e37-a64e-c69803c68cb7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c6f4ab6c-0a5f-4864-8eaa-2c9a81fd7e01/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 45.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 45.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "26a0c992-fc5e-43b0-b2e1-942090026037",
                            "gambit_id": "2b9cdb6d-d292-4ab2-ad6f-76e3f42c0ac7",
                            "last_updated": "2022-11-14T14:47:53.916233-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 45.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "45.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ea25309-55cc-4e37-a64e-c69803c68cb7/?format=api"
                        },
                        {
                            "id": "91910588-9fad-4773-80ad-d3fedc48118c",
                            "gambit_id": "44659d34-6114-4b75-ad85-a89102ae584a",
                            "last_updated": "2022-11-14T14:47:53.915213-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 45.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "45.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ea25309-55cc-4e37-a64e-c69803c68cb7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f6afc503-6dc6-411c-a397-e3a96adbe868",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8511c23b-fd90-4a6a-9d57-fb0ead45e0d0",
            "completed": true,
            "last_updated": "2022-11-14T15:02:55.390699-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.1,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/8511c23b-fd90-4a6a-9d57-fb0ead45e0d0",
            "datetime": "2022-11-13T20:10:00-05:00",
            "cutoff_datetime": "2022-11-13T20:10:00-05:00",
            "name": "Denver Nuggets v. Chicago Bulls",
            "bettypes": [
                {
                    "id": "822f41ca-90b6-4927-9067-7a1b946a6740",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6afc503-6dc6-411c-a397-e3a96adbe868/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5208.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7d8dc149-0c92-47f8-a2c3-a32ba70cf81a",
                            "gambit_id": "35a667cf-7a7a-4025-9b2a-e967f51e1537",
                            "last_updated": "2022-11-14T15:02:55.397562-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/822f41ca-90b6-4927-9067-7a1b946a6740/?format=api"
                        },
                        {
                            "id": "a3d22921-f35c-4c6d-9b3f-64a147217e92",
                            "gambit_id": "30b2cfe0-b7db-4ca9-bfb7-c7fb8da2ab73",
                            "last_updated": "2022-11-14T15:02:55.396585-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/822f41ca-90b6-4927-9067-7a1b946a6740/?format=api"
                        }
                    ]
                },
                {
                    "id": "743362ef-3afa-44d0-8800-7423cf72fe18",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6afc503-6dc6-411c-a397-e3a96adbe868/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "32ae6ac0-8d94-4d19-982f-e798cf357a35",
                            "gambit_id": "25c26a5c-7805-42e9-b473-fb9e6a94ba85",
                            "last_updated": "2022-11-14T15:02:55.400427-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/743362ef-3afa-44d0-8800-7423cf72fe18/?format=api"
                        },
                        {
                            "id": "651b70d2-df2a-4f67-b09c-1ca9d4b14b65",
                            "gambit_id": "f724f32d-bd25-4bd1-8515-41ed37e44000",
                            "last_updated": "2022-11-14T15:02:55.399474-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/743362ef-3afa-44d0-8800-7423cf72fe18/?format=api"
                        }
                    ]
                },
                {
                    "id": "0409b955-383d-453e-8bf8-acd95c45b2d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6afc503-6dc6-411c-a397-e3a96adbe868/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 232",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 232",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3e9656a3-7120-458b-8d06-795d18c52e1d",
                            "gambit_id": "4a649d16-56f5-4088-b428-1c1b9c20e6fb",
                            "last_updated": "2022-11-14T15:02:55.394682-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 232",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "232.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0409b955-383d-453e-8bf8-acd95c45b2d2/?format=api"
                        },
                        {
                            "id": "f80fb337-1aaa-4be3-9478-5c7ca50d4aeb",
                            "gambit_id": "c53b413c-8c16-4113-bb9d-32f0b500c7e0",
                            "last_updated": "2022-11-14T15:02:55.393600-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 232",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "232.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0409b955-383d-453e-8bf8-acd95c45b2d2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "30bcc678-a5c6-4b53-81d1-e59e14931dd0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fb02462c-823a-4cb0-9639-d769a1df1c79",
            "completed": true,
            "last_updated": "2022-11-14T15:07:45.555989-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.73,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/fb02462c-823a-4cb0-9639-d769a1df1c79",
            "datetime": "2022-11-13T20:05:00-05:00",
            "cutoff_datetime": "2022-11-13T20:05:00-05:00",
            "name": "Winnipeg Jets v. Seattle Kraken",
            "bettypes": [
                {
                    "id": "f1dba908-7538-4e78-a881-67a245ddded5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/30bcc678-a5c6-4b53-81d1-e59e14931dd0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Kraken",
                                "amount": 5984.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 4016.0
                            }
                        ],
                        "expected_reward_tokens": 9155.52,
                        "profit_sb": 155.52,
                        "profit_sb_percentage": 1.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1aa77483-769a-4410-a4fd-6674ebdb1835",
                            "gambit_id": "6517b89c-d8de-4072-870e-bdd804f26b37",
                            "last_updated": "2022-11-14T15:07:45.565228-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1dba908-7538-4e78-a881-67a245ddded5/?format=api"
                        },
                        {
                            "id": "2d367aa2-7b93-4e6d-a0a9-ecf6e4d7dcf5",
                            "gambit_id": "c64836c1-2b2a-492e-a779-49459b22d541",
                            "last_updated": "2022-11-14T15:07:45.566126-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.28000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1dba908-7538-4e78-a881-67a245ddded5/?format=api"
                        }
                    ]
                },
                {
                    "id": "8a49b40d-c2e0-409a-8cd2-1262fd2b8d29",
                    "match": "https://api-prod.gambitprofit.com/api/matches/30bcc678-a5c6-4b53-81d1-e59e14931dd0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Winnipeg Jets",
                                "amount": 6345.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 3655.0
                            }
                        ],
                        "expected_reward_tokens": 9136.8,
                        "profit_sb": 136.8,
                        "profit_sb_percentage": 1.52,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6480a16a-2185-48ca-b666-bf901b2aff94",
                            "gambit_id": "7247b092-65a2-4601-82b9-61fba876f076",
                            "last_updated": "2022-11-14T15:07:45.563288-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a49b40d-c2e0-409a-8cd2-1262fd2b8d29/?format=api"
                        },
                        {
                            "id": "6364de21-2c21-4bc2-a902-5689aff0c9e7",
                            "gambit_id": "377c1a9d-d586-43f7-af97-cf1e17db214e",
                            "last_updated": "2022-11-14T15:07:45.562196-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.50000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a49b40d-c2e0-409a-8cd2-1262fd2b8d29/?format=api"
                        }
                    ]
                },
                {
                    "id": "2b453c8f-c060-4beb-ac1b-15d2fcb8abd1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/30bcc678-a5c6-4b53-81d1-e59e14931dd0/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "48e00861-6c44-4473-8cd1-46ff58956e7c",
                            "gambit_id": "798d415f-8676-4889-8eb9-60a0428fa048",
                            "last_updated": "2022-11-14T15:07:45.559966-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b453c8f-c060-4beb-ac1b-15d2fcb8abd1/?format=api"
                        },
                        {
                            "id": "cd0b3e62-1817-4f04-9a2b-d283a856536c",
                            "gambit_id": "e3422b8c-c120-4fbd-a878-e574377697c8",
                            "last_updated": "2022-11-14T15:07:45.558804-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b453c8f-c060-4beb-ac1b-15d2fcb8abd1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8cbeb58f-e646-4328-a5b6-638b4c8d70ff",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c278f28f-bf02-48b8-b7b4-499714b25c81",
            "completed": true,
            "last_updated": "2022-11-14T15:07:46.094466-05:00",
            "created_at": "1969-12-31T19:00:00-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/c278f28f-bf02-48b8-b7b4-499714b25c81",
            "datetime": "2022-11-13T19:40:00-05:00",
            "cutoff_datetime": "2022-11-13T19:40:00-05:00",
            "name": "Utah Jazz v. Philadelphia 76ers",
            "bettypes": [
                {
                    "id": "4747510e-4f91-4909-9163-92bd247fd0fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8cbeb58f-e646-4328-a5b6-638b4c8d70ff/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 5984.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 4016.0
                            }
                        ],
                        "expected_reward_tokens": 9155.52,
                        "profit_sb": 155.52,
                        "profit_sb_percentage": 1.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "df2c2fd9-2ce6-454c-aef3-35d6bfd5a366",
                            "gambit_id": "4867ee0f-aa43-481f-9558-63b9e4649b6c",
                            "last_updated": "2022-11-14T15:07:46.100749-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4747510e-4f91-4909-9163-92bd247fd0fc/?format=api"
                        },
                        {
                            "id": "72099745-6d52-4f55-b1c8-5741a31498f6",
                            "gambit_id": "839eece9-c437-4715-97de-cdc661c5b70b",
                            "last_updated": "2022-11-14T15:07:46.101868-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "2.28000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4747510e-4f91-4909-9163-92bd247fd0fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "a6d3c802-83c8-4d01-a16e-c396b827f538",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8cbeb58f-e646-4328-a5b6-638b4c8d70ff/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Utah Jazz",
                                "amount": 5000.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8b9218fe-6644-4639-a10f-650323c9d976",
                            "gambit_id": "7aac1af1-623f-44a2-9e43-3e081de44a2b",
                            "last_updated": "2022-11-14T15:07:46.104653-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6d3c802-83c8-4d01-a16e-c396b827f538/?format=api"
                        },
                        {
                            "id": "8436e64f-3634-47fa-81e1-5813f7d4d987",
                            "gambit_id": "1e629d7f-c45c-453f-92d0-508bb996194f",
                            "last_updated": "2022-11-14T15:07:46.103715-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6d3c802-83c8-4d01-a16e-c396b827f538/?format=api"
                        }
                    ]
                },
                {
                    "id": "59220007-d11f-43d5-b173-354d7a1fc699",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8cbeb58f-e646-4328-a5b6-638b4c8d70ff/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 218.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 218.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "27b5f0bc-2fab-4456-9a49-75ee4fc340ab",
                            "gambit_id": "43ffe08a-de67-4bb8-a44f-357e5225fb63",
                            "last_updated": "2022-11-14T15:07:46.098399-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 218.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59220007-d11f-43d5-b173-354d7a1fc699/?format=api"
                        },
                        {
                            "id": "f8bff34b-f4dc-4ce6-a6db-387826fbe453",
                            "gambit_id": "aef373b0-dea5-471b-9b67-44cbb24be858",
                            "last_updated": "2022-11-14T15:07:46.097263-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 218.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59220007-d11f-43d5-b173-354d7a1fc699/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "18e61828-f7b2-480b-b70e-abbdd1ae929a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c0db8c39-405c-4ae8-b946-24541918ab96",
            "completed": true,
            "last_updated": "2022-11-14T15:12:42.163602-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.48,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c0db8c39-405c-4ae8-b946-24541918ab96",
            "datetime": "2022-11-13T19:05:00-05:00",
            "cutoff_datetime": "2022-11-13T19:05:00-05:00",
            "name": "Arizona Coyotes v. New York Rangers",
            "bettypes": [
                {
                    "id": "e8805c83-4cc5-4be8-97b8-8cd532ce9c5b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18e61828-f7b2-480b-b70e-abbdd1ae929a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Rangers",
                                "amount": 7438.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 2562.0
                            }
                        ],
                        "expected_reward_tokens": 9223.12,
                        "profit_sb": 223.12,
                        "profit_sb_percentage": 2.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "41344d2e-217f-4dea-93bb-90c478693f68",
                            "gambit_id": "af703d05-d481-4d94-afbf-0586589f4ab4",
                            "last_updated": "2022-11-14T15:12:42.172502-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.24000",
                            "odds": "1.27030",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8805c83-4cc5-4be8-97b8-8cd532ce9c5b/?format=api"
                        },
                        {
                            "id": "659151e9-c89a-457b-ae25-7088e4e894e8",
                            "gambit_id": "230d7935-9348-4887-82d1-0bc24b63c8a9",
                            "last_updated": "2022-11-14T15:12:42.173441-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "3.60000",
                            "odds": "3.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8805c83-4cc5-4be8-97b8-8cd532ce9c5b/?format=api"
                        }
                    ]
                },
                {
                    "id": "09f8d783-116b-48c6-8ce0-3d86228216da",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18e61828-f7b2-480b-b70e-abbdd1ae929a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Rangers",
                                "amount": 5660.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 4340.0
                            }
                        ],
                        "expected_reward_tokens": 9112.6,
                        "profit_sb": 112.6,
                        "profit_sb_percentage": 1.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3c655424-666c-4824-8b7b-1658d2f286ac",
                            "gambit_id": "599f9c0f-4f03-4341-b4cd-b4bc49e85ea0",
                            "last_updated": "2022-11-14T15:12:42.169713-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.61000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09f8d783-116b-48c6-8ce0-3d86228216da/?format=api"
                        },
                        {
                            "id": "2d344d10-1fee-459e-9a69-bd7d698536c1",
                            "gambit_id": "a65eff7f-3376-4e9e-833d-59aae2b9d8cb",
                            "last_updated": "2022-11-14T15:12:42.170644-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.10000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09f8d783-116b-48c6-8ce0-3d86228216da/?format=api"
                        }
                    ]
                },
                {
                    "id": "7be88bb6-d010-4987-b619-797b4c44538c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18e61828-f7b2-480b-b70e-abbdd1ae929a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "49121fce-68ad-4c28-858d-d73fe1041ecc",
                            "gambit_id": "879b0944-ad51-4c83-b349-95efc9408d72",
                            "last_updated": "2022-11-14T15:12:42.166348-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7be88bb6-d010-4987-b619-797b4c44538c/?format=api"
                        },
                        {
                            "id": "b9eccfa9-84df-4670-bdde-4a3bee125128",
                            "gambit_id": "1f0b753e-63a7-418c-9966-5f04d033bd0f",
                            "last_updated": "2022-11-14T15:12:42.167482-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7be88bb6-d010-4987-b619-797b4c44538c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "db43c4e6-a873-462b-a685-123c9425c3f3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7feaa05d-cf97-46b3-a5b2-a9ec5ee552e1",
            "completed": true,
            "last_updated": "2022-11-14T15:12:39.216969-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.3,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/7feaa05d-cf97-46b3-a5b2-a9ec5ee552e1",
            "datetime": "2022-11-13T19:05:00-05:00",
            "cutoff_datetime": "2022-11-13T19:05:00-05:00",
            "name": "Washington Capitals v. Tampa Bay Lightning",
            "bettypes": [
                {
                    "id": "21a083c9-a546-4aea-a729-3f4ad0dedb0f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db43c4e6-a873-462b-a685-123c9425c3f3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 6179.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 3821.0
                            }
                        ],
                        "expected_reward_tokens": 9206.71,
                        "profit_sb": 206.71,
                        "profit_sb_percentage": 2.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9e275ba4-a2dc-41f6-b89b-c06d937a2ea5",
                            "gambit_id": "e9b2daf0-7e1d-4fd8-a693-d1c3bc17cb1f",
                            "last_updated": "2022-11-14T15:12:39.228214-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21a083c9-a546-4aea-a729-3f4ad0dedb0f/?format=api"
                        },
                        {
                            "id": "7c9869ff-b526-43d0-b22b-6e8dc7a86f34",
                            "gambit_id": "7275d197-8927-41e1-bff1-ea0e45dc00cc",
                            "last_updated": "2022-11-14T15:12:39.229135-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.41000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21a083c9-a546-4aea-a729-3f4ad0dedb0f/?format=api"
                        }
                    ]
                },
                {
                    "id": "2197b6f3-f063-41c3-9f2f-515002d4dfcb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db43c4e6-a873-462b-a685-123c9425c3f3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Capitals",
                                "amount": 6042.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 3958.0
                            }
                        ],
                        "expected_reward_tokens": 9182.56,
                        "profit_sb": 182.56,
                        "profit_sb_percentage": 2.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "06c05b31-42e7-4395-b9ab-96e0d0d68022",
                            "gambit_id": "53c710b8-2a26-483b-8803-5f38b0dc95b6",
                            "last_updated": "2022-11-14T15:12:39.226390-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.52000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2197b6f3-f063-41c3-9f2f-515002d4dfcb/?format=api"
                        },
                        {
                            "id": "0d8d24c4-74f1-43cc-a527-256d1671a145",
                            "gambit_id": "46cb126b-abc1-46a0-ab19-94055793a819",
                            "last_updated": "2022-11-14T15:12:39.224956-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.32000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2197b6f3-f063-41c3-9f2f-515002d4dfcb/?format=api"
                        }
                    ]
                },
                {
                    "id": "be2417be-52b3-46ba-9499-15958356ce9b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db43c4e6-a873-462b-a685-123c9425c3f3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "58ebd2ce-0e1f-40cb-a7ad-7e656ef9329f",
                            "gambit_id": "bbb84b66-3b02-49d3-80b4-ad095424cd15",
                            "last_updated": "2022-11-14T15:12:39.219770-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be2417be-52b3-46ba-9499-15958356ce9b/?format=api"
                        },
                        {
                            "id": "e612ce0e-29ce-4d39-87af-e774fcf7fcba",
                            "gambit_id": "466d56a9-46d9-45f4-bff6-966f36eb4ba2",
                            "last_updated": "2022-11-14T15:12:39.221395-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be2417be-52b3-46ba-9499-15958356ce9b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "98702dc7-4c31-4d24-80c6-058ef27d17f2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ded0ee56-4594-400b-8292-6036d8996e9d",
            "completed": true,
            "last_updated": "2022-11-14T15:07:44.360862-05:00",
            "created_at": "1969-12-31T19:00:00-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/ded0ee56-4594-400b-8292-6036d8996e9d",
            "datetime": "2022-11-13T18:10:00-05:00",
            "cutoff_datetime": "2022-11-13T18:10:00-05:00",
            "name": "Minnesota Timberwolves v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "344862fb-37a4-4eea-a81e-44c7d76b3251",
                    "match": "https://api-prod.gambitprofit.com/api/matches/98702dc7-4c31-4d24-80c6-058ef27d17f2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 5097.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "09edbc40-defa-4e05-ac3b-606cede1dffa",
                            "gambit_id": "6c04684b-d509-41be-b12e-d0823c65698e",
                            "last_updated": "2022-11-14T15:07:44.370612-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/344862fb-37a4-4eea-a81e-44c7d76b3251/?format=api"
                        },
                        {
                            "id": "95da99bb-0f59-4e54-9bfc-1c62be0ba416",
                            "gambit_id": "0fa98c5f-203c-484d-856d-06773d2bce83",
                            "last_updated": "2022-11-14T15:07:44.371744-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/344862fb-37a4-4eea-a81e-44c7d76b3251/?format=api"
                        }
                    ]
                },
                {
                    "id": "507d8b69-4d0f-406e-a6ad-1372a477204e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/98702dc7-4c31-4d24-80c6-058ef27d17f2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 5000.0
                            },
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8a26aa96-45ba-49fc-89b5-2f0d8b989ead",
                            "gambit_id": "7eec4286-a81f-49c7-9fae-fc159aaeacff",
                            "last_updated": "2022-11-14T15:07:44.368331-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/507d8b69-4d0f-406e-a6ad-1372a477204e/?format=api"
                        },
                        {
                            "id": "e2ab43f1-5b3e-46fe-8bf6-d6ecba0d0b40",
                            "gambit_id": "01d5ff41-6c95-4933-8753-c1f1e34a535f",
                            "last_updated": "2022-11-14T15:07:44.367158-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/507d8b69-4d0f-406e-a6ad-1372a477204e/?format=api"
                        }
                    ]
                },
                {
                    "id": "7156158d-6965-47e4-b23f-556bd4cf2598",
                    "match": "https://api-prod.gambitprofit.com/api/matches/98702dc7-4c31-4d24-80c6-058ef27d17f2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 221",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 221",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "039a05ca-ab7a-4cd8-bbd4-ab38839e464b",
                            "gambit_id": "ee696f57-83b9-4544-8e14-df7823b72361",
                            "last_updated": "2022-11-14T15:07:44.364873-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 221",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "221.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7156158d-6965-47e4-b23f-556bd4cf2598/?format=api"
                        },
                        {
                            "id": "061744bf-29fa-494b-b7cc-df932d58cb37",
                            "gambit_id": "fb6413a3-4dc2-424c-ab2d-3e23d72fdef3",
                            "last_updated": "2022-11-14T15:07:44.363700-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 221",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "221.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7156158d-6965-47e4-b23f-556bd4cf2598/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3ea10682-69c5-4e48-a314-3ec04c0faa95",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b39c51a5-7408-49b1-9a8d-76ffb06a2d21",
            "completed": true,
            "last_updated": "2022-11-14T15:07:44.060250-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b39c51a5-7408-49b1-9a8d-76ffb06a2d21",
            "datetime": "2022-11-13T18:10:00-05:00",
            "cutoff_datetime": "2022-11-13T18:10:00-05:00",
            "name": "Memphis Grizzlies v. Washington Wizards",
            "bettypes": [
                {
                    "id": "c76950f0-ed82-4ac2-97c7-9eec309895a6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ea10682-69c5-4e48-a314-3ec04c0faa95/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Wizards",
                                "amount": 5304.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8c4a6367-30a7-4cf6-ade2-c21e1173e92f",
                            "gambit_id": "b04a88eb-6b48-4ec2-8420-c46103d08471",
                            "last_updated": "2022-11-14T15:07:44.069847-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c76950f0-ed82-4ac2-97c7-9eec309895a6/?format=api"
                        },
                        {
                            "id": "5dd531b4-c8e0-43c7-a2fd-8fd8548d5acf",
                            "gambit_id": "9e97b8aa-9158-4cb1-a18a-2c58479a6809",
                            "last_updated": "2022-11-14T15:07:44.070969-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c76950f0-ed82-4ac2-97c7-9eec309895a6/?format=api"
                        }
                    ]
                },
                {
                    "id": "657ac540-a9c0-4954-8ff4-6431e327431c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ea10682-69c5-4e48-a314-3ec04c0faa95/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Wizards",
                                "amount": 5000.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e208aa7b-26d7-4991-8ae1-6d520b6a6916",
                            "gambit_id": "df9f3689-0d2f-4c72-bf1f-1658836c63da",
                            "last_updated": "2022-11-14T15:07:44.066455-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/657ac540-a9c0-4954-8ff4-6431e327431c/?format=api"
                        },
                        {
                            "id": "b625667a-646a-4cae-bde4-571056a26f13",
                            "gambit_id": "a1a15a4a-8973-4661-8a49-26ddd22bba17",
                            "last_updated": "2022-11-14T15:07:44.067598-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/657ac540-a9c0-4954-8ff4-6431e327431c/?format=api"
                        }
                    ]
                },
                {
                    "id": "9cc28fea-0c11-45f2-8a47-b837e8d04500",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ea10682-69c5-4e48-a314-3ec04c0faa95/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 217.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 217.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e107bba3-bdc7-49e1-b6f6-578c3e53e7f6",
                            "gambit_id": "83ee55ca-28e1-4c8b-a89a-ccb362d4944b",
                            "last_updated": "2022-11-14T15:07:44.063105-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 217.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "217.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cc28fea-0c11-45f2-8a47-b837e8d04500/?format=api"
                        },
                        {
                            "id": "e884acfd-aabf-4e20-b1ed-17cddcd57a80",
                            "gambit_id": "30809806-ed7f-44a9-aef3-b5663df21ab5",
                            "last_updated": "2022-11-14T15:07:44.064231-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 217.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "217.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cc28fea-0c11-45f2-8a47-b837e8d04500/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "90e52aa4-9de4-4ff8-ab47-a8e4fbd3389d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "89264a2c-01b9-4681-9368-7faf2983961d",
            "completed": true,
            "last_updated": "2022-11-14T15:12:36.235435-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.04,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/89264a2c-01b9-4681-9368-7faf2983961d",
            "datetime": "2022-11-13T18:05:00-05:00",
            "cutoff_datetime": "2022-11-13T18:05:00-05:00",
            "name": "Vancouver Canucks v. Boston Bruins",
            "bettypes": [
                {
                    "id": "5347f0a9-9fa0-4fa6-9892-6ce30d4cd7e8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90e52aa4-9de4-4ff8-ab47-a8e4fbd3389d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Bruins",
                                "amount": 6542.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 3458.0
                            }
                        ],
                        "expected_reward_tokens": 9093.38,
                        "profit_sb": 93.38,
                        "profit_sb_percentage": 1.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "79760449-7470-4ee8-8d68-805564f5a645",
                            "gambit_id": "4efb6dc4-8d14-4b78-82d4-2085ad3ad94f",
                            "last_updated": "2022-11-14T15:12:36.243668-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.39000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5347f0a9-9fa0-4fa6-9892-6ce30d4cd7e8/?format=api"
                        },
                        {
                            "id": "6a1a0350-ba64-4e26-8340-48810c1d322c",
                            "gambit_id": "3823ef9b-9721-4114-88b6-b2e257d10ac9",
                            "last_updated": "2022-11-14T15:12:36.244602-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.63000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5347f0a9-9fa0-4fa6-9892-6ce30d4cd7e8/?format=api"
                        }
                    ]
                },
                {
                    "id": "4128ab30-1502-4811-8ac7-d025f2fad059",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90e52aa4-9de4-4ff8-ab47-a8e4fbd3389d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vancouver Canucks",
                                "amount": 5397.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 4603.0
                            }
                        ],
                        "expected_reward_tokens": 9066.96,
                        "profit_sb": 66.96,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "591bd82c-a2ad-407a-864b-ab3133091e6d",
                            "gambit_id": "9fccf77e-e149-40ae-b633-ee959f9a4495",
                            "last_updated": "2022-11-14T15:12:36.241803-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.68000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4128ab30-1502-4811-8ac7-d025f2fad059/?format=api"
                        },
                        {
                            "id": "f0a654a8-2668-4eef-8394-475aa0547f08",
                            "gambit_id": "ea8e25c4-9e4e-4bc9-8ab5-de9ee1a960e0",
                            "last_updated": "2022-11-14T15:12:36.240857-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.97000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4128ab30-1502-4811-8ac7-d025f2fad059/?format=api"
                        }
                    ]
                },
                {
                    "id": "29034441-cd64-4fbe-9b58-931ee368dec1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90e52aa4-9de4-4ff8-ab47-a8e4fbd3389d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fa59041c-3e4a-497d-b08f-834285e2fc4c",
                            "gambit_id": "51a28046-05f9-430f-bd46-ccde955a4729",
                            "last_updated": "2022-11-14T15:12:36.237971-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29034441-cd64-4fbe-9b58-931ee368dec1/?format=api"
                        },
                        {
                            "id": "1efc0d4d-a3fb-4c2f-bd7e-1129f30c96da",
                            "gambit_id": "72a692bd-8ffb-4eee-b314-79e5e6bf0a01",
                            "last_updated": "2022-11-14T15:12:36.238914-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29034441-cd64-4fbe-9b58-931ee368dec1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "539440ab-1beb-4468-a979-9577b58b9beb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "35aa0063-2ce0-4f22-abe0-093af37bf106",
            "completed": true,
            "last_updated": "2022-11-14T15:12:37.689347-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.25,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/35aa0063-2ce0-4f22-abe0-093af37bf106",
            "datetime": "2022-11-13T18:05:00-05:00",
            "cutoff_datetime": "2022-11-13T18:05:00-05:00",
            "name": "San Jose Sharks v. Minnesota Wild",
            "bettypes": [
                {
                    "id": "00f1a77a-798e-4b9e-ae09-21cb53d1bef7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/539440ab-1beb-4468-a979-9577b58b9beb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Wild",
                                "amount": 6482.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d0715fc6-0f7c-446e-9d6d-0aad291a5cc3",
                            "gambit_id": "e3f2a745-f0ba-4d7a-847b-cd345d4fd666",
                            "last_updated": "2022-11-14T15:12:37.698432-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00f1a77a-798e-4b9e-ae09-21cb53d1bef7/?format=api"
                        },
                        {
                            "id": "8f334b4f-d418-42da-8247-0173100540df",
                            "gambit_id": "449e0ffd-660d-42f8-a725-f3687c9b50e6",
                            "last_updated": "2022-11-14T15:12:37.699418-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00f1a77a-798e-4b9e-ae09-21cb53d1bef7/?format=api"
                        }
                    ]
                },
                {
                    "id": "ed211737-2154-4c80-9f5b-62ea6eb7f562",
                    "match": "https://api-prod.gambitprofit.com/api/matches/539440ab-1beb-4468-a979-9577b58b9beb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Jose Sharks",
                                "amount": 5660.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 4340.0
                            }
                        ],
                        "expected_reward_tokens": 9112.6,
                        "profit_sb": 112.6,
                        "profit_sb_percentage": 1.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "830bef6e-f19a-4981-8f82-262bc75e7439",
                            "gambit_id": "47507bce-f57b-4c13-a5e0-59407104f577",
                            "last_updated": "2022-11-14T15:12:37.696535-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.61000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed211737-2154-4c80-9f5b-62ea6eb7f562/?format=api"
                        },
                        {
                            "id": "91c144e8-d18f-4b7d-be86-cdd2bceb50ad",
                            "gambit_id": "59116097-4c91-4523-9f9b-3b23fcb46ef0",
                            "last_updated": "2022-11-14T15:12:37.695593-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.10000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed211737-2154-4c80-9f5b-62ea6eb7f562/?format=api"
                        }
                    ]
                },
                {
                    "id": "e662fd43-81de-4b1c-8fd1-4ba6cc6f443a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/539440ab-1beb-4468-a979-9577b58b9beb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "195a5ead-88f3-4688-996b-496da16dd7e8",
                            "gambit_id": "e03a2b25-dfb3-448e-bae9-3afd8a90b351",
                            "last_updated": "2022-11-14T15:12:37.692150-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e662fd43-81de-4b1c-8fd1-4ba6cc6f443a/?format=api"
                        },
                        {
                            "id": "84300206-f89d-48fb-88a2-5a21de6bcc26",
                            "gambit_id": "036c81d6-a181-48c4-a3e7-b4d7d9d8bb39",
                            "last_updated": "2022-11-14T15:12:37.693321-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e662fd43-81de-4b1c-8fd1-4ba6cc6f443a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2bf329c9-9273-4564-9537-83eac7035997",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "86d7a0bb-6592-4a9d-b75d-5522fbf8ae68",
            "completed": true,
            "last_updated": "2022-11-14T14:52:39.111779-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.3,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/86d7a0bb-6592-4a9d-b75d-5522fbf8ae68",
            "datetime": "2022-11-13T16:25:00-05:00",
            "cutoff_datetime": "2022-11-13T16:25:00-05:00",
            "name": "Arizona Cardinals v. Los Angeles Rams",
            "bettypes": [
                {
                    "id": "b9d72c13-e292-4e72-b704-b4274bf8071d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2bf329c9-9273-4564-9537-83eac7035997/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Rams",
                                "amount": 6179.0
                            },
                            {
                                "team": "Arizona Cardinals",
                                "amount": 3821.0
                            }
                        ],
                        "expected_reward_tokens": 9206.71,
                        "profit_sb": 206.71,
                        "profit_sb_percentage": 2.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "722d5e0d-acb1-44eb-b47a-a9fc44bd2956",
                            "gambit_id": "2ec40e46-8774-4db0-b329-cb2f994daa6f",
                            "last_updated": "2022-11-14T14:52:39.118111-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9d72c13-e292-4e72-b704-b4274bf8071d/?format=api"
                        },
                        {
                            "id": "e974f83b-0b83-4d2b-aedd-16e55bff4cca",
                            "gambit_id": "93f937b9-caad-4ab4-9b21-3c75732d9ac7",
                            "last_updated": "2022-11-14T14:52:39.119228-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "2.41000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9d72c13-e292-4e72-b704-b4274bf8071d/?format=api"
                        }
                    ]
                },
                {
                    "id": "7df543d4-6616-4ee1-a1d9-15e8e94f8385",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2bf329c9-9273-4564-9537-83eac7035997/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arizona Cardinals",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Rams",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f5adbb0e-d226-4b5d-af21-be82a58f4fd9",
                            "gambit_id": "14a2f11a-a32f-41d5-9ff4-65a189139fb6",
                            "last_updated": "2022-11-14T14:52:39.122517-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df543d4-6616-4ee1-a1d9-15e8e94f8385/?format=api"
                        },
                        {
                            "id": "ba054b63-148f-4fc3-b4c1-cd223b5b4ed9",
                            "gambit_id": "eb37c667-159b-44ec-8d64-094b3b420c10",
                            "last_updated": "2022-11-14T14:52:39.121492-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df543d4-6616-4ee1-a1d9-15e8e94f8385/?format=api"
                        }
                    ]
                },
                {
                    "id": "2ef29a82-e37f-4810-bd4b-04379438180e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2bf329c9-9273-4564-9537-83eac7035997/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 38",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 38",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3fd242bd-230f-4916-882e-e383534d07fc",
                            "gambit_id": "7818a3a2-e18c-48d1-8733-38cad47732e6",
                            "last_updated": "2022-11-14T14:52:39.114565-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 38",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "38.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ef29a82-e37f-4810-bd4b-04379438180e/?format=api"
                        },
                        {
                            "id": "09ed2b7e-4220-4c12-9746-d513e376151e",
                            "gambit_id": "7dd24ae2-6321-4296-8e66-27dabb9a2120",
                            "last_updated": "2022-11-14T14:52:39.115718-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 38",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "38.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ef29a82-e37f-4810-bd4b-04379438180e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1dc83ae6-fa49-4b4c-970d-e8a2bb744585",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0370ca8e-6f50-4d66-a5bc-a689965e74be",
            "completed": true,
            "last_updated": "2022-11-14T14:52:39.474500-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.65,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/0370ca8e-6f50-4d66-a5bc-a689965e74be",
            "datetime": "2022-11-13T16:25:00-05:00",
            "cutoff_datetime": "2022-11-13T16:25:00-05:00",
            "name": "Dallas Cowboys v. Green Bay Packers",
            "bettypes": [
                {
                    "id": "90eb46ff-e8ea-4e08-9b92-68d21446413e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1dc83ae6-fa49-4b4c-970d-e8a2bb744585/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Cowboys",
                                "amount": 6266.0
                            },
                            {
                                "team": "Green Bay Packers",
                                "amount": 3734.0
                            }
                        ],
                        "expected_reward_tokens": 9148.3,
                        "profit_sb": 148.3,
                        "profit_sb_percentage": 1.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "94388f3d-7a86-42e4-acdb-47178fc8d7cb",
                            "gambit_id": "465cb04c-be00-4f87-a285-0c3c0a8cff60",
                            "last_updated": "2022-11-14T14:52:39.481932-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Cowboys",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90eb46ff-e8ea-4e08-9b92-68d21446413e/?format=api"
                        },
                        {
                            "id": "7ada4327-5324-4962-8eca-f0dd0b912847",
                            "gambit_id": "918c2f4d-8f4a-405b-8b7f-bcfe9865f3e2",
                            "last_updated": "2022-11-14T14:52:39.480772-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Green Bay Packers",
                            "reward": "2.45000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90eb46ff-e8ea-4e08-9b92-68d21446413e/?format=api"
                        }
                    ]
                },
                {
                    "id": "6bb07aab-31c6-4329-b641-cd79d97ed703",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1dc83ae6-fa49-4b4c-970d-e8a2bb744585/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Cowboys",
                                "amount": 5000.0
                            },
                            {
                                "team": "Green Bay Packers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "96aa8d3e-ce97-436c-85ec-0b1f9095a144",
                            "gambit_id": "d50dc01a-3e86-4faa-b6b4-21d85a10ddab",
                            "last_updated": "2022-11-14T14:52:39.485353-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Cowboys",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bb07aab-31c6-4329-b641-cd79d97ed703/?format=api"
                        },
                        {
                            "id": "36426c25-2c4d-4f75-9036-86dbc37589e0",
                            "gambit_id": "209c9dad-29d9-4388-a753-84fb36cd4585",
                            "last_updated": "2022-11-14T14:52:39.484198-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Green Bay Packers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bb07aab-31c6-4329-b641-cd79d97ed703/?format=api"
                        }
                    ]
                },
                {
                    "id": "98533b2e-ae76-479c-8ed3-8cb0f5d2d008",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1dc83ae6-fa49-4b4c-970d-e8a2bb744585/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 44.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 44.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "231b66df-6d7d-430b-84cc-30fabb59db6f",
                            "gambit_id": "c8588129-f573-4424-9bb5-b8d370804dbf",
                            "last_updated": "2022-11-14T14:52:39.477294-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 44.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98533b2e-ae76-479c-8ed3-8cb0f5d2d008/?format=api"
                        },
                        {
                            "id": "db5ffb16-5bd0-42eb-87c7-a4a166adae7c",
                            "gambit_id": "447d16b8-6bac-4674-be89-c0f97593754a",
                            "last_updated": "2022-11-14T14:52:39.478483-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 44.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98533b2e-ae76-479c-8ed3-8cb0f5d2d008/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6255ab62-ef9d-4717-ad5b-28d129fc8d15",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6f612def-09b3-4cca-af83-4357277f0bde",
            "completed": true,
            "last_updated": "2022-11-14T14:52:38.756883-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.83,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/6f612def-09b3-4cca-af83-4357277f0bde",
            "datetime": "2022-11-13T16:05:00-05:00",
            "cutoff_datetime": "2022-11-13T16:05:00-05:00",
            "name": "Indianapolis Colts v. Las Vegas Raiders",
            "bettypes": [
                {
                    "id": "3c53f95d-7d94-45ef-87f8-cd4cbc548c81",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6255ab62-ef9d-4717-ad5b-28d129fc8d15/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Las Vegas Raiders",
                                "amount": 6482.0
                            },
                            {
                                "team": "Indianapolis Colts",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ac26f1bb-e3d6-4618-ac53-23bf8444b0b9",
                            "gambit_id": "37597358-afa0-4197-bf2d-1e2d3e9d2f02",
                            "last_updated": "2022-11-14T14:52:38.763601-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c53f95d-7d94-45ef-87f8-cd4cbc548c81/?format=api"
                        },
                        {
                            "id": "33d8c765-c76f-4d81-bf3d-9d97dd6fcc14",
                            "gambit_id": "44283627-d2f9-4bda-8590-06c1a24dc593",
                            "last_updated": "2022-11-14T14:52:38.764824-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indianapolis Colts",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c53f95d-7d94-45ef-87f8-cd4cbc548c81/?format=api"
                        }
                    ]
                },
                {
                    "id": "48d38cfa-b373-4052-b710-12512f16831b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6255ab62-ef9d-4717-ad5b-28d129fc8d15/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indianapolis Colts",
                                "amount": 5000.0
                            },
                            {
                                "team": "Las Vegas Raiders",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ff8df3db-6b0a-4c64-9700-0fee9d41cc61",
                            "gambit_id": "1bf77fc6-9210-4c7b-9c8e-b9ee3a5a19e4",
                            "last_updated": "2022-11-14T14:52:38.768188-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indianapolis Colts",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48d38cfa-b373-4052-b710-12512f16831b/?format=api"
                        },
                        {
                            "id": "3fc182b6-d382-41bd-b899-b6794b038560",
                            "gambit_id": "cd832ced-ae53-41e2-8ea2-fa080810c00b",
                            "last_updated": "2022-11-14T14:52:38.767089-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48d38cfa-b373-4052-b710-12512f16831b/?format=api"
                        }
                    ]
                },
                {
                    "id": "c4986d08-115c-405a-999e-97df181b59c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6255ab62-ef9d-4717-ad5b-28d129fc8d15/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 41.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 41.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3d4a1396-5276-4e5e-9107-833b94aaf404",
                            "gambit_id": "7534a901-3e91-49ac-b004-458ae3f5a48e",
                            "last_updated": "2022-11-14T14:52:38.761312-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 41.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "41.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4986d08-115c-405a-999e-97df181b59c9/?format=api"
                        },
                        {
                            "id": "4c94ce97-b569-45f9-becb-e5a0b77b5f6f",
                            "gambit_id": "2bccdef9-65b4-4cf6-b59c-28f8bf2dcd19",
                            "last_updated": "2022-11-14T14:52:38.760122-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 41.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "41.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4986d08-115c-405a-999e-97df181b59c9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e9dfc0aa-49d1-4cdb-9a0a-8ab750b9f8e6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5ca648cd-9e79-451a-a9af-10b82d4b0dd0",
            "completed": true,
            "last_updated": "2022-11-14T15:17:45.810956-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.73,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5ca648cd-9e79-451a-a9af-10b82d4b0dd0",
            "datetime": "2022-11-13T13:05:00-05:00",
            "cutoff_datetime": "2022-11-13T13:05:00-05:00",
            "name": "Dallas Stars v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "6a0f6b3c-36d7-423c-947e-a2287ae2b0d8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e9dfc0aa-49d1-4cdb-9a0a-8ab750b9f8e6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 6266.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 3734.0
                            }
                        ],
                        "expected_reward_tokens": 9148.3,
                        "profit_sb": 148.3,
                        "profit_sb_percentage": 1.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f6b2d7e7-8ca6-400d-94a4-83301856524c",
                            "gambit_id": "f754a935-771a-4f2e-ab08-00a80de1ed5a",
                            "last_updated": "2022-11-14T15:17:45.820878-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a0f6b3c-36d7-423c-947e-a2287ae2b0d8/?format=api"
                        },
                        {
                            "id": "75221dac-c3c4-420b-a2da-7726c684f4b7",
                            "gambit_id": "e3e69827-204a-49a2-b084-55d009966286",
                            "last_updated": "2022-11-14T15:17:45.819905-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.45000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a0f6b3c-36d7-423c-947e-a2287ae2b0d8/?format=api"
                        }
                    ]
                },
                {
                    "id": "748a5048-234e-42a1-90cc-f9d6dc7ce2f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e9dfc0aa-49d1-4cdb-9a0a-8ab750b9f8e6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 5984.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 4016.0
                            }
                        ],
                        "expected_reward_tokens": 9155.52,
                        "profit_sb": 155.52,
                        "profit_sb_percentage": 1.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ffb17180-2d65-4557-a708-99784f496ae5",
                            "gambit_id": "61808e4d-7081-4070-9061-aade2c950be3",
                            "last_updated": "2022-11-14T15:17:45.816973-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/748a5048-234e-42a1-90cc-f9d6dc7ce2f3/?format=api"
                        },
                        {
                            "id": "9b9ce6eb-7141-4971-bf20-cfed15b531e6",
                            "gambit_id": "60b8f79a-0924-44ba-a209-13381b94e3b5",
                            "last_updated": "2022-11-14T15:17:45.817988-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.28000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/748a5048-234e-42a1-90cc-f9d6dc7ce2f3/?format=api"
                        }
                    ]
                },
                {
                    "id": "51f35564-3dd1-45a0-a193-0c6b80062719",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e9dfc0aa-49d1-4cdb-9a0a-8ab750b9f8e6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5397.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4603.0
                            }
                        ],
                        "expected_reward_tokens": 9066.96,
                        "profit_sb": 66.96,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e20b86b9-2909-4392-a964-aa95a46b42ea",
                            "gambit_id": "751de1e0-43b7-4fcf-9f76-949e13167d47",
                            "last_updated": "2022-11-14T15:17:45.813853-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.68000",
                            "odds": "1.76920",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51f35564-3dd1-45a0-a193-0c6b80062719/?format=api"
                        },
                        {
                            "id": "5ecd774a-68cc-490f-8433-e90f4f6dc05c",
                            "gambit_id": "7a9801e0-dd25-4784-ba78-f62ae488a78c",
                            "last_updated": "2022-11-14T15:17:45.815043-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.97000",
                            "odds": "2.10000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51f35564-3dd1-45a0-a193-0c6b80062719/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1eb5cce1-9705-418b-acbb-59385bb80260",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "802ce2c8-5d14-4a20-a0dd-6456958898c2",
            "completed": true,
            "last_updated": "2022-11-14T14:52:38.421925-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.24,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/802ce2c8-5d14-4a20-a0dd-6456958898c2",
            "datetime": "2022-11-13T13:02:00-05:00",
            "cutoff_datetime": "2022-11-13T13:02:00-05:00",
            "name": "New Orleans Saints v. Pittsburgh Steelers",
            "bettypes": [
                {
                    "id": "acf10cef-5646-4983-867c-5c2d1b39f2bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1eb5cce1-9705-418b-acbb-59385bb80260/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Steelers",
                                "amount": 5097.0
                            },
                            {
                                "team": "New Orleans Saints",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "caf501ec-8b2a-4be0-9f6d-5d745e5637cd",
                            "gambit_id": "ae153ee8-d153-4304-ad07-400b22b4fc52",
                            "last_updated": "2022-11-14T14:52:38.431357-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acf10cef-5646-4983-867c-5c2d1b39f2bc/?format=api"
                        },
                        {
                            "id": "39770d60-4fdd-4b11-ad3b-bb2a6f6c8169",
                            "gambit_id": "1bfb6b58-c76a-47af-91d5-ac7a5ce44f7b",
                            "last_updated": "2022-11-14T14:52:38.432398-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Saints",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acf10cef-5646-4983-867c-5c2d1b39f2bc/?format=api"
                        }
                    ]
                },
                {
                    "id": "1265daa0-abc6-4d44-ac54-6f7add89cebb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1eb5cce1-9705-418b-acbb-59385bb80260/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Steelers",
                                "amount": 5000.0
                            },
                            {
                                "team": "New Orleans Saints",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bbaaaed2-8b68-4a57-92cd-f167be1bd3fa",
                            "gambit_id": "eb9b948b-7e53-444a-be6f-6d64310f4a69",
                            "last_updated": "2022-11-14T14:52:38.429161-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1265daa0-abc6-4d44-ac54-6f7add89cebb/?format=api"
                        },
                        {
                            "id": "7c7adc4f-f5f8-4faa-8ad3-dcb9a30babd1",
                            "gambit_id": "503e37e6-895e-4856-9b63-e0ff338c2684",
                            "last_updated": "2022-11-14T14:52:38.428166-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Saints",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1265daa0-abc6-4d44-ac54-6f7add89cebb/?format=api"
                        }
                    ]
                },
                {
                    "id": "def17f53-8b53-4d9d-881c-c1ccbf8a27e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1eb5cce1-9705-418b-acbb-59385bb80260/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 39.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 39.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0f505d70-d429-4ed8-9ef6-c11fa6c5cf5c",
                            "gambit_id": "95b1ee3c-5328-4c42-892a-322be7ecf1af",
                            "last_updated": "2022-11-14T14:52:38.426205-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 39.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "39.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/def17f53-8b53-4d9d-881c-c1ccbf8a27e3/?format=api"
                        },
                        {
                            "id": "ce978e25-b288-49bd-b512-e53b13c36ff4",
                            "gambit_id": "95a5980a-d7a8-4308-b938-6686b38eb6ea",
                            "last_updated": "2022-11-14T14:52:38.424809-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 39.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "39.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/def17f53-8b53-4d9d-881c-c1ccbf8a27e3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c3545657-2c51-407d-913e-ffcfc24e3a66",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "53109471-5a14-42fb-8b50-cb605d656317",
            "completed": true,
            "last_updated": "2022-11-14T15:02:46.100111-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.73,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/53109471-5a14-42fb-8b50-cb605d656317",
            "datetime": "2022-11-13T13:00:00-05:00",
            "cutoff_datetime": "2022-11-13T13:00:00-05:00",
            "name": "Detroit Lions v. Chicago Bears",
            "bettypes": [
                {
                    "id": "0b298f30-a9e3-4309-b0c1-37502f60727d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3545657-2c51-407d-913e-ffcfc24e3a66/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bears",
                                "amount": 5984.0
                            },
                            {
                                "team": "Detroit Lions",
                                "amount": 4016.0
                            }
                        ],
                        "expected_reward_tokens": 9155.52,
                        "profit_sb": 155.52,
                        "profit_sb_percentage": 1.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b3b2dbf1-b240-4672-8f9b-3a6236b6ccbc",
                            "gambit_id": "7c3946c9-5ba7-4e53-812f-b3b991dbf553",
                            "last_updated": "2022-11-14T15:02:46.106965-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bears",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b298f30-a9e3-4309-b0c1-37502f60727d/?format=api"
                        },
                        {
                            "id": "9e163f6f-6d4f-41da-8474-ba0fc756f40a",
                            "gambit_id": "65ec4f60-6234-4a29-8a31-2fa6ca61debc",
                            "last_updated": "2022-11-14T15:02:46.106013-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Lions",
                            "reward": "2.28000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b298f30-a9e3-4309-b0c1-37502f60727d/?format=api"
                        }
                    ]
                },
                {
                    "id": "eaa81749-5e78-4c73-8459-e39d153421af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3545657-2c51-407d-913e-ffcfc24e3a66/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bears",
                                "amount": 5249.0
                            },
                            {
                                "team": "Detroit Lions",
                                "amount": 4751.0
                            }
                        ],
                        "expected_reward_tokens": 9026.9,
                        "profit_sb": 26.9,
                        "profit_sb_percentage": 0.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dd5f83ad-2f5e-4bd4-8574-e0cedd1c1b05",
                            "gambit_id": "3dc2e8e1-e6f4-437a-bb08-8b7fff1da6df",
                            "last_updated": "2022-11-14T15:02:46.108877-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bears",
                            "reward": "1.72000",
                            "odds": "1.81970",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eaa81749-5e78-4c73-8459-e39d153421af/?format=api"
                        },
                        {
                            "id": "4e1fb530-23d3-47de-9f47-84a73f97d936",
                            "gambit_id": "48e15b44-2439-45d1-908e-d8cfaf2571a9",
                            "last_updated": "2022-11-14T15:02:46.109848-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Lions",
                            "reward": "1.90000",
                            "odds": "2.02000",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eaa81749-5e78-4c73-8459-e39d153421af/?format=api"
                        }
                    ]
                },
                {
                    "id": "627fd253-5cae-4c3d-b0a7-0e2707e4fade",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3545657-2c51-407d-913e-ffcfc24e3a66/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 48",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 48",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c2ca5c90-0d65-45e7-be77-fa66b224e1c1",
                            "gambit_id": "408bb8ff-71d5-4ac1-90d0-bd0557d3e4eb",
                            "last_updated": "2022-11-14T15:02:46.104089-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 48",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "48.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/627fd253-5cae-4c3d-b0a7-0e2707e4fade/?format=api"
                        },
                        {
                            "id": "8780464e-97ed-447d-8b17-3be30cfc95ae",
                            "gambit_id": "eb31e3fb-2392-40e9-b643-b78afd4a7244",
                            "last_updated": "2022-11-14T15:02:46.102938-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 48",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "48.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/627fd253-5cae-4c3d-b0a7-0e2707e4fade/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "062e0e8a-d4ce-44c1-828a-8875a3b9cac7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e058e2b1-9f5f-4996-90c7-1cfc5b085101",
            "completed": true,
            "last_updated": "2022-11-14T14:57:43.211487-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.3,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e058e2b1-9f5f-4996-90c7-1cfc5b085101",
            "datetime": "2022-11-13T13:00:00-05:00",
            "cutoff_datetime": "2022-11-13T13:00:00-05:00",
            "name": "Cleveland Browns v. Miami Dolphins",
            "bettypes": [
                {
                    "id": "9dbd9609-9b0a-4963-b2b4-7c762f4dbb95",
                    "match": "https://api-prod.gambitprofit.com/api/matches/062e0e8a-d4ce-44c1-828a-8875a3b9cac7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Dolphins",
                                "amount": 6179.0
                            },
                            {
                                "team": "Cleveland Browns",
                                "amount": 3821.0
                            }
                        ],
                        "expected_reward_tokens": 9206.71,
                        "profit_sb": 206.71,
                        "profit_sb_percentage": 2.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d696b875-7375-4da2-9113-722ff3c3df64",
                            "gambit_id": "578ffa4b-dd37-4ed5-8785-f3a94a6a1a90",
                            "last_updated": "2022-11-14T14:57:43.217456-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Dolphins",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dbd9609-9b0a-4963-b2b4-7c762f4dbb95/?format=api"
                        },
                        {
                            "id": "12844f5c-b754-4048-afcf-9dc7461e00ee",
                            "gambit_id": "b3088a7a-bd70-4dd4-a6de-7cff68f8ffd5",
                            "last_updated": "2022-11-14T14:57:43.218400-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Browns",
                            "reward": "2.41000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dbd9609-9b0a-4963-b2b4-7c762f4dbb95/?format=api"
                        }
                    ]
                },
                {
                    "id": "994da5f6-9df5-40a7-b33d-6f507196488a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/062e0e8a-d4ce-44c1-828a-8875a3b9cac7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Browns",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami Dolphins",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1e1469f2-16aa-4d4f-a3b7-242270ce56bf",
                            "gambit_id": "ab8687a7-f285-4dc2-8107-c44dd890d37e",
                            "last_updated": "2022-11-14T14:57:43.221301-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Browns",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/994da5f6-9df5-40a7-b33d-6f507196488a/?format=api"
                        },
                        {
                            "id": "adda59f9-f758-495f-89a7-cb2a81219c30",
                            "gambit_id": "3e7bff25-b065-4cec-9fbd-11737311ee6a",
                            "last_updated": "2022-11-14T14:57:43.220322-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Dolphins",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/994da5f6-9df5-40a7-b33d-6f507196488a/?format=api"
                        }
                    ]
                },
                {
                    "id": "b48c8adb-324a-44dc-a546-09c79f8c08d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/062e0e8a-d4ce-44c1-828a-8875a3b9cac7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 49.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 49.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a8a6ea1d-e6b4-43ff-8676-8103d39844b3",
                            "gambit_id": "ed1f253d-10f7-43cd-beb7-63fa8067adc2",
                            "last_updated": "2022-11-14T14:57:43.215525-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 49.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "49.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b48c8adb-324a-44dc-a546-09c79f8c08d9/?format=api"
                        },
                        {
                            "id": "8c0961ea-582c-4305-91c4-9058bfc58eb3",
                            "gambit_id": "614f6580-17ff-4511-9f24-d4e0149d204f",
                            "last_updated": "2022-11-14T14:57:43.214347-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 49.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "49.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b48c8adb-324a-44dc-a546-09c79f8c08d9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9e0ad48e-5f9c-48e5-b39a-81752dc59084",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0b460ed4-8a59-480c-9283-d4b2f520f4f0",
            "completed": true,
            "last_updated": "2022-11-14T14:57:39.183766-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.04,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/0b460ed4-8a59-480c-9283-d4b2f520f4f0",
            "datetime": "2022-11-13T13:00:00-05:00",
            "cutoff_datetime": "2022-11-13T13:00:00-05:00",
            "name": "Houston Texans v. New York Giants",
            "bettypes": [
                {
                    "id": "87633ccc-ec97-4809-bd24-9a3a89491a04",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9e0ad48e-5f9c-48e5-b39a-81752dc59084/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Giants",
                                "amount": 6542.0
                            },
                            {
                                "team": "Houston Texans",
                                "amount": 3458.0
                            }
                        ],
                        "expected_reward_tokens": 9093.38,
                        "profit_sb": 93.38,
                        "profit_sb_percentage": 1.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "05320315-13ea-4456-a2a9-22f64a99433b",
                            "gambit_id": "97f6c3ee-e3a5-4f3f-9559-ee97db687b83",
                            "last_updated": "2022-11-14T14:57:39.189751-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Giants",
                            "reward": "1.39000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87633ccc-ec97-4809-bd24-9a3a89491a04/?format=api"
                        },
                        {
                            "id": "5c0d1db4-10d4-4684-b74e-d181629b6bd9",
                            "gambit_id": "ac635deb-f189-43e9-8e3a-209c683d1cfc",
                            "last_updated": "2022-11-14T14:57:39.190705-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Texans",
                            "reward": "2.63000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87633ccc-ec97-4809-bd24-9a3a89491a04/?format=api"
                        }
                    ]
                },
                {
                    "id": "ac01c11d-03ba-414f-8f7e-1f4911797526",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9e0ad48e-5f9c-48e5-b39a-81752dc59084/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Giants",
                                "amount": 5097.0
                            },
                            {
                                "team": "Houston Texans",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b5146add-f695-49a8-a05f-5f646177c060",
                            "gambit_id": "b895e5c3-bdc3-4100-bedc-7952ee99132f",
                            "last_updated": "2022-11-14T14:57:39.192635-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Giants",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac01c11d-03ba-414f-8f7e-1f4911797526/?format=api"
                        },
                        {
                            "id": "29ba19da-e011-4a3a-9400-a44c64f82bcd",
                            "gambit_id": "3b87ed0f-c147-41b2-9c25-6bede65e00e6",
                            "last_updated": "2022-11-14T14:57:39.193591-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Texans",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac01c11d-03ba-414f-8f7e-1f4911797526/?format=api"
                        }
                    ]
                },
                {
                    "id": "a3bf0dff-60bd-461a-ae14-527e0b80d8fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9e0ad48e-5f9c-48e5-b39a-81752dc59084/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 41.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 41.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "643f93ec-c7ef-45a8-9d4a-4fa47acd513a",
                            "gambit_id": "7f9fa693-b709-47ea-aa89-8adcd0840925",
                            "last_updated": "2022-11-14T14:57:39.187775-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 41.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "41.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3bf0dff-60bd-461a-ae14-527e0b80d8fe/?format=api"
                        },
                        {
                            "id": "c7614aa1-a588-4fc5-87e2-21151644450e",
                            "gambit_id": "522610a8-ea6b-44c3-a562-164537cf9c16",
                            "last_updated": "2022-11-14T14:57:39.186666-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 41.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "41.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3bf0dff-60bd-461a-ae14-527e0b80d8fe/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b923d60f-e5b0-4433-b152-8693603ad58f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "59ff228d-1935-4b59-bd98-568547368e87",
            "completed": true,
            "last_updated": "2022-11-14T14:57:39.731441-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.41,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/59ff228d-1935-4b59-bd98-568547368e87",
            "datetime": "2022-11-13T13:00:00-05:00",
            "cutoff_datetime": "2022-11-13T13:00:00-05:00",
            "name": "Minnesota Vikings v. Buffalo Bills",
            "bettypes": [
                {
                    "id": "3ed00d36-f51d-40cb-933c-53eeb00c2649",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b923d60f-e5b0-4433-b152-8693603ad58f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo Bills",
                                "amount": 7036.0
                            },
                            {
                                "team": "Minnesota Vikings",
                                "amount": 2964.0
                            }
                        ],
                        "expected_reward_tokens": 9217.16,
                        "profit_sb": 217.16,
                        "profit_sb_percentage": 2.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6ac85ded-d6b2-4db5-b604-835a5fb75115",
                            "gambit_id": "ef475ae3-e8dd-4919-b700-3e6a602499c5",
                            "last_updated": "2022-11-14T14:57:39.734343-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Bills",
                            "reward": "1.31000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ed00d36-f51d-40cb-933c-53eeb00c2649/?format=api"
                        },
                        {
                            "id": "98a6d0e6-7b01-4d59-97ed-d618e5d9859c",
                            "gambit_id": "3b2c21d1-6b9b-491c-9c0d-f97dd84d5580",
                            "last_updated": "2022-11-14T14:57:39.735569-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Vikings",
                            "reward": "3.11000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ed00d36-f51d-40cb-933c-53eeb00c2649/?format=api"
                        }
                    ]
                },
                {
                    "id": "00887c87-6252-49bf-a9eb-93718520499d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b923d60f-e5b0-4433-b152-8693603ad58f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Vikings",
                                "amount": 5000.0
                            },
                            {
                                "team": "Buffalo Bills",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "63b73afc-fc25-4d6c-a2d3-f84cc061178d",
                            "gambit_id": "5ce605e6-daf0-43d7-a289-d08dbd3a15bd",
                            "last_updated": "2022-11-14T14:57:39.741486-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Vikings",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00887c87-6252-49bf-a9eb-93718520499d/?format=api"
                        },
                        {
                            "id": "75f7a85a-06a2-4cf8-a7c6-2a12e787a70e",
                            "gambit_id": "674ce524-e643-4ccb-8c14-aa19d6d3fb9d",
                            "last_updated": "2022-11-14T14:57:39.740500-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Bills",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00887c87-6252-49bf-a9eb-93718520499d/?format=api"
                        }
                    ]
                },
                {
                    "id": "567b90ca-c586-4bac-a345-7c1ed695c488",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b923d60f-e5b0-4433-b152-8693603ad58f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 46.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 46.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7ab708ea-ab99-495f-894e-7429b27199a7",
                            "gambit_id": "c464ddf0-097b-432b-b269-5f27fc5b2364",
                            "last_updated": "2022-11-14T14:57:39.738521-05:00",
                            "created_at": "1969-12-31T19:00:00-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/567b90ca-c586-4bac-a345-7c1ed695c488/?format=api"
                        },
                        {
                            "id": "cf8d1297-5939-4369-a56f-e5a447b337ad",
                            "gambit_id": "bc1662ac-918e-4474-b028-07813e8b20ff",
                            "last_updated": "2022-11-14T14:57:39.737538-05:00",
                            "created_at": "1969-12-31T19:00:00-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/567b90ca-c586-4bac-a345-7c1ed695c488/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c685542c-2601-4857-b7e3-d63fa74e0d49",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9d7db756-33bd-4f12-9c0e-ac7a8119a93a",
            "completed": true,
            "last_updated": "2022-11-14T14:57:40.061988-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.03,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/9d7db756-33bd-4f12-9c0e-ac7a8119a93a",
            "datetime": "2022-11-13T13:00:00-05:00",
            "cutoff_datetime": "2022-11-13T13:00:00-05:00",
            "name": "Jacksonville Jaguars v. Kansas City Chiefs",
            "bettypes": [
                {
                    "id": "b375bbf3-1648-4640-9030-a04c78c46ca3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c685542c-2601-4857-b7e3-d63fa74e0d49/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 7727.0
                            },
                            {
                                "team": "Jacksonville Jaguars",
                                "amount": 2273.0
                            }
                        ],
                        "expected_reward_tokens": 9272.4,
                        "profit_sb": 272.4,
                        "profit_sb_percentage": 3.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "65d54e3e-67c1-401a-acf4-7282a90c963f",
                            "gambit_id": "1feb091a-b665-44d4-afd4-5fa75752de39",
                            "last_updated": "2022-11-14T14:57:40.068244-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.20000",
                            "odds": "1.22220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b375bbf3-1648-4640-9030-a04c78c46ca3/?format=api"
                        },
                        {
                            "id": "33d72cf2-efc8-4ace-9517-f0935599ddea",
                            "gambit_id": "ff0fd3fd-56d6-442f-b5c8-2c197dd1e61b",
                            "last_updated": "2022-11-14T14:57:40.069246-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "4.08000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b375bbf3-1648-4640-9030-a04c78c46ca3/?format=api"
                        }
                    ]
                },
                {
                    "id": "67ab86d0-24f8-43a2-b3d3-56ea78a58bfd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c685542c-2601-4857-b7e3-d63fa74e0d49/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 5000.0
                            },
                            {
                                "team": "Jacksonville Jaguars",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "441d69b8-4527-4e4e-8b33-67a00055d34d",
                            "gambit_id": "c7b20317-2279-4604-b6f4-9cba966ecb19",
                            "last_updated": "2022-11-14T14:57:40.071150-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67ab86d0-24f8-43a2-b3d3-56ea78a58bfd/?format=api"
                        },
                        {
                            "id": "ba0d7290-abdc-4dbf-ab95-5ffa4d78a29a",
                            "gambit_id": "1e80aa87-e9fa-4ab9-aa5d-ed6492799a6a",
                            "last_updated": "2022-11-14T14:57:40.072128-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67ab86d0-24f8-43a2-b3d3-56ea78a58bfd/?format=api"
                        }
                    ]
                },
                {
                    "id": "518657cf-d4a2-4b21-b9b3-227c4c03d9a0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c685542c-2601-4857-b7e3-d63fa74e0d49/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 51.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 51.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d2596b00-3025-4d86-83b6-8c07426fd4b8",
                            "gambit_id": "487fa6dd-4a2c-4099-88cf-39038393383d",
                            "last_updated": "2022-11-14T14:57:40.066293-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 51.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "51.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/518657cf-d4a2-4b21-b9b3-227c4c03d9a0/?format=api"
                        },
                        {
                            "id": "3c28e0aa-f3d0-4209-a873-955c47f078a7",
                            "gambit_id": "a10a721c-b6f3-4262-a6fe-0c1f46ec1650",
                            "last_updated": "2022-11-14T14:57:40.064974-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 51.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "51.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/518657cf-d4a2-4b21-b9b3-227c4c03d9a0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a1da35ab-a7f8-4571-ac65-88c4099264a6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d3189d3e-f0c9-467d-8307-e823d70e82b9",
            "completed": true,
            "last_updated": "2022-11-14T14:57:41.747200-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.68,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/d3189d3e-f0c9-467d-8307-e823d70e82b9",
            "datetime": "2022-11-13T13:00:00-05:00",
            "cutoff_datetime": "2022-11-13T13:00:00-05:00",
            "name": "Denver Broncos v. Tennessee Titans",
            "bettypes": [
                {
                    "id": "710db622-d9fb-4933-9f84-d2db4eed86de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1da35ab-a7f8-4571-ac65-88c4099264a6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tennessee Titans",
                                "amount": 5492.0
                            },
                            {
                                "team": "Denver Broncos",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "171e6705-1446-4332-9967-50ec5b8efe68",
                            "gambit_id": "1fca84a4-f1d0-437c-a5fe-95e516ebdd06",
                            "last_updated": "2022-11-14T14:57:41.753387-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee Titans",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/710db622-d9fb-4933-9f84-d2db4eed86de/?format=api"
                        },
                        {
                            "id": "6844917b-6661-4d86-ace6-af4504485042",
                            "gambit_id": "b80a5e52-6379-4c94-8e9e-c55ba70eff55",
                            "last_updated": "2022-11-14T14:57:41.754416-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Broncos",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/710db622-d9fb-4933-9f84-d2db4eed86de/?format=api"
                        }
                    ]
                },
                {
                    "id": "b738ebb1-3279-49a0-9054-0105002388f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1da35ab-a7f8-4571-ac65-88c4099264a6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Broncos",
                                "amount": 5000.0
                            },
                            {
                                "team": "Tennessee Titans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3f199292-e290-46bf-8230-0d7f92bc129a",
                            "gambit_id": "937a6892-48f7-4ba9-87bf-42065a116a45",
                            "last_updated": "2022-11-14T14:57:41.758143-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Broncos",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b738ebb1-3279-49a0-9054-0105002388f6/?format=api"
                        },
                        {
                            "id": "4233b2d0-a1c5-4c4e-852f-d262626ad4aa",
                            "gambit_id": "b0cf29c2-5b0f-42f5-aa65-bc53d794a747",
                            "last_updated": "2022-11-14T14:57:41.757156-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee Titans",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b738ebb1-3279-49a0-9054-0105002388f6/?format=api"
                        }
                    ]
                },
                {
                    "id": "80f42800-3927-44d1-b4dd-0086dad8e83f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1da35ab-a7f8-4571-ac65-88c4099264a6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 39.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 39.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "04db08a1-70ec-4e2e-80c9-009d6e4cc5a3",
                            "gambit_id": "5f1ce6c3-473d-4047-94cb-01cb89ea73a2",
                            "last_updated": "2022-11-14T14:57:41.750140-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 39.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "39.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80f42800-3927-44d1-b4dd-0086dad8e83f/?format=api"
                        },
                        {
                            "id": "512972ed-8da9-47dd-8abb-b87d2a5bcfc2",
                            "gambit_id": "a8f2e329-7d87-41f5-b000-798511d1405f",
                            "last_updated": "2022-11-14T14:57:41.751318-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 39.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "39.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80f42800-3927-44d1-b4dd-0086dad8e83f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "27beffac-1a6d-4193-933e-06d191237044",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "67a07142-d91c-4607-82ff-20388374f5f3",
            "completed": true,
            "last_updated": "2022-11-14T15:07:42.437451-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.83,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/67a07142-d91c-4607-82ff-20388374f5f3",
            "datetime": "2022-11-13T12:10:00-05:00",
            "cutoff_datetime": "2022-11-13T12:10:00-05:00",
            "name": "Oklahoma City Thunder v. New York Knicks",
            "bettypes": [
                {
                    "id": "981d6b9f-3349-499e-b50c-1cfc9ee32c5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/27beffac-1a6d-4193-933e-06d191237044/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "amount": 6482.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cc2be1e3-fd4b-40b4-94a8-60a604606c97",
                            "gambit_id": "1f5067c4-bb99-4513-80e1-57932ed6bc35",
                            "last_updated": "2022-11-14T15:07:42.443983-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/981d6b9f-3349-499e-b50c-1cfc9ee32c5e/?format=api"
                        },
                        {
                            "id": "92d53898-3742-4c35-989c-5c816483ce60",
                            "gambit_id": "a4543d7d-87c9-4cc8-b57e-f1e6e74f74d7",
                            "last_updated": "2022-11-14T15:07:42.445153-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/981d6b9f-3349-499e-b50c-1cfc9ee32c5e/?format=api"
                        }
                    ]
                },
                {
                    "id": "0be3a07c-25b7-405e-a6fa-eb613e4a9527",
                    "match": "https://api-prod.gambitprofit.com/api/matches/27beffac-1a6d-4193-933e-06d191237044/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cf5b984e-8fa2-4b4a-a5c9-d47278600f8b",
                            "gambit_id": "d26f473e-dcc7-44d1-b2a6-ed68ffb2aa42",
                            "last_updated": "2022-11-14T15:07:42.448651-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0be3a07c-25b7-405e-a6fa-eb613e4a9527/?format=api"
                        },
                        {
                            "id": "61b7bcec-fcb6-447b-98e9-96900cffc75f",
                            "gambit_id": "b4bd53bf-ab24-4ade-8ea3-c0af1e17421a",
                            "last_updated": "2022-11-14T15:07:42.447452-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0be3a07c-25b7-405e-a6fa-eb613e4a9527/?format=api"
                        }
                    ]
                },
                {
                    "id": "d2da9264-8a2a-4ab6-8d6e-e74691f009a6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/27beffac-1a6d-4193-933e-06d191237044/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 226",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 226",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6de2589b-8ccd-4847-aeb4-b1e5fd0ecfa4",
                            "gambit_id": "8c69444b-988c-4d7b-9fe9-6edcbc1d01a1",
                            "last_updated": "2022-11-14T15:07:42.440394-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 226",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2da9264-8a2a-4ab6-8d6e-e74691f009a6/?format=api"
                        },
                        {
                            "id": "23778fad-5d7d-42a1-bafc-bda34968f26c",
                            "gambit_id": "612cce5c-3d54-434c-93d9-17efac0ed00a",
                            "last_updated": "2022-11-14T15:07:42.441626-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 226",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2da9264-8a2a-4ab6-8d6e-e74691f009a6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3957c456-7edf-4255-a1f0-840d84ff5a99",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cb41b870-e8df-4d81-9e83-5e8b193d48cf",
            "completed": true,
            "last_updated": "2022-11-14T15:23:08.330288-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.23,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/cb41b870-e8df-4d81-9e83-5e8b193d48cf",
            "datetime": "2022-11-13T11:30:00-05:00",
            "cutoff_datetime": "2022-11-13T11:30:00-05:00",
            "name": "Fulham v. Manchester United",
            "bettypes": [
                {
                    "id": "4d106803-2ebc-405c-a931-6290794a967c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3957c456-7edf-4255-a1f0-840d84ff5a99/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Manchester United",
                                "amount": 6641.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3359.0
                            }
                        ],
                        "expected_reward_tokens": 11487.78,
                        "profit_sb": 2487.78,
                        "profit_sb_percentage": 27.64,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester United",
                                "amount": 5077.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2568.0
                            },
                            {
                                "team": "Fulham",
                                "amount": 2355.0
                            }
                        ],
                        "expected_reward_tokens": 8782.56,
                        "profit_sb": -217.44,
                        "profit_sb_percentage": -2.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "37f04f00-96c5-490e-9871-891169c7ceb2",
                            "gambit_id": "f83a41ce-cb50-42c9-9e3d-dc26cae406c6",
                            "last_updated": "2022-11-14T15:23:08.336456-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Manchester United",
                            "reward": "1.73000",
                            "odds": "1.83000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d106803-2ebc-405c-a931-6290794a967c/?format=api"
                        },
                        {
                            "id": "459beb92-78c0-4668-b1ee-78ac3e463eeb",
                            "gambit_id": "538400ae-fd9e-4720-9c93-7e4a2279e325",
                            "last_updated": "2022-11-14T15:23:08.338415-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.42000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d106803-2ebc-405c-a931-6290794a967c/?format=api"
                        },
                        {
                            "id": "eedd0789-5d08-437a-bb44-35a523f8cc56",
                            "gambit_id": "22142e2f-4134-43f4-85ba-1a9c8dbb274f",
                            "last_updated": "2022-11-14T15:23:08.337494-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fulham",
                            "reward": "3.73000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d106803-2ebc-405c-a931-6290794a967c/?format=api"
                        }
                    ]
                },
                {
                    "id": "0b27666d-daef-4139-bc34-a39ab2d87499",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3957c456-7edf-4255-a1f0-840d84ff5a99/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5487.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4513.0
                            }
                        ],
                        "expected_reward_tokens": 8888.94,
                        "profit_sb": -111.06,
                        "profit_sb_percentage": -1.23,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d34d35e0-2014-471d-9666-fca89a28dbca",
                            "gambit_id": "951116f6-fd97-45c9-bbe8-2f13e235fe95",
                            "last_updated": "2022-11-14T15:23:08.334221-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.62000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b27666d-daef-4139-bc34-a39ab2d87499/?format=api"
                        },
                        {
                            "id": "229d7071-52b5-4e1d-abb3-74ea1de53dde",
                            "gambit_id": "7afc01c4-c450-4c56-af73-dc78a7436c95",
                            "last_updated": "2022-11-14T15:23:08.333087-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.97000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b27666d-daef-4139-bc34-a39ab2d87499/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e29db090-e401-45ff-bd61-dec18bb55cd1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "41a1b80c-9279-4b3a-8f01-2595f74ac113",
            "completed": true,
            "last_updated": "2022-11-14T15:02:45.629956-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.25,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/41a1b80c-9279-4b3a-8f01-2595f74ac113",
            "datetime": "2022-11-13T09:30:00-05:00",
            "cutoff_datetime": "2022-11-13T09:30:00-05:00",
            "name": "Seattle Seahawks v. Tampa Bay Buccaneers",
            "bettypes": [
                {
                    "id": "696aac70-b9a3-4481-b077-6b75795c3e5c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e29db090-e401-45ff-bd61-dec18bb55cd1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 5660.0
                            },
                            {
                                "team": "Seattle Seahawks",
                                "amount": 4340.0
                            }
                        ],
                        "expected_reward_tokens": 9112.6,
                        "profit_sb": 112.6,
                        "profit_sb_percentage": 1.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "219b64b6-ae53-43ed-87ea-81686aa224b4",
                            "gambit_id": "ab477d9b-2274-4464-835e-be771b47544f",
                            "last_updated": "2022-11-14T15:02:45.636096-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.61000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/696aac70-b9a3-4481-b077-6b75795c3e5c/?format=api"
                        },
                        {
                            "id": "13fca7d4-1dce-41d8-bf85-db3783c67234",
                            "gambit_id": "9215f529-9bff-40cb-9087-a2fb781a685a",
                            "last_updated": "2022-11-14T15:02:45.637085-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Seahawks",
                            "reward": "2.10000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/696aac70-b9a3-4481-b077-6b75795c3e5c/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e7d705d-bd43-44a6-a01a-40e0251bdc3d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e29db090-e401-45ff-bd61-dec18bb55cd1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 5208.0
                            },
                            {
                                "team": "Seattle Seahawks",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f076ae1c-e949-4b5f-a7ff-ae368bd6e01f",
                            "gambit_id": "4a100a50-dfb0-48f5-9629-8278efd437e5",
                            "last_updated": "2022-11-14T15:02:45.639014-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e7d705d-bd43-44a6-a01a-40e0251bdc3d/?format=api"
                        },
                        {
                            "id": "0a59bdb4-13bf-47cc-ad5f-49689f550c12",
                            "gambit_id": "df2cab8a-0a6e-4842-9072-d9d95253b181",
                            "last_updated": "2022-11-14T15:02:45.639982-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Seahawks",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e7d705d-bd43-44a6-a01a-40e0251bdc3d/?format=api"
                        }
                    ]
                },
                {
                    "id": "5159a4eb-1396-4842-b417-df5b1f958740",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e29db090-e401-45ff-bd61-dec18bb55cd1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 45",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 45",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aa33dfa7-6dcb-4893-b790-79ab876c3f79",
                            "gambit_id": "76d07a0e-0f96-40ef-b78e-fa702ec9567f",
                            "last_updated": "2022-11-14T15:02:45.632955-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 45",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "45.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5159a4eb-1396-4842-b417-df5b1f958740/?format=api"
                        },
                        {
                            "id": "52cca268-4d62-46dc-b27c-0142b44f5004",
                            "gambit_id": "571841a5-cae0-41d7-a2fb-3d184f942bad",
                            "last_updated": "2022-11-14T15:02:45.634156-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 45",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "45.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5159a4eb-1396-4842-b417-df5b1f958740/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fd1d389c-0d3b-427d-911c-d99792e4dd9f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "776d7cc4-35d9-46b3-8b4a-844233d00823",
            "completed": true,
            "last_updated": "2022-11-14T15:23:08.066033-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.69,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/776d7cc4-35d9-46b3-8b4a-844233d00823",
            "datetime": "2022-11-13T09:00:00-05:00",
            "cutoff_datetime": "2022-11-13T09:00:00-05:00",
            "name": "Brighton & Hove Albion v. Aston Villa",
            "bettypes": [
                {
                    "id": "eeab01dc-6a1d-42bd-a001-364f1667ca21",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd1d389c-0d3b-427d-911c-d99792e4dd9f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Brighton & Hove Albion",
                                "amount": 6700.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3300.0
                            }
                        ],
                        "expected_reward_tokens": 10988.0,
                        "profit_sb": 1988.0,
                        "profit_sb_percentage": 22.09,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brighton & Hove Albion",
                                "amount": 5336.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2628.0
                            },
                            {
                                "team": "Aston Villa",
                                "amount": 2035.0
                            }
                        ],
                        "expected_reward_tokens": 8750.5,
                        "profit_sb": -249.5,
                        "profit_sb_percentage": -2.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3c7a2565-a43a-492a-9749-0e4d619514c1",
                            "gambit_id": "827cbeaf-ffd0-4eb2-b10c-35df78d3632c",
                            "last_updated": "2022-11-14T15:23:08.072265-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brighton & Hove Albion",
                            "reward": "1.64000",
                            "odds": "1.73000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eeab01dc-6a1d-42bd-a001-364f1667ca21/?format=api"
                        },
                        {
                            "id": "baa37d76-ee22-4d8d-941d-78bb237f5bc3",
                            "gambit_id": "3907eca2-d114-4609-bc34-ada85f9959ff",
                            "last_updated": "2022-11-14T15:23:08.073191-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.33000",
                            "odds": "3.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eeab01dc-6a1d-42bd-a001-364f1667ca21/?format=api"
                        },
                        {
                            "id": "48c1c52d-6c23-4ec5-a526-b8e2c9a60840",
                            "gambit_id": "5ec3a7db-522e-49b7-967b-d8a96eccae16",
                            "last_updated": "2022-11-14T15:23:08.071349-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aston Villa",
                            "reward": "4.30000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eeab01dc-6a1d-42bd-a001-364f1667ca21/?format=api"
                        }
                    ]
                },
                {
                    "id": "a9dd4685-6b98-4492-ad94-1446f63ed5ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd1d389c-0d3b-427d-911c-d99792e4dd9f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5056.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4944.0
                            }
                        ],
                        "expected_reward_tokens": 8848.0,
                        "profit_sb": -152.0,
                        "profit_sb_percentage": -1.69,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d7942c66-dbc5-4d16-970a-accee0dc1ab1",
                            "gambit_id": "a3d831ec-71de-4262-b76e-c8258ca87821",
                            "last_updated": "2022-11-14T15:23:08.069482-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.75000",
                            "odds": "1.85000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9dd4685-6b98-4492-ad94-1446f63ed5ee/?format=api"
                        },
                        {
                            "id": "128c5340-557f-42e1-9b1e-2afcdd77b1e8",
                            "gambit_id": "ed551172-b31a-4f6b-9570-bfba13147b18",
                            "last_updated": "2022-11-14T15:23:08.068504-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.79000",
                            "odds": "1.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9dd4685-6b98-4492-ad94-1446f63ed5ee/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7e7ffb4f-07be-4394-ae1b-656dda44b053",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4995db12-41b0-43ae-b2ca-649a0f91d217",
            "completed": true,
            "last_updated": "2022-11-14T10:42:39.224892-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.66,
            "sport_category": "UFC 280",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/4995db12-41b0-43ae-b2ca-649a0f91d217",
            "datetime": "2022-11-12T23:30:00-05:00",
            "cutoff_datetime": "2022-11-12T23:30:00-05:00",
            "name": "Alex Pereira v. Israel Adesanya",
            "bettypes": [
                {
                    "id": "81cbb24a-5d9b-4683-84ee-9f95f6762708",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e7ffb4f-07be-4394-ae1b-656dda44b053/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Israel Adesanya",
                                "amount": 6480.0
                            },
                            {
                                "team": "Alex Pereira",
                                "amount": 3520.0
                            }
                        ],
                        "expected_reward_tokens": 8940.8,
                        "profit_sb": -59.2,
                        "profit_sb_percentage": -0.66,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6e3f251e-e092-4f41-8434-0bebc6b383c1",
                            "gambit_id": "78418036-f3e7-4c4a-ad04-5ff9aa9f63f3",
                            "last_updated": "2022-11-14T10:42:39.230143-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Israel Adesanya",
                            "reward": "1.38000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81cbb24a-5d9b-4683-84ee-9f95f6762708/?format=api"
                        },
                        {
                            "id": "1a6b94ca-79cb-423b-8f0a-aeb82f15911a",
                            "gambit_id": "43122880-02ae-494f-afe8-e9d3d6f7f233",
                            "last_updated": "2022-11-14T10:42:39.231130-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alex Pereira",
                            "reward": "2.54000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81cbb24a-5d9b-4683-84ee-9f95f6762708/?format=api"
                        }
                    ]
                },
                {
                    "id": "c7e021d6-125d-46da-b4ab-020dcb643bd3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e7ffb4f-07be-4394-ae1b-656dda44b053/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 4.5",
                                "amount": 5281.0
                            },
                            {
                                "team": "Total Rounds Over 4.5",
                                "amount": 4719.0
                            }
                        ],
                        "expected_reward_tokens": 8871.72,
                        "profit_sb": -128.28,
                        "profit_sb_percentage": -1.43,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "98d0d847-10f5-4aec-a4fd-45a8b0cd688f",
                            "gambit_id": "0b7cec30-1db4-4432-8229-a6e8e3f06e91",
                            "last_updated": "2022-11-14T10:42:39.227215-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 4.5",
                            "reward": "1.68000",
                            "odds": "1.76920",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7e021d6-125d-46da-b4ab-020dcb643bd3/?format=api"
                        },
                        {
                            "id": "1c32651c-4ac4-42c5-8a38-f4c4e28cdde4",
                            "gambit_id": "01e6c377-0d6a-4d46-819b-85ef286c3f5d",
                            "last_updated": "2022-11-14T10:42:39.228195-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 4.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7e021d6-125d-46da-b4ab-020dcb643bd3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "27865aeb-fe14-4b03-92cf-1ec807c41679",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "85ae5ec6-c30f-4973-b4d1-bc05c485b155",
            "completed": true,
            "last_updated": "2022-11-14T10:47:56.186982-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.58,
            "sport_category": "UFC 280",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/85ae5ec6-c30f-4973-b4d1-bc05c485b155",
            "datetime": "2022-11-12T23:00:00-05:00",
            "cutoff_datetime": "2022-11-12T23:00:00-05:00",
            "name": "Weili Zhang v. Carla Esparza",
            "bettypes": [
                {
                    "id": "dbcd1e42-9f5e-4311-834b-2a5cf5042335",
                    "match": "https://api-prod.gambitprofit.com/api/matches/27865aeb-fe14-4b03-92cf-1ec807c41679/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Weili Zhang",
                                "amount": 7421.0
                            },
                            {
                                "team": "Carla Esparza",
                                "amount": 2579.0
                            }
                        ],
                        "expected_reward_tokens": 9052.29,
                        "profit_sb": 52.29,
                        "profit_sb_percentage": 0.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dc166e94-62f0-47c2-a540-5654f743ec57",
                            "gambit_id": "e8a32ef4-5e26-4575-8c93-69c693967d20",
                            "last_updated": "2022-11-14T10:47:56.194670-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Weili Zhang",
                            "reward": "1.22000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbcd1e42-9f5e-4311-834b-2a5cf5042335/?format=api"
                        },
                        {
                            "id": "649517f5-aafe-4d3f-900b-ddda6a0a5b4e",
                            "gambit_id": "b7e505fd-0e55-45ca-89cd-ad1497214e9b",
                            "last_updated": "2022-11-14T10:47:56.193511-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carla Esparza",
                            "reward": "3.51000",
                            "odds": "3.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbcd1e42-9f5e-4311-834b-2a5cf5042335/?format=api"
                        }
                    ]
                },
                {
                    "id": "da5f25e3-441d-4ad4-9b81-e7e72201c585",
                    "match": "https://api-prod.gambitprofit.com/api/matches/27865aeb-fe14-4b03-92cf-1ec807c41679/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 4.5",
                                "amount": 5644.0
                            },
                            {
                                "team": "Total Rounds Over 4.5",
                                "amount": 4356.0
                            }
                        ],
                        "expected_reward_tokens": 8973.36,
                        "profit_sb": -26.64,
                        "profit_sb_percentage": -0.3,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "078f97ba-a927-476e-9fb3-ed1b33494f5d",
                            "gambit_id": "226ac144-177e-42dd-b389-bc24a3f432f7",
                            "last_updated": "2022-11-14T10:47:56.189855-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 4.5",
                            "reward": "1.59000",
                            "odds": "1.66670",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da5f25e3-441d-4ad4-9b81-e7e72201c585/?format=api"
                        },
                        {
                            "id": "c37b975c-3f07-4489-8554-4338e6b4ae54",
                            "gambit_id": "6116b43c-ef83-493a-94f1-bd4afee4f7f8",
                            "last_updated": "2022-11-14T10:47:56.191014-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 4.5",
                            "reward": "2.06000",
                            "odds": "2.20000",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da5f25e3-441d-4ad4-9b81-e7e72201c585/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dc647469-2ff5-49e2-889b-822cdf653c4b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "36f3e942-3048-4bdd-97a2-45553b3bdbc6",
            "completed": true,
            "last_updated": "2022-11-14T15:28:23.963027-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/36f3e942-3048-4bdd-97a2-45553b3bdbc6",
            "datetime": "2022-11-12T22:59:00-05:00",
            "cutoff_datetime": "2022-11-12T22:59:00-05:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - November 12th 2022",
            "bettypes": [
                {
                    "id": "d4dcb1f5-2c46-4c33-9d9d-8722387d1942",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc647469-2ff5-49e2-889b-822cdf653c4b/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "ad900c9d-3d12-46c2-823d-0ad8fcb80558",
                            "gambit_id": "c0139ab6-ea66-43ee-88c0-da3b6d50c6e2",
                            "last_updated": "2022-11-14T15:28:23.966982-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "21 to 26",
                            "reward": "3.64000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4dcb1f5-2c46-4c33-9d9d-8722387d1942/?format=api"
                        },
                        {
                            "id": "9043a044-d4e7-40e4-b906-eae550f6981d",
                            "gambit_id": "34d6f095-957e-4171-b462-f35fa8d42799",
                            "last_updated": "2022-11-14T15:28:23.968926-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "11 to 15",
                            "reward": "4.30000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4dcb1f5-2c46-4c33-9d9d-8722387d1942/?format=api"
                        },
                        {
                            "id": "d4d28f11-6ec0-4831-96a1-c6d429a1d370",
                            "gambit_id": "513a0cea-bcf4-4a8e-9f9e-820a9b682fca",
                            "last_updated": "2022-11-14T15:28:23.969888-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "6 to 10",
                            "reward": "4.30000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4dcb1f5-2c46-4c33-9d9d-8722387d1942/?format=api"
                        },
                        {
                            "id": "e96e4b21-685f-4f0f-89e0-b3182e303c07",
                            "gambit_id": "b15d0b45-1a2e-4696-8bb2-9e363027c95d",
                            "last_updated": "2022-11-14T15:28:23.967945-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "16 to 20",
                            "reward": "4.30000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4dcb1f5-2c46-4c33-9d9d-8722387d1942/?format=api"
                        },
                        {
                            "id": "76bec220-f551-48ec-b772-90ff78155b1d",
                            "gambit_id": "fe87d8b0-1df5-4eb6-b13a-f39bae637516",
                            "last_updated": "2022-11-14T15:28:23.965863-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "1 to 5",
                            "reward": "4.30000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4dcb1f5-2c46-4c33-9d9d-8722387d1942/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f0a41080-0970-471a-b5c3-18ad2cf15be3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2b9fa5e8-30f1-4a95-9784-236ccb94870f",
            "completed": true,
            "last_updated": "2022-11-14T15:27:54.732460-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/2b9fa5e8-30f1-4a95-9784-236ccb94870f",
            "datetime": "2022-11-12T22:59:00-05:00",
            "cutoff_datetime": "2022-11-12T22:59:00-05:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - November 12th 2022",
            "bettypes": [
                {
                    "id": "9eb877e3-7800-406c-bd19-9d26d8d55d2e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f0a41080-0970-471a-b5c3-18ad2cf15be3/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Even",
                                "amount": 5000.0
                            },
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c63fa9b7-29c9-49fc-83e5-84e15af9094d",
                            "gambit_id": "dce0d872-0ecd-42ae-a9f5-a6f1e50fdad0",
                            "last_updated": "2022-11-14T15:27:54.735385-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Even",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eb877e3-7800-406c-bd19-9d26d8d55d2e/?format=api"
                        },
                        {
                            "id": "4c91678e-39eb-46aa-821e-70f0868e8426",
                            "gambit_id": "1e027e48-2426-498f-bf6c-b5bcabf14b36",
                            "last_updated": "2022-11-14T15:27:54.736592-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Odd",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eb877e3-7800-406c-bd19-9d26d8d55d2e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "68171de4-7cfa-4386-b2f3-ffdc80578971",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b6e78697-18f0-4731-ae76-81f32ce9be9f",
            "completed": true,
            "last_updated": "2022-11-14T09:24:10.934899-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.14,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/b6e78697-18f0-4731-ae76-81f32ce9be9f",
            "datetime": "2022-11-12T22:59:00-05:00",
            "cutoff_datetime": "2022-11-12T22:59:00-05:00",
            "name": "Utah State v. Hawaii",
            "bettypes": [
                {
                    "id": "7a3a74b1-4a80-49ff-8e28-239f629239a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/68171de4-7cfa-4386-b2f3-ffdc80578971/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Utah State",
                                "amount": 7474.0
                            },
                            {
                                "team": "Hawaii",
                                "amount": 2526.0
                            }
                        ],
                        "expected_reward_tokens": 9193.02,
                        "profit_sb": 193.02,
                        "profit_sb_percentage": 2.14,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bd0000f8-5548-499f-b2e6-401e4d32dc60",
                            "gambit_id": "0a2bf665-005f-45bc-81db-b34ae09162b0",
                            "last_updated": "2022-11-14T09:24:10.941896-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah State",
                            "reward": "1.23000",
                            "odds": "1.26320",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a3a74b1-4a80-49ff-8e28-239f629239a1/?format=api"
                        },
                        {
                            "id": "3941213d-2183-4f3b-93bc-d7f1cccae94e",
                            "gambit_id": "5e1408c9-42a7-40ad-8a0a-4990a788017d",
                            "last_updated": "2022-11-14T09:24:10.940897-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hawaii",
                            "reward": "3.64000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a3a74b1-4a80-49ff-8e28-239f629239a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "7398da84-add5-43b3-ad49-e68cc121200d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/68171de4-7cfa-4386-b2f3-ffdc80578971/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Hawaii",
                                "amount": 5000.0
                            },
                            {
                                "team": "Utah State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5285e23f-b543-4240-a8a7-2db23a38383d",
                            "gambit_id": "d68f9fd0-6743-4854-81b0-4750b73b74e3",
                            "last_updated": "2022-11-14T09:24:10.943863-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hawaii",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7398da84-add5-43b3-ad49-e68cc121200d/?format=api"
                        },
                        {
                            "id": "16a30971-68f2-41b5-acf7-dc0f7f85be36",
                            "gambit_id": "5d34eea0-5f67-444b-a738-1b37d3e530a2",
                            "last_updated": "2022-11-14T09:24:10.944859-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7398da84-add5-43b3-ad49-e68cc121200d/?format=api"
                        }
                    ]
                },
                {
                    "id": "a126f0d5-1a3a-4252-baf6-2ec597813460",
                    "match": "https://api-prod.gambitprofit.com/api/matches/68171de4-7cfa-4386-b2f3-ffdc80578971/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 55",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 55",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9cb0aded-67d0-4b9a-b623-1a027a5b5083",
                            "gambit_id": "8ec735e2-66d0-416c-9445-173f3f02e3c7",
                            "last_updated": "2022-11-14T09:24:10.937753-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 55",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "55.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a126f0d5-1a3a-4252-baf6-2ec597813460/?format=api"
                        },
                        {
                            "id": "24e27a56-f8ca-432b-b822-4e63dff7aa3b",
                            "gambit_id": "c4352011-1c30-43a9-9601-cdbffba87911",
                            "last_updated": "2022-11-14T09:24:10.938914-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 55",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "55.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a126f0d5-1a3a-4252-baf6-2ec597813460/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}