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=7900
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=8000",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=7800",
    "results": [
        {
            "id": "bed34f7b-917a-4690-834b-0bbb6621cc62",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "229794e8-5ee1-4591-a697-5a38b1a4b783",
            "completed": true,
            "last_updated": "2022-11-11T21:27:15.646239-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/229794e8-5ee1-4591-a697-5a38b1a4b783",
            "datetime": "2022-11-10T22:35:00-05:00",
            "cutoff_datetime": "2022-11-10T22:35:00-05:00",
            "name": "Chicago Blackhawks v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "7fd4d71e-afdc-433c-9d02-0ebb4b7ada18",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bed34f7b-917a-4690-834b-0bbb6621cc62/?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 Kings",
                                "amount": 6943.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3057.0
                            }
                        ],
                        "expected_reward_tokens": 9232.14,
                        "profit_sb": 232.14,
                        "profit_sb_percentage": 2.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3fe49ac4-308b-474d-89e2-fb0e29833171",
                            "gambit_id": "a8170fb8-a988-4a09-b86f-0518ccf4a315",
                            "last_updated": "2022-11-11T21:27:15.655840-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.33000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fd4d71e-afdc-433c-9d02-0ebb4b7ada18/?format=api"
                        },
                        {
                            "id": "afb8d785-f1ba-4f91-8762-9c2aa19334f7",
                            "gambit_id": "c53f06fc-cd36-4c54-b758-a85d85bfd617",
                            "last_updated": "2022-11-11T21:27:15.656882-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "3.02000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fd4d71e-afdc-433c-9d02-0ebb4b7ada18/?format=api"
                        }
                    ]
                },
                {
                    "id": "430f9fdd-4fd9-4462-b9ab-989020476096",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bed34f7b-917a-4690-834b-0bbb6621cc62/?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": 5097.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7640a647-37c6-457d-b7a9-f83a022c7bdb",
                            "gambit_id": "729f77de-076c-4b77-b8ff-68db67379d53",
                            "last_updated": "2022-11-11T21:27:15.653698-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/430f9fdd-4fd9-4462-b9ab-989020476096/?format=api"
                        },
                        {
                            "id": "df0c5daa-fda3-4b31-924e-e95524d807b0",
                            "gambit_id": "6b59950b-c49c-4f21-9601-02b6eac0348c",
                            "last_updated": "2022-11-11T21:27:15.652529-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/430f9fdd-4fd9-4462-b9ab-989020476096/?format=api"
                        }
                    ]
                },
                {
                    "id": "3e0c641c-4de6-4627-b239-195037fc9491",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bed34f7b-917a-4690-834b-0bbb6621cc62/?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": "fe12bc3a-39ea-43e3-8167-ba689a43270d",
                            "gambit_id": "fe16b505-8481-4694-9f64-b012876636f1",
                            "last_updated": "2022-11-11T21:27:15.649064-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/3e0c641c-4de6-4627-b239-195037fc9491/?format=api"
                        },
                        {
                            "id": "4c9127dd-d329-45d6-9552-111ab7c9321f",
                            "gambit_id": "6081cf39-fdc1-4608-a538-fa97a0b6afd3",
                            "last_updated": "2022-11-11T21:27:15.650237-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/3e0c641c-4de6-4627-b239-195037fc9491/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "41c272b8-f4a9-4982-bbc4-ffeecf8040e7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "62a47014-c9aa-4f88-be9d-c3116da78daf",
            "completed": true,
            "last_updated": "2022-11-11T21:32:21.870785-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.65,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/62a47014-c9aa-4f88-be9d-c3116da78daf",
            "datetime": "2022-11-10T21:05:00-05:00",
            "cutoff_datetime": "2022-11-10T21:05:00-05:00",
            "name": "Nashville Predators v. Colorado Avalanche",
            "bettypes": [
                {
                    "id": "48753d0e-41c4-4821-821e-ada5bc35cfed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41c272b8-f4a9-4982-bbc4-ffeecf8040e7/?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": 6266.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3734.0
                            }
                        ],
                        "expected_reward_tokens": 9148.3,
                        "profit_sb": 148.3,
                        "profit_sb_percentage": 1.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "88c1f027-5be3-463b-ac8a-cb76ac7646c9",
                            "gambit_id": "c80bb4ec-46a0-43ab-bc69-c2a350265410",
                            "last_updated": "2022-11-11T21:32:21.880376-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48753d0e-41c4-4821-821e-ada5bc35cfed/?format=api"
                        },
                        {
                            "id": "e536b92c-bb5a-40ce-8a27-65f16e302a3d",
                            "gambit_id": "9cc73e54-c96b-4939-9094-9c40bd6e969d",
                            "last_updated": "2022-11-11T21:32:21.881341-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.45000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48753d0e-41c4-4821-821e-ada5bc35cfed/?format=api"
                        }
                    ]
                },
                {
                    "id": "f7d74272-6b0c-4ba5-9341-bdc42db72d5f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41c272b8-f4a9-4982-bbc4-ffeecf8040e7/?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": 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": "5b202cfa-0265-42a8-9912-02ea53138750",
                            "gambit_id": "988781e7-7907-4a62-9e6e-e52b46f4a16f",
                            "last_updated": "2022-11-11T21:32:21.878452-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.59000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7d74272-6b0c-4ba5-9341-bdc42db72d5f/?format=api"
                        },
                        {
                            "id": "0043754b-86fd-47b3-99c9-6a4fff19acf4",
                            "gambit_id": "41aee60f-f824-4052-8638-40a6dcbab45c",
                            "last_updated": "2022-11-11T21:32:21.877491-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/f7d74272-6b0c-4ba5-9341-bdc42db72d5f/?format=api"
                        }
                    ]
                },
                {
                    "id": "be8068ba-25a1-453c-b05c-350a868fa955",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41c272b8-f4a9-4982-bbc4-ffeecf8040e7/?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": "9ff7f7c6-22a2-44a3-a727-78d76cc0488a",
                            "gambit_id": "663f366d-c943-413f-a310-3c399354c4ba",
                            "last_updated": "2022-11-11T21:32:21.874527-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/be8068ba-25a1-453c-b05c-350a868fa955/?format=api"
                        },
                        {
                            "id": "583da331-342b-4542-8fb7-8a640af75388",
                            "gambit_id": "614bf74e-1898-4d00-880f-0f38a999908a",
                            "last_updated": "2022-11-11T21:32:21.875542-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/be8068ba-25a1-453c-b05c-350a868fa955/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4451c718-9a6d-4217-a99b-46b63d345c99",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e5a443ea-7307-4e93-97fe-430b8f565d35",
            "completed": true,
            "last_updated": "2022-11-11T21:22:05.312379-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.35,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e5a443ea-7307-4e93-97fe-430b8f565d35",
            "datetime": "2022-11-10T20:15:00-05:00",
            "cutoff_datetime": "2022-11-10T20:15:00-05:00",
            "name": "Atlanta Falcons v. Carolina Panthers",
            "bettypes": [
                {
                    "id": "1512a7f6-0c80-4161-aa2b-213d6e2a8dd6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4451c718-9a6d-4217-a99b-46b63d345c99/?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 Falcons",
                                "amount": 5737.0
                            },
                            {
                                "team": "Carolina Panthers",
                                "amount": 4263.0
                            }
                        ],
                        "expected_reward_tokens": 9121.83,
                        "profit_sb": 121.83,
                        "profit_sb_percentage": 1.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f40d8df4-04af-4f78-9e40-a19bde36af28",
                            "gambit_id": "a176ac92-d706-4d33-8296-810946c83990",
                            "last_updated": "2022-11-11T21:22:05.319484-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Falcons",
                            "reward": "1.59000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1512a7f6-0c80-4161-aa2b-213d6e2a8dd6/?format=api"
                        },
                        {
                            "id": "9cb829e6-a672-44e3-8cec-905a329913bc",
                            "gambit_id": "239633f0-e4f4-4e6b-b871-3d473a37165e",
                            "last_updated": "2022-11-11T21:22:05.318559-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Panthers",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1512a7f6-0c80-4161-aa2b-213d6e2a8dd6/?format=api"
                        }
                    ]
                },
                {
                    "id": "b6454873-bc9d-478d-bdfa-5cc7ffb924d6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4451c718-9a6d-4217-a99b-46b63d345c99/?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 Falcons",
                                "amount": 5208.0
                            },
                            {
                                "team": "Carolina Panthers",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3f16ac49-e0a6-4e58-8ea6-8a802e909d5c",
                            "gambit_id": "3077c5b2-acd5-4b98-bbe9-a9d92a3ec725",
                            "last_updated": "2022-11-11T21:22:05.322358-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Falcons",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6454873-bc9d-478d-bdfa-5cc7ffb924d6/?format=api"
                        },
                        {
                            "id": "1b82daa2-16db-4f3e-bcc4-3e90251dfbbb",
                            "gambit_id": "e9e23afb-f47e-40d0-995b-efbb398a7e1d",
                            "last_updated": "2022-11-11T21:22:05.321421-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Panthers",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6454873-bc9d-478d-bdfa-5cc7ffb924d6/?format=api"
                        }
                    ]
                },
                {
                    "id": "cae77a5e-a8e4-4df0-b3df-b5ea2a2e3cd6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4451c718-9a6d-4217-a99b-46b63d345c99/?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": "1ea31df4-1868-4adf-9366-2c17b6c01575",
                            "gambit_id": "8b09243b-6eac-478f-8dd8-0212aa755e1e",
                            "last_updated": "2022-11-11T21:22:05.316276-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/cae77a5e-a8e4-4df0-b3df-b5ea2a2e3cd6/?format=api"
                        },
                        {
                            "id": "03c7ea35-0900-436a-8138-1c753e6555e4",
                            "gambit_id": "b71b9cdf-9b67-4cf8-b074-e3335513084e",
                            "last_updated": "2022-11-11T21:22:05.315135-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/cae77a5e-a8e4-4df0-b3df-b5ea2a2e3cd6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b0c40f7d-aace-441f-b3c6-e25cdb869810",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5b0c9649-6c1c-4ed2-a63e-5a41a1ea38e1",
            "completed": true,
            "last_updated": "2022-11-11T21:17:13.965070-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.26,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/5b0c9649-6c1c-4ed2-a63e-5a41a1ea38e1",
            "datetime": "2022-11-10T20:10:00-05:00",
            "cutoff_datetime": "2022-11-10T20:10:00-05:00",
            "name": "Portland Trail Blazers v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "36dd14b1-cadf-4225-b86a-262727ac178b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0c40f7d-aace-441f-b3c6-e25cdb869810/?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": 7670.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 2330.0
                            }
                        ],
                        "expected_reward_tokens": 9203.5,
                        "profit_sb": 203.5,
                        "profit_sb_percentage": 2.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "811b378e-0d68-4978-b018-cc7b2c3d8c0f",
                            "gambit_id": "a059883d-1771-4af8-8057-07ffbc0843e0",
                            "last_updated": "2022-11-11T21:17:13.971317-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.20000",
                            "odds": "1.23260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36dd14b1-cadf-4225-b86a-262727ac178b/?format=api"
                        },
                        {
                            "id": "7925932b-7c30-45af-8658-bae0fc8b6457",
                            "gambit_id": "3b63262e-ba99-43cf-8c0b-95c7138d4c3e",
                            "last_updated": "2022-11-11T21:17:13.972331-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "3.95000",
                            "odds": "4.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36dd14b1-cadf-4225-b86a-262727ac178b/?format=api"
                        }
                    ]
                },
                {
                    "id": "7cea4947-6034-4759-854b-66d2de1c5dff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0c40f7d-aace-441f-b3c6-e25cdb869810/?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": "New Orleans Pelicans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ddb882e8-6bc5-4fae-a174-496ce77fab97",
                            "gambit_id": "0f1099a7-0210-4e8f-8873-7983d2daa511",
                            "last_updated": "2022-11-11T21:17:13.978220-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cea4947-6034-4759-854b-66d2de1c5dff/?format=api"
                        },
                        {
                            "id": "14ca0245-18b1-4a89-91f7-1a563aae7fb7",
                            "gambit_id": "cd572420-7f3a-49f4-9a12-68ab123db803",
                            "last_updated": "2022-11-11T21:17:13.974499-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cea4947-6034-4759-854b-66d2de1c5dff/?format=api"
                        }
                    ]
                },
                {
                    "id": "7cb900c0-0c54-49c3-817a-5131dee2aced",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0c40f7d-aace-441f-b3c6-e25cdb869810/?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 222.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 222.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cbc9e703-579e-4c47-9d7d-25da924bbd82",
                            "gambit_id": "d411ba09-3b98-421e-8b1d-444334b30bfb",
                            "last_updated": "2022-11-11T21:17:13.969237-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 222.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cb900c0-0c54-49c3-817a-5131dee2aced/?format=api"
                        },
                        {
                            "id": "1ccb5eec-29da-4526-8775-4d82e4975043",
                            "gambit_id": "752d116b-eb5a-4d8f-b8a6-1de03f8030ea",
                            "last_updated": "2022-11-11T21:17:13.967978-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 222.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cb900c0-0c54-49c3-817a-5131dee2aced/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e02ecbd9-44b3-48ea-99af-678e088aa988",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2904f34f-251a-4149-b027-b69b43533c2a",
            "completed": true,
            "last_updated": "2022-11-11T21:32:21.712946-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/2904f34f-251a-4149-b027-b69b43533c2a",
            "datetime": "2022-11-10T20:05:00-05:00",
            "cutoff_datetime": "2022-11-10T20:05:00-05:00",
            "name": "San Jose Sharks v. St Louis Blues",
            "bettypes": [
                {
                    "id": "8fb361b1-c3eb-4af9-9baa-c6cec0547f95",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e02ecbd9-44b3-48ea-99af-678e088aa988/?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": 5984.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 4016.0
                            }
                        ],
                        "expected_reward_tokens": 9155.52,
                        "profit_sb": 155.52,
                        "profit_sb_percentage": 1.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "31e79de4-6a01-48c4-b76b-958c5fe2ab40",
                            "gambit_id": "d70893d1-6f5f-4487-a69b-440a65bcc117",
                            "last_updated": "2022-11-11T21:32:21.721619-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fb361b1-c3eb-4af9-9baa-c6cec0547f95/?format=api"
                        },
                        {
                            "id": "1f2e14fe-d1e8-4c28-9bd5-c6fb208d75d6",
                            "gambit_id": "983528ed-af72-42d3-ada4-b28064e565e0",
                            "last_updated": "2022-11-11T21:32:21.722563-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.28000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fb361b1-c3eb-4af9-9baa-c6cec0547f95/?format=api"
                        }
                    ]
                },
                {
                    "id": "62050777-7f44-448a-bdce-295cbe39a88a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e02ecbd9-44b3-48ea-99af-678e088aa988/?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": 6179.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 3821.0
                            }
                        ],
                        "expected_reward_tokens": 9206.71,
                        "profit_sb": 206.71,
                        "profit_sb_percentage": 2.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "86d49010-191e-49b8-b2e1-d1a9735514a5",
                            "gambit_id": "69677558-f240-4335-90c5-0ed11a509c0e",
                            "last_updated": "2022-11-11T21:32:21.718730-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62050777-7f44-448a-bdce-295cbe39a88a/?format=api"
                        },
                        {
                            "id": "3a2535b6-b1ff-4eb4-b521-24e31a4e92b4",
                            "gambit_id": "70cd43a8-62bd-46e0-84e9-ea3423381c05",
                            "last_updated": "2022-11-11T21:32:21.719688-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.41000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62050777-7f44-448a-bdce-295cbe39a88a/?format=api"
                        }
                    ]
                },
                {
                    "id": "86fd8e6d-2547-4d5d-9bd6-e236a9e5d33a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e02ecbd9-44b3-48ea-99af-678e088aa988/?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": "def87513-1c40-4bed-809f-1b4ad916578e",
                            "gambit_id": "b2775548-d7da-4859-b53c-f47a09131e02",
                            "last_updated": "2022-11-11T21:32:21.715778-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/86fd8e6d-2547-4d5d-9bd6-e236a9e5d33a/?format=api"
                        },
                        {
                            "id": "b1102f46-9f94-4da7-a043-3fbe31489169",
                            "gambit_id": "0e15efb6-1332-4d0b-8997-c96e9a465a73",
                            "last_updated": "2022-11-11T21:32:21.716847-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/86fd8e6d-2547-4d5d-9bd6-e236a9e5d33a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6e495c91-2be7-42c4-b2ef-cf6c39471890",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cf702fe4-0830-4075-8d29-d331e3b23b79",
            "completed": true,
            "last_updated": "2022-11-11T21:22:12.077338-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/cf702fe4-0830-4075-8d29-d331e3b23b79",
            "datetime": "2022-11-10T19:40:00-05:00",
            "cutoff_datetime": "2022-11-10T19:40:00-05:00",
            "name": "Philadelphia 76ers v. Atlanta Hawks",
            "bettypes": [
                {
                    "id": "608b33f0-51d2-405a-8648-8a5d7ed575a6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e495c91-2be7-42c4-b2ef-cf6c39471890/?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": 5208.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "568dd95e-6584-4a70-90f2-55a184030f09",
                            "gambit_id": "c791e46b-0b0a-4b0b-9c60-65aad201e76b",
                            "last_updated": "2022-11-11T21:22:12.083163-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/608b33f0-51d2-405a-8648-8a5d7ed575a6/?format=api"
                        },
                        {
                            "id": "98b25669-6294-4be5-b5d3-f34fbaef214b",
                            "gambit_id": "2cd31401-cf44-4bca-b6af-65284e0dd356",
                            "last_updated": "2022-11-11T21:22:12.084120-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/608b33f0-51d2-405a-8648-8a5d7ed575a6/?format=api"
                        }
                    ]
                },
                {
                    "id": "a24ab686-5da0-4142-b0d9-e35588d426bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e495c91-2be7-42c4-b2ef-cf6c39471890/?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": 5097.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d1231a7b-f79a-4afa-bd40-5fee6399f91b",
                            "gambit_id": "a7df41b5-a9b1-4352-bc29-303eb2842cd5",
                            "last_updated": "2022-11-11T21:22:12.086039-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a24ab686-5da0-4142-b0d9-e35588d426bb/?format=api"
                        },
                        {
                            "id": "f67b1dbe-3de6-480f-ad83-5703d14956b0",
                            "gambit_id": "14ddb387-f12f-401e-ad4f-0963abaec013",
                            "last_updated": "2022-11-11T21:22:12.086998-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a24ab686-5da0-4142-b0d9-e35588d426bb/?format=api"
                        }
                    ]
                },
                {
                    "id": "b0809cdc-dfe9-43e6-a6e5-c708392de70d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e495c91-2be7-42c4-b2ef-cf6c39471890/?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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 221.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e99da7f0-2a82-43fc-8fe8-e33a357f8df6",
                            "gambit_id": "ce12584a-74df-4438-a1d5-d142b0fa8198",
                            "last_updated": "2022-11-11T21:22:12.081245-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 221.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0809cdc-dfe9-43e6-a6e5-c708392de70d/?format=api"
                        },
                        {
                            "id": "79ce4d11-6361-4d26-bd9c-a7ce6b977bbd",
                            "gambit_id": "7321f609-0134-4ba1-b083-eb51dd96f642",
                            "last_updated": "2022-11-11T21:22:12.080157-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 221.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0809cdc-dfe9-43e6-a6e5-c708392de70d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d950fc1f-47dc-4030-8b7c-bca415ecda1f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e740d3c0-3d71-4200-a6e6-1e7d80b5095f",
            "completed": true,
            "last_updated": "2022-11-11T13:13:20.740224-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.15,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e740d3c0-3d71-4200-a6e6-1e7d80b5095f",
            "datetime": "2022-11-10T19:40:00-05:00",
            "cutoff_datetime": "2022-11-10T19:40:00-05:00",
            "name": "Charlotte Hornets v. Miami Heat",
            "bettypes": [
                {
                    "id": "1d315a07-5ba5-4d07-9e85-c6b70b491b79",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d950fc1f-47dc-4030-8b7c-bca415ecda1f/?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": 8003.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 1997.0
                            }
                        ],
                        "expected_reward_tokens": 9283.48,
                        "profit_sb": 283.48,
                        "profit_sb_percentage": 3.15,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "657836e6-7eba-456a-a505-f5b2908e9ee6",
                            "gambit_id": "d2745a6b-be31-4b95-8619-7074cd1e8a70",
                            "last_updated": "2022-11-11T13:13:20.746142-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.16000",
                            "odds": "1.17860",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d315a07-5ba5-4d07-9e85-c6b70b491b79/?format=api"
                        },
                        {
                            "id": "df6532a3-31a9-4cf1-b016-c1b98098da10",
                            "gambit_id": "74ed782f-70a8-4e4a-8e84-4713840840b7",
                            "last_updated": "2022-11-11T13:13:20.747132-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "4.65000",
                            "odds": "5.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d315a07-5ba5-4d07-9e85-c6b70b491b79/?format=api"
                        }
                    ]
                },
                {
                    "id": "7cd976ff-cdc1-4c04-bf18-640dba213c0e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d950fc1f-47dc-4030-8b7c-bca415ecda1f/?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": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5de654b9-f8af-43d2-8ea0-0abff3e0140f",
                            "gambit_id": "bbf61a73-bc95-4369-9ffa-748b7fb3270d",
                            "last_updated": "2022-11-11T13:13:20.750058-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cd976ff-cdc1-4c04-bf18-640dba213c0e/?format=api"
                        },
                        {
                            "id": "3f6cbe04-1ce8-4fd6-9518-bc6936218130",
                            "gambit_id": "8cb25fc5-d6e2-4044-bc49-9ae3d2fe2c97",
                            "last_updated": "2022-11-11T13:13:20.749095-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cd976ff-cdc1-4c04-bf18-640dba213c0e/?format=api"
                        }
                    ]
                },
                {
                    "id": "b50f4ed3-c87c-4718-9fb5-37838f023456",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d950fc1f-47dc-4030-8b7c-bca415ecda1f/?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 212.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 212.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c1461ed6-4693-4090-9c8b-8515f1ad9266",
                            "gambit_id": "620c50f5-ab7c-414a-9512-5f47ec0b631b",
                            "last_updated": "2022-11-11T13:13:20.744217-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/b50f4ed3-c87c-4718-9fb5-37838f023456/?format=api"
                        },
                        {
                            "id": "39915f68-3275-4e7d-bad8-e0654ada6d74",
                            "gambit_id": "2213917b-630c-4bc2-96d1-7a67bd0a9d30",
                            "last_updated": "2022-11-11T13:13:20.743040-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/b50f4ed3-c87c-4718-9fb5-37838f023456/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2be52d6d-6064-430b-831c-8a216e605a44",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d52cada0-bbf3-4126-8898-c92fabd46436",
            "completed": true,
            "last_updated": "2022-11-11T21:32:20.531779-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.41,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d52cada0-bbf3-4126-8898-c92fabd46436",
            "datetime": "2022-11-10T19:35:00-05:00",
            "cutoff_datetime": "2022-11-10T19:35:00-05:00",
            "name": "Arizona Coyotes v. New York Islanders",
            "bettypes": [
                {
                    "id": "99c8f9a7-4c1f-4335-bb7d-258c69dffd57",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2be52d6d-6064-430b-831c-8a216e605a44/?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": 7036.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 2964.0
                            }
                        ],
                        "expected_reward_tokens": 9217.16,
                        "profit_sb": 217.16,
                        "profit_sb_percentage": 2.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "062c0113-0e68-40bd-a55b-14a7c41a50c2",
                            "gambit_id": "915cbee0-8a6a-4164-b07e-191c27199847",
                            "last_updated": "2022-11-11T21:32:20.540987-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.31000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99c8f9a7-4c1f-4335-bb7d-258c69dffd57/?format=api"
                        },
                        {
                            "id": "4a054702-ed48-4b14-807e-6e12921cc9d7",
                            "gambit_id": "c54d4493-5cea-428d-a24b-af7abc0f520a",
                            "last_updated": "2022-11-11T21:32:20.541934-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "3.11000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99c8f9a7-4c1f-4335-bb7d-258c69dffd57/?format=api"
                        }
                    ]
                },
                {
                    "id": "9fa0051c-4e34-4361-a1b4-f29a29f5af82",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2be52d6d-6064-430b-831c-8a216e605a44/?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 Coyotes",
                                "amount": 5097.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c722c68b-12ba-4883-ac01-399cf81f5935",
                            "gambit_id": "4acee882-0bb5-46e6-bd15-6d5c4894c848",
                            "last_updated": "2022-11-11T21:32:20.539073-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa0051c-4e34-4361-a1b4-f29a29f5af82/?format=api"
                        },
                        {
                            "id": "450c05dd-b2ce-4752-9fb6-ee2e1ddc27e1",
                            "gambit_id": "e14dbf7f-4ebf-4f0f-8021-63f0a12c4698",
                            "last_updated": "2022-11-11T21:32:20.537767-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa0051c-4e34-4361-a1b4-f29a29f5af82/?format=api"
                        }
                    ]
                },
                {
                    "id": "54fc44bc-590c-4c5a-b68a-56a9e51a9e64",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2be52d6d-6064-430b-831c-8a216e605a44/?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": "357d226b-b514-4cfb-a918-0f3e356f6899",
                            "gambit_id": "7d88094d-5100-4bb7-815e-c2eef892521d",
                            "last_updated": "2022-11-11T21:32:20.534624-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/54fc44bc-590c-4c5a-b68a-56a9e51a9e64/?format=api"
                        },
                        {
                            "id": "b9110293-3eb9-44fb-9c21-5e800115fac6",
                            "gambit_id": "4eff42ea-0864-4202-8318-c8a71a80f88a",
                            "last_updated": "2022-11-11T21:32:20.535688-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/54fc44bc-590c-4c5a-b68a-56a9e51a9e64/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1f1575d5-326d-4226-9cc4-a15698335a52",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8b97cacc-039d-453b-a175-52c2620af06f",
            "completed": true,
            "last_updated": "2022-11-11T20:21:56.386599-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/8b97cacc-039d-453b-a175-52c2620af06f",
            "datetime": "2022-11-10T19:30:00-05:00",
            "cutoff_datetime": "2022-11-10T19:30:00-05:00",
            "name": "Georgia Southern v. UL Lafayette",
            "bettypes": [
                {
                    "id": "826d9716-032a-4bbe-bb62-45ee7cfd183f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f1575d5-326d-4226-9cc4-a15698335a52/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UL Lafayette",
                                "amount": 6114.0
                            },
                            {
                                "team": "Georgia Southern",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2c684583-0a68-4132-860a-c3f8b37c918d",
                            "gambit_id": "cf389c95-85cf-42c7-ae36-b4b430c4a51c",
                            "last_updated": "2022-11-11T20:21:56.392719-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UL Lafayette",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/826d9716-032a-4bbe-bb62-45ee7cfd183f/?format=api"
                        },
                        {
                            "id": "53d24d6a-ac23-4018-962d-37e3cce4071a",
                            "gambit_id": "1973ca97-a897-4307-94b2-32ff8b0dc6ae",
                            "last_updated": "2022-11-11T20:21:56.393684-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia Southern",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/826d9716-032a-4bbe-bb62-45ee7cfd183f/?format=api"
                        }
                    ]
                },
                {
                    "id": "670e1315-6148-4a39-83ad-791791f39134",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f1575d5-326d-4226-9cc4-a15698335a52/?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": "Georgia Southern",
                                "amount": 5000.0
                            },
                            {
                                "team": "UL Lafayette",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4c8e9e17-b4fb-4066-a8a8-391d27e85945",
                            "gambit_id": "a0198395-e810-49e4-8861-186beb2d7383",
                            "last_updated": "2022-11-11T20:21:56.396578-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia Southern",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/670e1315-6148-4a39-83ad-791791f39134/?format=api"
                        },
                        {
                            "id": "2f71650d-d046-44e7-815e-aa6f19cdb552",
                            "gambit_id": "9037d4db-154f-4582-b76f-d42a07e873dc",
                            "last_updated": "2022-11-11T20:21:56.395614-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UL Lafayette",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/670e1315-6148-4a39-83ad-791791f39134/?format=api"
                        }
                    ]
                },
                {
                    "id": "27ba50ea-f0e2-430b-80fa-615baba4294a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f1575d5-326d-4226-9cc4-a15698335a52/?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 63",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 63",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b5264f38-eb68-4c8b-98eb-f8a9aaab673b",
                            "gambit_id": "668c28fa-1b99-47df-8dc1-29dddb36add8",
                            "last_updated": "2022-11-11T20:21:56.389456-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 63",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "63.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27ba50ea-f0e2-430b-80fa-615baba4294a/?format=api"
                        },
                        {
                            "id": "dad33c55-e334-4836-b651-e8058ed6cd7f",
                            "gambit_id": "e4311516-3edb-4dea-b12d-c2577a6b8766",
                            "last_updated": "2022-11-11T20:21:56.390645-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 63",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "63.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27ba50ea-f0e2-430b-80fa-615baba4294a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "91d40f0d-5e69-4341-af92-4b6542c291f0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4ac1348c-5319-417c-9273-2fee02aba9bb",
            "completed": true,
            "last_updated": "2022-11-11T20:21:56.721548-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.27,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/4ac1348c-5319-417c-9273-2fee02aba9bb",
            "datetime": "2022-11-10T19:30:00-05:00",
            "cutoff_datetime": "2022-11-10T19:30:00-05:00",
            "name": "Tulsa v. Memphis",
            "bettypes": [
                {
                    "id": "cfac0c02-49f9-4bb8-8885-794157cc081b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/91d40f0d-5e69-4341-af92-4b6542c291f0/?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": "Memphis",
                                "amount": 6869.0
                            },
                            {
                                "team": "Tulsa",
                                "amount": 3131.0
                            }
                        ],
                        "expected_reward_tokens": 9204.46,
                        "profit_sb": 204.46,
                        "profit_sb_percentage": 2.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "692738a8-54f8-4000-8a4e-4a28d24dca38",
                            "gambit_id": "d186f00d-2f61-4d23-a474-4cf4ee92463e",
                            "last_updated": "2022-11-11T20:21:56.727709-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis",
                            "reward": "1.34000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfac0c02-49f9-4bb8-8885-794157cc081b/?format=api"
                        },
                        {
                            "id": "19f38315-e138-4cf4-99a7-ab8b420c3f83",
                            "gambit_id": "6fe8f999-6ba6-4c05-91cb-ce7fd9e99e1f",
                            "last_updated": "2022-11-11T20:21:56.728694-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tulsa",
                            "reward": "2.94000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfac0c02-49f9-4bb8-8885-794157cc081b/?format=api"
                        }
                    ]
                },
                {
                    "id": "9f358b10-5530-4864-8eba-c1a203c1b071",
                    "match": "https://api-prod.gambitprofit.com/api/matches/91d40f0d-5e69-4341-af92-4b6542c291f0/?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",
                                "amount": 5097.0
                            },
                            {
                                "team": "Tulsa",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "71a7dbbf-47b1-41b5-a35a-594bc2e5820d",
                            "gambit_id": "92a51c4c-57d8-4676-8a94-438b2cd2fda0",
                            "last_updated": "2022-11-11T20:21:56.730638-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f358b10-5530-4864-8eba-c1a203c1b071/?format=api"
                        },
                        {
                            "id": "1f2b29dd-9dcd-44ef-97d9-50920c7fae53",
                            "gambit_id": "be1ce89a-75e3-4334-8906-04fbd705c2cb",
                            "last_updated": "2022-11-11T20:21:56.731608-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tulsa",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f358b10-5530-4864-8eba-c1a203c1b071/?format=api"
                        }
                    ]
                },
                {
                    "id": "40ffacf9-9ffa-469a-a40c-e883f54b1eb5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/91d40f0d-5e69-4341-af92-4b6542c291f0/?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 62.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 62.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9e1c1dc8-a74f-43ca-a528-8cfa8e88aa48",
                            "gambit_id": "1bd58b1c-09d7-45eb-a44c-af11fa4e6ef2",
                            "last_updated": "2022-11-11T20:21:56.724403-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 62.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "62.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40ffacf9-9ffa-469a-a40c-e883f54b1eb5/?format=api"
                        },
                        {
                            "id": "ee2aa8e9-6b50-4ef0-ba61-9a079a52c063",
                            "gambit_id": "1f131958-197a-461f-9cbe-15c6fe81d42c",
                            "last_updated": "2022-11-11T20:21:56.725602-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 62.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "62.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40ffacf9-9ffa-469a-a40c-e883f54b1eb5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5e063a65-4ea3-44fb-ae2a-257382913c1a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d1ce94bc-5577-4f3e-9bbb-4afa4422ff8b",
            "completed": true,
            "last_updated": "2022-11-11T21:22:13.339742-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/d1ce94bc-5577-4f3e-9bbb-4afa4422ff8b",
            "datetime": "2022-11-10T19:10:00-05:00",
            "cutoff_datetime": "2022-11-10T19:10:00-05:00",
            "name": "Dallas Mavericks v. Washington Wizards",
            "bettypes": [
                {
                    "id": "6772f87c-dcb9-4044-90c5-bdc07d07b090",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e063a65-4ea3-44fb-ae2a-257382913c1a/?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": 6683.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 3317.0
                            }
                        ],
                        "expected_reward_tokens": 9154.92,
                        "profit_sb": 154.92,
                        "profit_sb_percentage": 1.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fd27f8b2-003e-45de-82dc-d19275b6071d",
                            "gambit_id": "f049e04a-b84d-4dac-b259-57804e1e1591",
                            "last_updated": "2022-11-11T21:22:13.346595-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.37000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6772f87c-dcb9-4044-90c5-bdc07d07b090/?format=api"
                        },
                        {
                            "id": "2f05c048-c9ef-431c-b117-658ede2c813d",
                            "gambit_id": "0a56860f-2628-4071-941b-d40a06746f70",
                            "last_updated": "2022-11-11T21:22:13.345633-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "2.76000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6772f87c-dcb9-4044-90c5-bdc07d07b090/?format=api"
                        }
                    ]
                },
                {
                    "id": "1e15ee13-cddf-453a-9be3-c1bdceea32d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e063a65-4ea3-44fb-ae2a-257382913c1a/?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": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "89589442-614c-4a5d-b677-a58b15588842",
                            "gambit_id": "b25d0dd4-8a3a-4549-aa8e-d99422e43cc7",
                            "last_updated": "2022-11-11T21:22:13.349489-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e15ee13-cddf-453a-9be3-c1bdceea32d2/?format=api"
                        },
                        {
                            "id": "0e77e332-0b35-457a-8a91-75cd521a6fc0",
                            "gambit_id": "c6341baf-3426-4539-88e1-1ee6da6f54cd",
                            "last_updated": "2022-11-11T21:22:13.348510-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/1e15ee13-cddf-453a-9be3-c1bdceea32d2/?format=api"
                        }
                    ]
                },
                {
                    "id": "c3abd38a-5c12-4953-9f40-fbd21b67fccb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e063a65-4ea3-44fb-ae2a-257382913c1a/?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 209",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 209",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "123df43e-7bf5-4183-ab9d-f9fa2bce7263",
                            "gambit_id": "e09681f2-30cd-488b-b8d0-157d404b8d6f",
                            "last_updated": "2022-11-11T21:22:13.343699-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 209",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "209.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3abd38a-5c12-4953-9f40-fbd21b67fccb/?format=api"
                        },
                        {
                            "id": "b28529cb-e723-4fd4-8e9a-502ed36e5034",
                            "gambit_id": "62015d7f-5fa2-4db8-b3b8-a01fdd389d26",
                            "last_updated": "2022-11-11T21:22:13.342530-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 209",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "209.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3abd38a-5c12-4953-9f40-fbd21b67fccb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b968fb26-c9f3-41ba-812a-d73ffdaf82e2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "96af96b9-f498-466b-87c9-afb2b84d40f4",
            "completed": true,
            "last_updated": "2022-11-11T21:32:21.406876-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/96af96b9-f498-466b-87c9-afb2b84d40f4",
            "datetime": "2022-11-10T19:05:00-05:00",
            "cutoff_datetime": "2022-11-10T19:05:00-05:00",
            "name": "Ottawa Senators v. New Jersey Devils",
            "bettypes": [
                {
                    "id": "917bb731-beee-4eee-8652-ad3879217ad4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b968fb26-c9f3-41ba-812a-d73ffdaf82e2/?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": "Ottawa Senators",
                                "amount": 3821.0
                            }
                        ],
                        "expected_reward_tokens": 9206.71,
                        "profit_sb": 206.71,
                        "profit_sb_percentage": 2.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d6f8bfc4-ffd4-4da2-ae9c-ae64161ca01b",
                            "gambit_id": "bcf4dbb8-447b-4efa-8274-bc65548badec",
                            "last_updated": "2022-11-11T21:32:21.415621-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/917bb731-beee-4eee-8652-ad3879217ad4/?format=api"
                        },
                        {
                            "id": "462f171b-16a6-4acc-9df3-c8b4321923cd",
                            "gambit_id": "008130ba-8514-40a4-8130-ea5c77010927",
                            "last_updated": "2022-11-11T21:32:21.416580-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.41000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/917bb731-beee-4eee-8652-ad3879217ad4/?format=api"
                        }
                    ]
                },
                {
                    "id": "988b058e-9dda-436f-87fb-e67fc982989c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b968fb26-c9f3-41ba-812a-d73ffdaf82e2/?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": 5899.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2a7d875f-e3ce-4a61-9454-7fa10f51d3f6",
                            "gambit_id": "3dd5aa01-7cd6-414a-8bfb-bd45ac717459",
                            "last_updated": "2022-11-11T21:32:21.413704-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/988b058e-9dda-436f-87fb-e67fc982989c/?format=api"
                        },
                        {
                            "id": "987d846e-3cc1-4306-85c3-f6f480a09ceb",
                            "gambit_id": "f1f989a6-e416-4767-b9d8-96cdaa159cdc",
                            "last_updated": "2022-11-11T21:32:21.412748-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/988b058e-9dda-436f-87fb-e67fc982989c/?format=api"
                        }
                    ]
                },
                {
                    "id": "f8f89175-14f3-4892-b691-3a2efc9087bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b968fb26-c9f3-41ba-812a-d73ffdaf82e2/?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": "448944d9-e332-4a97-a617-55948c4b0389",
                            "gambit_id": "70c89c68-eef8-4a24-a602-5a10f7f2fbe2",
                            "last_updated": "2022-11-11T21:32:21.410836-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/f8f89175-14f3-4892-b691-3a2efc9087bd/?format=api"
                        },
                        {
                            "id": "82899868-691e-4bd1-86bf-8f3473f1d6b5",
                            "gambit_id": "ab65ab5b-4999-4b2f-bcdc-b4fb24e2acf1",
                            "last_updated": "2022-11-11T21:32:21.409782-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/f8f89175-14f3-4892-b691-3a2efc9087bd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "60d29cbf-23cf-4738-86c2-c38216320ef5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9246030c-5615-4031-bd16-a9a3653c2fdc",
            "completed": true,
            "last_updated": "2022-11-11T21:37:26.269892-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/9246030c-5615-4031-bd16-a9a3653c2fdc",
            "datetime": "2022-11-10T19:05:00-05:00",
            "cutoff_datetime": "2022-11-10T19:05:00-05:00",
            "name": "Edmonton Oilers v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "e227fccf-b402-4bb5-8ebf-c7596f794704",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60d29cbf-23cf-4738-86c2-c38216320ef5/?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": 5583.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 4417.0
                            }
                        ],
                        "expected_reward_tokens": 9099.02,
                        "profit_sb": 99.02,
                        "profit_sb_percentage": 1.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9b6e4143-b8eb-4400-a603-b12d0b0e4732",
                            "gambit_id": "09da9c5b-6804-402b-97be-7d17075d0d66",
                            "last_updated": "2022-11-11T21:37:26.279463-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e227fccf-b402-4bb5-8ebf-c7596f794704/?format=api"
                        },
                        {
                            "id": "68ecb57a-1340-4927-b9d3-ae40a7e0b45e",
                            "gambit_id": "48fce659-6966-4935-bb85-c8fa2f57f3a1",
                            "last_updated": "2022-11-11T21:37:26.280428-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.06000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e227fccf-b402-4bb5-8ebf-c7596f794704/?format=api"
                        }
                    ]
                },
                {
                    "id": "fbe12dce-7111-4fb1-a76a-dc457c4ca359",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60d29cbf-23cf-4738-86c2-c38216320ef5/?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": "Edmonton Oilers",
                                "amount": 6345.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 3655.0
                            }
                        ],
                        "expected_reward_tokens": 9136.8,
                        "profit_sb": 136.8,
                        "profit_sb_percentage": 1.52,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a25ab85c-9ee7-405b-9d03-0d4b1fb314f6",
                            "gambit_id": "f95f7348-8c54-4512-aca4-e2345b8c34a4",
                            "last_updated": "2022-11-11T21:37:26.277293-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbe12dce-7111-4fb1-a76a-dc457c4ca359/?format=api"
                        },
                        {
                            "id": "01f04424-60bd-4bd1-9148-1fcf5cc8bc38",
                            "gambit_id": "23d31cb2-6635-43ba-b5a4-73360c76aa28",
                            "last_updated": "2022-11-11T21:37:26.276132-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.50000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbe12dce-7111-4fb1-a76a-dc457c4ca359/?format=api"
                        }
                    ]
                },
                {
                    "id": "ca5b2707-fa24-495f-81ec-e18063dcecec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60d29cbf-23cf-4738-86c2-c38216320ef5/?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": "897b9475-1754-439b-8970-fe2ae5fb8f01",
                            "gambit_id": "ad812dfc-486d-4c08-943b-8b59f8b53225",
                            "last_updated": "2022-11-11T21:37:26.273866-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/ca5b2707-fa24-495f-81ec-e18063dcecec/?format=api"
                        },
                        {
                            "id": "99fafa08-0d8a-48c5-97a3-009fe8bba289",
                            "gambit_id": "78fbd184-dcb5-4aac-b338-c48f3782ae50",
                            "last_updated": "2022-11-11T21:37:26.272711-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/ca5b2707-fa24-495f-81ec-e18063dcecec/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "74c0bc32-1396-4dba-8ba5-ec2807b52343",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "77b44f66-788f-43f2-831e-0ef6fa159a31",
            "completed": true,
            "last_updated": "2022-11-11T21:37:25.859975-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/77b44f66-788f-43f2-831e-0ef6fa159a31",
            "datetime": "2022-11-10T19:05:00-05:00",
            "cutoff_datetime": "2022-11-10T19:05:00-05:00",
            "name": "Philadelphia Flyers v. Columbus Blue Jackets",
            "bettypes": [
                {
                    "id": "18f9cc02-a4ea-40df-afdb-24f1d459af83",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74c0bc32-1396-4dba-8ba5-ec2807b52343/?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": 5000.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1320b419-06a9-4688-b869-9ce2b3e87f5d",
                            "gambit_id": "6382fc6e-35d3-4acb-8c2c-e4f4bdf3346f",
                            "last_updated": "2022-11-11T21:37:25.871516-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18f9cc02-a4ea-40df-afdb-24f1d459af83/?format=api"
                        },
                        {
                            "id": "e4422197-4943-401d-8989-ad7d700410e0",
                            "gambit_id": "34e1c074-d3b5-471e-ae0d-b23c3e7d775a",
                            "last_updated": "2022-11-11T21:37:25.870603-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/18f9cc02-a4ea-40df-afdb-24f1d459af83/?format=api"
                        }
                    ]
                },
                {
                    "id": "c01ea387-a893-44d2-8415-7e6146c2d9e1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74c0bc32-1396-4dba-8ba5-ec2807b52343/?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": 6869.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 3131.0
                            }
                        ],
                        "expected_reward_tokens": 9204.46,
                        "profit_sb": 204.46,
                        "profit_sb_percentage": 2.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b50de760-aa2e-477b-b935-9c1ac1b28da0",
                            "gambit_id": "f150bbe3-29ce-4467-ac1b-b64df5918c9d",
                            "last_updated": "2022-11-11T21:37:25.867388-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.34000",
                            "odds": "1.38460",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c01ea387-a893-44d2-8415-7e6146c2d9e1/?format=api"
                        },
                        {
                            "id": "13953a51-9107-4d58-b8a0-34b02f7d9a2a",
                            "gambit_id": "88dbd777-3e0b-4ff0-8cad-56133917b045",
                            "last_updated": "2022-11-11T21:37:25.866261-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.94000",
                            "odds": "3.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c01ea387-a893-44d2-8415-7e6146c2d9e1/?format=api"
                        }
                    ]
                },
                {
                    "id": "188800a0-9d2c-497b-b465-c67cff4c97f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74c0bc32-1396-4dba-8ba5-ec2807b52343/?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": "05fbdd96-7ff1-457f-aaa3-8262ddfe808c",
                            "gambit_id": "2f57c305-d481-4da4-b2c2-349ddfed38c9",
                            "last_updated": "2022-11-11T21:37:25.862799-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/188800a0-9d2c-497b-b465-c67cff4c97f1/?format=api"
                        },
                        {
                            "id": "84a33c78-cfa3-4842-a3ce-1278986e2dd0",
                            "gambit_id": "25e1b5a6-ef81-4119-8da1-48741ce6bba5",
                            "last_updated": "2022-11-11T21:37:25.863979-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/188800a0-9d2c-497b-b465-c67cff4c97f1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8208a1b5-bcf6-4905-b173-5bbba9e91fa7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6ad287f4-9c74-431b-9a7d-9d68d12db9c2",
            "completed": true,
            "last_updated": "2022-11-11T21:37:26.466548-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.65,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/6ad287f4-9c74-431b-9a7d-9d68d12db9c2",
            "datetime": "2022-11-10T19:05:00-05:00",
            "cutoff_datetime": "2022-11-10T19:05:00-05:00",
            "name": "New York Rangers v. Detroit Red Wings",
            "bettypes": [
                {
                    "id": "f0588ea0-8bdc-4c67-b211-21ff2d7c0120",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8208a1b5-bcf6-4905-b173-5bbba9e91fa7/?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": 5899.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1785a70e-1029-4ead-8ec5-c2d30056d01e",
                            "gambit_id": "b01607bc-2dfe-488c-9050-c734c7784e91",
                            "last_updated": "2022-11-11T21:37:26.478027-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0588ea0-8bdc-4c67-b211-21ff2d7c0120/?format=api"
                        },
                        {
                            "id": "243545cb-47c9-46bf-9f9d-c57e172b2fdf",
                            "gambit_id": "e67ff4e8-0866-4e45-b005-b54330ed389f",
                            "last_updated": "2022-11-11T21:37:26.477074-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0588ea0-8bdc-4c67-b211-21ff2d7c0120/?format=api"
                        }
                    ]
                },
                {
                    "id": "a717673b-3fe8-43f5-be94-7a1a39792604",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8208a1b5-bcf6-4905-b173-5bbba9e91fa7/?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": 6266.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 3734.0
                            }
                        ],
                        "expected_reward_tokens": 9148.3,
                        "profit_sb": 148.3,
                        "profit_sb_percentage": 1.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "08b7ac68-055c-4d57-ab3c-7f5983f98d9c",
                            "gambit_id": "b82c5dbc-9fab-4fa0-ab5a-049bdc5726b8",
                            "last_updated": "2022-11-11T21:37:26.474146-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a717673b-3fe8-43f5-be94-7a1a39792604/?format=api"
                        },
                        {
                            "id": "85bb484d-1de9-4dcd-8334-9366a57e1154",
                            "gambit_id": "3be72814-443f-415c-869c-bb574c962fca",
                            "last_updated": "2022-11-11T21:37:26.475097-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "2.45000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a717673b-3fe8-43f5-be94-7a1a39792604/?format=api"
                        }
                    ]
                },
                {
                    "id": "cb407192-b986-47a8-ab84-fbad6603e1da",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8208a1b5-bcf6-4905-b173-5bbba9e91fa7/?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": "52f37b7a-9761-4270-ac2a-edbe5af84442",
                            "gambit_id": "49e8bcef-9d38-4f0c-a9a1-b10de2f4ba90",
                            "last_updated": "2022-11-11T21:37:26.469449-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/cb407192-b986-47a8-ab84-fbad6603e1da/?format=api"
                        },
                        {
                            "id": "d4e14073-3111-4d59-91be-c076c6fa2ffa",
                            "gambit_id": "a44d6811-a6e4-4c86-a796-6f326350b634",
                            "last_updated": "2022-11-11T21:37:26.470749-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/cb407192-b986-47a8-ab84-fbad6603e1da/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "911f281d-c2ad-4844-afaf-3d1f65f10578",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1bba5520-3b6e-443b-bf71-0cf66e8f2711",
            "completed": true,
            "last_updated": "2022-11-11T21:37:26.942237-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.65,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/1bba5520-3b6e-443b-bf71-0cf66e8f2711",
            "datetime": "2022-11-10T19:05:00-05:00",
            "cutoff_datetime": "2022-11-10T19:05:00-05:00",
            "name": "Calgary Flames v. Boston Bruins",
            "bettypes": [
                {
                    "id": "fc7a1923-6910-45ac-bbd4-95fa1b5212ad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/911f281d-c2ad-4844-afaf-3d1f65f10578/?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": 6266.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 3734.0
                            }
                        ],
                        "expected_reward_tokens": 9148.3,
                        "profit_sb": 148.3,
                        "profit_sb_percentage": 1.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b4bf65b5-f8b2-42a6-ad07-09395877a6c2",
                            "gambit_id": "902aa0f3-c867-4046-bc01-f8ed80dc34d0",
                            "last_updated": "2022-11-11T21:37:26.951161-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc7a1923-6910-45ac-bbd4-95fa1b5212ad/?format=api"
                        },
                        {
                            "id": "594c3c15-23ef-4ecc-a393-53998fd5daab",
                            "gambit_id": "46f88bbb-b4b2-46d9-bca0-b5515182ca6c",
                            "last_updated": "2022-11-11T21:37:26.952185-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.45000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc7a1923-6910-45ac-bbd4-95fa1b5212ad/?format=api"
                        }
                    ]
                },
                {
                    "id": "4e07386e-450a-4cb7-9f19-7b1cf1b6f23e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/911f281d-c2ad-4844-afaf-3d1f65f10578/?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": 5824.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 4176.0
                            }
                        ],
                        "expected_reward_tokens": 9143.68,
                        "profit_sb": 143.68,
                        "profit_sb_percentage": 1.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1d63cc36-b055-4e63-99ea-e3a0cd71183f",
                            "gambit_id": "5c4fc5fe-8961-49d8-ad9a-e4c9fedd91ac",
                            "last_updated": "2022-11-11T21:37:26.949059-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.57000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e07386e-450a-4cb7-9f19-7b1cf1b6f23e/?format=api"
                        },
                        {
                            "id": "f26a2622-a37e-43f4-b8c2-78c249ad2430",
                            "gambit_id": "bc613d65-db5f-402b-82ec-358d269018b5",
                            "last_updated": "2022-11-11T21:37:26.948013-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "2.19000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e07386e-450a-4cb7-9f19-7b1cf1b6f23e/?format=api"
                        }
                    ]
                },
                {
                    "id": "ea2029d0-573e-44c4-8f83-daf33294d016",
                    "match": "https://api-prod.gambitprofit.com/api/matches/911f281d-c2ad-4844-afaf-3d1f65f10578/?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": "f5357f86-4b43-45bc-9fab-a9e491472532",
                            "gambit_id": "55e79da6-2945-4e92-9017-450f4668d833",
                            "last_updated": "2022-11-11T21:37:26.945947-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/ea2029d0-573e-44c4-8f83-daf33294d016/?format=api"
                        },
                        {
                            "id": "744fcbe6-97d9-4d20-85b1-79d381230755",
                            "gambit_id": "ec74ef5d-782e-4ebe-b225-fb11a22c7eb3",
                            "last_updated": "2022-11-11T21:37:26.944847-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/ea2029d0-573e-44c4-8f83-daf33294d016/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dd96b32e-4d25-4d9f-a879-20e63d02e654",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b9cf7938-b1ea-4c4a-b4d9-36b6b3927ffa",
            "completed": true,
            "last_updated": "2022-11-11T21:37:27.302248-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.03,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b9cf7938-b1ea-4c4a-b4d9-36b6b3927ffa",
            "datetime": "2022-11-10T19:05:00-05:00",
            "cutoff_datetime": "2022-11-10T19:05:00-05:00",
            "name": "Vegas Golden Knights v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "d9c5cbae-2086-4d4b-869f-67b83fa24ab1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd96b32e-4d25-4d9f-a879-20e63d02e654/?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": 6042.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 3958.0
                            }
                        ],
                        "expected_reward_tokens": 9182.56,
                        "profit_sb": 182.56,
                        "profit_sb_percentage": 2.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3ab83137-0f8d-4b61-8010-5cc0d34152a4",
                            "gambit_id": "c5d5ae1e-87ee-40dc-a321-13455a1cb404",
                            "last_updated": "2022-11-11T21:37:27.311243-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.52000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9c5cbae-2086-4d4b-869f-67b83fa24ab1/?format=api"
                        },
                        {
                            "id": "7d19fd41-793f-4089-bfee-5c62fbbc4612",
                            "gambit_id": "50ea9450-78dc-4c46-94e6-775ffba285d3",
                            "last_updated": "2022-11-11T21:37:27.310292-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.32000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9c5cbae-2086-4d4b-869f-67b83fa24ab1/?format=api"
                        }
                    ]
                },
                {
                    "id": "e1229e6d-1d87-4fad-98c1-47e5998f655e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd96b32e-4d25-4d9f-a879-20e63d02e654/?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": "Vegas Golden Knights",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "37bda73d-6aae-4bdd-885f-6554a96ad866",
                            "gambit_id": "7b3b3ef3-782c-46af-9a22-02b017d96a5f",
                            "last_updated": "2022-11-11T21:37:27.307375-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/e1229e6d-1d87-4fad-98c1-47e5998f655e/?format=api"
                        },
                        {
                            "id": "1bd40adc-d1cc-4d6d-8d4f-5b6e1e1d04f6",
                            "gambit_id": "ca01e9d3-5052-46fc-8884-064f894a23f5",
                            "last_updated": "2022-11-11T21:37:27.308317-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1229e6d-1d87-4fad-98c1-47e5998f655e/?format=api"
                        }
                    ]
                },
                {
                    "id": "7ae1a3ba-7f81-4e17-ab9b-efeef6826b13",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd96b32e-4d25-4d9f-a879-20e63d02e654/?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": "357144d7-3812-4411-8e1d-7013e5c8730c",
                            "gambit_id": "453e4ae7-f043-47b6-95d3-f057d9c60f9d",
                            "last_updated": "2022-11-11T21:37:27.304592-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/7ae1a3ba-7f81-4e17-ab9b-efeef6826b13/?format=api"
                        },
                        {
                            "id": "0ae6504e-41c1-4a41-95e1-886a5471d65b",
                            "gambit_id": "8681a131-85e5-4727-9fbb-abf0744c1747",
                            "last_updated": "2022-11-11T21:37:27.305535-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/7ae1a3ba-7f81-4e17-ab9b-efeef6826b13/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "19aab953-32a2-46b9-be6d-63b78262dc13",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4dee1171-a76c-45bd-8acc-7775d0cce2d1",
            "completed": true,
            "last_updated": "2022-11-11T21:42:12.302750-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.86,
            "sport_category": "CS:GO - Intel Extreme Masters",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/4dee1171-a76c-45bd-8acc-7775d0cce2d1",
            "datetime": "2022-11-10T15:30:00-05:00",
            "cutoff_datetime": "2022-11-10T15:30:00-05:00",
            "name": "Cloud9 v. MOUZ",
            "bettypes": [
                {
                    "id": "ec2fee2c-2fbb-448a-9103-f20ae39b8779",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19aab953-32a2-46b9-be6d-63b78262dc13/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cloud9",
                                "amount": 6692.0
                            },
                            {
                                "team": "MOUZ",
                                "amount": 3308.0
                            }
                        ],
                        "expected_reward_tokens": 8832.36,
                        "profit_sb": -167.64,
                        "profit_sb_percentage": -1.86,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4f89c722-4408-460b-b86d-b093c041c299",
                            "gambit_id": "f4ac04f2-e8f4-4932-b5b7-9b013d3b84ca",
                            "last_updated": "2022-11-11T21:42:12.306515-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cloud9",
                            "reward": "1.32000",
                            "odds": "1.36000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec2fee2c-2fbb-448a-9103-f20ae39b8779/?format=api"
                        },
                        {
                            "id": "a37ab724-ac72-426d-bbd9-da5dd2c4aab5",
                            "gambit_id": "c12ab45a-ae9b-490b-a395-6012dc5fee4a",
                            "last_updated": "2022-11-11T21:42:12.305384-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MOUZ",
                            "reward": "2.67000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec2fee2c-2fbb-448a-9103-f20ae39b8779/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "75b1741f-53b0-4ffe-96b5-99ede5f8b29a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "11c46427-3e87-471a-bf20-924c05ffb808",
            "completed": true,
            "last_updated": "2022-11-14T15:28:08.887340-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.93,
            "sport_category": "English EFL Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/11c46427-3e87-471a-bf20-924c05ffb808",
            "datetime": "2022-11-10T15:00:00-05:00",
            "cutoff_datetime": "2022-11-10T15:00:00-05:00",
            "name": "Manchester United v. Aston Villa",
            "bettypes": [
                {
                    "id": "3d2e2b69-323e-43b2-853e-bd95a5fb247f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/75b1741f-53b0-4ffe-96b5-99ede5f8b29a/?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": 6786.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3214.0
                            }
                        ],
                        "expected_reward_tokens": 10991.88,
                        "profit_sb": 1991.88,
                        "profit_sb_percentage": 22.13,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester United",
                                "amount": 5458.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2585.0
                            },
                            {
                                "team": "Aston Villa",
                                "amount": 1956.0
                            }
                        ],
                        "expected_reward_tokens": 8840.7,
                        "profit_sb": -159.3,
                        "profit_sb_percentage": -1.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ca2dabe2-f1c4-4284-b73c-f029b88b5110",
                            "gambit_id": "696958bd-3abb-413e-91aa-de8e97a46929",
                            "last_updated": "2022-11-14T15:28:08.895026-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Manchester United",
                            "reward": "1.62000",
                            "odds": "1.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d2e2b69-323e-43b2-853e-bd95a5fb247f/?format=api"
                        },
                        {
                            "id": "943cf8d6-a852-4b63-8c3c-eae8dfd2c81c",
                            "gambit_id": "91f6fb7d-1856-41cc-9a7a-4bb576a66bef",
                            "last_updated": "2022-11-14T15:28:08.896172-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/3d2e2b69-323e-43b2-853e-bd95a5fb247f/?format=api"
                        },
                        {
                            "id": "8c7e4dbe-b997-410f-9e28-645675abd297",
                            "gambit_id": "eec5654c-374b-4d7d-adfb-40d2a2747c65",
                            "last_updated": "2022-11-14T15:28:08.893814-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aston Villa",
                            "reward": "4.52000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d2e2b69-323e-43b2-853e-bd95a5fb247f/?format=api"
                        }
                    ]
                },
                {
                    "id": "90ed3a72-cab9-4267-b009-30223603d5de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/75b1741f-53b0-4ffe-96b5-99ede5f8b29a/?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": 5154.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4846.0
                            }
                        ],
                        "expected_reward_tokens": 8916.42,
                        "profit_sb": -83.58,
                        "profit_sb_percentage": -0.93,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "86446f97-a141-415a-a536-955a8204e62f",
                            "gambit_id": "ee29e0b9-9914-4fb9-8d37-de6c82231de8",
                            "last_updated": "2022-11-14T15:28:08.891305-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.73000",
                            "odds": "1.83000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90ed3a72-cab9-4267-b009-30223603d5de/?format=api"
                        },
                        {
                            "id": "a18595f1-b458-4558-8633-c42e82f3ccf5",
                            "gambit_id": "83b6a724-7edf-46d5-9409-16a949781f40",
                            "last_updated": "2022-11-14T15:28:08.890171-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.84000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90ed3a72-cab9-4267-b009-30223603d5de/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ba29b31d-f880-4e55-b9a0-6275cdd60563",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8355530a-c98e-4a19-8b2f-47be77cc73ca",
            "completed": true,
            "last_updated": "2022-11-11T21:42:11.236250-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.45,
            "sport_category": "CS:GO - Intel Extreme Masters",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/8355530a-c98e-4a19-8b2f-47be77cc73ca",
            "datetime": "2022-11-10T12:00:00-05:00",
            "cutoff_datetime": "2022-11-10T12:00:00-05:00",
            "name": "Outsiders v. Fnatic",
            "bettypes": [
                {
                    "id": "8292728f-4638-4281-981f-3cdc72373a4e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ba29b31d-f880-4e55-b9a0-6275cdd60563/?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": "Outsiders",
                                "amount": 5738.0
                            },
                            {
                                "team": "Fnatic",
                                "amount": 4262.0
                            }
                        ],
                        "expected_reward_tokens": 8779.14,
                        "profit_sb": -220.86,
                        "profit_sb_percentage": -2.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aa17a936-2d93-474a-9317-3baec5a8464e",
                            "gambit_id": "26fec417-8150-414d-a1c2-1145c3198604",
                            "last_updated": "2022-11-11T21:42:11.240056-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Outsiders",
                            "reward": "1.53000",
                            "odds": "1.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8292728f-4638-4281-981f-3cdc72373a4e/?format=api"
                        },
                        {
                            "id": "62c2e2a9-a613-4cbb-93ed-807c1df47821",
                            "gambit_id": "29934966-821d-40e0-98e2-45c6b019923b",
                            "last_updated": "2022-11-11T21:42:11.238922-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fnatic",
                            "reward": "2.06000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8292728f-4638-4281-981f-3cdc72373a4e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9726b20c-7985-4529-b67d-c0bcbb92562e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "46b33155-ba61-427a-97d8-8040c1be3648",
            "completed": true,
            "last_updated": "2022-11-14T15:32:25.943929-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Houston Open",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/46b33155-ba61-427a-97d8-8040c1be3648",
            "datetime": "2022-11-10T06:00:00-05:00",
            "cutoff_datetime": "2022-11-10T06:00:00-05:00",
            "name": "Houston Open: Top 5 Finish",
            "bettypes": [
                {
                    "id": "84368f99-28cf-48ce-ba13-8d79e8c1924d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9726b20c-7985-4529-b67d-c0bcbb92562e/?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": "5e08132a-8435-4071-893a-48c11012b916",
                            "gambit_id": "8b7c1e9b-c6fa-44ec-994e-c7c0527e9273",
                            "last_updated": "2022-11-14T15:32:25.989932-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nate Lashley",
                            "reward": "0.12000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "1ddc93ac-a8ff-406f-b68b-2e20e18c5a62",
                            "gambit_id": "b47b2915-64be-4b59-b56b-c5b78d8387c2",
                            "last_updated": "2022-11-14T15:32:25.954865-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scottie Scheffler",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "e04ec62c-b35a-4287-8d6b-4502e90ad1e8",
                            "gambit_id": "690fb452-d719-474c-9934-14b3adc59c39",
                            "last_updated": "2022-11-14T15:32:26.070872-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sam Burns",
                            "reward": "3.64000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "45d28e60-47f4-44f9-8328-690459016cd6",
                            "gambit_id": "f74e7d9e-0792-4e96-8cbb-4665aeb05c6a",
                            "last_updated": "2022-11-14T15:32:26.068133-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tony Finau",
                            "reward": "3.93000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "f49ea1b4-c626-418e-84f3-fa64a38ad7e8",
                            "gambit_id": "3ed95ed3-0a67-42c6-b51c-d576920ee6b7",
                            "last_updated": "2022-11-14T15:32:26.069961-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aaron Wise",
                            "reward": "4.52000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "b68421dc-5d76-4d21-b37c-aeaf1676b3d2",
                            "gambit_id": "71865ab4-f926-47d1-9819-0ea0d60e6607",
                            "last_updated": "2022-11-14T15:32:26.067219-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Russell Henley",
                            "reward": "4.96000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "18c41c7b-6717-4b19-a958-914dfca7e9fb",
                            "gambit_id": "da5f5a35-2e4e-4311-9c10-6dd138151655",
                            "last_updated": "2022-11-14T15:32:26.065401-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jason Day",
                            "reward": "5.40000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "7f18fe23-9040-44cb-be30-e23a3a639782",
                            "gambit_id": "d8c1b0bd-d222-473f-aaab-f23bf1dfc74a",
                            "last_updated": "2022-11-14T15:32:26.066306-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Taylor Montgomery",
                            "reward": "5.40000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "dfac6f1b-9149-4027-8c93-e173f0004e26",
                            "gambit_id": "08442d8b-2022-42fe-a328-a276e324099f",
                            "last_updated": "2022-11-14T15:32:26.069052-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hideki Matsuyama",
                            "reward": "5.40000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "58367b02-f47c-4d6c-b082-c191598b2bbc",
                            "gambit_id": "73cf4fe1-cd2c-45bd-b266-ea3cedcc1a0f",
                            "last_updated": "2022-11-14T15:32:26.064475-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Maverick McNealy",
                            "reward": "5.40000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "d5d2645b-5579-4ebf-9e4a-fb1a6fd8181f",
                            "gambit_id": "73f67138-7a27-46db-8479-7ade2f180ee9",
                            "last_updated": "2022-11-14T15:32:26.063548-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denny McCarthy",
                            "reward": "7.16000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "78b71590-363b-4f01-a837-b68de0a17dd9",
                            "gambit_id": "6c2040e7-f49d-414d-9b41-70f209c6c3f2",
                            "last_updated": "2022-11-14T15:32:26.059020-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Davis Riley",
                            "reward": "8.04000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "d01b9055-10d6-484d-b89f-f089c8abdd06",
                            "gambit_id": "7bedca3c-a879-4d35-9e14-9f82686c8341",
                            "last_updated": "2022-11-14T15:32:26.047918-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matthew Nesmith",
                            "reward": "8.04000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "31827a9d-a2ae-4a4d-b440-1f762895c5c6",
                            "gambit_id": "fb3fb9ee-5c44-4553-8e34-a1c3b9d81a4f",
                            "last_updated": "2022-11-14T15:32:26.060880-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sahith Theegala",
                            "reward": "8.04000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "bd7e93c8-d7d8-4a64-b09e-ee62ad686f9b",
                            "gambit_id": "4a5a926d-9ca3-4e99-a4b6-49101f93ce3d",
                            "last_updated": "2022-11-14T15:32:26.058094-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joel Dahmen",
                            "reward": "8.48000",
                            "odds": "9.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "8daafefd-a44e-45be-8daa-6b64201c967c",
                            "gambit_id": "acb02f84-a125-4695-8f0a-0d45b5623e86",
                            "last_updated": "2022-11-14T15:32:26.056253-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Taylor Pendrith",
                            "reward": "8.48000",
                            "odds": "9.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "cc40bf26-8952-4fb2-87ac-0d36fe390d9a",
                            "gambit_id": "35208317-00ea-4b70-bfc4-a92b66bec499",
                            "last_updated": "2022-11-14T15:32:26.057177-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alex Noren",
                            "reward": "8.92000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "e8a13b0f-da26-4935-ac5f-bd49d2d95703",
                            "gambit_id": "d5959cee-d1f1-4c2b-9c6b-90c6e491d57a",
                            "last_updated": "2022-11-14T15:32:26.061804-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Si-Woo Kim",
                            "reward": "8.92000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "5ae411e8-c77d-4757-8781-4f95345f2767",
                            "gambit_id": "e75e6006-3a88-4266-92d5-94fd0769807e",
                            "last_updated": "2022-11-14T15:32:26.059949-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Emiliano Grillo",
                            "reward": "8.92000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "b22d0cb9-3fb9-4792-93f4-ce6675043956",
                            "gambit_id": "d5a34fd5-c3f6-4acb-a2d2-0d3a89026953",
                            "last_updated": "2022-11-14T15:32:26.055339-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/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "72a731cd-06cc-49d9-8549-256d33b3a230",
                            "gambit_id": "5fe5b93f-89cc-4077-bc4c-127bb8fb9105",
                            "last_updated": "2022-11-14T15:32:26.052586-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Keith Mitchell",
                            "reward": "9.80000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "439ef6a4-702c-4792-977d-5b3ef0f7f672",
                            "gambit_id": "6484472e-de2b-4528-8f5a-2a837c92f9e2",
                            "last_updated": "2022-11-14T15:32:26.050713-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Will Gordon",
                            "reward": "9.80000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "0e34b8cb-eb4e-4e2a-bf46-23b7d691e7ac",
                            "gambit_id": "65ca2f49-a633-44f0-a4f6-c9d488307e6e",
                            "last_updated": "2022-11-14T15:32:25.953922-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dean Burmester",
                            "reward": "10.68000",
                            "odds": "12.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "85dda607-a7e7-4d8c-88da-b6969a4d4318",
                            "gambit_id": "3a8a626e-7564-427f-a43e-687eeab98315",
                            "last_updated": "2022-11-14T15:32:26.049732-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wyndham Clark",
                            "reward": "11.56000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "1f0ba7ee-b4c8-4595-992a-1884e321654b",
                            "gambit_id": "c4374c64-66f6-4552-8b64-9a95d6a0ca38",
                            "last_updated": "2022-11-14T15:32:26.048830-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sebastian Munoz",
                            "reward": "11.56000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "3ed348c0-d8a2-4ba2-a21b-7e378ac626ac",
                            "gambit_id": "b0787735-e5cf-4a98-a459-efe6b7bc8d42",
                            "last_updated": "2022-11-14T15:32:26.047015-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alex Smalley",
                            "reward": "11.56000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "bfb52121-ddda-429a-8df1-cf11db653bd4",
                            "gambit_id": "7a636b5a-e10c-48d2-9450-a5f49c03f33f",
                            "last_updated": "2022-11-14T15:32:26.054425-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Hadwin",
                            "reward": "11.56000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "4a2b7232-0d56-4cd1-9216-b46bc4e8b85e",
                            "gambit_id": "5638d993-4e4f-4361-a2ed-796be2db8c12",
                            "last_updated": "2022-11-14T15:32:26.044211-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mackenzie Hughes",
                            "reward": "11.56000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "236559ea-ec7f-4ef3-8208-fbcb38a0fb09",
                            "gambit_id": "0eb56c35-eabd-4154-b9b9-f1d7519d0075",
                            "last_updated": "2022-11-14T15:32:26.053519-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Taylor Moore",
                            "reward": "11.56000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "20a71385-a676-47c5-950a-2cccf7c98b56",
                            "gambit_id": "6a73c452-1c22-4084-9520-2666019a66cd",
                            "last_updated": "2022-11-14T15:32:26.051672-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Patrick Rodgers",
                            "reward": "11.56000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "eab1bc8f-8e49-4c84-b740-5b9ec355e565",
                            "gambit_id": "fe999b30-ffa8-4937-a897-9b8554a9d102",
                            "last_updated": "2022-11-14T15:32:26.032255-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Davis Thompson",
                            "reward": "13.32000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "5bca0a19-6050-4dfc-93df-bac4b1c262e5",
                            "gambit_id": "b6ebe26b-b7fb-4f77-9930-1365d7984e74",
                            "last_updated": "2022-11-14T15:32:26.045156-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Lee Hodges",
                            "reward": "13.32000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "42c1f08e-ff77-4482-a37a-f8fc2b99e540",
                            "gambit_id": "142e0bb9-1ede-40c4-862e-c9c1b45b94b6",
                            "last_updated": "2022-11-14T15:32:26.035870-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sepp Straka",
                            "reward": "13.32000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "60d14667-e134-41e4-aedd-775dc8f7b855",
                            "gambit_id": "03671cca-ad4d-4df0-b9c2-a4b561cf8971",
                            "last_updated": "2022-11-14T15:32:26.046108-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harris English",
                            "reward": "13.32000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "5567bed8-a553-4bc3-a48c-3a60ca120d5e",
                            "gambit_id": "e725d689-42ef-49bf-a2d8-da0b408f3da5",
                            "last_updated": "2022-11-14T15:32:26.036783-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Schenk",
                            "reward": "13.32000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "f28f5c56-4432-4ea5-b314-b36e55d4a5cf",
                            "gambit_id": "69f4e5de-40f6-43c1-92c6-86d23087ec68",
                            "last_updated": "2022-11-14T15:32:26.039577-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Lower",
                            "reward": "13.32000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "3f986cbb-cb99-4bd0-b1ab-1bc4beea4677",
                            "gambit_id": "f53b9dce-9312-4888-abfe-a0ee4c9eac3d",
                            "last_updated": "2022-11-14T15:32:26.022775-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Gary Woodland",
                            "reward": "15.08000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "c470e6ae-9ea8-4b3e-a002-a11fa7788fb6",
                            "gambit_id": "acde6383-b208-408d-8eb7-41b15f354659",
                            "last_updated": "2022-11-14T15:32:26.025726-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Beau Hossler",
                            "reward": "15.08000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "cc76d1a1-13f6-46c9-bd11-58d90b96bb1d",
                            "gambit_id": "77a77b5a-8de7-4f00-8649-f0fffcd629b4",
                            "last_updated": "2022-11-14T15:32:26.037679-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Robby Shelton",
                            "reward": "15.08000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "49158012-60cc-4046-8ee8-1bdfaa5b8fae",
                            "gambit_id": "43e65e3f-459c-43a3-95fc-57a35cae160a",
                            "last_updated": "2022-11-14T15:32:26.033164-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brendan Steele",
                            "reward": "15.08000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "03c3270c-1253-4acb-83d1-c5f3600afed9",
                            "gambit_id": "a11c4dcc-4723-4ee2-8755-eda5b64c639e",
                            "last_updated": "2022-11-14T15:32:26.038580-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Luke List",
                            "reward": "15.08000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "5622489b-7364-406d-a5f7-ae030a3fbee9",
                            "gambit_id": "1ecf2011-b0d2-43ac-a528-e603686b6945",
                            "last_updated": "2022-11-14T15:32:26.024604-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Greyson Sigg",
                            "reward": "15.08000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "67b9322c-4b1e-416e-90e6-49017f19502b",
                            "gambit_id": "6ccbff0f-fb8d-4521-9924-ade12bbf3070",
                            "last_updated": "2022-11-14T15:32:26.042353-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cameron Champ",
                            "reward": "15.08000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "4d7e7903-7a93-4b91-ac24-de70816bd573",
                            "gambit_id": "1e4e2396-919a-4a1b-89ea-1fa07214ec89",
                            "last_updated": "2022-11-14T15:32:26.023691-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brandon Wu",
                            "reward": "15.08000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "de5f4a2c-84eb-4d52-a212-4494858403db",
                            "gambit_id": "f0b40e63-78ce-4e44-a13c-9d8db1023386",
                            "last_updated": "2022-11-14T15:32:26.043302-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aaron Rai",
                            "reward": "15.08000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "25b66e57-a721-42a7-99ae-5fab4c680600",
                            "gambit_id": "7c5d1e10-c8e5-4619-8baf-9df18e69d3c4",
                            "last_updated": "2022-11-14T15:32:26.040491-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Danny Willett",
                            "reward": "16.84000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "397ba78a-dc15-410c-81f2-519e70c4c304",
                            "gambit_id": "ee99d41b-9ab2-4538-bc7c-7709c86b7cad",
                            "last_updated": "2022-11-14T15:32:26.034967-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Long",
                            "reward": "16.84000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "5649eeb1-4154-45b5-9d9f-8a34f1aa8b92",
                            "gambit_id": "f6d32394-d2ec-474a-9738-ae7f85f7ba08",
                            "last_updated": "2022-11-14T15:32:26.031343-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Martin Laird",
                            "reward": "16.84000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "fe276e09-4a11-4263-807a-1e224f512d3a",
                            "gambit_id": "6f6fbdfa-4605-47a8-9881-57cb9f4d9f4b",
                            "last_updated": "2022-11-14T15:32:26.034066-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Rose",
                            "reward": "16.84000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "0971dc34-9e9c-458d-8d04-b4b26c6396fa",
                            "gambit_id": "69067e4b-7c84-4d5b-aaf2-05507944a4fa",
                            "last_updated": "2022-11-14T15:32:26.041411-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Suh",
                            "reward": "16.84000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "d64cc424-6e97-4bb7-a697-7d6df98782a1",
                            "gambit_id": "3770bad0-b8e1-448c-9ef1-74bbdcfc93b8",
                            "last_updated": "2022-11-14T15:32:25.950511-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Francesco Molinari",
                            "reward": "16.84000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "4aae3cb2-d3c9-43ab-a8e9-bd3cf004c93f",
                            "gambit_id": "6d7f8483-8f18-4c55-8d22-5875e42b89d1",
                            "last_updated": "2022-11-14T15:32:26.020971-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dylan Frittelli",
                            "reward": "18.60000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "f23d8eaf-b3db-4b2f-ba5c-b5875f7c3c15",
                            "gambit_id": "ba640bbb-8dce-44be-b9f8-146efcf01f50",
                            "last_updated": "2022-11-14T15:32:26.026767-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "David Lipsky",
                            "reward": "18.60000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "c81868e0-501a-4acd-98fe-8fb2dc8059f7",
                            "gambit_id": "a89ffd8e-9de8-476a-90c9-bfb43bd6594c",
                            "last_updated": "2022-11-14T15:32:26.020032-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Russell Knox",
                            "reward": "18.60000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "dbcc2fa6-2db1-419d-b4f3-50023efbf389",
                            "gambit_id": "53809ffa-985d-40f2-a094-eb4ce273aba8",
                            "last_updated": "2022-11-14T15:32:26.030329-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mark Hubbard",
                            "reward": "18.60000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "f0dad0b1-1795-4a6e-b000-f1e56cf80d29",
                            "gambit_id": "62be971e-bd84-476e-b88b-e7ab47bb0b0e",
                            "last_updated": "2022-11-14T15:32:26.014613-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stephan Jaeger",
                            "reward": "20.36000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "e91948d8-9c52-4add-9aff-a8a2354d24d7",
                            "gambit_id": "59b241e7-a89b-4b09-8c60-9e5c2a1cef4d",
                            "last_updated": "2022-11-14T15:32:26.009135-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Trey Mullinax",
                            "reward": "20.36000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "17b0d165-bb07-4b56-a97a-f3bc3eefee5f",
                            "gambit_id": "42513a54-457f-4352-ac20-749cd9c0416a",
                            "last_updated": "2022-11-14T15:32:26.017326-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nick Taylor",
                            "reward": "23.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "1b9784e7-492d-431d-9c69-c1a61e416e1e",
                            "gambit_id": "9c2e29a7-7321-4809-93f6-cc4c49aa27f8",
                            "last_updated": "2022-11-14T15:32:26.021873-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Streelman",
                            "reward": "23.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "c00fbe4e-1551-4b0b-beb8-f1a017d08710",
                            "gambit_id": "a6460e38-ada8-4382-b8b0-8902a11d7fc0",
                            "last_updated": "2022-11-14T15:32:26.011853-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Svensson",
                            "reward": "23.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "1d559d28-bf29-4d7e-9ffe-4e389c2a0274",
                            "gambit_id": "36142334-e251-4dfc-91f3-be85a8a8f391",
                            "last_updated": "2022-11-14T15:32:25.952808-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chesson Hadley",
                            "reward": "23.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "b178d8dd-a749-4cea-adb3-bdde5c6a9906",
                            "gambit_id": "aa81f535-87b7-4a8f-99b1-37546603b7e8",
                            "last_updated": "2022-11-14T15:32:26.019131-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "S.H. Kim",
                            "reward": "23.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "f438fcd1-4f28-4491-b468-5e0d835d14b0",
                            "gambit_id": "a14ca97a-3ee9-480a-b091-91a8831738e8",
                            "last_updated": "2022-11-14T15:32:25.951660-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matthias Schwab",
                            "reward": "23.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "d48745c0-624b-4fe4-95dd-58d07df2a398",
                            "gambit_id": "51df44f9-afb2-4e0b-913e-f4cea0a7cc45",
                            "last_updated": "2022-11-14T15:32:26.013706-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Byeong-Hun An",
                            "reward": "23.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "a2355fde-086a-417c-b675-dfeee4ab541b",
                            "gambit_id": "a51a2b16-6488-49ae-bc39-54b552b119e3",
                            "last_updated": "2022-11-14T15:32:26.012801-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charley Hoffman",
                            "reward": "23.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "6a6e028d-6dc9-4acf-b765-8b42b5992097",
                            "gambit_id": "ffa08860-f163-4222-9c9d-f6de1bdf16e0",
                            "last_updated": "2022-11-14T15:32:26.005553-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Erik Van Rooyen",
                            "reward": "23.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "29299cad-0a26-477d-b1f3-d991464e1cca",
                            "gambit_id": "5fa5c750-a26e-4b6c-be45-d4fdf91997ee",
                            "last_updated": "2022-11-14T15:32:25.996273-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "John Huh",
                            "reward": "25.64000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "b4d1d246-5a60-4b9b-98c0-d348ecc4e1a1",
                            "gambit_id": "8d45b29b-b972-4fd1-8054-963533e78504",
                            "last_updated": "2022-11-14T15:32:25.992694-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Armour",
                            "reward": "25.64000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "60e78482-df51-4340-a2ca-d4c483817e6e",
                            "gambit_id": "ba23c7fd-938a-4ea2-a811-a9cce23aa5fc",
                            "last_updated": "2022-11-14T15:32:26.010949-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Garrick Higgo",
                            "reward": "25.64000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "f99312d6-6704-45a6-b628-64a31c511bdd",
                            "gambit_id": "d1d2cae4-3fa4-446f-9b4a-ce18521cf088",
                            "last_updated": "2022-11-14T15:32:25.997204-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Eckroat",
                            "reward": "25.64000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "8f33f396-8d91-4936-b09a-25395ee07519",
                            "gambit_id": "190f89a0-26ab-45d9-9da4-26b2a9ac5811",
                            "last_updated": "2022-11-14T15:32:25.949287-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Robert Streb",
                            "reward": "25.64000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "a80e5899-cb08-4a0f-ae1a-2f4881d5ff0c",
                            "gambit_id": "5a220cd2-7f25-4a95-8032-c55c1b35c9f6",
                            "last_updated": "2022-11-14T15:32:26.018230-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matt Wallace",
                            "reward": "25.64000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "57c5f61a-b666-4949-9dd3-abde9edaf5fe",
                            "gambit_id": "d80fac4f-2b80-4b04-ba9c-5c667eb1c910",
                            "last_updated": "2022-11-14T15:32:26.016407-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Henrik Norlander",
                            "reward": "25.64000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "614405f4-059c-4e2b-905d-5bb5fe749d27",
                            "gambit_id": "3154c86a-93eb-4477-9293-c0c0d921ede4",
                            "last_updated": "2022-11-14T15:32:26.015511-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Palmer",
                            "reward": "25.64000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "5ee1c3ed-0700-4026-87c6-4421658cae5b",
                            "gambit_id": "af8b4186-a3f6-4a43-89f4-96f1b190a972",
                            "last_updated": "2022-11-14T15:32:26.006443-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott Piercy",
                            "reward": "25.64000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "6cd5399a-dc23-42dc-b80c-7fdae13dc6e4",
                            "gambit_id": "26d3a0c9-18bc-49b1-a25d-c524282196b5",
                            "last_updated": "2022-11-14T15:32:26.004652-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stewart Cink",
                            "reward": "25.64000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "db618707-b4a4-4277-8546-e93a3d9d35f4",
                            "gambit_id": "d152cbd6-d540-42b6-a56c-9a4935608b42",
                            "last_updated": "2022-11-14T15:32:26.003731-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Smotherman",
                            "reward": "25.64000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "512369cc-3293-4362-9595-578c8c5f1ea4",
                            "gambit_id": "6e4682a9-b247-48bc-af6e-bfc97995ffbf",
                            "last_updated": "2022-11-14T15:32:26.002839-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Griffin",
                            "reward": "25.64000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "1540644a-89ad-4843-adcc-7d791c289da3",
                            "gambit_id": "be039164-aef4-4728-85e1-9e946f0c40d7",
                            "last_updated": "2022-11-14T15:32:25.999017-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "David Lingmerth",
                            "reward": "25.64000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "815139c6-e71c-4326-b29c-94aafc93e1c4",
                            "gambit_id": "8ef8cf11-629e-4d29-88c0-6dd96b91eece",
                            "last_updated": "2022-11-14T15:32:25.998101-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Callum Tarren",
                            "reward": "25.64000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "ba58a259-f527-41e9-a683-6e5caf3ead40",
                            "gambit_id": "bd75bf65-e792-408d-bddf-f32cab859c7a",
                            "last_updated": "2022-11-14T15:32:25.995387-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carl Yuan",
                            "reward": "27.40000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "02b88e7a-6ece-4c37-9099-a63d45a6221b",
                            "gambit_id": "8dbd8970-799b-4ba8-92b5-77d5f31d9e4d",
                            "last_updated": "2022-11-14T15:32:26.000956-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "James Hahn",
                            "reward": "27.40000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "0246b892-62d6-4d2e-a4d1-e11b2d314974",
                            "gambit_id": "709ca5a1-98ca-4717-aac8-40965bbca608",
                            "last_updated": "2022-11-14T15:32:26.010042-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ze-Cheng Dou",
                            "reward": "27.40000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "9a66e010-ad62-4162-949f-c9aa4b3dd99b",
                            "gambit_id": "1b0f9ba2-036c-4ec2-881d-80939fb35819",
                            "last_updated": "2022-11-14T15:32:26.007336-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Johannes Veerman",
                            "reward": "27.40000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "9ccc2e00-5932-4702-a658-a70447ec29c3",
                            "gambit_id": "ceaeb878-2d63-457c-b482-e8d64a30c004",
                            "last_updated": "2022-11-14T15:32:25.993591-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joseph Bramlett",
                            "reward": "30.04000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "72eabe04-6894-44b7-b8f8-4b05c96f9325",
                            "gambit_id": "4152446e-4ad4-4022-8f80-6670025dd8b1",
                            "last_updated": "2022-11-14T15:32:25.990831-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Taylor",
                            "reward": "30.04000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "9a40c485-0872-4316-b805-eb15191900c8",
                            "gambit_id": "2ed06d95-b38f-4b94-a5b1-29d48d797567",
                            "last_updated": "2022-11-14T15:32:26.001924-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "M-J Daffue",
                            "reward": "30.04000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "c731715f-fee8-449f-993d-2a7d11b89510",
                            "gambit_id": "9e2eeb8c-dadb-4e92-88ac-792365c0e0b0",
                            "last_updated": "2022-11-14T15:32:25.989034-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael Gligic",
                            "reward": "30.04000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "49bc94d1-5427-4c2d-824c-224a3a949631",
                            "gambit_id": "62166db0-ee2a-4d59-a8a8-54063a531b07",
                            "last_updated": "2022-11-14T15:32:26.008230-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "C T Pan",
                            "reward": "31.80000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "36581f0b-e6ad-4555-9e06-37a1db59b1d8",
                            "gambit_id": "bff315b2-bd1f-4490-924b-6a0c89d57116",
                            "last_updated": "2022-11-14T15:32:25.999942-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kramer Hickok",
                            "reward": "31.80000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "b15ffce8-a411-482e-8ab1-efd390cb4d69",
                            "gambit_id": "d3e7cd2a-5744-4fb5-8831-5e17292baa73",
                            "last_updated": "2022-11-14T15:32:25.982725-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chad Ramey",
                            "reward": "36.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "49327627-b576-40e2-bbd6-496ea7144789",
                            "gambit_id": "bc28d24a-d4e0-45f8-a615-ceb7c200306c",
                            "last_updated": "2022-11-14T15:32:25.991784-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tyler Duncan",
                            "reward": "36.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "3ffbd940-8463-4b78-b3df-f0cce97731d7",
                            "gambit_id": "4ae64137-3a43-4e94-96b1-92fff1dd06ab",
                            "last_updated": "2022-11-14T15:32:25.988106-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Cook",
                            "reward": "36.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "37c2bcb7-13fe-460f-b23d-295eec292f32",
                            "gambit_id": "674fa6e7-5932-4aa9-b534-2efe4f9dcd77",
                            "last_updated": "2022-11-14T15:32:25.994493-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Zach Johnson",
                            "reward": "36.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "ba9561a0-0fd6-429f-939f-f2c162bc8575",
                            "gambit_id": "4ed3f267-830d-4c14-8682-7e7c0bd07b89",
                            "last_updated": "2022-11-14T15:32:25.984514-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harry Hall",
                            "reward": "40.60000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "4eea7fef-2218-4a3d-a3c2-2e065bba31be",
                            "gambit_id": "33f82acb-a684-4481-a616-894cb82fca17",
                            "last_updated": "2022-11-14T15:32:25.983618-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Peter Malnati",
                            "reward": "45.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "c5e4040c-ebeb-4765-8342-e87fba15dd09",
                            "gambit_id": "ab990464-90d6-40ec-935e-e1d2a430f91a",
                            "last_updated": "2022-11-14T15:32:25.981828-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Paul Haley",
                            "reward": "45.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "c2842a4b-cfe3-4919-8597-24edf41fa920",
                            "gambit_id": "be6c6e33-d157-4dee-9fa0-ad3aa5fab9a7",
                            "last_updated": "2022-11-14T15:32:25.972858-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Tway",
                            "reward": "45.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "baffe6c6-51c9-4a1d-aaac-50c76916458a",
                            "gambit_id": "a3431b6d-4fd2-44ed-83dc-bf124503fc54",
                            "last_updated": "2022-11-14T15:32:25.985429-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Doc Redman",
                            "reward": "45.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "252bb332-df72-412f-a15f-ae6f3f759d19",
                            "gambit_id": "0cb359ea-081f-4e0d-870b-2befc540d0c2",
                            "last_updated": "2022-11-14T15:32:25.987218-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Martin",
                            "reward": "45.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "a9c6fc82-432d-4d9c-852d-75b40fe1d756",
                            "gambit_id": "b3409426-0b00-4d4e-bc3b-41ddc908e1a4",
                            "last_updated": "2022-11-14T15:32:25.980908-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Danny Lee",
                            "reward": "49.40000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "0d81de6d-bdbc-41d3-a59e-3299a16a55a3",
                            "gambit_id": "fbc49853-7b99-4feb-9198-d1375454d165",
                            "last_updated": "2022-11-14T15:32:25.986324-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Zac Blair",
                            "reward": "49.40000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "0fca9a84-6100-4b9a-abf5-688d2aeb8518",
                            "gambit_id": "1e1dbffa-ec4d-4a39-96db-7c466d93dec7",
                            "last_updated": "2022-11-14T15:32:25.978079-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Eric Cole",
                            "reward": "49.40000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "005c2018-d9a2-46af-8a10-620f70e2ce8c",
                            "gambit_id": "f246b519-46bf-415e-841d-bc97c2d86497",
                            "last_updated": "2022-11-14T15:32:25.959589-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nick Watney",
                            "reward": "53.80000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "896d5e0e-6019-4e6b-94b6-6166f3933d17",
                            "gambit_id": "285c9a06-9895-4af6-a0ab-80afc53d1d0a",
                            "last_updated": "2022-11-14T15:32:25.977175-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kelly Kraft",
                            "reward": "53.80000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "474a75fd-f08b-4b08-9409-a6dd454dd26f",
                            "gambit_id": "8262990e-d1a9-46a7-b6f4-c93c249400d6",
                            "last_updated": "2022-11-14T15:32:25.967238-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Erik Barnes",
                            "reward": "53.80000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "36231b56-e24c-44a4-8042-8917389e0e92",
                            "gambit_id": "0a5b77b5-ee13-49ba-a3a1-1bbb9e3b412f",
                            "last_updated": "2022-11-14T15:32:25.971007-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philip Knowles",
                            "reward": "59.08000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "4f165985-783c-410a-b719-9fba6706f8e7",
                            "gambit_id": "6c07db38-4a64-48c5-8ce6-43341de55bdb",
                            "last_updated": "2022-11-14T15:32:25.976243-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Richy Werenski",
                            "reward": "59.08000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "a1ec3317-b79c-4205-90c1-16b6fc8bc317",
                            "gambit_id": "52575f82-8a78-40d9-ba9e-f677180e0890",
                            "last_updated": "2022-11-14T15:32:25.968182-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Augusto Nunez",
                            "reward": "59.08000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "946155ad-f5c2-4c1b-b513-6fd5bd2ec696",
                            "gambit_id": "49f00d1f-b5e0-40d1-be81-611d934ad7e7",
                            "last_updated": "2022-11-14T15:32:25.969124-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael Kim",
                            "reward": "59.08000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "7d9b1c58-68a5-4ae4-82e4-638a37486620",
                            "gambit_id": "dacaa72c-33e5-49bb-abbc-3c92301dd938",
                            "last_updated": "2022-11-14T15:32:25.978980-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Max McGreevy",
                            "reward": "59.08000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "72d3540a-2506-4427-9780-3f21e9334158",
                            "gambit_id": "b2fd1df1-920d-42ee-abe9-6949696f526d",
                            "last_updated": "2022-11-14T15:32:25.973777-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brent Grant",
                            "reward": "59.08000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "35507964-8002-4eaf-b371-e7383261bf38",
                            "gambit_id": "bdf44d3e-5f9d-49b6-9652-328bc8c209d0",
                            "last_updated": "2022-11-14T15:32:25.955786-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Walker Lee",
                            "reward": "59.08000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "bbb855dc-aec5-4af1-863b-3979d6fb023d",
                            "gambit_id": "25167c92-68eb-4eb5-ad52-51ad2d3ba617",
                            "last_updated": "2022-11-14T15:32:25.958652-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jim Herman",
                            "reward": "59.08000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "cdb4e2ed-e42e-421f-bb61-8af0efd4a08d",
                            "gambit_id": "ea9f7a21-49cb-47e2-bbde-bf087f714409",
                            "last_updated": "2022-11-14T15:32:25.979893-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chris Stroud",
                            "reward": "59.08000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "0ea6f4b7-e76b-4ef6-8f73-0f85f473aecd",
                            "gambit_id": "556dfb10-b859-4d66-9208-36354d019258",
                            "last_updated": "2022-11-14T15:32:25.964391-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brandon Matthews",
                            "reward": "59.08000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "1e18eb84-92ad-4a1e-b526-905d4db1e3d7",
                            "gambit_id": "dd56984c-0e7e-45c7-9206-b2a9a238ea75",
                            "last_updated": "2022-11-14T15:32:25.970061-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jimmy Walker",
                            "reward": "59.08000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "677d227e-b1e9-43a0-921d-a6287e25a252",
                            "gambit_id": "5c2ff394-f0d5-44a0-a678-88da7254e0ec",
                            "last_updated": "2022-11-14T15:32:25.963453-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Travis Vick",
                            "reward": "59.08000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "df4dbbf6-40a2-46c6-b579-11c661f5eb8c",
                            "gambit_id": "c158ee64-de9e-4498-b88d-a7647dad2d19",
                            "last_updated": "2022-11-14T15:32:25.966302-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kyle Westmoreland",
                            "reward": "71.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "a81fabaf-5651-4f46-b721-8c701ac3ccc0",
                            "gambit_id": "3431f640-1ecb-4add-866c-72097555d1aa",
                            "last_updated": "2022-11-14T15:32:25.971933-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nicolas Echavarria",
                            "reward": "71.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "8e4085e9-0309-4230-ab21-61a326503d5a",
                            "gambit_id": "f0339957-bfc1-4451-9827-9f9312d70dc6",
                            "last_updated": "2022-11-14T15:32:25.965360-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tyson Alexander",
                            "reward": "80.20000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "201fc610-e04d-44cf-a66b-325a8b7ef137",
                            "gambit_id": "9ae3ca6d-d50f-4a95-b56d-1ae3c4a76fa8",
                            "last_updated": "2022-11-14T15:32:25.960587-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carson Young",
                            "reward": "89.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "0e17c407-f69b-4dc1-a7e7-d6528dcc1887",
                            "gambit_id": "578f0c0c-66dd-429d-a321-efcd88ff96a0",
                            "last_updated": "2022-11-14T15:32:25.961561-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cole Hammer",
                            "reward": "89.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "af1963e3-a75e-479c-b41a-1fa45a23f52e",
                            "gambit_id": "f9b5bc87-fdd8-49e0-b931-dd1987823a0b",
                            "last_updated": "2022-11-14T15:32:25.962508-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jason Dufner",
                            "reward": "89.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "16eff752-c5d1-43de-9b27-f117275b7d77",
                            "gambit_id": "f94a40a6-6949-40c2-a956-0a5427fcbc0e",
                            "last_updated": "2022-11-14T15:32:25.956770-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Kern",
                            "reward": "133.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        },
                        {
                            "id": "a75363a0-94dd-41f2-b51a-34639240f896",
                            "gambit_id": "e97cfe47-c6ed-4837-8e9f-f376ebd465d9",
                            "last_updated": "2022-11-14T15:32:25.957710-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Brehm",
                            "reward": "177.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84368f99-28cf-48ce-ba13-8d79e8c1924d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1181d17f-7ec8-4a02-8ab6-22952af957db",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9f364465-a996-4481-a7e7-ea7c0a64def1",
            "completed": true,
            "last_updated": "2022-11-14T15:28:31.290338-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Houston Open",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/9f364465-a996-4481-a7e7-ea7c0a64def1",
            "datetime": "2022-11-10T06:00:00-05:00",
            "cutoff_datetime": "2022-11-10T06:00:00-05:00",
            "name": "Houston Open: To Win Outright",
            "bettypes": [
                {
                    "id": "9562d7f9-ca63-4565-a950-54e9bcf15bd3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1181d17f-7ec8-4a02-8ab6-22952af957db/?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": "32eb994e-b517-4105-ba63-c8fd73bcba2f",
                            "gambit_id": "43d1b9dc-c0d0-4f65-9106-7de6aaed5e23",
                            "last_updated": "2022-11-14T15:28:31.414086-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tony Finau",
                            "reward": "1.11000",
                            "odds": "1.12000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "e39a0273-9661-4373-b70d-b33beefaa228",
                            "gambit_id": "f24358bd-1819-4ba0-9e81-59f431908cd4",
                            "last_updated": "2022-11-14T15:28:31.417994-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scottie Scheffler",
                            "reward": "8.04000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "9faeaa00-3280-49e3-bc99-f9788f760993",
                            "gambit_id": "5ad1d2e6-932f-4cbd-8636-8c13603850e1",
                            "last_updated": "2022-11-14T15:28:31.402796-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alex Noren",
                            "reward": "8.92000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "bd97664f-4c6e-4c83-a27d-6c4588549653",
                            "gambit_id": "186ce639-da95-49ab-b309-12e3c3fc1faf",
                            "last_updated": "2022-11-14T15:28:31.397966-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Patrick Rodgers",
                            "reward": "9.80000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "442ed00d-cf22-490b-997a-f59b4f213bfa",
                            "gambit_id": "54f2f952-7162-450d-9927-d02c6a930aa9",
                            "last_updated": "2022-11-14T15:28:31.416049-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aaron Wise",
                            "reward": "11.56000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "cad4ee94-edea-43e1-8bec-31c8abdaede6",
                            "gambit_id": "7b16d781-00dc-4698-995a-a3796d3e9dd0",
                            "last_updated": "2022-11-14T15:28:31.295279-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Taylor Pendrith",
                            "reward": "11.56000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "b9963f0b-b0b2-4b7f-be51-75e06f3d6e85",
                            "gambit_id": "dbed07cb-70e0-4f88-bafb-0c509f87579d",
                            "last_updated": "2022-11-14T15:28:31.417020-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sam Burns",
                            "reward": "11.56000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "3542df84-1663-4154-abcf-b885b83486e3",
                            "gambit_id": "33877cf4-634b-4720-9574-439eca17bb1e",
                            "last_updated": "2022-11-14T15:28:31.410223-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Maverick McNealy",
                            "reward": "13.32000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "8e6bdb23-cc58-4e70-9cc4-82233730ee2b",
                            "gambit_id": "782f58ad-e2a3-4229-b460-75823f8bdf26",
                            "last_updated": "2022-11-14T15:28:31.333604-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Taylor",
                            "reward": "13.32000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "9ee37fbc-9732-4ceb-af68-f4077ac498ea",
                            "gambit_id": "c1dc6200-f298-4b18-bf1d-507ae4f93e06",
                            "last_updated": "2022-11-14T15:28:31.377805-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brendan Steele",
                            "reward": "31.80000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "ed29dbe3-c1ef-4024-9c64-7d432831f2e9",
                            "gambit_id": "2d630e43-2886-45c1-bd6c-3639164b72a5",
                            "last_updated": "2022-11-14T15:28:31.405661-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Emiliano Grillo",
                            "reward": "36.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "d62d09b2-5773-4351-971d-9e29acc27c52",
                            "gambit_id": "d57980e7-d07a-4739-8be8-777f97a73f8a",
                            "last_updated": "2022-11-14T15:28:31.397015-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Will Gordon",
                            "reward": "36.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "cf1cb5e3-604d-4119-8db3-63681e14ff6e",
                            "gambit_id": "bc8c1374-81e5-4523-a12b-0571af94002b",
                            "last_updated": "2022-11-14T15:28:31.394121-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matthew Nesmith",
                            "reward": "36.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "49c90da6-2a4d-4281-a240-f914a1c2343e",
                            "gambit_id": "f264cdaf-e84d-42a9-a751-c6c226dd4186",
                            "last_updated": "2022-11-14T15:28:31.372989-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "David Lipsky",
                            "reward": "36.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "125271ce-d1d4-4fbe-a640-7e080fcb2a72",
                            "gambit_id": "09fd50e5-94ec-4a2d-83c9-ff0ac1714f24",
                            "last_updated": "2022-11-14T15:28:31.396048-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wyndham Clark",
                            "reward": "40.60000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "58fa8b01-fd78-4fb9-bf96-856b7de3eecc",
                            "gambit_id": "3f5dcb2f-04b0-4c5a-8418-f31aa287d46e",
                            "last_updated": "2022-11-14T15:28:31.376850-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Davis Thompson",
                            "reward": "45.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "06c2c548-bd0c-42ee-9af6-4b4158eefd8a",
                            "gambit_id": "4b96e54f-9234-4f77-9b51-72cbe123ec29",
                            "last_updated": "2022-11-14T15:28:31.353866-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Trey Mullinax",
                            "reward": "45.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "f57906e3-e632-4844-893b-de059318e4f2",
                            "gambit_id": "d763d5b2-8a61-42f7-bc59-0b395faa36bf",
                            "last_updated": "2022-11-14T15:28:31.378761-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Rose",
                            "reward": "45.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "8268f6cb-6553-46ac-b3b9-7dcea91d7d94",
                            "gambit_id": "84d72690-19eb-4e91-8644-870f9fd6330e",
                            "last_updated": "2022-11-14T15:28:31.404711-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Davis Riley",
                            "reward": "45.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "12812702-cbf3-49e5-9aff-22a28c894d0e",
                            "gambit_id": "4d5312c2-f59e-4935-84b2-99cb8a88e4d6",
                            "last_updated": "2022-11-14T15:28:31.401840-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Andrew Putnam",
                            "reward": "45.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "3a8546f2-c652-4254-bbfd-590e1db1acae",
                            "gambit_id": "6bc17970-8cc8-4122-a03a-c02fcb00dca1",
                            "last_updated": "2022-11-14T15:28:31.344067-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "James Hahn",
                            "reward": "45.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "cc9cda79-a2a4-4e93-a16c-6192a702b0af",
                            "gambit_id": "f1131ad5-bade-4611-8ee7-f4fb3da7a8b9",
                            "last_updated": "2022-11-14T15:28:31.389308-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mackenzie Hughes",
                            "reward": "53.80000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "2b0d2c85-2107-4cf2-bc60-8015e08540b1",
                            "gambit_id": "a665d847-6bf2-4170-bd50-b589e05e80c4",
                            "last_updated": "2022-11-14T15:28:31.297208-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carl Yuan",
                            "reward": "59.08000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "8a6724f7-8d41-4f58-ae35-7beca342686a",
                            "gambit_id": "e23fc66d-e190-4ead-a956-cc1c123db91a",
                            "last_updated": "2022-11-14T15:28:31.380690-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sepp Straka",
                            "reward": "59.08000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "daf6a3dc-44fd-402b-a1ff-03ca4a04d538",
                            "gambit_id": "21880dd2-a8b2-4517-af75-ba190c17ef65",
                            "last_updated": "2022-11-14T15:28:31.392177-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harris English",
                            "reward": "62.60000",
                            "odds": "71.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "34432386-ac39-441f-99d4-2eeccd0ecc3a",
                            "gambit_id": "fc262297-9c3c-4d06-8705-73116ec0c91c",
                            "last_updated": "2022-11-14T15:28:31.371070-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Greyson Sigg",
                            "reward": "71.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "92b8e383-98b1-44b1-879d-7dc060215c45",
                            "gambit_id": "4c0d77e6-1abc-459c-94c5-84773c144e0b",
                            "last_updated": "2022-11-14T15:28:31.381649-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Schenk",
                            "reward": "71.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "a70afdd7-092c-4d47-be84-1b0f28d734fd",
                            "gambit_id": "6d384f66-a853-4223-b3ac-b0a6e203f20a",
                            "last_updated": "2022-11-14T15:28:31.388338-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aaron Rai",
                            "reward": "71.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "e65f3601-9796-4fc3-86e1-3e5f07428715",
                            "gambit_id": "faba85ce-7d26-468f-9ce9-4c4d44909c28",
                            "last_updated": "2022-11-14T15:28:31.390260-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Lee Hodges",
                            "reward": "71.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "abe70f45-6605-4045-b57c-348755b79e10",
                            "gambit_id": "6f3a590c-5707-44ba-bbe1-57a9b2828a6f",
                            "last_updated": "2022-11-14T15:28:31.412162-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Taylor Montgomery",
                            "reward": "71.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "59f7779f-fc34-4263-a0af-eda52aeb2265",
                            "gambit_id": "ae98ead0-00a7-4c34-a8ba-945f27916804",
                            "last_updated": "2022-11-14T15:28:31.385487-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Danny Willett",
                            "reward": "80.20000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "68e3d0e6-1e4e-4779-8588-5b7cbfce30e0",
                            "gambit_id": "12215ecf-b8cc-4cd3-8051-cab76c4e7b0d",
                            "last_updated": "2022-11-14T15:28:31.387393-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cameron Champ",
                            "reward": "80.20000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "81362e72-7bc3-4d95-ab30-6fe04a6c3a64",
                            "gambit_id": "21380e2d-9084-4b28-a70a-95205fe3d06d",
                            "last_updated": "2022-11-14T15:28:31.375834-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Martin Laird",
                            "reward": "80.20000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "6ba3ca1d-37b9-48c4-8407-c90fc4bea3e3",
                            "gambit_id": "76a50e2b-47cd-49ae-b960-0200e95de8aa",
                            "last_updated": "2022-11-14T15:28:31.350830-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott Piercy",
                            "reward": "80.20000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "9ffe9ada-e208-4bf6-a404-1e5384446b9f",
                            "gambit_id": "1c646577-e304-4b55-9a24-9f3320830a4c",
                            "last_updated": "2022-11-14T15:28:31.372020-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Beau Hossler",
                            "reward": "89.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "aac366ec-0288-490d-8d4a-9c50d5729284",
                            "gambit_id": "642ccbf1-95bb-47d0-86c2-1787985f4fa5",
                            "last_updated": "2022-11-14T15:28:31.393151-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alex Smalley",
                            "reward": "89.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "59c0b8ad-7b77-440b-99f1-b3f6b942c672",
                            "gambit_id": "5a7f74e4-a138-4bff-831f-c81dce4ba50d",
                            "last_updated": "2022-11-14T15:28:31.345975-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Griffin",
                            "reward": "89.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "89a6fcec-1e3e-4790-bb9a-30cfa0443b70",
                            "gambit_id": "63f6da6d-d0d4-4109-b530-30a18e07dfa5",
                            "last_updated": "2022-11-14T15:28:31.373936-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mark Hubbard",
                            "reward": "89.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "bddb1eb5-713c-4324-a328-452b06445b5c",
                            "gambit_id": "a0b48f85-d417-4b54-8cc0-181294f5217b",
                            "last_updated": "2022-11-14T15:28:31.400880-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Hadwin",
                            "reward": "89.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "d11fb719-efb2-4c78-9d73-e6d38aa2372c",
                            "gambit_id": "0ca38936-fc5c-4abf-b30a-d54c65359a03",
                            "last_updated": "2022-11-14T15:28:31.403749-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joel Dahmen",
                            "reward": "89.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "776145f7-b811-46f6-9d21-7affea3866c2",
                            "gambit_id": "25d0b8dc-72fd-467a-9afa-084c24296698",
                            "last_updated": "2022-11-14T15:28:31.382613-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Robby Shelton",
                            "reward": "89.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "81f5e277-02c6-47ef-91f4-da194b2c1ff2",
                            "gambit_id": "f5546101-a804-4514-9d33-b20ed4e90b58",
                            "last_updated": "2022-11-14T15:28:31.383565-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/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "5c2f627a-4eab-4c47-a7cf-d2c9f2038111",
                            "gambit_id": "d23bfc53-8096-4756-96bc-f6f624fb87df",
                            "last_updated": "2022-11-14T15:28:31.386439-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Suh",
                            "reward": "89.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "095f09ed-c40f-4632-a924-656c2c3a0d9c",
                            "gambit_id": "5b9d8a42-699b-4884-8f31-456227f541e8",
                            "last_updated": "2022-11-14T15:28:31.347877-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stewart Cink",
                            "reward": "111.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "f03c2dcf-25b6-4d05-ba5d-7f8f4866531b",
                            "gambit_id": "33290100-126c-4299-abff-70f4c1884514",
                            "last_updated": "2022-11-14T15:28:31.361496-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nick Taylor",
                            "reward": "111.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "0185ee47-428f-45ae-9afe-47c618b0c967",
                            "gambit_id": "f2923fe6-2bfd-4135-b981-889b92c7689f",
                            "last_updated": "2022-11-14T15:28:31.374883-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Francesco Molinari",
                            "reward": "111.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "ae72dc8e-bc5c-4eb1-9510-5bc1c5ce3331",
                            "gambit_id": "2f9d4ea6-2d47-4f7a-9017-5fa4b29f971d",
                            "last_updated": "2022-11-14T15:28:31.364352-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sam Ryder",
                            "reward": "111.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "10fa62f2-eb43-444e-99f4-ace0f42f38ec",
                            "gambit_id": "ce16cca9-4d66-409e-8efe-8a1da261d586",
                            "last_updated": "2022-11-14T15:28:31.411174-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jason Day",
                            "reward": "111.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "080f2e15-749d-4166-bd58-890f37cd193c",
                            "gambit_id": "82b3f4f5-4d6d-4ce7-9788-785b69db5ee6",
                            "last_updated": "2022-11-14T15:28:31.398968-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Keith Mitchell",
                            "reward": "111.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "bf7a41f5-d296-460e-8411-4baf5e5dac05",
                            "gambit_id": "7dd72a9b-2bc8-44a7-9735-6634a310a7ae",
                            "last_updated": "2022-11-14T15:28:31.365336-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Russell Knox",
                            "reward": "133.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "c42b3808-c91e-4dd7-8fcd-491d4f711256",
                            "gambit_id": "8c473b00-27c7-4d20-b1ee-1d765a63fdbd",
                            "last_updated": "2022-11-14T15:28:31.355769-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Garrick Higgo",
                            "reward": "133.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "d354d439-f7c0-4c8c-b609-18b0c9bafe3f",
                            "gambit_id": "e32d85ef-5cc4-4547-b1fb-dde46391ce0a",
                            "last_updated": "2022-11-14T15:28:31.321133-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Max McGreevy",
                            "reward": "133.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "c46a9e77-6aa0-4f5e-9c84-9cae7124cfcd",
                            "gambit_id": "276ac802-1039-416e-9ca1-397cdcd03e8c",
                            "last_updated": "2022-11-14T15:28:31.391217-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dean Burmester",
                            "reward": "133.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "10fc016a-f073-47e4-a508-b6308cd8f57d",
                            "gambit_id": "705e101f-edb2-4d42-9d2c-be0d3698341b",
                            "last_updated": "2022-11-14T15:28:31.346926-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Smotherman",
                            "reward": "133.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "1ca82f56-b78f-4fd8-86ae-bb4c2facda66",
                            "gambit_id": "2d1435e7-3d31-4a7e-a933-52f66dc9a0b6",
                            "last_updated": "2022-11-14T15:28:31.384517-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Lower",
                            "reward": "133.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "8ee20981-1697-48cb-988d-905e0be309a2",
                            "gambit_id": "2716cd32-6ec6-4f17-a77c-68e6884d5887",
                            "last_updated": "2022-11-14T15:28:31.369171-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Gary Woodland",
                            "reward": "133.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "e0081714-8cb6-4157-8b0f-b629d7f71253",
                            "gambit_id": "8b1c6eb9-a41d-45ed-be20-4965100bdcd2",
                            "last_updated": "2022-11-14T15:28:31.367236-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chesson Hadley",
                            "reward": "133.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "86a79b76-f0b0-4a28-9639-eb7560d2bf34",
                            "gambit_id": "c51cafc7-2096-4147-a88b-ae9ef164c7c4",
                            "last_updated": "2022-11-14T15:28:31.351779-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Johannes Veerman",
                            "reward": "133.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "9b472c64-1048-4c83-81be-9acc086109c8",
                            "gambit_id": "a1d802e7-02da-4d91-bc11-59632a2d5644",
                            "last_updated": "2022-11-14T15:28:31.298160-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charley Hoffman",
                            "reward": "133.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "6b1c0b14-2860-45e8-b585-cea643ea8184",
                            "gambit_id": "43eaad80-023d-4416-bfdf-e348f3b27c2c",
                            "last_updated": "2022-11-14T15:28:31.356732-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Svensson",
                            "reward": "133.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "dec359b8-e265-408e-bdf2-655323a02683",
                            "gambit_id": "853743e0-6836-40e7-9460-b0af1d42135f",
                            "last_updated": "2022-11-14T15:28:31.349882-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Erik Van Rooyen",
                            "reward": "133.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "7ca56d10-c15a-4bd5-9b1d-dc4f73553705",
                            "gambit_id": "9d59da7e-2380-469f-b6a3-15df912f2fba",
                            "last_updated": "2022-11-14T15:28:31.360536-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Henrik Norlander",
                            "reward": "155.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "39d5b34f-7d55-4744-b997-b7060b15f347",
                            "gambit_id": "ab851c1f-4778-4ba7-bebf-fff6a9715fd9",
                            "last_updated": "2022-11-14T15:28:31.348926-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matthias Schwab",
                            "reward": "155.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "465a563c-523c-4de8-9a0b-3c66e178c7e1",
                            "gambit_id": "f17cbcb4-dea1-4229-957b-c6f1d0764d1b",
                            "last_updated": "2022-11-14T15:28:31.345028-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "M-J Daffue",
                            "reward": "155.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "d5074862-ada0-4bae-8741-cb971e905177",
                            "gambit_id": "554cbb0e-e600-4bf3-bbc0-7b56596aac31",
                            "last_updated": "2022-11-14T15:28:31.340255-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Robert Streb",
                            "reward": "155.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "20bfa939-69ba-442b-a9b2-4a083bf9583f",
                            "gambit_id": "e5971a60-b0e5-49a7-9ca9-221d797ed4fa",
                            "last_updated": "2022-11-14T15:28:31.338363-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "John Huh",
                            "reward": "155.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "11431085-3abc-4047-b0d3-62b289f17dc4",
                            "gambit_id": "1b745168-1850-41a1-b1a4-ec4e146510ad",
                            "last_updated": "2022-11-14T15:28:31.336456-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joseph Bramlett",
                            "reward": "155.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "f0d52d67-1b0d-43b0-82f9-da458f51fe92",
                            "gambit_id": "975e6960-08c2-4ac3-a8cf-85f69062ea2f",
                            "last_updated": "2022-11-14T15:28:31.406614-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sahith Theegala",
                            "reward": "155.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "2c6261e9-f803-4f61-9caf-a906a66d4091",
                            "gambit_id": "a0a16666-eac3-44f3-ae7c-427e2cf89ee0",
                            "last_updated": "2022-11-14T15:28:31.413134-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Russell Henley",
                            "reward": "155.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "fcc4a31f-e6b6-479c-9e27-11dc09a49af6",
                            "gambit_id": "5702032e-49fb-4ae0-99e4-bfa3cffb1054",
                            "last_updated": "2022-11-14T15:28:31.309683-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tyson Alexander",
                            "reward": "155.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "abe8eded-29f7-4997-9045-67cca64c367a",
                            "gambit_id": "03e6de41-3311-44f6-b6d5-684e5b73d267",
                            "last_updated": "2022-11-14T15:28:31.343118-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kramer Hickok",
                            "reward": "177.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "87f28e1a-546d-4a01-957a-a8f3eb713e41",
                            "gambit_id": "86464308-9c96-43fc-9a6e-3463f7f4f7fb",
                            "last_updated": "2022-11-14T15:28:31.363406-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "S.H. Kim",
                            "reward": "177.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "2b8b79a5-8ffc-4db2-b087-9fdd3884daa6",
                            "gambit_id": "05212413-1b26-41c6-b8f8-6fb7438ace3b",
                            "last_updated": "2022-11-14T15:28:31.415096-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hideki Matsuyama",
                            "reward": "177.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "431f226a-fc71-4f1f-9948-311c7fbe9167",
                            "gambit_id": "f27bf3b7-ee4f-4c48-8704-7e5e42a31427",
                            "last_updated": "2022-11-14T15:28:31.335506-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Armour",
                            "reward": "177.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "cd24fe9b-0f4d-46f0-a4d8-80d4f78ca027",
                            "gambit_id": "d7a490fb-18b0-48d6-90b1-4802d0526da4",
                            "last_updated": "2022-11-14T15:28:31.352777-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "C T Pan",
                            "reward": "177.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "bf270376-4bc7-45f2-86bf-05d045f988c8",
                            "gambit_id": "d0e3a115-a754-4c50-b431-1be4ab705120",
                            "last_updated": "2022-11-14T15:28:31.339310-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Eckroat",
                            "reward": "177.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "1e02dbc3-f3c6-4e65-abf1-37c87b2fee46",
                            "gambit_id": "5c1a15ce-8619-4daf-b197-b531856b7ffb",
                            "last_updated": "2022-11-14T15:28:31.332605-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nate Lashley",
                            "reward": "177.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "9849524d-2897-4b74-9d8c-0664b8c4edc8",
                            "gambit_id": "b2e107ba-db10-47ec-8b55-291e36a50e40",
                            "last_updated": "2022-11-14T15:28:31.341207-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Callum Tarren",
                            "reward": "177.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "4fd837c8-1dc3-46fb-ba63-c0db9c17d2bb",
                            "gambit_id": "f87b2a9a-96db-43b9-8ded-2cbd61726434",
                            "last_updated": "2022-11-14T15:28:31.310619-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Erik Barnes",
                            "reward": "177.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "d923f14c-c096-492c-8ddc-c17fefe5f6de",
                            "gambit_id": "5a98e421-ccb6-4fd3-b98f-cc57244cd6a8",
                            "last_updated": "2022-11-14T15:28:31.317349-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brent Grant",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "485d8d72-7f4e-4ac3-8f08-4924213d22bf",
                            "gambit_id": "94304ce7-6c57-4715-b0f6-d668cacaf03d",
                            "last_updated": "2022-11-14T15:28:31.354819-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ze-Cheng Dou",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "1cf82bc4-6cea-4ae3-af9f-a47e6551b0b2",
                            "gambit_id": "3300d1df-6c87-4f91-ae63-2dabd2f92e27",
                            "last_updated": "2022-11-14T15:28:31.323961-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Paul Haley",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "ba7a4c69-35cb-47fa-b182-5b92e1e70926",
                            "gambit_id": "8581f99d-04f1-4387-a247-34bec44a46b0",
                            "last_updated": "2022-11-14T15:28:31.395068-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sebastian Munoz",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "fd4c6fa3-f2c3-44ab-b206-91029a27b7c2",
                            "gambit_id": "987237f4-832f-4de2-9699-40104e1898b0",
                            "last_updated": "2022-11-14T15:28:31.399921-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Taylor Moore",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "2d500c0a-cb48-4770-9848-e19a683272de",
                            "gambit_id": "74babeb7-2d12-44a2-81e9-fced6124e86a",
                            "last_updated": "2022-11-14T15:28:31.325849-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/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "0d9cad3f-8dc8-4c35-8b0a-b34cff7e61ce",
                            "gambit_id": "7a629470-ef97-4fd6-a0f8-15a8d73f830d",
                            "last_updated": "2022-11-14T15:28:31.330687-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Cook",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "381139c9-f095-4224-b62a-aa785f274ff0",
                            "gambit_id": "6798e47a-2a77-4e4a-9245-608f7d751c70",
                            "last_updated": "2022-11-14T15:28:31.408276-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Si-Woo Kim",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "4f2fc331-2de4-4ff2-a17e-9f491457b8d3",
                            "gambit_id": "c41ef373-bb7f-41ee-b014-c9033b98a16e",
                            "last_updated": "2022-11-14T15:28:31.409265-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denny McCarthy",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "3fa80865-6df3-46a4-880c-ace89986f7b5",
                            "gambit_id": "cddba3cd-ad7e-4cd2-b5cf-0674d8880f8c",
                            "last_updated": "2022-11-14T15:28:31.307797-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vincent Whaley",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "8afadc7d-f58a-457e-b8cc-c6e79548588a",
                            "gambit_id": "942f4036-d47e-4df5-ac73-fa43c775185d",
                            "last_updated": "2022-11-14T15:28:31.379711-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Long",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "82c96e5c-3cb0-4a63-98b0-fa4f747136d1",
                            "gambit_id": "af274583-de48-424d-be50-0c30c061934a",
                            "last_updated": "2022-11-14T15:28:31.358638-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stephan Jaeger",
                            "reward": "221.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "9f4cc6ca-e889-411f-a32a-02e7b9fb3c48",
                            "gambit_id": "27125a33-1e8b-47cd-9f2f-9b81ec811bd7",
                            "last_updated": "2022-11-14T15:28:31.316387-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Tway",
                            "reward": "265.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "a8603e85-e3a4-4faa-9fc6-d3368a821aee",
                            "gambit_id": "e8eaccd5-1f29-4eb3-9eb9-3da74e23b28a",
                            "last_updated": "2022-11-14T15:28:31.324914-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chad Ramey",
                            "reward": "265.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "b5a62d5f-afa7-422d-81a5-8d889e297588",
                            "gambit_id": "bfa5cc70-45d0-4e40-a4bf-0e2f62f5dd64",
                            "last_updated": "2022-11-14T15:28:31.357689-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Byeong-Hun An",
                            "reward": "265.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "91be7303-0946-419b-b1f7-80942a81f1f4",
                            "gambit_id": "7dbd3568-3bf0-4ea7-92a7-705e29754da7",
                            "last_updated": "2022-11-14T15:28:31.370122-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brandon Wu",
                            "reward": "265.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "094278b5-07d1-4cf1-a14f-6d4a305eb90e",
                            "gambit_id": "f67db280-7134-49f3-a985-6236f523fc9b",
                            "last_updated": "2022-11-14T15:28:31.329739-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Martin",
                            "reward": "265.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "fc2fc63c-1cac-45d7-8e32-7230d6869d7f",
                            "gambit_id": "5e373f6a-bc05-4781-9ba6-f9d39a0f26e0",
                            "last_updated": "2022-11-14T15:28:31.362453-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matt Wallace",
                            "reward": "265.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "8bc0ce25-9d48-4ffd-a2a9-5fe997fb2ee5",
                            "gambit_id": "581de1f2-867e-45dc-8434-3a1ac702782f",
                            "last_updated": "2022-11-14T15:28:31.323027-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Danny Lee",
                            "reward": "265.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "80c2efc9-7f51-49f6-a326-cb83ff695ae5",
                            "gambit_id": "d5150813-4499-479c-a3b8-b614d51693e5",
                            "last_updated": "2022-11-14T15:28:31.337413-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Zach Johnson",
                            "reward": "265.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "735c0585-4dc8-4ce1-806f-de82224b4197",
                            "gambit_id": "3520b34e-9841-4c2c-a8b1-ba569d24c8bc",
                            "last_updated": "2022-11-14T15:28:31.328780-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Zac Blair",
                            "reward": "265.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "5a8a75a8-e120-4e46-a147-7f6690654472",
                            "gambit_id": "bf72024a-b953-4afa-979a-968b9aa0627e",
                            "last_updated": "2022-11-14T15:28:31.319229-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/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "a9bf40a4-21bd-4063-97de-5473a278ce9d",
                            "gambit_id": "02cbcae7-d4d4-452a-a4fd-02c0f957a874",
                            "last_updated": "2022-11-14T15:28:31.326788-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harry Hall",
                            "reward": "265.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "0f609291-2e69-4594-a566-d10f5a4d7563",
                            "gambit_id": "c66ba16a-eceb-4ead-8f31-790c4ead2156",
                            "last_updated": "2022-11-14T15:28:31.331636-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael Gligic",
                            "reward": "265.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "4a80ea87-3319-4456-9885-773c7c60e9e4",
                            "gambit_id": "938f9e10-7756-4569-8557-489dd5b5d7ff",
                            "last_updated": "2022-11-14T15:28:31.342162-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "David Lingmerth",
                            "reward": "309.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "ca5aba8c-4ac3-44c8-bfb7-05e7c6a88c6f",
                            "gambit_id": "8e769c25-0118-4639-accb-0ed6aa61b505",
                            "last_updated": "2022-11-14T15:28:31.322081-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chris Stroud",
                            "reward": "309.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "9e4446d0-7204-4d5f-8902-f47154ce5a00",
                            "gambit_id": "e404aac9-5606-4545-9da0-772a83b2593f",
                            "last_updated": "2022-11-14T15:28:31.313479-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jimmy Walker",
                            "reward": "353.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "c738d26a-bb12-49a6-9938-66de948cfb8b",
                            "gambit_id": "fbcad895-1b18-47b9-8291-c63c48422088",
                            "last_updated": "2022-11-14T15:28:31.320187-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/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "ab538d66-0ea6-4acf-a085-71d16c075899",
                            "gambit_id": "7fa66532-7d38-436a-9b9e-b7c774f46656",
                            "last_updated": "2022-11-14T15:28:31.303048-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nick Watney",
                            "reward": "353.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "48b07ca0-9510-40d0-99d5-97095e95cac8",
                            "gambit_id": "faaae3be-5d74-4e30-b2b6-6252dc879c68",
                            "last_updated": "2022-11-14T15:28:31.306854-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Travis Vick",
                            "reward": "353.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "c230ec4f-741e-4601-87a4-ec0c35a12aa0",
                            "gambit_id": "fabefa50-57a7-47a4-9ec3-9b4bcee086a7",
                            "last_updated": "2022-11-14T15:28:31.296252-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/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "3a8acad4-584f-47fe-a2f7-940b2974bcad",
                            "gambit_id": "0f14923b-c22e-43a7-be06-87576b7941f1",
                            "last_updated": "2022-11-14T15:28:31.318289-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/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "fedd2440-3bb7-4c8b-8205-848c51b0ff1b",
                            "gambit_id": "bba0a1c8-25a3-42b5-b9db-057842222b59",
                            "last_updated": "2022-11-14T15:28:31.312530-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael Kim",
                            "reward": "353.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "ee3cadfd-0cee-406a-8287-b3c999e72256",
                            "gambit_id": "5741fc54-2eaf-48d1-9f37-d135dda56dd1",
                            "last_updated": "2022-11-14T15:28:31.368190-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Streelman",
                            "reward": "441.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "d4ac2ca2-8c25-4ccd-962c-2bb37da0524c",
                            "gambit_id": "32733111-7354-4bee-9e68-10d2421ba3c1",
                            "last_updated": "2022-11-14T15:28:31.305896-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/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "5e628ce9-89c0-49eb-9532-fb19be82291b",
                            "gambit_id": "3fa3fb3e-1e23-44e9-a587-8f3fc9d876a4",
                            "last_updated": "2022-11-14T15:28:31.366282-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dylan Frittelli",
                            "reward": "441.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "94c7639a-ad25-4ed7-aa51-c2f5a30d0a5c",
                            "gambit_id": "7a02bc6b-2f9d-43bb-b2f8-2f746246f0f4",
                            "last_updated": "2022-11-14T15:28:31.334557-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tyler Duncan",
                            "reward": "441.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "8baa5ac0-e420-490c-9909-7ee15f7b0aad",
                            "gambit_id": "d8b14ba9-47a3-4346-8dc9-1216159a4ae1",
                            "last_updated": "2022-11-14T15:28:31.315447-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/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "969fd29e-d78b-4cdd-a5db-164919245f60",
                            "gambit_id": "be66b077-772a-414f-bbcf-d60d1ae92da5",
                            "last_updated": "2022-11-14T15:28:31.314513-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philip Knowles",
                            "reward": "441.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "2895e3bd-a944-4e2f-a493-93e98d9dcc77",
                            "gambit_id": "c53b230e-ab78-4b35-9560-54ddfd58882a",
                            "last_updated": "2022-11-14T15:28:31.359587-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Palmer",
                            "reward": "441.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "af51d539-297c-47be-9f6d-f1e30e647440",
                            "gambit_id": "a0cbc79e-22f3-4d63-ab77-b89112c5c465",
                            "last_updated": "2022-11-14T15:28:31.311566-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/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "23f558f9-7d8a-46cb-993b-63cd1f10f6ec",
                            "gambit_id": "749cfdcf-7662-479e-a8cc-1fe161a5b4db",
                            "last_updated": "2022-11-14T15:28:31.302069-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/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "8a63be24-9d10-4a8c-858e-ca816bf3e4c3",
                            "gambit_id": "d7b5d982-9a76-45d8-a9fe-c9ed00c5ec94",
                            "last_updated": "2022-11-14T15:28:31.308746-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/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "0378748c-214c-4fd6-86f0-235015a2f828",
                            "gambit_id": "c8c8253d-c9ad-45e0-b6e7-e96903c9c130",
                            "last_updated": "2022-11-14T15:28:31.299108-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Walker Lee",
                            "reward": "441.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "c4a5ae26-2dbc-447a-a42e-0769640d8991",
                            "gambit_id": "12dcb724-761b-4764-b850-c679385bac4f",
                            "last_updated": "2022-11-14T15:28:31.304952-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cole Hammer",
                            "reward": "441.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "a69aafa2-ed39-4e1a-ac35-09d7a62eb1b8",
                            "gambit_id": "e785d14b-cca0-4b27-a703-4b8a2fdbaf18",
                            "last_updated": "2022-11-14T15:28:31.327807-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Doc Redman",
                            "reward": "441.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "420c0668-ee19-44d0-8dd2-9f54ec4ceaf9",
                            "gambit_id": "b2548c0e-1d50-45be-a2f8-9e5fe6aacded",
                            "last_updated": "2022-11-14T15:28:31.303989-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/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "2f6f05d1-3894-4548-85d1-f0a84efbecf9",
                            "gambit_id": "d5a150dd-9a5b-46dd-99df-5ddca7d54886",
                            "last_updated": "2022-11-14T15:28:31.300054-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Kern",
                            "reward": "881.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        },
                        {
                            "id": "f5797a26-e93d-4fed-9d6d-a52f79d3761a",
                            "gambit_id": "87c314c4-326f-4bce-8717-b1cd6ea1b8fa",
                            "last_updated": "2022-11-14T15:28:31.301088-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/9562d7f9-ca63-4565-a950-54e9bcf15bd3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8709a987-2ff1-4d0a-b959-d44e06a7ff7e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1a7aa3cf-4dd0-44f9-ae32-bc5dfa352921",
            "completed": true,
            "last_updated": "2022-11-10T10:04:08.941517-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/1a7aa3cf-4dd0-44f9-ae32-bc5dfa352921",
            "datetime": "2022-11-09T22:59:00-05:00",
            "cutoff_datetime": "2022-11-09T22:59:00-05:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - November 9th 2022",
            "bettypes": [
                {
                    "id": "3a56b24b-df96-4d5f-ab40-117c05ecdbde",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8709a987-2ff1-4d0a-b959-d44e06a7ff7e/?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": "d214190d-1b91-4791-a7f0-03936e0374eb",
                            "gambit_id": "e99b835d-51fe-4e4e-8916-a3b274e4f2e7",
                            "last_updated": "2022-11-10T10:04:08.945623-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/3a56b24b-df96-4d5f-ab40-117c05ecdbde/?format=api"
                        },
                        {
                            "id": "00ca438a-ca60-48ea-a7f6-6ca78e1b94f0",
                            "gambit_id": "3a274439-2c09-402e-bfa0-bda8517eeb74",
                            "last_updated": "2022-11-10T10:04:08.949109-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/3a56b24b-df96-4d5f-ab40-117c05ecdbde/?format=api"
                        },
                        {
                            "id": "533e46d1-42cd-4725-9673-ba5e29ec1790",
                            "gambit_id": "301ba9dc-ff45-4af2-a44c-68847e4f8e6f",
                            "last_updated": "2022-11-10T10:04:08.944427-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/3a56b24b-df96-4d5f-ab40-117c05ecdbde/?format=api"
                        },
                        {
                            "id": "ede02456-4f87-422d-a35e-648b7a14f018",
                            "gambit_id": "d7e01137-9272-4cd4-8e23-9e66abf006f9",
                            "last_updated": "2022-11-10T10:04:08.946780-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/3a56b24b-df96-4d5f-ab40-117c05ecdbde/?format=api"
                        },
                        {
                            "id": "869b34df-caaa-4c62-b57c-ed8b5da609f7",
                            "gambit_id": "727751bb-f740-4fdc-b888-ce6fe3c9edbc",
                            "last_updated": "2022-11-10T10:04:08.947932-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/3a56b24b-df96-4d5f-ab40-117c05ecdbde/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "111ea6c1-139a-450c-ab99-91945e454733",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d4e4da0e-781b-40ef-ad72-914cdace3067",
            "completed": true,
            "last_updated": "2022-11-10T10:03:21.414687-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/d4e4da0e-781b-40ef-ad72-914cdace3067",
            "datetime": "2022-11-09T22:59:00-05:00",
            "cutoff_datetime": "2022-11-09T22:59:00-05:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - November 9th 2022",
            "bettypes": [
                {
                    "id": "78764983-0167-4ecf-aecc-e8179c7c9663",
                    "match": "https://api-prod.gambitprofit.com/api/matches/111ea6c1-139a-450c-ab99-91945e454733/?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": "a8f9d63d-f1d7-45b4-a16c-32de66f5eeaf",
                            "gambit_id": "a15968eb-daeb-4406-a1cf-0d2cd68497be",
                            "last_updated": "2022-11-10T10:03:21.417451-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/78764983-0167-4ecf-aecc-e8179c7c9663/?format=api"
                        },
                        {
                            "id": "448d4552-ed33-4276-94bf-4b91ed84fee3",
                            "gambit_id": "ebefae43-bab4-4a6f-8f30-c5e43d92e2d1",
                            "last_updated": "2022-11-10T10:03:21.418660-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/78764983-0167-4ecf-aecc-e8179c7c9663/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b2c03d08-2f8f-4dfb-92f1-743f67878649",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4cce2a5e-41f7-4334-8843-5cc7fa1247a6",
            "completed": true,
            "last_updated": "2022-11-10T09:17:41.236341-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/4cce2a5e-41f7-4334-8843-5cc7fa1247a6",
            "datetime": "2022-11-09T22:10:00-05:00",
            "cutoff_datetime": "2022-11-09T22:10:00-05:00",
            "name": "Cleveland Cavaliers v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "d894d3a4-e9eb-4008-93a4-c4afff3132f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2c03d08-2f8f-4dfb-92f1-743f67878649/?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": 6114.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d0da309c-5e5c-4f6f-8f84-0a10fe6bf4db",
                            "gambit_id": "770f2caa-aff3-49c1-b354-419c405c7fdb",
                            "last_updated": "2022-11-10T09:17:41.243543-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d894d3a4-e9eb-4008-93a4-c4afff3132f6/?format=api"
                        },
                        {
                            "id": "26a8cce8-c9e2-4b05-b12a-999eefe6c94f",
                            "gambit_id": "6aeeba64-13c7-4203-8ba6-a66f167a084e",
                            "last_updated": "2022-11-10T09:17:41.242441-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d894d3a4-e9eb-4008-93a4-c4afff3132f6/?format=api"
                        }
                    ]
                },
                {
                    "id": "7db5d97f-db3b-4a89-aab7-74b6684e3c7f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2c03d08-2f8f-4dfb-92f1-743f67878649/?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": "Cleveland Cavaliers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "575bc1f6-4bfe-43fd-a50b-8f8201734443",
                            "gambit_id": "3a6cd36e-3638-4b21-97eb-0bf82bae0f83",
                            "last_updated": "2022-11-10T09:17:41.245758-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/7db5d97f-db3b-4a89-aab7-74b6684e3c7f/?format=api"
                        },
                        {
                            "id": "a2dc75b0-64e6-4121-8861-322315f5b520",
                            "gambit_id": "7aec6abe-7a96-41cf-96c0-d3ca22856418",
                            "last_updated": "2022-11-10T09:17:41.246891-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7db5d97f-db3b-4a89-aab7-74b6684e3c7f/?format=api"
                        }
                    ]
                },
                {
                    "id": "5ebf947d-e150-4eb4-b90f-bdff02586df7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2c03d08-2f8f-4dfb-92f1-743f67878649/?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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 228",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "290de8e2-df32-4414-bb7b-8e4ba83dfca8",
                            "gambit_id": "463b5bb4-9eaf-4b78-a5d9-a338accc9230",
                            "last_updated": "2022-11-10T09:17:41.240219-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 228",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ebf947d-e150-4eb4-b90f-bdff02586df7/?format=api"
                        },
                        {
                            "id": "a88e5153-de31-41be-aad6-f1b3f3779f14",
                            "gambit_id": "0f12794a-06b3-4edf-b99a-156e372c22c2",
                            "last_updated": "2022-11-10T09:17:41.239078-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 228",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ebf947d-e150-4eb4-b90f-bdff02586df7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b9d01b4b-e58d-4221-8e4f-dfd60953799f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ba8e692a-5b59-463d-8fde-2eac68d53802",
            "completed": true,
            "last_updated": "2022-11-10T09:13:56.399106-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.6,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ba8e692a-5b59-463d-8fde-2eac68d53802",
            "datetime": "2022-11-09T22:10:00-05:00",
            "cutoff_datetime": "2022-11-09T22:10:00-05:00",
            "name": "Los Angeles Lakers v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "5cc970a7-a0ca-4e19-a85d-514ee5967ae2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9d01b4b-e58d-4221-8e4f-dfd60953799f/?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": 5824.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 4176.0
                            }
                        ],
                        "expected_reward_tokens": 9143.68,
                        "profit_sb": 143.68,
                        "profit_sb_percentage": 1.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ab03ae5e-1856-495c-96bf-f800cd859058",
                            "gambit_id": "9c81f2e5-cf3a-41e1-abeb-bb8c965503ab",
                            "last_updated": "2022-11-10T09:13:56.408267-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.57000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cc970a7-a0ca-4e19-a85d-514ee5967ae2/?format=api"
                        },
                        {
                            "id": "9236716a-8d8d-4284-8ab8-2f269f0cba73",
                            "gambit_id": "f02e744f-5152-4c19-aef3-0d38e6b38830",
                            "last_updated": "2022-11-10T09:13:56.409214-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "2.19000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cc970a7-a0ca-4e19-a85d-514ee5967ae2/?format=api"
                        }
                    ]
                },
                {
                    "id": "682459d7-db70-4a76-bbff-4275de01c5ca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9d01b4b-e58d-4221-8e4f-dfd60953799f/?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": "Los Angeles Lakers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1203b534-2b0c-474a-9a3b-d33069ab7cea",
                            "gambit_id": "ebcab23d-c532-47d7-b5c2-c610134fb7bf",
                            "last_updated": "2022-11-10T09:13:56.405328-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/682459d7-db70-4a76-bbff-4275de01c5ca/?format=api"
                        },
                        {
                            "id": "1757e80d-e419-4a7d-a016-3a0226e9b7a6",
                            "gambit_id": "db4660a7-6226-4da4-9b2b-ed134fbf2bc6",
                            "last_updated": "2022-11-10T09:13:56.406378-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/682459d7-db70-4a76-bbff-4275de01c5ca/?format=api"
                        }
                    ]
                },
                {
                    "id": "8bc85e61-0775-42e6-bb8b-ebc267c57272",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9d01b4b-e58d-4221-8e4f-dfd60953799f/?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": "440486b7-989e-4aae-a869-76d24b4935b8",
                            "gambit_id": "a1df006e-e542-4afa-a6f9-29ab59f44624",
                            "last_updated": "2022-11-10T09:13:56.401898-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/8bc85e61-0775-42e6-bb8b-ebc267c57272/?format=api"
                        },
                        {
                            "id": "8a77b4d7-4b7a-46d6-a53d-8aa853e99fb5",
                            "gambit_id": "675032ee-5248-4830-b411-981db7d77a48",
                            "last_updated": "2022-11-10T09:13:56.403042-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/8bc85e61-0775-42e6-bb8b-ebc267c57272/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5d16ee00-f9fa-457d-9894-f40a4962c457",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5de43675-76b6-4947-a432-569588c296c2",
            "completed": true,
            "last_updated": "2022-11-10T10:04:27.893897-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/5de43675-76b6-4947-a432-569588c296c2",
            "datetime": "2022-11-09T22:05:00-05:00",
            "cutoff_datetime": "2022-11-09T22:05:00-05:00",
            "name": "Minnesota Wild v. Anaheim Ducks",
            "bettypes": [
                {
                    "id": "865465bf-9a0e-481f-8436-07b7cee1ce87",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5d16ee00-f9fa-457d-9894-f40a4962c457/?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": 5899.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d743c9ca-6e63-4c52-ad08-3ce8fc01bf1c",
                            "gambit_id": "9b8eb990-98d8-4563-bc58-374977ec0ba3",
                            "last_updated": "2022-11-10T10:04:27.902795-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/865465bf-9a0e-481f-8436-07b7cee1ce87/?format=api"
                        },
                        {
                            "id": "cbd748b6-3806-4d98-bf87-18be9d669c6e",
                            "gambit_id": "3a373bc8-68c7-4594-bf5b-fca4559504a4",
                            "last_updated": "2022-11-10T10:04:27.903760-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/865465bf-9a0e-481f-8436-07b7cee1ce87/?format=api"
                        }
                    ]
                },
                {
                    "id": "3e10dfaa-f94b-4a4c-8ffa-717d836a82c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5d16ee00-f9fa-457d-9894-f40a4962c457/?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": 6179.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 3821.0
                            }
                        ],
                        "expected_reward_tokens": 9206.71,
                        "profit_sb": 206.71,
                        "profit_sb_percentage": 2.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bf87e7d7-31e7-4d38-84ea-e22ddc1940b0",
                            "gambit_id": "8e2e423e-c1f2-48f2-8dc7-a1dbb376cfec",
                            "last_updated": "2022-11-10T10:04:27.899833-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e10dfaa-f94b-4a4c-8ffa-717d836a82c6/?format=api"
                        },
                        {
                            "id": "bd06c41b-ed0d-4379-b289-be28bba378aa",
                            "gambit_id": "eb1137ae-4b5b-4c79-b221-59b2a8db1979",
                            "last_updated": "2022-11-10T10:04:27.900840-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.41000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e10dfaa-f94b-4a4c-8ffa-717d836a82c6/?format=api"
                        }
                    ]
                },
                {
                    "id": "ed7ceb6a-c563-43e7-82bc-dd5f5b6fdb90",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5d16ee00-f9fa-457d-9894-f40a4962c457/?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": 5000.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "44819ef4-1d2f-4958-ab66-fb33e455afd1",
                            "gambit_id": "484b68a9-06b1-47e5-ab69-594e002e97e5",
                            "last_updated": "2022-11-10T10:04:27.897894-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/ed7ceb6a-c563-43e7-82bc-dd5f5b6fdb90/?format=api"
                        },
                        {
                            "id": "28a882d0-f76f-41c2-bb29-186cc706d209",
                            "gambit_id": "61392d62-c319-479e-8e31-a785a2fd18e0",
                            "last_updated": "2022-11-10T10:04:27.896780-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/ed7ceb6a-c563-43e7-82bc-dd5f5b6fdb90/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "991606cb-9138-4c9b-aafe-3539296e38c4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0f65a43f-b352-4f13-ba13-62674c268105",
            "completed": true,
            "last_updated": "2022-11-10T09:17:46.114512-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/0f65a43f-b352-4f13-ba13-62674c268105",
            "datetime": "2022-11-09T20:10:00-05:00",
            "cutoff_datetime": "2022-11-09T20:10:00-05:00",
            "name": "Milwaukee Bucks v. Oklahoma City Thunder",
            "bettypes": [
                {
                    "id": "370c9769-20cb-4c74-aeb0-3fe6b89baeba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/991606cb-9138-4c9b-aafe-3539296e38c4/?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": 5208.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8db40e53-d83f-45d9-8b08-f70b4ab2d2b8",
                            "gambit_id": "650905e7-5d9e-46e0-8190-3238182b97ff",
                            "last_updated": "2022-11-10T09:17:46.124512-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/370c9769-20cb-4c74-aeb0-3fe6b89baeba/?format=api"
                        },
                        {
                            "id": "d399d90b-c1ba-4cc2-862e-a229f26ad477",
                            "gambit_id": "38707744-024f-4e65-a252-5bce5345d20e",
                            "last_updated": "2022-11-10T09:17:46.123576-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/370c9769-20cb-4c74-aeb0-3fe6b89baeba/?format=api"
                        }
                    ]
                },
                {
                    "id": "1f726c18-e7f0-40eb-8cc3-8d2ee45e37cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/991606cb-9138-4c9b-aafe-3539296e38c4/?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": "Milwaukee Bucks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "33143351-2e7e-4a8f-baee-5d1608cc9819",
                            "gambit_id": "fef05eaf-1d72-482a-99f6-c6577f12c159",
                            "last_updated": "2022-11-10T09:17:46.121697-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f726c18-e7f0-40eb-8cc3-8d2ee45e37cd/?format=api"
                        },
                        {
                            "id": "39c64a74-5bab-4093-b52a-05113e8a0197",
                            "gambit_id": "952655e3-f24f-4333-837a-572785404853",
                            "last_updated": "2022-11-10T09:17:46.120737-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f726c18-e7f0-40eb-8cc3-8d2ee45e37cd/?format=api"
                        }
                    ]
                },
                {
                    "id": "8f211591-8dbb-432a-8af5-67d8f79c0f71",
                    "match": "https://api-prod.gambitprofit.com/api/matches/991606cb-9138-4c9b-aafe-3539296e38c4/?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 213.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 213.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b8a28eb2-9080-48ad-9199-ce281e6f394b",
                            "gambit_id": "354cf4de-49f3-444a-862c-adf28ebe662a",
                            "last_updated": "2022-11-10T09:17:46.117285-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 213.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "213.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f211591-8dbb-432a-8af5-67d8f79c0f71/?format=api"
                        },
                        {
                            "id": "4107a9ee-70d8-4c68-94ef-17b29db90afb",
                            "gambit_id": "7f21af03-2a97-4f1c-bf9d-10c3a8cf9bb9",
                            "last_updated": "2022-11-10T09:17:46.118442-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 213.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "213.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f211591-8dbb-432a-8af5-67d8f79c0f71/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d5b30eff-66cd-4bbb-8558-9245c4645c2e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0b32e610-4184-46f6-b9fb-9e919b8b942d",
            "completed": true,
            "last_updated": "2022-11-10T09:17:45.793866-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/0b32e610-4184-46f6-b9fb-9e919b8b942d",
            "datetime": "2022-11-09T20:10:00-05:00",
            "cutoff_datetime": "2022-11-09T20:10:00-05:00",
            "name": "Phoenix Suns v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "b8492c9c-8cf1-422d-8d83-bc967652f50c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5b30eff-66cd-4bbb-8558-9245c4645c2e/?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": 5397.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 4603.0
                            }
                        ],
                        "expected_reward_tokens": 9066.96,
                        "profit_sb": 66.96,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "87d1628e-4b79-4736-a726-60f23929e0f2",
                            "gambit_id": "a6ea363d-3297-4b8c-abb7-99acc0f00b0d",
                            "last_updated": "2022-11-10T09:17:45.801972-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.68000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8492c9c-8cf1-422d-8d83-bc967652f50c/?format=api"
                        },
                        {
                            "id": "8a3b5cfc-9010-446a-8644-7f8c66cc783f",
                            "gambit_id": "aa16c715-3bc4-4398-a0d5-5b0d90ab1402",
                            "last_updated": "2022-11-10T09:17:45.802907-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.97000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8492c9c-8cf1-422d-8d83-bc967652f50c/?format=api"
                        }
                    ]
                },
                {
                    "id": "d017bfee-4366-40da-ad9c-ed4954d042ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5b30eff-66cd-4bbb-8558-9245c4645c2e/?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": "Minnesota Timberwolves",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7c821953-6262-463d-b1f9-a4c266b4dd88",
                            "gambit_id": "62d7feda-b944-4467-99a2-a708337cd4c7",
                            "last_updated": "2022-11-10T09:17:45.799972-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d017bfee-4366-40da-ad9c-ed4954d042ed/?format=api"
                        },
                        {
                            "id": "1f9d1bcd-2d8d-457a-9b94-1f09ba593ae5",
                            "gambit_id": "3fccb702-63fa-4a59-9bd8-b462e761f3fd",
                            "last_updated": "2022-11-10T09:17:45.799039-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d017bfee-4366-40da-ad9c-ed4954d042ed/?format=api"
                        }
                    ]
                },
                {
                    "id": "9bd3dbe5-9320-4232-ac1b-d02a600d7997",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5b30eff-66cd-4bbb-8558-9245c4645c2e/?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": "63f7472f-b031-4c4c-b745-e5e0bb16869e",
                            "gambit_id": "977ac926-af22-4319-86cd-4e40260b0241",
                            "last_updated": "2022-11-10T09:17:45.796159-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/9bd3dbe5-9320-4232-ac1b-d02a600d7997/?format=api"
                        },
                        {
                            "id": "2b32de67-572d-450f-beda-0a33563c6bbb",
                            "gambit_id": "eba9a2bc-0116-41cb-8284-aeeb9be97eb4",
                            "last_updated": "2022-11-10T09:17:45.797126-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/9bd3dbe5-9320-4232-ac1b-d02a600d7997/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e5c24aa8-7a82-4dc1-9842-1de02a89391d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "18a40afe-e908-4bc6-aec6-2754f849c5c4",
            "completed": true,
            "last_updated": "2022-11-10T09:17:43.441509-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/18a40afe-e908-4bc6-aec6-2754f849c5c4",
            "datetime": "2022-11-09T20:10:00-05:00",
            "cutoff_datetime": "2022-11-09T20:10:00-05:00",
            "name": "New Orleans Pelicans v. Chicago Bulls",
            "bettypes": [
                {
                    "id": "fc0726de-75be-4a25-bd7c-e1e9cbf56bb7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e5c24aa8-7a82-4dc1-9842-1de02a89391d/?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": 5397.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 4603.0
                            }
                        ],
                        "expected_reward_tokens": 9066.96,
                        "profit_sb": 66.96,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0de36902-89a3-403c-bb09-efc01dc5efe7",
                            "gambit_id": "178e3586-4055-486d-82bc-0ba2bfeced57",
                            "last_updated": "2022-11-10T09:17:43.448819-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.68000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc0726de-75be-4a25-bd7c-e1e9cbf56bb7/?format=api"
                        },
                        {
                            "id": "be28dc69-36ba-4a24-8efe-f16bd2435028",
                            "gambit_id": "9613559b-8e3c-46bb-ab8a-45e0991def87",
                            "last_updated": "2022-11-10T09:17:43.447681-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.97000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc0726de-75be-4a25-bd7c-e1e9cbf56bb7/?format=api"
                        }
                    ]
                },
                {
                    "id": "e2437e1a-132c-4b87-ab26-ae67e6d52cd6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e5c24aa8-7a82-4dc1-9842-1de02a89391d/?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": 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": "4de97552-56a9-4e3b-998f-faf58e2ad761",
                            "gambit_id": "3332890d-a3b7-41f7-8abb-073aecbf3591",
                            "last_updated": "2022-11-10T09:17:43.453379-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/e2437e1a-132c-4b87-ab26-ae67e6d52cd6/?format=api"
                        },
                        {
                            "id": "a223041a-befc-4803-8b82-3241e427a733",
                            "gambit_id": "d742ee67-6a65-4278-8f24-2a5f9380b5f9",
                            "last_updated": "2022-11-10T09:17:43.452420-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2437e1a-132c-4b87-ab26-ae67e6d52cd6/?format=api"
                        }
                    ]
                },
                {
                    "id": "7b1f6d6f-e2c5-4db8-83b1-1d19facf8c8f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e5c24aa8-7a82-4dc1-9842-1de02a89391d/?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 232.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 232.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9aad3583-c3b0-4099-a651-b76b52e6811a",
                            "gambit_id": "86a02e17-1a15-49f6-b957-e3fb80c2475c",
                            "last_updated": "2022-11-10T09:17:43.444315-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 232.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "232.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b1f6d6f-e2c5-4db8-83b1-1d19facf8c8f/?format=api"
                        },
                        {
                            "id": "2241e92c-df2c-4341-bda1-4e17e46f4958",
                            "gambit_id": "5840bc97-9ecb-4ab5-9c8b-18d343087b0d",
                            "last_updated": "2022-11-10T09:17:43.445472-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 232.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "232.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b1f6d6f-e2c5-4db8-83b1-1d19facf8c8f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f19f4a96-5919-475c-b536-17c39a3d15c2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0b3de498-f30f-48a1-9254-968831749581",
            "completed": true,
            "last_updated": "2022-11-10T09:24:09.061667-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/0b3de498-f30f-48a1-9254-968831749581",
            "datetime": "2022-11-09T20:10:00-05:00",
            "cutoff_datetime": "2022-11-09T20:10:00-05:00",
            "name": "Memphis Grizzlies v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "c635c676-72fa-4036-bcd2-3de79f7050f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f19f4a96-5919-475c-b536-17c39a3d15c2/?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": "Memphis Grizzlies",
                                "amount": 6482.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "16d8832f-48aa-4354-8aba-535b0d1a2809",
                            "gambit_id": "7b2deec9-11ab-4f0a-8e59-186c60bf5297",
                            "last_updated": "2022-11-10T09:24:09.072006-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c635c676-72fa-4036-bcd2-3de79f7050f3/?format=api"
                        },
                        {
                            "id": "273634e8-b4b2-48da-a2b8-da50c87bfaa7",
                            "gambit_id": "7bb2c9bf-10f9-44a6-83b2-17a85c50ff04",
                            "last_updated": "2022-11-10T09:24:09.068432-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c635c676-72fa-4036-bcd2-3de79f7050f3/?format=api"
                        }
                    ]
                },
                {
                    "id": "5fc8e76c-f653-4452-aaae-bdd64bec973f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f19f4a96-5919-475c-b536-17c39a3d15c2/?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": "Memphis Grizzlies",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8a1561cf-2c3e-4e32-9c6d-eb6df09322a8",
                            "gambit_id": "c5eecade-7c03-48dc-a21a-ad6eb4d8de12",
                            "last_updated": "2022-11-10T09:24:09.074129-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fc8e76c-f653-4452-aaae-bdd64bec973f/?format=api"
                        },
                        {
                            "id": "e53fcaf9-5672-4e66-9d89-0d7fae56d149",
                            "gambit_id": "1de6fb48-1a32-4883-8990-2f31044b18b6",
                            "last_updated": "2022-11-10T09:24:09.075088-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fc8e76c-f653-4452-aaae-bdd64bec973f/?format=api"
                        }
                    ]
                },
                {
                    "id": "2a7448f2-3b52-4641-8b35-f418b1e31ce2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f19f4a96-5919-475c-b536-17c39a3d15c2/?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 234.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 234.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "051ec551-bbb3-4d3e-94ee-c6ccd376d009",
                            "gambit_id": "11c840d7-e608-47d1-9ead-5a35cad9843f",
                            "last_updated": "2022-11-10T09:24:09.065682-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/2a7448f2-3b52-4641-8b35-f418b1e31ce2/?format=api"
                        },
                        {
                            "id": "d1c4e054-fd6b-4622-9c31-f211409b40fd",
                            "gambit_id": "c7e94bd0-3df9-40cf-bfa0-1f4e60b44029",
                            "last_updated": "2022-11-10T09:24:09.064477-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/2a7448f2-3b52-4641-8b35-f418b1e31ce2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "55c23018-944c-4a41-85d0-b0b349403803",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9bea80a0-49f9-4e3b-baf5-be481c7f0c93",
            "completed": true,
            "last_updated": "2022-11-10T09:24:09.666929-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.59,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/9bea80a0-49f9-4e3b-baf5-be481c7f0c93",
            "datetime": "2022-11-09T19:40:00-05:00",
            "cutoff_datetime": "2022-11-09T19:40:00-05:00",
            "name": "New York Knicks v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "19a6321f-fb1d-431c-88d3-7bc14d178b69",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55c23018-944c-4a41-85d0-b0b349403803/?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": 5899.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9b143f24-6f60-4a24-9f4e-9d11a7f9b6c3",
                            "gambit_id": "1d8b3ede-30d9-406f-9a9b-957c30edaefb",
                            "last_updated": "2022-11-10T09:24:09.673000-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19a6321f-fb1d-431c-88d3-7bc14d178b69/?format=api"
                        },
                        {
                            "id": "326825d4-b411-4710-9288-93f88af6e26d",
                            "gambit_id": "fa67a136-708c-425e-99d1-3aac67ecf96b",
                            "last_updated": "2022-11-10T09:24:09.675053-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19a6321f-fb1d-431c-88d3-7bc14d178b69/?format=api"
                        }
                    ]
                },
                {
                    "id": "9eab39c3-3507-4c7a-9653-0518126eae35",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55c23018-944c-4a41-85d0-b0b349403803/?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": 5097.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8328ca56-a150-4721-87ae-9663a92d9483",
                            "gambit_id": "745ffbe4-b5e2-4675-81f2-0cdcb84e570a",
                            "last_updated": "2022-11-10T09:24:09.676973-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eab39c3-3507-4c7a-9653-0518126eae35/?format=api"
                        },
                        {
                            "id": "94b0938a-6e94-4ca6-909e-1926725f2e57",
                            "gambit_id": "4580d848-70e3-42e5-b0eb-76532d48a0c3",
                            "last_updated": "2022-11-10T09:24:09.677929-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eab39c3-3507-4c7a-9653-0518126eae35/?format=api"
                        }
                    ]
                },
                {
                    "id": "ef8b59bb-43a0-46eb-a756-fa574006f845",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55c23018-944c-4a41-85d0-b0b349403803/?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": "808c9540-72c7-4df4-9588-ef82cf7931bf",
                            "gambit_id": "3ccd7129-f5b8-4aa5-84e7-ae2d5eb006a4",
                            "last_updated": "2022-11-10T09:24:09.670329-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/ef8b59bb-43a0-46eb-a756-fa574006f845/?format=api"
                        },
                        {
                            "id": "df225c4b-64f8-456f-a51a-8e8c251e727b",
                            "gambit_id": "415fd9cf-40a9-45fc-8ce1-10790bf64beb",
                            "last_updated": "2022-11-10T09:24:09.669362-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/ef8b59bb-43a0-46eb-a756-fa574006f845/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b6c87fd0-84ae-4045-9dc4-63604cd63e63",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e92b2d68-5e11-4646-a8b5-a9c56da7db68",
            "completed": true,
            "last_updated": "2022-11-10T09:13:50.783667-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.0,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e92b2d68-5e11-4646-a8b5-a9c56da7db68",
            "datetime": "2022-11-09T19:40:00-05:00",
            "cutoff_datetime": "2022-11-09T19:40:00-05:00",
            "name": "Detroit Pistons v. Boston Celtics",
            "bettypes": [
                {
                    "id": "47dc622d-6829-4207-89f3-40e6fa161ec3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b6c87fd0-84ae-4045-9dc4-63604cd63e63/?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": 8509.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 1491.0
                            }
                        ],
                        "expected_reward_tokens": 9359.9,
                        "profit_sb": 359.9,
                        "profit_sb_percentage": 4.0,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5d3bc297-37aa-4f5c-abd0-697835cdbda8",
                            "gambit_id": "e911dffc-9be0-46a4-b75b-89944d7d1abd",
                            "last_updated": "2022-11-10T09:13:50.789686-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.10000",
                            "odds": "1.11110",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47dc622d-6829-4207-89f3-40e6fa161ec3/?format=api"
                        },
                        {
                            "id": "fb5c7618-8141-4e72-8160-c1ae653d4831",
                            "gambit_id": "a6c9aa34-b961-443f-861e-0d2fd378ce01",
                            "last_updated": "2022-11-10T09:13:50.790639-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "6.28000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47dc622d-6829-4207-89f3-40e6fa161ec3/?format=api"
                        }
                    ]
                },
                {
                    "id": "68781ec1-f2a2-4b25-b886-5da245ffae4e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b6c87fd0-84ae-4045-9dc4-63604cd63e63/?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 Celtics",
                                "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": "96e09c8a-df82-4a0e-a8ac-46781ec48c8f",
                            "gambit_id": "7219ab13-4a76-4c6a-b0ab-d620254b5e1d",
                            "last_updated": "2022-11-10T09:13:50.792588-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68781ec1-f2a2-4b25-b886-5da245ffae4e/?format=api"
                        },
                        {
                            "id": "2a247a9d-eb99-4305-b1a5-2409a702504b",
                            "gambit_id": "c8d109ff-35ad-4029-8297-b2700618be99",
                            "last_updated": "2022-11-10T09:13:50.793637-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68781ec1-f2a2-4b25-b886-5da245ffae4e/?format=api"
                        }
                    ]
                },
                {
                    "id": "29bde825-229e-43b9-85c2-13f9889fa995",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b6c87fd0-84ae-4045-9dc4-63604cd63e63/?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 226",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 226",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "181289dd-4634-4a60-a75f-a1355178c758",
                            "gambit_id": "6f626ebf-9970-47e7-9df4-5ae4db011b7d",
                            "last_updated": "2022-11-10T09:13:50.787739-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/29bde825-229e-43b9-85c2-13f9889fa995/?format=api"
                        },
                        {
                            "id": "71cf2bb6-001f-439c-a80c-cd5344b56392",
                            "gambit_id": "a2234a21-67bc-4fa1-84ce-a69ae9701d0d",
                            "last_updated": "2022-11-10T09:13:50.786549-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/29bde825-229e-43b9-85c2-13f9889fa995/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d423f86e-2d56-4c36-969e-105ce0d3cae6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "79e96a7f-8e17-44ab-9933-5bba126c3efd",
            "completed": true,
            "last_updated": "2022-11-10T09:24:00.549077-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/79e96a7f-8e17-44ab-9933-5bba126c3efd",
            "datetime": "2022-11-09T19:40:00-05:00",
            "cutoff_datetime": "2022-11-09T19:40:00-05:00",
            "name": "Utah Jazz v. Atlanta Hawks",
            "bettypes": [
                {
                    "id": "6d41e2f6-84b3-46ab-b21e-120e169aa908",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d423f86e-2d56-4c36-969e-105ce0d3cae6/?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": 6179.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 3821.0
                            }
                        ],
                        "expected_reward_tokens": 9206.71,
                        "profit_sb": 206.71,
                        "profit_sb_percentage": 2.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6cd77dd6-df64-481b-b398-beb5cff45344",
                            "gambit_id": "fb226556-adda-4402-9c53-dc7dadcb5d4e",
                            "last_updated": "2022-11-10T09:24:00.558150-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d41e2f6-84b3-46ab-b21e-120e169aa908/?format=api"
                        },
                        {
                            "id": "bb995915-a58d-4158-bbe0-e566820438b3",
                            "gambit_id": "0c73c3f4-ad39-4de3-9a8c-b369e5e51b10",
                            "last_updated": "2022-11-10T09:24:00.559130-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "2.41000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d41e2f6-84b3-46ab-b21e-120e169aa908/?format=api"
                        }
                    ]
                },
                {
                    "id": "e053dfc4-1a12-4aa9-8585-e32a50f9ef27",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d423f86e-2d56-4c36-969e-105ce0d3cae6/?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": "Utah Jazz",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d306b989-1a3c-445b-aee3-5908ae57698c",
                            "gambit_id": "c87f3a28-55e6-41e1-887f-d45071bad759",
                            "last_updated": "2022-11-10T09:24:00.555179-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e053dfc4-1a12-4aa9-8585-e32a50f9ef27/?format=api"
                        },
                        {
                            "id": "0ca3917e-2344-4828-9fa5-b2b2deefedbd",
                            "gambit_id": "9bd24e41-6d79-4f23-839d-b6864dbe8d2c",
                            "last_updated": "2022-11-10T09:24:00.556151-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e053dfc4-1a12-4aa9-8585-e32a50f9ef27/?format=api"
                        }
                    ]
                },
                {
                    "id": "6a519350-bcc3-4b91-9481-7cc7a0532322",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d423f86e-2d56-4c36-969e-105ce0d3cae6/?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 231.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 231.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5876bd35-6237-4ec1-bcb2-cceedd61e354",
                            "gambit_id": "5140ce6c-3418-4867-addf-863a8b13bc33",
                            "last_updated": "2022-11-10T09:24:00.552010-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/6a519350-bcc3-4b91-9481-7cc7a0532322/?format=api"
                        },
                        {
                            "id": "ae5a08a2-687b-4483-839c-ce2af4f289eb",
                            "gambit_id": "97276b84-dd9b-4b76-b3dd-bdd56a1cfc14",
                            "last_updated": "2022-11-10T09:24:00.553224-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/6a519350-bcc3-4b91-9481-7cc7a0532322/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e5b49788-06b3-42f7-8aa8-8c743e178005",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cf71d532-6629-479d-9389-960df35eeb77",
            "completed": true,
            "last_updated": "2022-11-10T09:27:59.549835-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.4,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/cf71d532-6629-479d-9389-960df35eeb77",
            "datetime": "2022-11-09T19:40:00-05:00",
            "cutoff_datetime": "2022-11-09T19:40:00-05:00",
            "name": "Houston Rockets v. Toronto Raptors",
            "bettypes": [
                {
                    "id": "a3b9e51d-de1c-42f2-9ea9-925c156060c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e5b49788-06b3-42f7-8aa8-8c743e178005/?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": 7811.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 2189.0
                            }
                        ],
                        "expected_reward_tokens": 9215.69,
                        "profit_sb": 215.69,
                        "profit_sb_percentage": 2.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b5779292-91d6-4a7e-bd4c-75923e5325a2",
                            "gambit_id": "896b72dc-40fb-49f6-8de4-6816fbfcf48f",
                            "last_updated": "2022-11-10T09:27:59.556197-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.18000",
                            "odds": "1.20830",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3b9e51d-de1c-42f2-9ea9-925c156060c2/?format=api"
                        },
                        {
                            "id": "95a8af0f-8064-48a7-8d5e-018001158c92",
                            "gambit_id": "65d2b83e-02eb-4d23-83a1-fdba5f8ecb43",
                            "last_updated": "2022-11-10T09:27:59.557202-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "4.21000",
                            "odds": "4.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3b9e51d-de1c-42f2-9ea9-925c156060c2/?format=api"
                        }
                    ]
                },
                {
                    "id": "fb333f56-c483-4ce5-b008-8e1165d23e53",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e5b49788-06b3-42f7-8aa8-8c743e178005/?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": "Toronto Raptors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "69b33a18-15f0-47d1-936c-bbb1fb939af0",
                            "gambit_id": "59082671-5f55-43e8-bdeb-fd70c52351c6",
                            "last_updated": "2022-11-10T09:27:59.560164-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb333f56-c483-4ce5-b008-8e1165d23e53/?format=api"
                        },
                        {
                            "id": "90ff209e-e4f9-4204-8a3a-1419075796b2",
                            "gambit_id": "9ba4799f-9300-4154-af6a-12fd5109f1ce",
                            "last_updated": "2022-11-10T09:27:59.559206-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb333f56-c483-4ce5-b008-8e1165d23e53/?format=api"
                        }
                    ]
                },
                {
                    "id": "e8b73a81-452c-4bd6-b644-1317db4e40a0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e5b49788-06b3-42f7-8aa8-8c743e178005/?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 224",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 224",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9cf97326-c511-493e-a280-e4752b30893e",
                            "gambit_id": "0ff44e16-9c1c-4827-9cf4-0229d7bfdc75",
                            "last_updated": "2022-11-10T09:27:59.554059-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/e8b73a81-452c-4bd6-b644-1317db4e40a0/?format=api"
                        },
                        {
                            "id": "7ea8a02d-9878-401e-8243-7234e0ded109",
                            "gambit_id": "9365fd88-4f76-4e3b-8875-0feffa39b231",
                            "last_updated": "2022-11-10T09:27:59.552925-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/e8b73a81-452c-4bd6-b644-1317db4e40a0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "53c65f7b-deab-4792-9714-de94ac8a2952",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3453cd63-b767-4465-8226-7daba9703f04",
            "completed": true,
            "last_updated": "2022-11-10T10:04:28.210612-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.23,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/3453cd63-b767-4465-8226-7daba9703f04",
            "datetime": "2022-11-09T19:35:00-05:00",
            "cutoff_datetime": "2022-11-09T19:35:00-05:00",
            "name": "Pittsburgh Penguins v. Washington Capitals",
            "bettypes": [
                {
                    "id": "afd6c110-a3c5-41ea-9d8d-959d99a1e067",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53c65f7b-deab-4792-9714-de94ac8a2952/?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": 5304.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d350e80f-7769-4ce6-8170-8215177d3b99",
                            "gambit_id": "2e1a49bd-aac5-4373-8b26-a04766b54b08",
                            "last_updated": "2022-11-10T10:04:28.220906-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afd6c110-a3c5-41ea-9d8d-959d99a1e067/?format=api"
                        },
                        {
                            "id": "4c949d41-9ca4-4d85-b93e-c6f7796792b2",
                            "gambit_id": "87cb7931-f5c2-49aa-8965-6280d70e58ab",
                            "last_updated": "2022-11-10T10:04:28.219972-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afd6c110-a3c5-41ea-9d8d-959d99a1e067/?format=api"
                        }
                    ]
                },
                {
                    "id": "02f93111-c206-449f-8e56-4afaa5c9d19d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53c65f7b-deab-4792-9714-de94ac8a2952/?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": 6650.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 3350.0
                            }
                        ],
                        "expected_reward_tokens": 9110.5,
                        "profit_sb": 110.5,
                        "profit_sb_percentage": 1.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "79fb26a4-1bef-43a9-9455-9cb9839f1959",
                            "gambit_id": "97bf08eb-b859-4136-aaa0-406fbbc26bde",
                            "last_updated": "2022-11-10T10:04:28.217175-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.37000",
                            "odds": "1.42550",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02f93111-c206-449f-8e56-4afaa5c9d19d/?format=api"
                        },
                        {
                            "id": "3c6dc2f2-269e-498a-921b-998619a2f085",
                            "gambit_id": "bc523e51-b956-4eed-93eb-9579d093f07a",
                            "last_updated": "2022-11-10T10:04:28.218119-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.72000",
                            "odds": "2.95000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02f93111-c206-449f-8e56-4afaa5c9d19d/?format=api"
                        }
                    ]
                },
                {
                    "id": "06701c80-cff0-45b9-9abc-5b773df24a20",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53c65f7b-deab-4792-9714-de94ac8a2952/?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": "5892e3c0-0b04-4af6-a991-dfe872cc9f81",
                            "gambit_id": "239793e7-5ec6-4a60-a21a-9b3af6cb49d1",
                            "last_updated": "2022-11-10T10:04:28.213542-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/06701c80-cff0-45b9-9abc-5b773df24a20/?format=api"
                        },
                        {
                            "id": "da9da948-2429-44f9-8d59-b0d727d86b38",
                            "gambit_id": "f466631b-a6f4-42ea-b970-cc146c5499f5",
                            "last_updated": "2022-11-10T10:04:28.214647-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/06701c80-cff0-45b9-9abc-5b773df24a20/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "32a3e07d-c05d-43d6-8e8b-7a441b8576dd",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e2416203-ca19-43e1-94bc-4f9be60dc0d0",
            "completed": true,
            "last_updated": "2022-11-10T10:04:26.466450-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/e2416203-ca19-43e1-94bc-4f9be60dc0d0",
            "datetime": "2022-11-09T19:35:00-05:00",
            "cutoff_datetime": "2022-11-09T19:35:00-05:00",
            "name": "Vancouver Canucks v. Montreal Canadiens",
            "bettypes": [
                {
                    "id": "8ce9bd95-8749-495a-80b1-3344a786e702",
                    "match": "https://api-prod.gambitprofit.com/api/matches/32a3e07d-c05d-43d6-8e8b-7a441b8576dd/?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": "Vancouver Canucks",
                                "amount": 5984.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 4016.0
                            }
                        ],
                        "expected_reward_tokens": 9155.52,
                        "profit_sb": 155.52,
                        "profit_sb_percentage": 1.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "992521e8-1cf2-4360-bff4-badeef3263e4",
                            "gambit_id": "4c4eb7af-4f1d-4734-8209-686b66723a04",
                            "last_updated": "2022-11-10T10:04:26.476220-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ce9bd95-8749-495a-80b1-3344a786e702/?format=api"
                        },
                        {
                            "id": "68b74534-333e-4ea5-bacd-367dabbd7b12",
                            "gambit_id": "5cfcab91-b8e8-4431-83ba-4b75d3470e05",
                            "last_updated": "2022-11-10T10:04:26.475287-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.28000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ce9bd95-8749-495a-80b1-3344a786e702/?format=api"
                        }
                    ]
                },
                {
                    "id": "db58ed9c-f168-466a-90ec-79ab3e3f2b8c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/32a3e07d-c05d-43d6-8e8b-7a441b8576dd/?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": 6114.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "83b9fd5c-5013-45e1-b44a-aa32984e53b8",
                            "gambit_id": "fbbb0de0-a94b-4e4e-ad3c-33a2ec28648c",
                            "last_updated": "2022-11-10T10:04:26.472360-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db58ed9c-f168-466a-90ec-79ab3e3f2b8c/?format=api"
                        },
                        {
                            "id": "c2109969-d73f-4121-88fa-24e7bf08a27c",
                            "gambit_id": "d7d245a5-3fcf-461c-846a-ef52d0983aeb",
                            "last_updated": "2022-11-10T10:04:26.473317-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db58ed9c-f168-466a-90ec-79ab3e3f2b8c/?format=api"
                        }
                    ]
                },
                {
                    "id": "477a5152-d862-4188-8836-a397783c5d92",
                    "match": "https://api-prod.gambitprofit.com/api/matches/32a3e07d-c05d-43d6-8e8b-7a441b8576dd/?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": "921c0707-e48e-4f30-818e-fd72154aec98",
                            "gambit_id": "1f991bf1-5843-4d65-9581-5e1719275dd7",
                            "last_updated": "2022-11-10T10:04:26.470424-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/477a5152-d862-4188-8836-a397783c5d92/?format=api"
                        },
                        {
                            "id": "0de5f809-1a61-433e-b428-1e8e1639a280",
                            "gambit_id": "ec0adce2-7187-4c43-8302-e028720fc7a4",
                            "last_updated": "2022-11-10T10:04:26.469231-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/477a5152-d862-4188-8836-a397783c5d92/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3fced72f-3318-4405-b410-2e511fcf93d1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "24c4f0d1-681c-48e7-95a8-f42d4acabb63",
            "completed": true,
            "last_updated": "2022-11-10T09:27:58.261681-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/24c4f0d1-681c-48e7-95a8-f42d4acabb63",
            "datetime": "2022-11-09T19:10:00-05:00",
            "cutoff_datetime": "2022-11-09T19:10:00-05:00",
            "name": "Denver Nuggets v. Indiana Pacers",
            "bettypes": [
                {
                    "id": "f698b501-b43a-4201-ba82-8211d3a60d9c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3fced72f-3318-4405-b410-2e511fcf93d1/?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": 6482.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "578814ed-f04a-4f3e-b9f3-af7eb396e509",
                            "gambit_id": "e163e334-f17b-40ad-9fa8-ce1e5403d1c0",
                            "last_updated": "2022-11-10T09:27:58.268809-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f698b501-b43a-4201-ba82-8211d3a60d9c/?format=api"
                        },
                        {
                            "id": "754541ed-3ac7-447d-81d8-b497dad499db",
                            "gambit_id": "fd5234a7-c5c6-4a93-a9c9-1b7f95b86c59",
                            "last_updated": "2022-11-10T09:27:58.267823-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f698b501-b43a-4201-ba82-8211d3a60d9c/?format=api"
                        }
                    ]
                },
                {
                    "id": "9ddc3876-55d3-46ce-9f76-0d634d82c29e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3fced72f-3318-4405-b410-2e511fcf93d1/?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": 5097.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "368db1b3-59af-47bd-b216-ae11a47c1e67",
                            "gambit_id": "fe521428-10a5-463b-8197-d03ccb2364b7",
                            "last_updated": "2022-11-10T09:27:58.271748-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ddc3876-55d3-46ce-9f76-0d634d82c29e/?format=api"
                        },
                        {
                            "id": "de0afed4-ed83-43c3-a489-c8d7cdc49ddd",
                            "gambit_id": "b19a9876-48cc-423e-817c-ccebfdcbe5f0",
                            "last_updated": "2022-11-10T09:27:58.270759-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ddc3876-55d3-46ce-9f76-0d634d82c29e/?format=api"
                        }
                    ]
                },
                {
                    "id": "e92d5a25-d3d6-4ea9-a2c5-9f8224d30b3a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3fced72f-3318-4405-b410-2e511fcf93d1/?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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 236",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7cd5f2e5-edaf-4a03-8f5a-df7711a96547",
                            "gambit_id": "2d7b4d23-d06e-4284-81b3-954f9ff6a7cf",
                            "last_updated": "2022-11-10T09:27:58.265860-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 236",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "236.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e92d5a25-d3d6-4ea9-a2c5-9f8224d30b3a/?format=api"
                        },
                        {
                            "id": "d70a3681-5ae0-48c0-8ff2-27942057770c",
                            "gambit_id": "8aaaca2b-2f0a-420e-84be-76a71e47acf7",
                            "last_updated": "2022-11-10T09:27:58.264858-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 236",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "236.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e92d5a25-d3d6-4ea9-a2c5-9f8224d30b3a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4894992d-a49c-4ac6-b93c-65c4127fb80e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1b2b3911-89cd-4b5e-949d-c180e3735ab7",
            "completed": true,
            "last_updated": "2022-11-10T09:27:54.942578-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/1b2b3911-89cd-4b5e-949d-c180e3735ab7",
            "datetime": "2022-11-09T19:10:00-05:00",
            "cutoff_datetime": "2022-11-09T19:10:00-05:00",
            "name": "Portland Trail Blazers v. Charlotte Hornets",
            "bettypes": [
                {
                    "id": "f2b57fa7-5b14-4bfb-8ddc-e4751b91d580",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4894992d-a49c-4ac6-b93c-65c4127fb80e/?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": 5397.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 4603.0
                            }
                        ],
                        "expected_reward_tokens": 9066.96,
                        "profit_sb": 66.96,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "763c237c-2e15-4d61-b422-94493644e0a8",
                            "gambit_id": "d58f5102-dccb-4087-87a8-0776b12ce12f",
                            "last_updated": "2022-11-10T09:27:54.952382-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.68000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2b57fa7-5b14-4bfb-8ddc-e4751b91d580/?format=api"
                        },
                        {
                            "id": "1af96b02-380c-4689-b742-1342c301b590",
                            "gambit_id": "3033cea2-59cb-43c3-8b3b-0de2d692ccb6",
                            "last_updated": "2022-11-10T09:27:54.951428-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.97000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2b57fa7-5b14-4bfb-8ddc-e4751b91d580/?format=api"
                        }
                    ]
                },
                {
                    "id": "fc36230c-4af4-4a39-8931-5c0c4456c2ea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4894992d-a49c-4ac6-b93c-65c4127fb80e/?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 D.N.B",
                                "amount": 5000.0
                            },
                            {
                                "team": "Portland Trail Blazers D.N.B",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "55a1fd69-f053-4a79-ae8c-732ed2d2d92b",
                            "gambit_id": "6f5e90ba-590c-42eb-8f6e-fc766e57a176",
                            "last_updated": "2022-11-10T09:27:54.948523-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets D.N.B",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc36230c-4af4-4a39-8931-5c0c4456c2ea/?format=api"
                        },
                        {
                            "id": "d79f4fe9-699a-4425-9037-789ae7339539",
                            "gambit_id": "bfe21e18-809d-46b7-8a0c-da6d42fba901",
                            "last_updated": "2022-11-10T09:27:54.949499-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers D.N.B",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc36230c-4af4-4a39-8931-5c0c4456c2ea/?format=api"
                        }
                    ]
                },
                {
                    "id": "b40c62d9-278b-4b81-85d1-a9a6916bd83b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4894992d-a49c-4ac6-b93c-65c4127fb80e/?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 221.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 221.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b753dfc1-786e-4185-bb47-16d51ff76742",
                            "gambit_id": "124dd897-c727-4414-a48f-66e8a11dc1c3",
                            "last_updated": "2022-11-10T09:27:54.945413-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 221.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b40c62d9-278b-4b81-85d1-a9a6916bd83b/?format=api"
                        },
                        {
                            "id": "a78591cd-4904-486c-ac18-c322a6586303",
                            "gambit_id": "45c5ac65-7469-4310-8f1f-b6404b9fc8cc",
                            "last_updated": "2022-11-10T09:27:54.946528-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 221.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b40c62d9-278b-4b81-85d1-a9a6916bd83b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6f4e29eb-9297-4d1d-bcda-7f99dd419b52",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4980f917-cedc-4246-97e1-d1fa288ed090",
            "completed": true,
            "last_updated": "2022-11-10T09:27:52.698913-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.48,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/4980f917-cedc-4246-97e1-d1fa288ed090",
            "datetime": "2022-11-09T19:10:00-05:00",
            "cutoff_datetime": "2022-11-09T19:10:00-05:00",
            "name": "Dallas Mavericks v. Orlando Magic",
            "bettypes": [
                {
                    "id": "6d1e22de-fc3f-4ba0-9c41-556bb433f862",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f4e29eb-9297-4d1d-bcda-7f99dd419b52/?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": 7438.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 2562.0
                            }
                        ],
                        "expected_reward_tokens": 9223.12,
                        "profit_sb": 223.12,
                        "profit_sb_percentage": 2.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a3006e67-5845-41e2-a4bf-4eff569a9d3b",
                            "gambit_id": "54307d8b-4c0e-4be5-9afd-1d68972cff3b",
                            "last_updated": "2022-11-10T09:27:52.709417-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.24000",
                            "odds": "1.27030",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d1e22de-fc3f-4ba0-9c41-556bb433f862/?format=api"
                        },
                        {
                            "id": "de372bda-8e59-4e6b-8efe-d5488b47a710",
                            "gambit_id": "91310a0f-7f3f-4a67-a02a-a4fadf2867a6",
                            "last_updated": "2022-11-10T09:27:52.708382-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "3.60000",
                            "odds": "3.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d1e22de-fc3f-4ba0-9c41-556bb433f862/?format=api"
                        }
                    ]
                },
                {
                    "id": "057442bf-7f80-446a-8c1b-8d705ba6e437",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f4e29eb-9297-4d1d-bcda-7f99dd419b52/?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": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "71d7b496-eff1-4092-9113-7cf531609bf8",
                            "gambit_id": "f0ecd6bf-7c94-44b2-9ed1-625784853438",
                            "last_updated": "2022-11-10T09:27:52.705190-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/057442bf-7f80-446a-8c1b-8d705ba6e437/?format=api"
                        },
                        {
                            "id": "999f6734-1fc7-4f3b-94c4-e6b6fe1d9e54",
                            "gambit_id": "44969092-99b8-4e39-85bd-532feaad6390",
                            "last_updated": "2022-11-10T09:27:52.706322-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/057442bf-7f80-446a-8c1b-8d705ba6e437/?format=api"
                        }
                    ]
                },
                {
                    "id": "7eb167cf-f4ab-40c3-aab8-184e80dae896",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f4e29eb-9297-4d1d-bcda-7f99dd419b52/?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 213",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 213",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "886854ab-424d-4be1-a722-3a47376098aa",
                            "gambit_id": "d7bf21ab-8661-49b3-980b-cf3f1edffa09",
                            "last_updated": "2022-11-10T09:27:52.701745-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 213",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "213.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eb167cf-f4ab-40c3-aab8-184e80dae896/?format=api"
                        },
                        {
                            "id": "f8cd6916-1a57-4734-aef8-dd28b662fec6",
                            "gambit_id": "0ad84d8c-a28d-4f36-93a8-06d50d516329",
                            "last_updated": "2022-11-10T09:27:52.702896-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 213",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "213.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eb167cf-f4ab-40c3-aab8-184e80dae896/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "893ddd6a-00a0-4ba5-af86-a8e7f61297af",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8ad152d0-aeb0-4dc9-a7ff-9b29f42172fc",
            "completed": true,
            "last_updated": "2022-11-10T10:04:26.778777-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/8ad152d0-aeb0-4dc9-a7ff-9b29f42172fc",
            "datetime": "2022-11-09T19:05:00-05:00",
            "cutoff_datetime": "2022-11-09T19:05:00-05:00",
            "name": "Carolina Hurricanes v. Florida Panthers",
            "bettypes": [
                {
                    "id": "273dc4ad-8922-4ab7-b8cc-bfcaab4df9d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/893ddd6a-00a0-4ba5-af86-a8e7f61297af/?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": 5208.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5fcf7a17-4dda-41dd-ac9b-d2decbb58dd4",
                            "gambit_id": "e9c3a464-5507-4788-b4cf-29b0aeea5ce9",
                            "last_updated": "2022-11-10T10:04:27.256724-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/273dc4ad-8922-4ab7-b8cc-bfcaab4df9d5/?format=api"
                        },
                        {
                            "id": "9916c960-dc28-4b99-bda9-30f377917d03",
                            "gambit_id": "2b2850a1-be53-489f-b415-599408b3d114",
                            "last_updated": "2022-11-10T10:04:27.255751-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/273dc4ad-8922-4ab7-b8cc-bfcaab4df9d5/?format=api"
                        }
                    ]
                },
                {
                    "id": "c19c7c38-38ab-4e02-aae3-be9839d37871",
                    "match": "https://api-prod.gambitprofit.com/api/matches/893ddd6a-00a0-4ba5-af86-a8e7f61297af/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Florida Panthers",
                                "amount": 6683.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 3317.0
                            }
                        ],
                        "expected_reward_tokens": 9154.92,
                        "profit_sb": 154.92,
                        "profit_sb_percentage": 1.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bac66b52-fd15-4064-80af-6ef53b557006",
                            "gambit_id": "aa23fe0c-123e-4384-9f3e-1e46f26cc565",
                            "last_updated": "2022-11-10T10:04:27.253696-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.37000",
                            "odds": "1.41670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c19c7c38-38ab-4e02-aae3-be9839d37871/?format=api"
                        },
                        {
                            "id": "7d7cf4a4-c6ea-41b8-a3c1-06e6792359f5",
                            "gambit_id": "38a4186e-31c1-4ac8-98dc-4167e6a52272",
                            "last_updated": "2022-11-10T10:04:27.252511-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.76000",
                            "odds": "3.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c19c7c38-38ab-4e02-aae3-be9839d37871/?format=api"
                        }
                    ]
                },
                {
                    "id": "cb5ae713-00bb-4d07-b1be-23c2a39ceafe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/893ddd6a-00a0-4ba5-af86-a8e7f61297af/?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": "f847f0b6-2718-4443-a7f5-14f6d7c936e9",
                            "gambit_id": "8c2d7ed3-65f1-4476-b237-c8a70f6778dc",
                            "last_updated": "2022-11-10T10:04:27.250087-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/cb5ae713-00bb-4d07-b1be-23c2a39ceafe/?format=api"
                        },
                        {
                            "id": "f7db31b7-9081-463e-9337-495eb28e93d5",
                            "gambit_id": "01ea04f4-2c01-46b9-9ebe-591cd3530aeb",
                            "last_updated": "2022-11-10T10:04:26.781800-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/cb5ae713-00bb-4d07-b1be-23c2a39ceafe/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "90818bb1-f524-40c7-b20f-3d4ca1b1d9e2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6b265b07-fbbc-461a-9a72-efc3b2e96f38",
            "completed": true,
            "last_updated": "2022-11-10T09:32:39.606551-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.1,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/6b265b07-fbbc-461a-9a72-efc3b2e96f38",
            "datetime": "2022-11-09T19:00:00-05:00",
            "cutoff_datetime": "2022-11-09T19:00:00-05:00",
            "name": "Buffalo v. Central Michigan",
            "bettypes": [
                {
                    "id": "673e60a8-5e9c-4794-b86f-efdae6825525",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90818bb1-f524-40c7-b20f-3d4ca1b1d9e2/?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": 5583.0
                            },
                            {
                                "team": "Buffalo",
                                "amount": 4417.0
                            }
                        ],
                        "expected_reward_tokens": 9099.02,
                        "profit_sb": 99.02,
                        "profit_sb_percentage": 1.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0767ce20-53b6-4645-a55d-8bb0d8af6795",
                            "gambit_id": "84b57b23-62ad-426b-b5f7-1fee862a0d59",
                            "last_updated": "2022-11-10T09:32:39.612745-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Central Michigan",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/673e60a8-5e9c-4794-b86f-efdae6825525/?format=api"
                        },
                        {
                            "id": "39bd81f4-9fe5-4948-953b-764ba34e0c1e",
                            "gambit_id": "6d6d0e33-0ffe-4235-b6d6-6dfef8dfcb0c",
                            "last_updated": "2022-11-10T09:32:39.613742-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo",
                            "reward": "2.06000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/673e60a8-5e9c-4794-b86f-efdae6825525/?format=api"
                        }
                    ]
                },
                {
                    "id": "134248fb-2e07-4223-a2e1-0892001f9431",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90818bb1-f524-40c7-b20f-3d4ca1b1d9e2/?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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Central Michigan",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dbd7a09f-7047-4130-9fb1-c2492fba7d55",
                            "gambit_id": "9e789a07-2feb-458c-9d77-cb5f3f8b2795",
                            "last_updated": "2022-11-10T09:32:39.616772-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/134248fb-2e07-4223-a2e1-0892001f9431/?format=api"
                        },
                        {
                            "id": "7d6fe9a7-b5aa-4cc4-9cf4-1dbc2bd7c639",
                            "gambit_id": "797c520a-8272-423d-b3bc-341e66efbcb4",
                            "last_updated": "2022-11-10T09:32:39.615748-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Central Michigan",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/134248fb-2e07-4223-a2e1-0892001f9431/?format=api"
                        }
                    ]
                },
                {
                    "id": "7dee914d-a40e-41bb-bb73-8a6e2752757f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90818bb1-f524-40c7-b20f-3d4ca1b1d9e2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 54",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 54",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4f9dd667-d64e-4853-9382-132f299f40e3",
                            "gambit_id": "d73f0756-39b8-4a2c-a175-9623b9c9220c",
                            "last_updated": "2022-11-10T09:32:39.610727-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 54",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "54.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dee914d-a40e-41bb-bb73-8a6e2752757f/?format=api"
                        },
                        {
                            "id": "7fc67cbc-0568-4d58-aecc-f59033be924f",
                            "gambit_id": "e50b8c05-266e-4f8e-9432-5bd62794a3ac",
                            "last_updated": "2022-11-10T09:32:39.609458-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 54",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "54.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dee914d-a40e-41bb-bb73-8a6e2752757f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ed8d785b-10de-4868-a1ad-efbefbd714fc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "00b51226-286a-491f-81f9-0884f490a58b",
            "completed": true,
            "last_updated": "2022-11-10T09:32:36.121242-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/00b51226-286a-491f-81f9-0884f490a58b",
            "datetime": "2022-11-09T19:00:00-05:00",
            "cutoff_datetime": "2022-11-09T19:00:00-05:00",
            "name": "Northern Illinois v. Western Michigan",
            "bettypes": [
                {
                    "id": "7739927e-0e12-4158-91eb-50fb46f27dbd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ed8d785b-10de-4868-a1ad-efbefbd714fc/?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": "Western Michigan",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d0a51310-5ec5-43cc-8334-e3f715b76cb7",
                            "gambit_id": "1edfc1ce-28ab-4824-893a-21efa0de7a6c",
                            "last_updated": "2022-11-10T09:32:36.128369-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/7739927e-0e12-4158-91eb-50fb46f27dbd/?format=api"
                        },
                        {
                            "id": "e28d2624-7bfd-42e3-b005-fe1c09e90403",
                            "gambit_id": "68c8f7eb-a4e9-444e-b805-729ace006713",
                            "last_updated": "2022-11-10T09:32:36.127378-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Western Michigan",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7739927e-0e12-4158-91eb-50fb46f27dbd/?format=api"
                        }
                    ]
                },
                {
                    "id": "e356ad59-7ce4-424e-a32f-33a90916896b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ed8d785b-10de-4868-a1ad-efbefbd714fc/?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": 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": "89d97374-db13-419a-88b8-0033bcb6048e",
                            "gambit_id": "98511037-2aaf-45de-95af-45fb615ba07c",
                            "last_updated": "2022-11-10T09:32:36.130331-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Western Michigan",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e356ad59-7ce4-424e-a32f-33a90916896b/?format=api"
                        },
                        {
                            "id": "aa973b39-4d05-4e22-b8e6-8f4ad2e63620",
                            "gambit_id": "174abfc0-f108-4125-8b07-18c918909289",
                            "last_updated": "2022-11-10T09:32:36.131307-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/e356ad59-7ce4-424e-a32f-33a90916896b/?format=api"
                        }
                    ]
                },
                {
                    "id": "20fb881a-8cb5-4d5c-9c85-f11c3c714261",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ed8d785b-10de-4868-a1ad-efbefbd714fc/?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": "90656411-c5c3-4a8c-95f2-ef718d037a4c",
                            "gambit_id": "0e72ea44-b9ec-4f30-8562-69b3f9a8ac25",
                            "last_updated": "2022-11-10T09:32:36.124235-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/20fb881a-8cb5-4d5c-9c85-f11c3c714261/?format=api"
                        },
                        {
                            "id": "f7bb29ff-b625-4f4b-80a3-d9f45367b9fe",
                            "gambit_id": "772f16b4-8c10-476c-b512-749e02bb5336",
                            "last_updated": "2022-11-10T09:32:36.125393-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/20fb881a-8cb5-4d5c-9c85-f11c3c714261/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dba7ee00-b1fd-4886-9b08-44abae5a0d59",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "51fe108c-77a1-4ce6-9495-6707fc76237b",
            "completed": true,
            "last_updated": "2022-11-10T09:32:35.799243-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.25,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/51fe108c-77a1-4ce6-9495-6707fc76237b",
            "datetime": "2022-11-09T19:00:00-05:00",
            "cutoff_datetime": "2022-11-09T19:00:00-05:00",
            "name": "Kent State v. Bowling Green",
            "bettypes": [
                {
                    "id": "8a31f611-6280-4631-b0e0-3bc743a8b18c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dba7ee00-b1fd-4886-9b08-44abae5a0d59/?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": 5660.0
                            },
                            {
                                "team": "Bowling Green",
                                "amount": 4340.0
                            }
                        ],
                        "expected_reward_tokens": 9112.6,
                        "profit_sb": 112.6,
                        "profit_sb_percentage": 1.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1893973c-8e1b-4d31-a963-a22745b4b24b",
                            "gambit_id": "e313f5cf-8e5c-4833-b18b-d7723487902d",
                            "last_updated": "2022-11-10T09:32:35.806018-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kent State",
                            "reward": "1.61000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a31f611-6280-4631-b0e0-3bc743a8b18c/?format=api"
                        },
                        {
                            "id": "aff495b4-b126-4ddc-ac1f-2f836778495f",
                            "gambit_id": "d65d184b-6ca5-4e91-9d36-15ac7be5848b",
                            "last_updated": "2022-11-10T09:32:35.805044-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bowling Green",
                            "reward": "2.10000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a31f611-6280-4631-b0e0-3bc743a8b18c/?format=api"
                        }
                    ]
                },
                {
                    "id": "67e1180a-8c91-4af7-81bd-83527424bec5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dba7ee00-b1fd-4886-9b08-44abae5a0d59/?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": 5097.0
                            },
                            {
                                "team": "Bowling Green",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a1c3ee43-0f48-43dc-ba2b-04b93b059f97",
                            "gambit_id": "347f0b0b-6d6f-4e6e-9958-31878b276533",
                            "last_updated": "2022-11-10T09:32:35.808925-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kent State",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67e1180a-8c91-4af7-81bd-83527424bec5/?format=api"
                        },
                        {
                            "id": "f2752d8f-caf4-4f7c-8907-e7407ced98b4",
                            "gambit_id": "7ee73399-eb9a-4d2e-b265-0b77f23fe502",
                            "last_updated": "2022-11-10T09:32:35.807946-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bowling Green",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67e1180a-8c91-4af7-81bd-83527424bec5/?format=api"
                        }
                    ]
                },
                {
                    "id": "30408774-7a5f-4ff3-ac08-c8cb1259b28c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dba7ee00-b1fd-4886-9b08-44abae5a0d59/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 56",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 56",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1088cdea-00f0-4b87-826b-ec0d0ef29835",
                            "gambit_id": "1b55bafb-d372-40ef-ba8c-d7e96e5e5d80",
                            "last_updated": "2022-11-10T09:32:35.802085-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 56",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "56.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30408774-7a5f-4ff3-ac08-c8cb1259b28c/?format=api"
                        },
                        {
                            "id": "4537bb2b-df7c-47d4-acd5-7e05efeb4842",
                            "gambit_id": "e3ee14d3-d3c0-478d-b370-7c4549e59206",
                            "last_updated": "2022-11-10T09:32:35.803088-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 56",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "56.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30408774-7a5f-4ff3-ac08-c8cb1259b28c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2523471b-ea79-461f-a989-348f62f15094",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2eced953-feb9-485e-893c-badeb35e0a2a",
            "completed": true,
            "last_updated": "2022-11-09T09:33:34.260936-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/2eced953-feb9-485e-893c-badeb35e0a2a",
            "datetime": "2022-11-08T22:35:00-05:00",
            "cutoff_datetime": "2022-11-08T22:35:00-05:00",
            "name": "Minnesota Wild v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "c65e99e3-bce6-45d9-8e4f-d000bb8e6cc6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2523471b-ea79-461f-a989-348f62f15094/?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": 5000.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2f7fe7b1-473c-4754-bce1-2095d5c083cd",
                            "gambit_id": "5319be1c-0bfd-4a69-9297-eb34f20251f3",
                            "last_updated": "2022-11-09T09:33:34.271283-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/c65e99e3-bce6-45d9-8e4f-d000bb8e6cc6/?format=api"
                        },
                        {
                            "id": "8660b248-d5d9-47fa-ab59-6744d6815063",
                            "gambit_id": "62cf9ef9-d875-467e-b438-c587b3627f2d",
                            "last_updated": "2022-11-09T09:33:34.270314-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c65e99e3-bce6-45d9-8e4f-d000bb8e6cc6/?format=api"
                        }
                    ]
                },
                {
                    "id": "0dca601d-4f06-4074-a06b-596afcd3068f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2523471b-ea79-461f-a989-348f62f15094/?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": 6869.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 3131.0
                            }
                        ],
                        "expected_reward_tokens": 9204.46,
                        "profit_sb": 204.46,
                        "profit_sb_percentage": 2.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "baa69ee4-ac99-485e-a209-a33fd28b57ea",
                            "gambit_id": "4e1e3536-668e-49b0-bb53-72195a6fd9a8",
                            "last_updated": "2022-11-09T09:33:34.268332-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.34000",
                            "odds": "1.38460",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dca601d-4f06-4074-a06b-596afcd3068f/?format=api"
                        },
                        {
                            "id": "65ad24a5-860f-4eef-9c44-1974f9ad8a4a",
                            "gambit_id": "8ff9e682-d9b7-4829-b012-c488eccdf644",
                            "last_updated": "2022-11-09T09:33:34.267341-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.94000",
                            "odds": "3.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dca601d-4f06-4074-a06b-596afcd3068f/?format=api"
                        }
                    ]
                },
                {
                    "id": "2cac08ad-8d9d-4b7c-b687-2d6c4eb64373",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2523471b-ea79-461f-a989-348f62f15094/?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": 5000.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c3641dde-f277-4584-aed8-f86885e6da9b",
                            "gambit_id": "2404d993-6e5e-40f5-9f17-a805df7aaf92",
                            "last_updated": "2022-11-09T09:33:34.265314-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/2cac08ad-8d9d-4b7c-b687-2d6c4eb64373/?format=api"
                        },
                        {
                            "id": "3c47c4f1-8ed4-4ed2-a0c9-391683b84158",
                            "gambit_id": "a295bf5d-be73-43cc-8973-9e53c7cf82e6",
                            "last_updated": "2022-11-09T09:33:34.264007-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/2cac08ad-8d9d-4b7c-b687-2d6c4eb64373/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bb96e825-4aa7-4087-a5c5-6dc1e21d0a67",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b637e836-b6aa-49f0-a2ac-9d72cacb5216",
            "completed": true,
            "last_updated": "2022-11-09T09:33:32.201194-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.24,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b637e836-b6aa-49f0-a2ac-9d72cacb5216",
            "datetime": "2022-11-08T22:05:00-05:00",
            "cutoff_datetime": "2022-11-08T22:05:00-05:00",
            "name": "Nashville Predators v. Seattle Kraken",
            "bettypes": [
                {
                    "id": "9911b058-344c-4e68-8848-fe7b283c307c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb96e825-4aa7-4087-a5c5-6dc1e21d0a67/?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": 5208.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f48a6ca6-44da-45ea-b2b6-aee2486863b2",
                            "gambit_id": "c328a66a-6990-4a50-8c68-1eca6597d321",
                            "last_updated": "2022-11-09T09:33:32.210372-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9911b058-344c-4e68-8848-fe7b283c307c/?format=api"
                        },
                        {
                            "id": "540d6b40-998d-4198-93b5-3ed988837364",
                            "gambit_id": "0b759c56-8efd-483b-8f93-87e0e5951908",
                            "last_updated": "2022-11-09T09:33:32.211357-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9911b058-344c-4e68-8848-fe7b283c307c/?format=api"
                        }
                    ]
                },
                {
                    "id": "e05da729-6487-48c4-b744-5b5889028e82",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb96e825-4aa7-4087-a5c5-6dc1e21d0a67/?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": 6816.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 3184.0
                            }
                        ],
                        "expected_reward_tokens": 9201.6,
                        "profit_sb": 201.6,
                        "profit_sb_percentage": 2.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e904b1cb-7ca9-4da3-9beb-ac0144df5153",
                            "gambit_id": "2551b753-e5a7-4c04-bb35-c9083af88833",
                            "last_updated": "2022-11-09T09:33:32.208376-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.35000",
                            "odds": "1.39220",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e05da729-6487-48c4-b744-5b5889028e82/?format=api"
                        },
                        {
                            "id": "ee077e7c-b9a1-4eb1-bad3-f15cb98dba36",
                            "gambit_id": "7ef7dcff-27d1-4963-9176-c59dc8b53145",
                            "last_updated": "2022-11-09T09:33:32.207367-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.89000",
                            "odds": "3.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e05da729-6487-48c4-b744-5b5889028e82/?format=api"
                        }
                    ]
                },
                {
                    "id": "fd59abfa-711c-48c7-bee9-4dee542e2b67",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb96e825-4aa7-4087-a5c5-6dc1e21d0a67/?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": "1785b4fb-71fd-46c7-904d-b4be9fc1b8fe",
                            "gambit_id": "a2311f7d-bac3-4b40-a85b-1198790fe3b2",
                            "last_updated": "2022-11-09T09:33:32.205327-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/fd59abfa-711c-48c7-bee9-4dee542e2b67/?format=api"
                        },
                        {
                            "id": "aced051f-1ca2-40f0-88ed-283a40831153",
                            "gambit_id": "927d4f81-408d-4ee4-9f16-3187758c999d",
                            "last_updated": "2022-11-09T09:33:32.204118-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/fd59abfa-711c-48c7-bee9-4dee542e2b67/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a83e6fef-7376-416e-bee3-537a8342de3b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "11e1a727-e637-403c-8584-a2f73d7b6cf6",
            "completed": true,
            "last_updated": "2022-11-09T09:37:27.837552-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.24,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/11e1a727-e637-403c-8584-a2f73d7b6cf6",
            "datetime": "2022-11-08T20:05:00-05:00",
            "cutoff_datetime": "2022-11-08T20:05:00-05:00",
            "name": "Dallas Stars v. Winnipeg Jets",
            "bettypes": [
                {
                    "id": "45a49650-edd7-407e-83bc-88b52ddc0561",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a83e6fef-7376-416e-bee3-537a8342de3b/?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": 5208.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b62f265e-302e-44ba-a640-2ccdadbc24d2",
                            "gambit_id": "debafd1d-5c2a-4b16-8b64-f1a9a24345ef",
                            "last_updated": "2022-11-09T09:37:27.846939-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45a49650-edd7-407e-83bc-88b52ddc0561/?format=api"
                        },
                        {
                            "id": "42418175-e183-43e2-a5c8-03edcc52a0f2",
                            "gambit_id": "f09235e6-786b-4da1-9567-bbc3ef83c0cc",
                            "last_updated": "2022-11-09T09:37:27.847935-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45a49650-edd7-407e-83bc-88b52ddc0561/?format=api"
                        }
                    ]
                },
                {
                    "id": "f2bfed9b-c888-434d-9285-ebf2f123d259",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a83e6fef-7376-416e-bee3-537a8342de3b/?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": 6816.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3184.0
                            }
                        ],
                        "expected_reward_tokens": 9201.6,
                        "profit_sb": 201.6,
                        "profit_sb_percentage": 2.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "89609973-42d8-4576-980b-3cccb44164e1",
                            "gambit_id": "48380e3f-4940-4119-b5af-373e82cae0cb",
                            "last_updated": "2022-11-09T09:37:27.843924-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.35000",
                            "odds": "1.39220",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2bfed9b-c888-434d-9285-ebf2f123d259/?format=api"
                        },
                        {
                            "id": "c5c746ef-625f-4d05-91ec-cc74b707b711",
                            "gambit_id": "698385de-c1d6-48e7-87bd-ccab45b7c86d",
                            "last_updated": "2022-11-09T09:37:27.844941-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.89000",
                            "odds": "3.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2bfed9b-c888-434d-9285-ebf2f123d259/?format=api"
                        }
                    ]
                },
                {
                    "id": "235b5ba1-b45c-47cf-8ef2-2befea0da48e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a83e6fef-7376-416e-bee3-537a8342de3b/?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": "dbcec6f8-53a3-4401-999c-2b936dda835c",
                            "gambit_id": "f881451a-1d16-4901-a750-6d57a5df45ed",
                            "last_updated": "2022-11-09T09:37:27.841916-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/235b5ba1-b45c-47cf-8ef2-2befea0da48e/?format=api"
                        },
                        {
                            "id": "c74f44e5-69a2-47c6-9632-499e044afcfe",
                            "gambit_id": "2b20068e-6ef9-4a65-bea4-c8d9c34bdb4e",
                            "last_updated": "2022-11-09T09:37:27.840839-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/235b5ba1-b45c-47cf-8ef2-2befea0da48e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9a87bc9b-5bf9-4d80-a30d-1717e9b14458",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "35ee0fd5-87a6-4d79-a3c3-cd6d4e64c262",
            "completed": true,
            "last_updated": "2022-11-09T09:48:33.271631-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.35,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/35ee0fd5-87a6-4d79-a3c3-cd6d4e64c262",
            "datetime": "2022-11-08T20:00:00-05:00",
            "cutoff_datetime": "2022-11-08T20:00:00-05:00",
            "name": "Ball State v. Toledo",
            "bettypes": [
                {
                    "id": "30a58e3e-50ca-4fe7-b0ce-be94f0f971b6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9a87bc9b-5bf9-4d80-a30d-1717e9b14458/?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": 8090.0
                            },
                            {
                                "team": "Ball State",
                                "amount": 1910.0
                            }
                        ],
                        "expected_reward_tokens": 9301.7,
                        "profit_sb": 301.7,
                        "profit_sb_percentage": 3.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b7e987f1-336a-4249-b4a0-dd34ec0d1898",
                            "gambit_id": "66278104-5305-44f0-861b-c405d54245d0",
                            "last_updated": "2022-11-09T09:48:33.277339-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toledo",
                            "reward": "1.15000",
                            "odds": "1.16670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30a58e3e-50ca-4fe7-b0ce-be94f0f971b6/?format=api"
                        },
                        {
                            "id": "0b99b832-138c-4d3e-b05b-616b4d8409d4",
                            "gambit_id": "0d11ec7f-9467-4b37-980b-c147f8e1f8d7",
                            "last_updated": "2022-11-09T09:48:33.278319-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ball State",
                            "reward": "4.87000",
                            "odds": "5.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30a58e3e-50ca-4fe7-b0ce-be94f0f971b6/?format=api"
                        }
                    ]
                },
                {
                    "id": "3aec091c-1f60-4d16-8b8b-e55d35118817",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9a87bc9b-5bf9-4d80-a30d-1717e9b14458/?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": "Ball State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fec38502-4222-4bcf-b7ba-4e94ebbf7bdc",
                            "gambit_id": "2aa0f963-a7d5-4cfa-83dd-44411186824c",
                            "last_updated": "2022-11-09T09:48:33.280271-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toledo",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aec091c-1f60-4d16-8b8b-e55d35118817/?format=api"
                        },
                        {
                            "id": "3cb2326b-b049-411c-a70e-4e6bc911959b",
                            "gambit_id": "25a44252-0973-4729-b8cd-cb9e120efbbe",
                            "last_updated": "2022-11-09T09:48:33.281285-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ball State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aec091c-1f60-4d16-8b8b-e55d35118817/?format=api"
                        }
                    ]
                },
                {
                    "id": "db0177fa-a5e8-40af-b776-52b5ee5b27c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9a87bc9b-5bf9-4d80-a30d-1717e9b14458/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 53.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 53.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2c14f1f8-1125-4bdc-b3eb-76f62f211f27",
                            "gambit_id": "b1c2de99-4684-4fe7-b15d-c0ee1eb6aa23",
                            "last_updated": "2022-11-09T09:48:33.274232-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 53.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "53.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db0177fa-a5e8-40af-b776-52b5ee5b27c8/?format=api"
                        },
                        {
                            "id": "6b47032a-6812-4d0c-9837-03c0eb332d2d",
                            "gambit_id": "7d285203-85b7-4631-a1d9-6c41b6440114",
                            "last_updated": "2022-11-09T09:48:33.275254-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 53.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "53.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db0177fa-a5e8-40af-b776-52b5ee5b27c8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "286a41c5-1f45-4092-81a7-78d7bdb01ed0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a91948bd-faf3-4049-ba69-f8ae0aa9ed8b",
            "completed": true,
            "last_updated": "2022-11-09T09:43:05.134942-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.03,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/a91948bd-faf3-4049-ba69-f8ae0aa9ed8b",
            "datetime": "2022-11-08T19:35:00-05:00",
            "cutoff_datetime": "2022-11-08T19:35:00-05:00",
            "name": "Edmonton Oilers v. Tampa Bay Lightning",
            "bettypes": [
                {
                    "id": "e8714c1f-41e6-402a-84e8-042f0ef01cb5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/286a41c5-1f45-4092-81a7-78d7bdb01ed0/?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": 6042.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 3958.0
                            }
                        ],
                        "expected_reward_tokens": 9182.56,
                        "profit_sb": 182.56,
                        "profit_sb_percentage": 2.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9998d08b-0f41-44b6-a48d-0a10725a3918",
                            "gambit_id": "a12ec590-7256-4350-889f-be203c107948",
                            "last_updated": "2022-11-09T09:43:05.143763-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.52000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8714c1f-41e6-402a-84e8-042f0ef01cb5/?format=api"
                        },
                        {
                            "id": "26f9ad3e-ae91-4639-88e5-0299208a67a2",
                            "gambit_id": "0864ba1a-8ada-4ff2-acd8-ec37683888e4",
                            "last_updated": "2022-11-09T09:43:05.144804-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.32000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8714c1f-41e6-402a-84e8-042f0ef01cb5/?format=api"
                        }
                    ]
                },
                {
                    "id": "0f4f20ea-0c5f-4b1e-b0aa-a9078131a1a9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/286a41c5-1f45-4092-81a7-78d7bdb01ed0/?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": "Edmonton Oilers",
                                "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": "84700c86-7b0f-47d3-9fa7-5687cf8ff659",
                            "gambit_id": "c0eef078-496d-40ac-8f18-14a36ecd5ae7",
                            "last_updated": "2022-11-09T09:43:05.141667-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.52000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f4f20ea-0c5f-4b1e-b0aa-a9078131a1a9/?format=api"
                        },
                        {
                            "id": "7590536b-4eb8-47b0-b812-c45f0750dad7",
                            "gambit_id": "a6f83713-f00b-4077-b623-189daa863645",
                            "last_updated": "2022-11-09T09:43:05.140642-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/0f4f20ea-0c5f-4b1e-b0aa-a9078131a1a9/?format=api"
                        }
                    ]
                },
                {
                    "id": "3266e712-027f-4b58-80ba-c821505a8abf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/286a41c5-1f45-4092-81a7-78d7bdb01ed0/?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": "917f462f-aa0c-421a-a1f0-ec240eabe02f",
                            "gambit_id": "90dcc731-7c3c-4698-af69-c1bfab605965",
                            "last_updated": "2022-11-09T09:43:05.138563-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/3266e712-027f-4b58-80ba-c821505a8abf/?format=api"
                        },
                        {
                            "id": "47fb164a-d99f-45b1-85d5-98a1be770e7f",
                            "gambit_id": "b0179adb-7420-40a5-b5fc-71b1293a3eed",
                            "last_updated": "2022-11-09T09:43:05.137478-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/3266e712-027f-4b58-80ba-c821505a8abf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "979bfae0-8307-4bca-b2bc-b6e9fd089b31",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2fff838c-c74a-434d-91e3-ca95a83d9885",
            "completed": true,
            "last_updated": "2022-11-09T09:48:32.701079-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.68,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/2fff838c-c74a-434d-91e3-ca95a83d9885",
            "datetime": "2022-11-08T19:30:00-05:00",
            "cutoff_datetime": "2022-11-08T19:30:00-05:00",
            "name": "Ohio v. Miami-Ohio",
            "bettypes": [
                {
                    "id": "3d50d194-a306-4d82-b1e3-697b23b3f336",
                    "match": "https://api-prod.gambitprofit.com/api/matches/979bfae0-8307-4bca-b2bc-b6e9fd089b31/?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": 5492.0
                            },
                            {
                                "team": "Miami-Ohio",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6804a7e9-8f5e-479a-9410-f1564b22b50e",
                            "gambit_id": "7eba9409-921c-4088-b0fd-a3743dd22871",
                            "last_updated": "2022-11-09T09:48:32.708114-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d50d194-a306-4d82-b1e3-697b23b3f336/?format=api"
                        },
                        {
                            "id": "19ac1c6f-e917-4670-9c74-27868907ba7d",
                            "gambit_id": "7daa2845-4f4f-40cd-a62e-207b019f8b11",
                            "last_updated": "2022-11-09T09:48:32.707100-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami-Ohio",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d50d194-a306-4d82-b1e3-697b23b3f336/?format=api"
                        }
                    ]
                },
                {
                    "id": "dc6f874c-6df5-457a-b628-6bfd0f85e4e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/979bfae0-8307-4bca-b2bc-b6e9fd089b31/?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": "Ohio",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dfaae599-703c-4557-a11b-ff9e22f0c4fe",
                            "gambit_id": "ab0f7710-8ff8-44ac-b9b1-351e5df7a83a",
                            "last_updated": "2022-11-09T09:48:32.710149-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami-Ohio",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc6f874c-6df5-457a-b628-6bfd0f85e4e3/?format=api"
                        },
                        {
                            "id": "d35399fd-59e3-49a2-a921-d0c5fb0f75d3",
                            "gambit_id": "9bb60cc5-0e21-4df9-bf70-e42812ca78dd",
                            "last_updated": "2022-11-09T09:48:32.711170-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc6f874c-6df5-457a-b628-6bfd0f85e4e3/?format=api"
                        }
                    ]
                },
                {
                    "id": "b1a0324c-78c8-4b61-807c-312babcabc4b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/979bfae0-8307-4bca-b2bc-b6e9fd089b31/?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 52",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 52",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4c2073e6-2627-4f15-9cc7-e6188d824151",
                            "gambit_id": "fb226082-9f29-4626-b7b7-3c47a2a8cc78",
                            "last_updated": "2022-11-09T09:48:32.705059-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 52",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "52.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1a0324c-78c8-4b61-807c-312babcabc4b/?format=api"
                        },
                        {
                            "id": "7292756d-4df8-4b90-870a-cfa360f8674d",
                            "gambit_id": "625e1b7e-450d-427c-8d61-c2341e12e884",
                            "last_updated": "2022-11-09T09:48:32.703896-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 52",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "52.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1a0324c-78c8-4b61-807c-312babcabc4b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2d1aa79e-96e8-4fba-a7d6-7be81afda7bc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "af4e3733-90de-4208-9f33-993e2d184a85",
            "completed": true,
            "last_updated": "2022-11-09T09:43:04.282566-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.1,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/af4e3733-90de-4208-9f33-993e2d184a85",
            "datetime": "2022-11-08T19:05:00-05:00",
            "cutoff_datetime": "2022-11-08T19:05:00-05:00",
            "name": "Calgary Flames v. New Jersey Devils",
            "bettypes": [
                {
                    "id": "6908350d-b19a-4fb6-9c24-39334c058bbc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2d1aa79e-96e8-4fba-a7d6-7be81afda7bc/?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": 5583.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 4417.0
                            }
                        ],
                        "expected_reward_tokens": 9099.02,
                        "profit_sb": 99.02,
                        "profit_sb_percentage": 1.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "98950fde-91a5-4bb3-b5a9-8aa6754ee2ae",
                            "gambit_id": "c936e0f9-896e-45dd-894e-fe547a740421",
                            "last_updated": "2022-11-09T09:43:04.291596-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6908350d-b19a-4fb6-9c24-39334c058bbc/?format=api"
                        },
                        {
                            "id": "14951de5-973c-4b78-aebb-18ae21e1a5c5",
                            "gambit_id": "24ba69c8-a750-4860-b2a4-9419940efdf9",
                            "last_updated": "2022-11-09T09:43:04.292587-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.06000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6908350d-b19a-4fb6-9c24-39334c058bbc/?format=api"
                        }
                    ]
                },
                {
                    "id": "b4e245cd-8304-46a3-b176-ac29ac1d1543",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2d1aa79e-96e8-4fba-a7d6-7be81afda7bc/?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": 6542.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 3458.0
                            }
                        ],
                        "expected_reward_tokens": 9093.38,
                        "profit_sb": 93.38,
                        "profit_sb_percentage": 1.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "17e5e453-244c-45f9-81cc-cd5a5bcb4ec7",
                            "gambit_id": "587bb215-c0f3-455c-bcbe-eb1ddec06df2",
                            "last_updated": "2022-11-09T09:43:04.289585-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.39000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4e245cd-8304-46a3-b176-ac29ac1d1543/?format=api"
                        },
                        {
                            "id": "29fcfe8f-c451-4579-9d53-aa327c19331c",
                            "gambit_id": "02253720-f1a6-4a44-8276-1ec978da243e",
                            "last_updated": "2022-11-09T09:43:04.288545-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.63000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4e245cd-8304-46a3-b176-ac29ac1d1543/?format=api"
                        }
                    ]
                },
                {
                    "id": "579662de-d4e0-4784-97ee-4a88c89b1148",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2d1aa79e-96e8-4fba-a7d6-7be81afda7bc/?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": "ed3e75d1-ae95-49c7-9006-8a25a527d653",
                            "gambit_id": "d3661973-618e-4bb8-b16b-da20a18a537d",
                            "last_updated": "2022-11-09T09:43:04.286529-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/579662de-d4e0-4784-97ee-4a88c89b1148/?format=api"
                        },
                        {
                            "id": "790988b7-f116-487c-ab66-1e22f310f050",
                            "gambit_id": "00a9e4b2-f584-44ce-ad9c-cd6d22c7ef6a",
                            "last_updated": "2022-11-09T09:43:04.285527-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/579662de-d4e0-4784-97ee-4a88c89b1148/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "12a8fb5b-8d01-4432-9f1d-8955b0238dec",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1391deb5-6aba-4e7a-a21e-f784f2b29a47",
            "completed": true,
            "last_updated": "2022-11-09T09:48:29.924177-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.1,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/1391deb5-6aba-4e7a-a21e-f784f2b29a47",
            "datetime": "2022-11-08T19:05:00-05:00",
            "cutoff_datetime": "2022-11-08T19:05:00-05:00",
            "name": "Vancouver Canucks v. Ottawa Senators",
            "bettypes": [
                {
                    "id": "5f1fda7a-bebc-41b5-9e27-803fcb09d357",
                    "match": "https://api-prod.gambitprofit.com/api/matches/12a8fb5b-8d01-4432-9f1d-8955b0238dec/?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": 5208.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7ed7f808-d09d-473d-85d2-e00fd5895598",
                            "gambit_id": "1b0b75f0-e14f-4405-847c-7fc43e03a408",
                            "last_updated": "2022-11-09T09:48:29.933037-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f1fda7a-bebc-41b5-9e27-803fcb09d357/?format=api"
                        },
                        {
                            "id": "242cef4a-5b20-49dd-b2ee-f6d6eaf7dd88",
                            "gambit_id": "4b8d355c-21d3-47e8-8e2f-05764425df87",
                            "last_updated": "2022-11-09T09:48:29.934040-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f1fda7a-bebc-41b5-9e27-803fcb09d357/?format=api"
                        }
                    ]
                },
                {
                    "id": "ee8f5808-403d-4a78-b365-6e85d323b420",
                    "match": "https://api-prod.gambitprofit.com/api/matches/12a8fb5b-8d01-4432-9f1d-8955b0238dec/?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": 6542.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 3458.0
                            }
                        ],
                        "expected_reward_tokens": 9093.38,
                        "profit_sb": 93.38,
                        "profit_sb_percentage": 1.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6d59dcf0-69af-45db-96de-11dc777f0c51",
                            "gambit_id": "3e15523a-2720-4504-9e6f-5e34ccfbb5b5",
                            "last_updated": "2022-11-09T09:48:29.931048-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.39000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee8f5808-403d-4a78-b365-6e85d323b420/?format=api"
                        },
                        {
                            "id": "76b7f458-9804-4eee-8f1c-5c6ef9e100dd",
                            "gambit_id": "d8545dab-1470-4c71-bdc8-800fca2cba86",
                            "last_updated": "2022-11-09T09:48:29.930059-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.63000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee8f5808-403d-4a78-b365-6e85d323b420/?format=api"
                        }
                    ]
                },
                {
                    "id": "dc4630fc-3c4a-4f47-98f7-64ba580a19ef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/12a8fb5b-8d01-4432-9f1d-8955b0238dec/?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": 5583.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4417.0
                            }
                        ],
                        "expected_reward_tokens": 9099.02,
                        "profit_sb": 99.02,
                        "profit_sb_percentage": 1.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "24d25790-d717-41cc-9cea-439e07f45381",
                            "gambit_id": "462b4b35-e82b-4fb2-bf71-25e55cbfdd18",
                            "last_updated": "2022-11-09T09:48:29.928045-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc4630fc-3c4a-4f47-98f7-64ba580a19ef/?format=api"
                        },
                        {
                            "id": "b8c2b3bb-b677-431e-84e7-300f54fdd7f7",
                            "gambit_id": "31cfdcda-274c-4053-b9b4-e39c94e286f2",
                            "last_updated": "2022-11-09T09:48:29.926989-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.06000",
                            "odds": "2.20000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc4630fc-3c4a-4f47-98f7-64ba580a19ef/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8f2c9ff0-2d9f-497d-901a-3bc0d89a9e95",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "52cc195a-1f1d-48ae-b62d-a318da2f4dc2",
            "completed": true,
            "last_updated": "2022-11-09T09:48:28.244903-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/52cc195a-1f1d-48ae-b62d-a318da2f4dc2",
            "datetime": "2022-11-08T19:05:00-05:00",
            "cutoff_datetime": "2022-11-08T19:05:00-05:00",
            "name": "Montreal Canadiens v. Detroit Red Wings",
            "bettypes": [
                {
                    "id": "4a6b2d72-567d-46d9-8fb4-0007933eb89f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8f2c9ff0-2d9f-497d-901a-3bc0d89a9e95/?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": 5899.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "052121a6-e8c9-4602-8c7f-6db5b83610cd",
                            "gambit_id": "c97ab1dc-556a-4412-8d52-8e7b17eb0d53",
                            "last_updated": "2022-11-09T09:48:28.254630-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a6b2d72-567d-46d9-8fb4-0007933eb89f/?format=api"
                        },
                        {
                            "id": "f81e50a5-2bcf-44f3-9b43-0f77cbc997d2",
                            "gambit_id": "0266fe18-de06-4327-ac07-b3316291653f",
                            "last_updated": "2022-11-09T09:48:28.255667-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a6b2d72-567d-46d9-8fb4-0007933eb89f/?format=api"
                        }
                    ]
                },
                {
                    "id": "edf3d6f4-cce9-43ae-9730-a275e131b4fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8f2c9ff0-2d9f-497d-901a-3bc0d89a9e95/?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": 6114.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f1eace1a-d72d-4f58-bb62-013aa05ba4e5",
                            "gambit_id": "25dd9623-9275-4e6e-80e5-74ace8bb18e5",
                            "last_updated": "2022-11-09T09:48:28.252342-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edf3d6f4-cce9-43ae-9730-a275e131b4fc/?format=api"
                        },
                        {
                            "id": "45d674dc-864d-4e52-bdec-ce860919fefc",
                            "gambit_id": "208821d2-b97c-495f-bc28-cbb3bc7f25a0",
                            "last_updated": "2022-11-09T09:48:28.251178-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edf3d6f4-cce9-43ae-9730-a275e131b4fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "e3d1771e-fc44-4b5e-8d29-fd401ca70902",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8f2c9ff0-2d9f-497d-901a-3bc0d89a9e95/?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": "119a39c0-a050-4f73-8aea-3c9d593a3082",
                            "gambit_id": "886e2f05-9a20-4766-82cc-b0eb8c8704fa",
                            "last_updated": "2022-11-09T09:48:28.248896-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/e3d1771e-fc44-4b5e-8d29-fd401ca70902/?format=api"
                        },
                        {
                            "id": "faecdd30-e62e-4c83-91dc-30b3bf375c8e",
                            "gambit_id": "ae220edc-090d-40f2-b3bf-f12b2f5ab8e6",
                            "last_updated": "2022-11-09T09:48:28.247716-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/e3d1771e-fc44-4b5e-8d29-fd401ca70902/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3dba222c-48f5-4abe-88e7-4824f9bb3b2e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "426a4102-066b-485f-a18b-8d9fd62d53aa",
            "completed": true,
            "last_updated": "2022-11-09T09:42:59.749337-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.03,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/426a4102-066b-485f-a18b-8d9fd62d53aa",
            "datetime": "2022-11-08T19:05:00-05:00",
            "cutoff_datetime": "2022-11-08T19:05:00-05:00",
            "name": "New York Islanders v. New York Rangers",
            "bettypes": [
                {
                    "id": "4bee5241-97df-4707-b90d-2775fe8e7bad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3dba222c-48f5-4abe-88e7-4824f9bb3b2e/?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": 6042.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 3958.0
                            }
                        ],
                        "expected_reward_tokens": 9182.56,
                        "profit_sb": 182.56,
                        "profit_sb_percentage": 2.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "10f96feb-5caf-4ee6-9e19-9efc2962cc12",
                            "gambit_id": "18e596a9-b044-4eab-994b-156c9a49a4a6",
                            "last_updated": "2022-11-09T09:42:59.758496-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.52000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bee5241-97df-4707-b90d-2775fe8e7bad/?format=api"
                        },
                        {
                            "id": "22144495-9347-4ad3-9d46-fff6885dc164",
                            "gambit_id": "ae42e8f2-c512-41ed-8d60-31dd3b48d214",
                            "last_updated": "2022-11-09T09:42:59.759502-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "2.32000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bee5241-97df-4707-b90d-2775fe8e7bad/?format=api"
                        }
                    ]
                },
                {
                    "id": "a849a709-b53e-4e4d-8890-e458a691f290",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3dba222c-48f5-4abe-88e7-4824f9bb3b2e/?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": 6042.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 3958.0
                            }
                        ],
                        "expected_reward_tokens": 9182.56,
                        "profit_sb": 182.56,
                        "profit_sb_percentage": 2.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "808700c5-5bbe-4b59-88fd-5a84dae1ac14",
                            "gambit_id": "f2598e4a-5a64-4907-8ea0-507ce14978e6",
                            "last_updated": "2022-11-09T09:42:59.756452-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.52000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a849a709-b53e-4e4d-8890-e458a691f290/?format=api"
                        },
                        {
                            "id": "b0084c1b-a42d-4084-9740-53c394ce8fd8",
                            "gambit_id": "bfbd6d1d-3600-4e0c-8cb6-b9d930715566",
                            "last_updated": "2022-11-09T09:42:59.755429-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "2.32000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a849a709-b53e-4e4d-8890-e458a691f290/?format=api"
                        }
                    ]
                },
                {
                    "id": "74ef1007-0778-49c8-ba54-0b0e66c2ef9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3dba222c-48f5-4abe-88e7-4824f9bb3b2e/?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": "3281cc2f-9a9a-48d0-bae0-68dceb3a6603",
                            "gambit_id": "1c214610-1047-4567-ad66-b8d2e5e886e3",
                            "last_updated": "2022-11-09T09:42:59.752267-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/74ef1007-0778-49c8-ba54-0b0e66c2ef9a/?format=api"
                        },
                        {
                            "id": "7c52bb01-3eda-430b-9e39-872a556ee422",
                            "gambit_id": "fc2b6f8a-4e33-42e6-8101-62c406e79d5e",
                            "last_updated": "2022-11-09T09:42:59.753440-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/74ef1007-0778-49c8-ba54-0b0e66c2ef9a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ef30a471-426b-4846-856f-b9aa8b9b6757",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f1123d62-e9f6-46eb-9290-58402a38c18c",
            "completed": true,
            "last_updated": "2022-11-09T09:43:00.293863-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.23,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/f1123d62-e9f6-46eb-9290-58402a38c18c",
            "datetime": "2022-11-08T19:05:00-05:00",
            "cutoff_datetime": "2022-11-08T19:05:00-05:00",
            "name": "St Louis Blues v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "aa932865-b84f-4c07-977d-5b240d1e8af6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ef30a471-426b-4846-856f-b9aa8b9b6757/?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": 5397.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 4603.0
                            }
                        ],
                        "expected_reward_tokens": 9066.96,
                        "profit_sb": 66.96,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "eb6c8841-4d54-4908-aea4-654836dd5272",
                            "gambit_id": "373057b9-1804-4916-961c-2c355abe53f1",
                            "last_updated": "2022-11-09T09:43:00.303712-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.68000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa932865-b84f-4c07-977d-5b240d1e8af6/?format=api"
                        },
                        {
                            "id": "3abd27a2-5ec1-4e62-8c60-7fe0fc9a3f0c",
                            "gambit_id": "3208b73f-f96b-4916-9bcf-217ce6358ff5",
                            "last_updated": "2022-11-09T09:43:00.302702-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.97000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa932865-b84f-4c07-977d-5b240d1e8af6/?format=api"
                        }
                    ]
                },
                {
                    "id": "31343b9c-7e4c-41e6-bca1-453859367ce7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ef30a471-426b-4846-856f-b9aa8b9b6757/?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": 6650.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 3350.0
                            }
                        ],
                        "expected_reward_tokens": 9110.5,
                        "profit_sb": 110.5,
                        "profit_sb_percentage": 1.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1df7e6fe-232f-417d-ae72-96cd3ffb8d47",
                            "gambit_id": "79f79257-ac80-4375-a913-e3505988cb73",
                            "last_updated": "2022-11-09T09:43:00.299580-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.37000",
                            "odds": "1.42550",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31343b9c-7e4c-41e6-bca1-453859367ce7/?format=api"
                        },
                        {
                            "id": "241dfaf8-a01f-4624-b570-26897f4d4c32",
                            "gambit_id": "fccb7c65-9989-414e-97e6-2c05932b1a57",
                            "last_updated": "2022-11-09T09:43:00.300591-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.72000",
                            "odds": "2.95000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31343b9c-7e4c-41e6-bca1-453859367ce7/?format=api"
                        }
                    ]
                },
                {
                    "id": "875d6d6d-49f0-4659-90ef-f1de3beec045",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ef30a471-426b-4846-856f-b9aa8b9b6757/?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": "8750e363-bd91-4498-a720-a51dfd457d69",
                            "gambit_id": "8aac3d11-2dd2-4fa3-a1b1-e773521135ad",
                            "last_updated": "2022-11-09T09:43:00.296459-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/875d6d6d-49f0-4659-90ef-f1de3beec045/?format=api"
                        },
                        {
                            "id": "193899fc-ae21-4662-bd62-35eb05d87d88",
                            "gambit_id": "c94d4888-7c92-494f-a6ec-30afcf0633d0",
                            "last_updated": "2022-11-09T09:43:00.297530-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/875d6d6d-49f0-4659-90ef-f1de3beec045/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0842798d-669d-45e4-a380-72252ef6a1e5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8a14d76f-a579-46be-897b-34449a338e82",
            "completed": true,
            "last_updated": "2022-11-09T09:43:01.984703-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.23,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/8a14d76f-a579-46be-897b-34449a338e82",
            "datetime": "2022-11-08T19:05:00-05:00",
            "cutoff_datetime": "2022-11-08T19:05:00-05:00",
            "name": "Vegas Golden Knights v. Toronto Maple Leafs",
            "bettypes": [
                {
                    "id": "aae82eff-76a9-4b15-868e-8fb5f406a8f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0842798d-669d-45e4-a380-72252ef6a1e5/?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": 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": "77c49fa2-2b88-4c19-94e8-c2dbe6f3cce1",
                            "gambit_id": "f14e8e5b-26d3-4891-9bcf-4ebcd6f2a282",
                            "last_updated": "2022-11-09T09:43:01.994399-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aae82eff-76a9-4b15-868e-8fb5f406a8f6/?format=api"
                        },
                        {
                            "id": "d4288931-875a-41eb-91ae-6d4b385bb046",
                            "gambit_id": "2b7f0569-9279-44c0-8f2f-04596c77d65d",
                            "last_updated": "2022-11-09T09:43:01.995398-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aae82eff-76a9-4b15-868e-8fb5f406a8f6/?format=api"
                        }
                    ]
                },
                {
                    "id": "0cdbeafb-ef85-43dc-af35-e85bb455f31d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0842798d-669d-45e4-a380-72252ef6a1e5/?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": 6650.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 3350.0
                            }
                        ],
                        "expected_reward_tokens": 9110.5,
                        "profit_sb": 110.5,
                        "profit_sb_percentage": 1.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "440d84b7-8db0-40e5-bde8-6fbd01bac5b3",
                            "gambit_id": "25b3b67c-ca10-4b74-be48-6459d3abac64",
                            "last_updated": "2022-11-09T09:43:01.992361-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.37000",
                            "odds": "1.42550",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cdbeafb-ef85-43dc-af35-e85bb455f31d/?format=api"
                        },
                        {
                            "id": "26b3990c-9c39-4c57-a75d-f320dc68fce0",
                            "gambit_id": "f4a69024-a718-41b2-8033-2eb1c450d9c7",
                            "last_updated": "2022-11-09T09:43:01.991322-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.72000",
                            "odds": "2.95000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cdbeafb-ef85-43dc-af35-e85bb455f31d/?format=api"
                        }
                    ]
                },
                {
                    "id": "eb8d29de-bdac-48f8-8e5a-61e1e596277a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0842798d-669d-45e4-a380-72252ef6a1e5/?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": "7bd44e02-654b-4c74-91ce-6143dc87eefc",
                            "gambit_id": "4f3669c1-b38d-4cd6-b3b6-7033fac7c936",
                            "last_updated": "2022-11-09T09:43:01.987660-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/eb8d29de-bdac-48f8-8e5a-61e1e596277a/?format=api"
                        },
                        {
                            "id": "88cf7833-184e-4b12-a1a2-22f1a07cd066",
                            "gambit_id": "f0469e1a-8773-4f7a-bfa7-db8d0a4ed483",
                            "last_updated": "2022-11-09T09:43:01.988887-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/eb8d29de-bdac-48f8-8e5a-61e1e596277a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c3b887c3-5ec4-4526-ab6e-3f4a6704ecd7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ab60a1cf-ac9b-4d6e-b4f1-453ff6f0c68b",
            "completed": true,
            "last_updated": "2022-11-09T09:43:03.148286-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.23,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/ab60a1cf-ac9b-4d6e-b4f1-453ff6f0c68b",
            "datetime": "2022-11-08T19:05:00-05:00",
            "cutoff_datetime": "2022-11-08T19:05:00-05:00",
            "name": "Arizona Coyotes v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "9b8c9e54-70a9-483d-b78b-24fbe345dff0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3b887c3-5ec4-4526-ab6e-3f4a6704ecd7/?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": 6650.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 3350.0
                            }
                        ],
                        "expected_reward_tokens": 9110.5,
                        "profit_sb": 110.5,
                        "profit_sb_percentage": 1.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b9bead62-daad-4db2-90ce-1e0925a8858a",
                            "gambit_id": "d8358503-d883-44b4-ba12-2d1b8835af77",
                            "last_updated": "2022-11-09T09:43:03.157579-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.37000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b8c9e54-70a9-483d-b78b-24fbe345dff0/?format=api"
                        },
                        {
                            "id": "6c69cf18-5f63-48f9-a0c8-2b123f6e195c",
                            "gambit_id": "b554c6c9-0b65-4476-ba92-1b68937c9293",
                            "last_updated": "2022-11-09T09:43:03.156571-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.72000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b8c9e54-70a9-483d-b78b-24fbe345dff0/?format=api"
                        }
                    ]
                },
                {
                    "id": "b9039b35-f591-465c-8e8c-b0964d3171e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3b887c3-5ec4-4526-ab6e-3f4a6704ecd7/?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 Coyotes",
                                "amount": 5397.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4603.0
                            }
                        ],
                        "expected_reward_tokens": 9066.96,
                        "profit_sb": 66.96,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7dd49b43-1e44-443a-b6cc-a4a7e43a5e90",
                            "gambit_id": "ca3412bf-7e7d-4a70-a55b-4a6586ecca62",
                            "last_updated": "2022-11-09T09:43:03.154621-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.68000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9039b35-f591-465c-8e8c-b0964d3171e6/?format=api"
                        },
                        {
                            "id": "3262e54c-0b55-4463-a0fa-a2eebdffd0b8",
                            "gambit_id": "65769b27-17bc-4d79-b106-4778e93ceb2d",
                            "last_updated": "2022-11-09T09:43:03.153655-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.97000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9039b35-f591-465c-8e8c-b0964d3171e6/?format=api"
                        }
                    ]
                },
                {
                    "id": "e443bc00-fec4-42e0-bb73-be6be31804ea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3b887c3-5ec4-4526-ab6e-3f4a6704ecd7/?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": "0b5a0663-a3b6-4c10-a947-41aaf5f6d011",
                            "gambit_id": "ecabca89-ef91-45e7-88fd-f563b779a6e2",
                            "last_updated": "2022-11-09T09:43:03.151668-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/e443bc00-fec4-42e0-bb73-be6be31804ea/?format=api"
                        },
                        {
                            "id": "004c2358-29c3-4564-9f2f-0cd8b16ab094",
                            "gambit_id": "b8f50d92-4ad4-4a97-b602-5250e7b00361",
                            "last_updated": "2022-11-09T09:43:03.150685-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/e443bc00-fec4-42e0-bb73-be6be31804ea/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6e40255e-5873-4f0c-9b3e-7fc93fced3f0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "70584526-d8c6-4e3f-bd6d-7f6aa28aa751",
            "completed": true,
            "last_updated": "2022-11-09T09:48:34.315522-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.17,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/70584526-d8c6-4e3f-bd6d-7f6aa28aa751",
            "datetime": "2022-11-08T19:00:00-05:00",
            "cutoff_datetime": "2022-11-08T19:00:00-05:00",
            "name": "Eastern Michigan v. Akron",
            "bettypes": [
                {
                    "id": "cb89da62-af56-4fc4-b95d-a6290388fec4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e40255e-5873-4f0c-9b3e-7fc93fced3f0/?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": "Eastern Michigan",
                                "amount": 6914.0
                            },
                            {
                                "team": "Akron",
                                "amount": 3086.0
                            }
                        ],
                        "expected_reward_tokens": 9195.62,
                        "profit_sb": 195.62,
                        "profit_sb_percentage": 2.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e09d383d-0f56-4514-83e8-ed0825afca3c",
                            "gambit_id": "a87683ba-fff5-4703-81ad-6b4a7f64fe7c",
                            "last_updated": "2022-11-09T09:48:34.322580-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Eastern Michigan",
                            "reward": "1.33000",
                            "odds": "1.37740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb89da62-af56-4fc4-b95d-a6290388fec4/?format=api"
                        },
                        {
                            "id": "c2a5953e-d59f-4c98-bc80-f3a9b9d7f494",
                            "gambit_id": "d50667b1-34a9-472c-9ca2-88c92c13a398",
                            "last_updated": "2022-11-09T09:48:34.321533-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Akron",
                            "reward": "2.98000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb89da62-af56-4fc4-b95d-a6290388fec4/?format=api"
                        }
                    ]
                },
                {
                    "id": "4e1ce237-9f0e-4c56-80d4-934cd6c6bbe6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e40255e-5873-4f0c-9b3e-7fc93fced3f0/?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": "Akron",
                                "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": "3b11c0af-b40a-425d-9c1d-4ddc35986f81",
                            "gambit_id": "9c59f9d7-2810-4026-8ae6-1c00aeb5f939",
                            "last_updated": "2022-11-09T09:48:34.324569-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Akron",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e1ce237-9f0e-4c56-80d4-934cd6c6bbe6/?format=api"
                        },
                        {
                            "id": "8ce1c341-8fc4-4455-b296-662c2c9f7926",
                            "gambit_id": "14b1644e-42e9-4416-8a07-05e5398a9322",
                            "last_updated": "2022-11-09T09:48:34.325588-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Eastern Michigan",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e1ce237-9f0e-4c56-80d4-934cd6c6bbe6/?format=api"
                        }
                    ]
                },
                {
                    "id": "92e3d95c-dffc-4daa-b25e-ca2d36b54826",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e40255e-5873-4f0c-9b3e-7fc93fced3f0/?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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 57",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7085fb10-fc7a-40e2-951a-32062f821b7e",
                            "gambit_id": "e984f50c-7cde-49e4-8905-0e7c2c44f5a7",
                            "last_updated": "2022-11-09T09:48:34.319401-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 57",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "57.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92e3d95c-dffc-4daa-b25e-ca2d36b54826/?format=api"
                        },
                        {
                            "id": "993a3b2a-fcda-4bd6-8251-6a0c0edf3a80",
                            "gambit_id": "882d162a-6567-4a90-a3cb-79e2e36a3389",
                            "last_updated": "2022-11-09T09:48:34.318356-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 57",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "57.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92e3d95c-dffc-4daa-b25e-ca2d36b54826/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6912aaf1-ff0e-4728-a773-23039dc76fee",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "eb13afd8-1929-4bae-91a2-9e31a038ac89",
            "completed": true,
            "last_updated": "2022-11-08T10:47:15.172032-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/eb13afd8-1929-4bae-91a2-9e31a038ac89",
            "datetime": "2022-11-07T22:40:00-05:00",
            "cutoff_datetime": "2022-11-07T22:40:00-05:00",
            "name": "Cleveland Cavaliers v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "e37e3105-268c-484b-875a-0109a4a8650b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6912aaf1-ff0e-4728-a773-23039dc76fee/?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": 6179.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 3821.0
                            }
                        ],
                        "expected_reward_tokens": 9206.71,
                        "profit_sb": 206.71,
                        "profit_sb_percentage": 2.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "84a6b7bd-b989-42fe-9817-2ab3c1209f57",
                            "gambit_id": "a0b6b8e5-51bb-422a-b426-4aee73912487",
                            "last_updated": "2022-11-08T10:47:15.182531-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e37e3105-268c-484b-875a-0109a4a8650b/?format=api"
                        },
                        {
                            "id": "3ebf863c-115b-4a63-924b-a9e295c8a8cd",
                            "gambit_id": "2ce61a5b-fa73-4261-8334-0cd7542c9b57",
                            "last_updated": "2022-11-08T10:47:15.181480-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "2.41000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e37e3105-268c-484b-875a-0109a4a8650b/?format=api"
                        }
                    ]
                },
                {
                    "id": "6084bb4c-2dca-4d9f-b45e-870ec02ca913",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6912aaf1-ff0e-4728-a773-23039dc76fee/?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": "Cleveland Cavaliers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6ac6f487-b1eb-4099-be1f-14e9956540c7",
                            "gambit_id": "bea40fc4-64a4-4957-9085-01e40c729825",
                            "last_updated": "2022-11-08T10:47:15.178305-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6084bb4c-2dca-4d9f-b45e-870ec02ca913/?format=api"
                        },
                        {
                            "id": "60f29032-4a50-4475-82d1-8ddac8baead3",
                            "gambit_id": "b5b3e46c-9fc7-4d64-b01f-c972d4bd7bda",
                            "last_updated": "2022-11-08T10:47:15.179430-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6084bb4c-2dca-4d9f-b45e-870ec02ca913/?format=api"
                        }
                    ]
                },
                {
                    "id": "fae11590-b52f-4a39-a663-9d705240fc88",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6912aaf1-ff0e-4728-a773-23039dc76fee/?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 212.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 212.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "29aa7e0a-880b-4e68-b8ee-c1f222fda217",
                            "gambit_id": "6dc279b0-f139-4cf0-98f4-58120de62ed1",
                            "last_updated": "2022-11-08T10:47:15.175999-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/fae11590-b52f-4a39-a663-9d705240fc88/?format=api"
                        },
                        {
                            "id": "e696886e-ecfd-4c3f-9d18-13a2706fb94d",
                            "gambit_id": "29b0c47f-b505-4b05-9528-dc271d05b7ea",
                            "last_updated": "2022-11-08T10:47:15.174836-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/fae11590-b52f-4a39-a663-9d705240fc88/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "db78c19d-aa60-4bd7-b2cc-d7a1bce8b87c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b120c22e-e0e4-4d52-8304-7d2acab5b931",
            "completed": true,
            "last_updated": "2022-11-08T10:52:24.070227-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.27,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b120c22e-e0e4-4d52-8304-7d2acab5b931",
            "datetime": "2022-11-07T22:15:00-05:00",
            "cutoff_datetime": "2022-11-07T22:15:00-05:00",
            "name": "Los Angeles Lakers v. Utah Jazz",
            "bettypes": [
                {
                    "id": "09320f9d-1fb9-4650-8148-f30fc9178f21",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db78c19d-aa60-4bd7-b2cc-d7a1bce8b87c/?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": 6869.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 3131.0
                            }
                        ],
                        "expected_reward_tokens": 9204.46,
                        "profit_sb": 204.46,
                        "profit_sb_percentage": 2.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d4257b3b-d29a-43e1-9737-8367769aaac1",
                            "gambit_id": "f8201428-246b-4b34-88ef-c421069c9a22",
                            "last_updated": "2022-11-08T10:52:24.078983-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.34000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09320f9d-1fb9-4650-8148-f30fc9178f21/?format=api"
                        },
                        {
                            "id": "88e0c2f1-b322-4397-a371-d4bc9110f48f",
                            "gambit_id": "614b839c-063c-4cf8-bd58-59975ae7425a",
                            "last_updated": "2022-11-08T10:52:24.079947-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "2.94000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09320f9d-1fb9-4650-8148-f30fc9178f21/?format=api"
                        }
                    ]
                },
                {
                    "id": "2cb12d72-299b-4135-8515-df7a08302499",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db78c19d-aa60-4bd7-b2cc-d7a1bce8b87c/?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": "Utah Jazz",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ca3dcb6d-fd48-4127-8871-de9e2444bfb4",
                            "gambit_id": "e4cc6007-a53c-49c5-952d-1e9683ad3d55",
                            "last_updated": "2022-11-08T10:52:24.076063-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cb12d72-299b-4135-8515-df7a08302499/?format=api"
                        },
                        {
                            "id": "7068152d-e348-428f-9e20-c570b495bc67",
                            "gambit_id": "2b444d40-ff1e-4ea8-897e-4a1cb7fc0835",
                            "last_updated": "2022-11-08T10:52:24.077050-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cb12d72-299b-4135-8515-df7a08302499/?format=api"
                        }
                    ]
                },
                {
                    "id": "38db1d14-2174-424c-9324-ae1d34bc8d75",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db78c19d-aa60-4bd7-b2cc-d7a1bce8b87c/?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 224.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 224.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "edcb5bd8-c110-4fb5-be08-c598e0e257e4",
                            "gambit_id": "4009e694-9402-4122-9da9-5ca209011518",
                            "last_updated": "2022-11-08T10:52:24.074073-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 224.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "224.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38db1d14-2174-424c-9324-ae1d34bc8d75/?format=api"
                        },
                        {
                            "id": "c859003f-1838-4dcb-ad2f-7c2bd99a81f4",
                            "gambit_id": "e95beff8-dfa5-43e4-91a8-dc304ccb7410",
                            "last_updated": "2022-11-08T10:52:24.073037-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 224.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "224.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38db1d14-2174-424c-9324-ae1d34bc8d75/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "366465ef-97c2-4800-898c-ba54734943e8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "19790591-f539-42e2-855c-1a6a1d79b937",
            "completed": true,
            "last_updated": "2022-11-08T10:52:03.103851-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.94,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/19790591-f539-42e2-855c-1a6a1d79b937",
            "datetime": "2022-11-07T22:10:00-05:00",
            "cutoff_datetime": "2022-11-07T22:10:00-05:00",
            "name": "Sacramento Kings v. Golden State Warriors",
            "bettypes": [
                {
                    "id": "e43b898a-44f0-41dc-9147-693f28fc0ae7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/366465ef-97c2-4800-898c-ba54734943e8/?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": 7168.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 2832.0
                            }
                        ],
                        "expected_reward_tokens": 9175.04,
                        "profit_sb": 175.04,
                        "profit_sb_percentage": 1.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f1b8c933-8702-4511-a99c-f7d0809730f7",
                            "gambit_id": "c413f19e-2625-4514-98da-0c48aeb09fda",
                            "last_updated": "2022-11-08T10:52:03.106792-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.28000",
                            "odds": "1.32260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e43b898a-44f0-41dc-9147-693f28fc0ae7/?format=api"
                        },
                        {
                            "id": "f909f193-5422-4c0b-b016-a18a935f39af",
                            "gambit_id": "8a57606a-de3c-4bdc-bd14-be9ce826276b",
                            "last_updated": "2022-11-08T10:52:03.107955-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "3.24000",
                            "odds": "3.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e43b898a-44f0-41dc-9147-693f28fc0ae7/?format=api"
                        }
                    ]
                },
                {
                    "id": "96e403a9-465d-4321-bd2b-976f4898bd71",
                    "match": "https://api-prod.gambitprofit.com/api/matches/366465ef-97c2-4800-898c-ba54734943e8/?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": "Golden State Warriors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "956839e4-7c44-4a48-af48-2f7c7f71a617",
                            "gambit_id": "dced2624-6bd8-41e7-bf79-6e3e25211014",
                            "last_updated": "2022-11-08T10:52:03.114558-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96e403a9-465d-4321-bd2b-976f4898bd71/?format=api"
                        },
                        {
                            "id": "1c6931a5-cc74-4be7-a3db-fe5dc3a6f0ac",
                            "gambit_id": "c1ccb5e0-7838-4186-854d-0b1cd3aaa759",
                            "last_updated": "2022-11-08T10:52:03.113554-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96e403a9-465d-4321-bd2b-976f4898bd71/?format=api"
                        }
                    ]
                },
                {
                    "id": "4ad1ca57-39cc-4453-9e4a-d7b826d8fa43",
                    "match": "https://api-prod.gambitprofit.com/api/matches/366465ef-97c2-4800-898c-ba54734943e8/?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 236",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 236",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e90048fa-4479-419b-ab57-43d466081754",
                            "gambit_id": "d5bc33ad-2425-42f4-b206-96ebe745dab0",
                            "last_updated": "2022-11-08T10:52:03.110186-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 236",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "236.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ad1ca57-39cc-4453-9e4a-d7b826d8fa43/?format=api"
                        },
                        {
                            "id": "ae8584b6-5a95-4559-8263-d6f4ed877d28",
                            "gambit_id": "7d6bf0d0-ebf9-4ff3-9699-9dc12669eea1",
                            "last_updated": "2022-11-08T10:52:03.111291-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 236",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "236.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ad1ca57-39cc-4453-9e4a-d7b826d8fa43/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1ec875e8-13e7-4ee6-8127-9d08e3dfd6c6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4efe0aa1-4ec6-420a-874a-b137a61f0bdf",
            "completed": true,
            "last_updated": "2022-11-08T10:52:21.266260-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/4efe0aa1-4ec6-420a-874a-b137a61f0bdf",
            "datetime": "2022-11-07T21:45:00-05:00",
            "cutoff_datetime": "2022-11-07T21:45:00-05:00",
            "name": "Brooklyn Nets v. Dallas Mavericks",
            "bettypes": [
                {
                    "id": "151a725f-51c7-4dd4-936f-6a9afbd0e5e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1ec875e8-13e7-4ee6-8127-9d08e3dfd6c6/?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": 6683.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 3317.0
                            }
                        ],
                        "expected_reward_tokens": 9154.92,
                        "profit_sb": 154.92,
                        "profit_sb_percentage": 1.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c153c747-81dd-4b54-bc1d-7539f93f9dec",
                            "gambit_id": "92664de9-4b6c-4e04-86d9-bc57e99a9a55",
                            "last_updated": "2022-11-08T10:52:21.271760-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.37000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/151a725f-51c7-4dd4-936f-6a9afbd0e5e4/?format=api"
                        },
                        {
                            "id": "b87d929d-f65f-4bdb-92d6-8aa78732f806",
                            "gambit_id": "70605698-2b6c-49ee-bb18-a3a79736bc04",
                            "last_updated": "2022-11-08T10:52:21.272762-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "2.76000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/151a725f-51c7-4dd4-936f-6a9afbd0e5e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "3536212c-fca1-4ce5-836f-423df506b092",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1ec875e8-13e7-4ee6-8127-9d08e3dfd6c6/?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": "Brooklyn Nets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "513579c0-5d84-4848-baf2-af7f29a2b750",
                            "gambit_id": "593ab773-e5bb-4981-9b5a-b48a9f005ceb",
                            "last_updated": "2022-11-08T10:52:21.274735-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3536212c-fca1-4ce5-836f-423df506b092/?format=api"
                        },
                        {
                            "id": "6932485b-83ab-4191-9f1e-95c6e1614d55",
                            "gambit_id": "1ddbcda9-e53b-401c-b781-1fbe3b05dc06",
                            "last_updated": "2022-11-08T10:52:21.275794-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3536212c-fca1-4ce5-836f-423df506b092/?format=api"
                        }
                    ]
                },
                {
                    "id": "29d4a6b3-52f8-41ec-a92e-44f33839f12a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1ec875e8-13e7-4ee6-8127-9d08e3dfd6c6/?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": "7ee1068d-7f8d-4426-99c3-f44a70fec6cc",
                            "gambit_id": "171501a2-b87a-4aa4-ba58-4ab9189cc981",
                            "last_updated": "2022-11-08T10:52:21.269781-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/29d4a6b3-52f8-41ec-a92e-44f33839f12a/?format=api"
                        },
                        {
                            "id": "5d722907-eaa4-49c3-835a-c899312572d4",
                            "gambit_id": "e85453e3-5d73-43f3-8ceb-abaca6d6e5d1",
                            "last_updated": "2022-11-08T10:52:21.268771-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/29d4a6b3-52f8-41ec-a92e-44f33839f12a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d9f138cd-fc20-4aeb-a39f-dbdac028c3ef",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a097d711-2abc-4e64-aa60-0a8a5d3055d9",
            "completed": true,
            "last_updated": "2022-11-08T10:52:25.685582-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.94,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a097d711-2abc-4e64-aa60-0a8a5d3055d9",
            "datetime": "2022-11-07T21:40:00-05:00",
            "cutoff_datetime": "2022-11-07T21:40:00-05:00",
            "name": "Denver Nuggets v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "35798eb3-d94a-40e5-846c-1892a6edaa3e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9f138cd-fc20-4aeb-a39f-dbdac028c3ef/?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": 7168.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 2832.0
                            }
                        ],
                        "expected_reward_tokens": 9175.04,
                        "profit_sb": 175.04,
                        "profit_sb_percentage": 1.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c47e77aa-06e8-4634-aade-dc40f6ae4a3f",
                            "gambit_id": "a0187376-33a8-4882-ad07-f2d683716456",
                            "last_updated": "2022-11-08T10:52:25.692960-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.28000",
                            "odds": "1.32260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35798eb3-d94a-40e5-846c-1892a6edaa3e/?format=api"
                        },
                        {
                            "id": "5a318124-06e1-498d-ae22-160d94793f4c",
                            "gambit_id": "974550e2-0775-4821-8ebc-307c4f96857e",
                            "last_updated": "2022-11-08T10:52:25.691913-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "3.24000",
                            "odds": "3.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35798eb3-d94a-40e5-846c-1892a6edaa3e/?format=api"
                        }
                    ]
                },
                {
                    "id": "ae37be2a-66e2-4aec-8430-e15d8382d0cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9f138cd-fc20-4aeb-a39f-dbdac028c3ef/?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": "Denver Nuggets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f4b70515-9a89-4a46-963a-0889a4ffb2cd",
                            "gambit_id": "1788dc44-0340-493a-898a-a223331b2425",
                            "last_updated": "2022-11-08T10:52:25.695038-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae37be2a-66e2-4aec-8430-e15d8382d0cf/?format=api"
                        },
                        {
                            "id": "4003d05c-ac0a-4676-b7b7-18678fbcc9d7",
                            "gambit_id": "ebb97cd0-6e25-4cd7-8816-c02b7b736363",
                            "last_updated": "2022-11-08T10:52:25.696070-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae37be2a-66e2-4aec-8430-e15d8382d0cf/?format=api"
                        }
                    ]
                },
                {
                    "id": "66ccc720-7077-4631-8206-e2a3a1cdfad7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9f138cd-fc20-4aeb-a39f-dbdac028c3ef/?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": "08629710-a6e7-4d11-90d2-936943d47217",
                            "gambit_id": "fe8b8d7c-180a-42f9-ba11-d0a85e973afc",
                            "last_updated": "2022-11-08T10:52:25.688567-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/66ccc720-7077-4631-8206-e2a3a1cdfad7/?format=api"
                        },
                        {
                            "id": "fc0348d1-0fde-4d5e-a91c-bcbec1e4a4da",
                            "gambit_id": "c06cfe8b-3bef-41ef-aa8c-6d02af44a059",
                            "last_updated": "2022-11-08T10:52:25.689771-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/66ccc720-7077-4631-8206-e2a3a1cdfad7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "83427a44-e70d-4273-a58d-ab97c9da6f3f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "261afba1-a175-48d1-81d9-5f338d9d55af",
            "completed": true,
            "last_updated": "2022-11-08T10:52:20.728072-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.25,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/261afba1-a175-48d1-81d9-5f338d9d55af",
            "datetime": "2022-11-07T21:15:00-05:00",
            "cutoff_datetime": "2022-11-07T21:15:00-05:00",
            "name": "New York Knicks v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "2992332d-bc08-499d-8322-86e01cd0d467",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83427a44-e70d-4273-a58d-ab97c9da6f3f/?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": 5660.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 4340.0
                            }
                        ],
                        "expected_reward_tokens": 9112.6,
                        "profit_sb": 112.6,
                        "profit_sb_percentage": 1.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5ed555fb-862e-4ef6-bd37-c10c9fd59f75",
                            "gambit_id": "d2817a9f-153d-417f-b27a-d70934c78b61",
                            "last_updated": "2022-11-08T10:52:20.737330-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.61000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2992332d-bc08-499d-8322-86e01cd0d467/?format=api"
                        },
                        {
                            "id": "78f15721-fc0c-42e2-858e-6a41690f1472",
                            "gambit_id": "921a0b9d-53ef-4bc1-b014-b4b4da9fcec3",
                            "last_updated": "2022-11-08T10:52:20.738342-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "2.10000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2992332d-bc08-499d-8322-86e01cd0d467/?format=api"
                        }
                    ]
                },
                {
                    "id": "ae5042c6-896e-4cc8-a27c-9c066449d409",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83427a44-e70d-4273-a58d-ab97c9da6f3f/?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": "New York Knicks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "36d11521-86c4-4ee4-91bd-2d436bb70e83",
                            "gambit_id": "cde915f6-ff61-4c7e-bbe6-a2b01b965b36",
                            "last_updated": "2022-11-08T10:52:20.734311-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae5042c6-896e-4cc8-a27c-9c066449d409/?format=api"
                        },
                        {
                            "id": "a9cc347f-0908-4a13-8076-090728bebf70",
                            "gambit_id": "4dbde95e-8a16-420a-9701-1db7a6dc1a99",
                            "last_updated": "2022-11-08T10:52:20.735317-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae5042c6-896e-4cc8-a27c-9c066449d409/?format=api"
                        }
                    ]
                },
                {
                    "id": "e064d05c-4c9d-481a-85a8-1ceebe82b610",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83427a44-e70d-4273-a58d-ab97c9da6f3f/?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 235.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 235.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "894cdec0-0f1e-4051-9a80-a7767ce6dd49",
                            "gambit_id": "7e484bfd-7ece-4734-a49d-6a7467a11712",
                            "last_updated": "2022-11-08T10:52:20.732134-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 235.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "235.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e064d05c-4c9d-481a-85a8-1ceebe82b610/?format=api"
                        },
                        {
                            "id": "386ba5ac-0b39-4685-b4ae-dfd783f92508",
                            "gambit_id": "558687cc-5761-43bb-9dba-790ff3da86b5",
                            "last_updated": "2022-11-08T10:52:20.731002-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 235.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "235.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e064d05c-4c9d-481a-85a8-1ceebe82b610/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "10e137cd-99aa-416b-bf9e-7533d110627a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0f8b131a-6ab0-4409-9856-1108b96859d1",
            "completed": true,
            "last_updated": "2022-11-08T10:57:07.805633-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.59,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/0f8b131a-6ab0-4409-9856-1108b96859d1",
            "datetime": "2022-11-07T21:10:00-05:00",
            "cutoff_datetime": "2022-11-07T21:10:00-05:00",
            "name": "Boston Celtics v. Memphis Grizzlies",
            "bettypes": [
                {
                    "id": "3cd98acc-29eb-4080-80d5-692aefcaf9f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/10e137cd-99aa-416b-bf9e-7533d110627a/?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": 5899.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "48a99f07-1d2c-4d9a-920a-bea02619fc8f",
                            "gambit_id": "529fcacb-ccfe-42ae-b8b4-e97e422f74c5",
                            "last_updated": "2022-11-08T10:57:07.812590-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cd98acc-29eb-4080-80d5-692aefcaf9f2/?format=api"
                        },
                        {
                            "id": "e17ff617-b5ba-453e-8d0c-c52346237d99",
                            "gambit_id": "eb2523cb-1427-4979-a21a-43ecb2b7f2ac",
                            "last_updated": "2022-11-08T10:57:07.811590-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cd98acc-29eb-4080-80d5-692aefcaf9f2/?format=api"
                        }
                    ]
                },
                {
                    "id": "60714971-7fb2-442e-b6f6-2ccffb482184",
                    "match": "https://api-prod.gambitprofit.com/api/matches/10e137cd-99aa-416b-bf9e-7533d110627a/?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 Celtics",
                                "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": "dda528aa-1514-4140-987a-231c1958dc90",
                            "gambit_id": "840a22d4-d7f2-487f-8ce0-e55bc605cda1",
                            "last_updated": "2022-11-08T10:57:07.815641-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60714971-7fb2-442e-b6f6-2ccffb482184/?format=api"
                        },
                        {
                            "id": "6cceab31-d818-4599-a2ea-9f3acf93b149",
                            "gambit_id": "700dc5f5-c84c-4d02-a02d-e9d26dfeec57",
                            "last_updated": "2022-11-08T10:57:07.814579-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60714971-7fb2-442e-b6f6-2ccffb482184/?format=api"
                        }
                    ]
                },
                {
                    "id": "3db5f9fb-3a91-48ec-8ac8-a5d70215afb1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/10e137cd-99aa-416b-bf9e-7533d110627a/?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 232.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 232.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8b64554e-b344-4fde-b2d9-e1000f049565",
                            "gambit_id": "de3e7cf2-ea98-49e5-9276-3daf2e4c9bf0",
                            "last_updated": "2022-11-08T10:57:07.808448-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 232.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "232.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3db5f9fb-3a91-48ec-8ac8-a5d70215afb1/?format=api"
                        },
                        {
                            "id": "a6707600-8986-47eb-9707-501db6bab4f3",
                            "gambit_id": "41aac67f-4020-4bbd-be89-a9ba72de47bc",
                            "last_updated": "2022-11-08T10:57:07.809575-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 232.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "232.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3db5f9fb-3a91-48ec-8ac8-a5d70215afb1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d079d412-0606-4bba-b89e-db9b282dab31",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "eac598cd-dda7-4616-9305-766b320cae52",
            "completed": true,
            "last_updated": "2022-11-08T10:57:05.178762-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/eac598cd-dda7-4616-9305-766b320cae52",
            "datetime": "2022-11-07T20:45:00-05:00",
            "cutoff_datetime": "2022-11-07T20:45:00-05:00",
            "name": "Toronto Raptors v. Chicago Bulls",
            "bettypes": [
                {
                    "id": "77ae564e-94f1-4fbd-a774-0f55b1c49f06",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d079d412-0606-4bba-b89e-db9b282dab31/?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 Bulls",
                                "amount": 5492.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e5bbaa11-9671-4e0f-9915-bc74746f682a",
                            "gambit_id": "22682d1d-1d89-4a24-82ca-f22ae1a0f977",
                            "last_updated": "2022-11-08T10:57:05.188194-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77ae564e-94f1-4fbd-a774-0f55b1c49f06/?format=api"
                        },
                        {
                            "id": "88a2fcd9-de62-4c0e-aa68-f54f3492c74a",
                            "gambit_id": "3cccf72d-36e9-4a98-8c7b-42f2bc0ab171",
                            "last_updated": "2022-11-08T10:57:05.189213-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77ae564e-94f1-4fbd-a774-0f55b1c49f06/?format=api"
                        }
                    ]
                },
                {
                    "id": "ade2c672-6e3b-4505-bf58-ee1017f420b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d079d412-0606-4bba-b89e-db9b282dab31/?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 Bulls",
                                "amount": 5000.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3dca0081-8cf5-4aca-947e-e19f89fb8cf6",
                            "gambit_id": "260c9b45-20a7-4d4d-9dbb-9e3616f5278b",
                            "last_updated": "2022-11-08T10:57:05.184998-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ade2c672-6e3b-4505-bf58-ee1017f420b4/?format=api"
                        },
                        {
                            "id": "38e8033d-7c41-443f-aa9e-c571e0143fb3",
                            "gambit_id": "d1f23482-a5d1-464c-b6d7-81c9e17dfeeb",
                            "last_updated": "2022-11-08T10:57:05.186092-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ade2c672-6e3b-4505-bf58-ee1017f420b4/?format=api"
                        }
                    ]
                },
                {
                    "id": "c4e34f2b-b5e0-4872-9f9e-88d528bfb69d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d079d412-0606-4bba-b89e-db9b282dab31/?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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 221.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d3b82cc6-7e1f-41f9-a989-53bb9ee4bcef",
                            "gambit_id": "1c7a1a74-94f9-49b2-bbdf-c1c712f571b7",
                            "last_updated": "2022-11-08T10:57:05.182768-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 221.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4e34f2b-b5e0-4872-9f9e-88d528bfb69d/?format=api"
                        },
                        {
                            "id": "3c7ddab9-0f3b-43fd-bde1-bd4585b3e729",
                            "gambit_id": "25ccdee6-4648-44f5-8677-b108a3202f03",
                            "last_updated": "2022-11-08T10:57:05.181599-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 221.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4e34f2b-b5e0-4872-9f9e-88d528bfb69d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e2cd3987-1e77-4189-9b41-a9da36f37732",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0d349cea-c92f-4bd6-9207-000f3bc42dda",
            "completed": true,
            "last_updated": "2022-11-08T09:57:30.221213-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.52,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/0d349cea-c92f-4bd6-9207-000f3bc42dda",
            "datetime": "2022-11-07T20:40:00-05:00",
            "cutoff_datetime": "2022-11-07T20:40:00-05:00",
            "name": "Portland Trail Blazers v. Miami Heat",
            "bettypes": [
                {
                    "id": "16354669-a5bf-45b0-9864-ad02adeb50ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2cd3987-1e77-4189-9b41-a9da36f37732/?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": 6345.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 3655.0
                            }
                        ],
                        "expected_reward_tokens": 9136.8,
                        "profit_sb": 136.8,
                        "profit_sb_percentage": 1.52,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7defcb20-13b6-4e82-a5b7-d5fa9b614447",
                            "gambit_id": "b4f052c4-b300-46e4-9176-bb38ac750ced",
                            "last_updated": "2022-11-08T09:57:30.230123-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16354669-a5bf-45b0-9864-ad02adeb50ac/?format=api"
                        },
                        {
                            "id": "f3f94344-445c-4e65-a049-0cab13da5a08",
                            "gambit_id": "c95c54ea-470a-4341-bf92-c15cbe6186c4",
                            "last_updated": "2022-11-08T09:57:30.231886-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "2.50000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16354669-a5bf-45b0-9864-ad02adeb50ac/?format=api"
                        }
                    ]
                },
                {
                    "id": "6e7f091c-a877-41e9-9963-6af3c59bd593",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2cd3987-1e77-4189-9b41-a9da36f37732/?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 Heat",
                                "amount": 5000.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2e116ff1-5a7d-46bb-86ac-159091a7621c",
                            "gambit_id": "bfcf47e5-28f6-4c70-8e78-885111224bf0",
                            "last_updated": "2022-11-08T09:57:30.227183-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e7f091c-a877-41e9-9963-6af3c59bd593/?format=api"
                        },
                        {
                            "id": "bcea7140-194f-4a84-94aa-9062dcd492fb",
                            "gambit_id": "d34dc874-3d06-4a2f-9ab1-94db4c92d580",
                            "last_updated": "2022-11-08T09:57:30.228176-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e7f091c-a877-41e9-9963-6af3c59bd593/?format=api"
                        }
                    ]
                },
                {
                    "id": "299caaad-8c07-4e40-b36a-dcbf5b476b1c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2cd3987-1e77-4189-9b41-a9da36f37732/?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 216.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 216.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dd979471-3428-495b-bf67-27800604bb7c",
                            "gambit_id": "59c26944-0283-4b09-b1e6-9a189033a722",
                            "last_updated": "2022-11-08T09:57:30.224134-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 216.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "216.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/299caaad-8c07-4e40-b36a-dcbf5b476b1c/?format=api"
                        },
                        {
                            "id": "8deacfd1-3706-43e5-ba71-f6a904cdfaba",
                            "gambit_id": "1de822ef-cf1c-4952-84d7-4f10e292894f",
                            "last_updated": "2022-11-08T09:57:30.225181-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 216.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "216.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/299caaad-8c07-4e40-b36a-dcbf5b476b1c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1afc521c-ad27-42c3-9efe-d1bab93e9125",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "58387d64-5fcd-4c3a-b73f-d1b5438eb2f6",
            "completed": true,
            "last_updated": "2022-11-08T11:07:31.627005-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.74,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/58387d64-5fcd-4c3a-b73f-d1b5438eb2f6",
            "datetime": "2022-11-07T20:15:00-05:00",
            "cutoff_datetime": "2022-11-07T20:15:00-05:00",
            "name": "Baltimore Ravens v. New Orleans Saints",
            "bettypes": [
                {
                    "id": "654d870b-3423-4e7f-83a5-f668c393e75d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1afc521c-ad27-42c3-9efe-d1bab93e9125/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Baltimore Ravens",
                                "amount": 5397.0
                            },
                            {
                                "team": "New Orleans Saints",
                                "amount": 4603.0
                            }
                        ],
                        "expected_reward_tokens": 9066.96,
                        "profit_sb": 66.96,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bf511a0a-5f57-4e74-8ccb-4748cf035c18",
                            "gambit_id": "006293b2-d991-4834-ace8-59327e5c47d5",
                            "last_updated": "2022-11-08T11:07:31.634450-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "1.68000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/654d870b-3423-4e7f-83a5-f668c393e75d/?format=api"
                        },
                        {
                            "id": "b253415d-adf8-4b4d-9915-6ec5e2fc3fd4",
                            "gambit_id": "331a9280-d53f-4b20-8bef-965f4005dd9b",
                            "last_updated": "2022-11-08T11:07:31.633254-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Saints",
                            "reward": "1.97000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/654d870b-3423-4e7f-83a5-f668c393e75d/?format=api"
                        }
                    ]
                },
                {
                    "id": "2b43eba0-e6e0-41f2-b238-2a35b40df5ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1afc521c-ad27-42c3-9efe-d1bab93e9125/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Baltimore Ravens",
                                "amount": 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": "ae9c8077-ff9e-433c-9d8b-9cf95ad48e85",
                            "gambit_id": "ed3bc742-ffd7-4ff8-a580-06dbbdfc4fb5",
                            "last_updated": "2022-11-08T11:07:31.637714-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b43eba0-e6e0-41f2-b238-2a35b40df5ed/?format=api"
                        },
                        {
                            "id": "74c2bab6-f9b5-4f89-b227-597010f56c05",
                            "gambit_id": "8508c5e9-d980-4850-ab84-6dd2d62df203",
                            "last_updated": "2022-11-08T11:07:31.636715-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Saints",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b43eba0-e6e0-41f2-b238-2a35b40df5ed/?format=api"
                        }
                    ]
                },
                {
                    "id": "797308eb-b409-4c93-bc9c-738a835ab566",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1afc521c-ad27-42c3-9efe-d1bab93e9125/?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": "f57eeee4-509d-47e1-b072-c14e814fb0c4",
                            "gambit_id": "f25af162-5f25-4b1d-9cfa-604fd5f64258",
                            "last_updated": "2022-11-08T11:07:31.629799-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/797308eb-b409-4c93-bc9c-738a835ab566/?format=api"
                        },
                        {
                            "id": "d104057c-dc39-4337-abbe-cdf0a8f36903",
                            "gambit_id": "0488e678-56e5-44d9-a194-c5420e4376b6",
                            "last_updated": "2022-11-08T11:07:31.630932-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/797308eb-b409-4c93-bc9c-738a835ab566/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0c1538a6-e85c-4b03-82e2-5f18b0191fb3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ccaf562c-dd4b-4a7f-9859-e21c9333c48c",
            "completed": true,
            "last_updated": "2022-11-08T10:57:04.221821-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.04,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ccaf562c-dd4b-4a7f-9859-e21c9333c48c",
            "datetime": "2022-11-07T20:15:00-05:00",
            "cutoff_datetime": "2022-11-07T20:15:00-05:00",
            "name": "Milwaukee Bucks v. Atlanta Hawks",
            "bettypes": [
                {
                    "id": "bd4505d8-4898-4024-8b59-662746ce523e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c1538a6-e85c-4b03-82e2-5f18b0191fb3/?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": 6542.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 3458.0
                            }
                        ],
                        "expected_reward_tokens": 9093.38,
                        "profit_sb": 93.38,
                        "profit_sb_percentage": 1.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2a16aad0-2027-4a83-970d-5d352980fcce",
                            "gambit_id": "1f1b1d52-a3af-443f-ac7f-90dfab04648d",
                            "last_updated": "2022-11-08T10:57:04.229000-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.39000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd4505d8-4898-4024-8b59-662746ce523e/?format=api"
                        },
                        {
                            "id": "9b286c5e-46f0-4ae4-a47d-55049e460d10",
                            "gambit_id": "411310ad-78fc-4b1d-90f5-13fc72335b15",
                            "last_updated": "2022-11-08T10:57:04.227849-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "2.63000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd4505d8-4898-4024-8b59-662746ce523e/?format=api"
                        }
                    ]
                },
                {
                    "id": "49c2b7fd-f742-486e-960b-c39fa3dd35de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c1538a6-e85c-4b03-82e2-5f18b0191fb3/?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": "5bc49a00-3b15-4271-9723-7d298439aea0",
                            "gambit_id": "68f5a2c3-f47e-45c2-9bf5-b7ee38b8020f",
                            "last_updated": "2022-11-08T10:57:04.230975-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49c2b7fd-f742-486e-960b-c39fa3dd35de/?format=api"
                        },
                        {
                            "id": "619b6d6f-c9a9-42b3-b970-7d3cb9c04b65",
                            "gambit_id": "e669da08-1c2c-4fb3-9bc2-ff10802ef6d9",
                            "last_updated": "2022-11-08T10:57:04.231966-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49c2b7fd-f742-486e-960b-c39fa3dd35de/?format=api"
                        }
                    ]
                },
                {
                    "id": "8298ce1c-e172-48f1-aa4a-83c25976e525",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c1538a6-e85c-4b03-82e2-5f18b0191fb3/?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": "3304be4a-ae2f-43a5-a595-30346a594d7b",
                            "gambit_id": "275b0bf9-2baa-42d5-8b0e-8cd09f0d07ea",
                            "last_updated": "2022-11-08T10:57:04.224772-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/8298ce1c-e172-48f1-aa4a-83c25976e525/?format=api"
                        },
                        {
                            "id": "7b84080f-581d-4c54-b228-0f5fb959da11",
                            "gambit_id": "b191138a-58cd-4eeb-848c-cc21edc96146",
                            "last_updated": "2022-11-08T10:57:04.225834-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/8298ce1c-e172-48f1-aa4a-83c25976e525/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a043ac12-e73f-4fb8-b231-74ab389c1741",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e9b30a8a-ccad-4282-8235-494321aaba2a",
            "completed": true,
            "last_updated": "2022-11-08T10:57:08.122241-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/e9b30a8a-ccad-4282-8235-494321aaba2a",
            "datetime": "2022-11-07T20:10:00-05:00",
            "cutoff_datetime": "2022-11-07T20:10:00-05:00",
            "name": "Phoenix Suns v. Philadelphia 76ers",
            "bettypes": [
                {
                    "id": "c92c1971-9446-4aa1-8c40-88ee459e949b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a043ac12-e73f-4fb8-b231-74ab389c1741/?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": "Phoenix Suns",
                                "amount": 5208.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "33c20900-2e7f-4651-9ada-199ad06603ef",
                            "gambit_id": "49616483-8aea-4ada-8819-1a687e065311",
                            "last_updated": "2022-11-08T10:57:08.132917-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c92c1971-9446-4aa1-8c40-88ee459e949b/?format=api"
                        },
                        {
                            "id": "5f865821-5c8f-4939-8f12-90342c231af9",
                            "gambit_id": "f0f187f4-4a4e-4306-b848-d4e87d803482",
                            "last_updated": "2022-11-08T10:57:08.131887-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c92c1971-9446-4aa1-8c40-88ee459e949b/?format=api"
                        }
                    ]
                },
                {
                    "id": "f47d41fc-d0e6-40e0-97dd-bedfa7f55773",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a043ac12-e73f-4fb8-b231-74ab389c1741/?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": "Philadelphia 76ers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d73e7314-784e-4a6a-8ea0-7ff1aeb7ebe6",
                            "gambit_id": "be4be38d-da59-423d-99ad-3e8dc5f6da3a",
                            "last_updated": "2022-11-08T10:57:08.127929-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f47d41fc-d0e6-40e0-97dd-bedfa7f55773/?format=api"
                        },
                        {
                            "id": "63341589-9069-43c9-9512-817daddc7d19",
                            "gambit_id": "acf53d7d-079b-493e-b6c3-a737faf6cfec",
                            "last_updated": "2022-11-08T10:57:08.128943-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f47d41fc-d0e6-40e0-97dd-bedfa7f55773/?format=api"
                        }
                    ]
                },
                {
                    "id": "94ddf97c-12a9-42ba-ae32-40099bb1e239",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a043ac12-e73f-4fb8-b231-74ab389c1741/?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 215",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 215",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "abfd9478-be57-4762-8bbb-ef1a57e45ba9",
                            "gambit_id": "43deb6d4-1ab4-4386-91d8-1a7865bc51d4",
                            "last_updated": "2022-11-08T10:57:08.124927-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 215",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "215.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94ddf97c-12a9-42ba-ae32-40099bb1e239/?format=api"
                        },
                        {
                            "id": "453ea412-6eea-4036-bdf7-4146a1bcd62a",
                            "gambit_id": "16b1c6b0-64e0-489c-8307-bdda543a911d",
                            "last_updated": "2022-11-08T10:57:08.125940-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 215",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "215.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94ddf97c-12a9-42ba-ae32-40099bb1e239/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "028c5370-1fef-4609-8353-de7e55021203",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "368b82be-b460-4a61-b317-4f55ffe603ca",
            "completed": true,
            "last_updated": "2022-11-08T11:02:12.053524-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/368b82be-b460-4a61-b317-4f55ffe603ca",
            "datetime": "2022-11-07T20:05:00-05:00",
            "cutoff_datetime": "2022-11-07T20:05:00-05:00",
            "name": "Edmonton Oilers v. Washington Capitals",
            "bettypes": [
                {
                    "id": "0652b734-b646-4ef2-9bf5-bfd7821058e8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/028c5370-1fef-4609-8353-de7e55021203/?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": 5984.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 4016.0
                            }
                        ],
                        "expected_reward_tokens": 9155.52,
                        "profit_sb": 155.52,
                        "profit_sb_percentage": 1.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "232483b5-2198-427e-a4f9-85eb87c2d50b",
                            "gambit_id": "8041c82b-b9be-40cb-b99e-f1d6f444242a",
                            "last_updated": "2022-11-08T11:02:12.063582-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0652b734-b646-4ef2-9bf5-bfd7821058e8/?format=api"
                        },
                        {
                            "id": "3e13c91e-f04d-42e8-9893-ec511bf68042",
                            "gambit_id": "68e785de-18ec-4da6-8149-2732a466a155",
                            "last_updated": "2022-11-08T11:02:12.062555-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.28000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0652b734-b646-4ef2-9bf5-bfd7821058e8/?format=api"
                        }
                    ]
                },
                {
                    "id": "450c57a4-627e-4f52-8f3f-f6d665bea7a0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/028c5370-1fef-4609-8353-de7e55021203/?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": 6179.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 3821.0
                            }
                        ],
                        "expected_reward_tokens": 9206.71,
                        "profit_sb": 206.71,
                        "profit_sb_percentage": 2.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9792d94c-e3c6-4b7a-ac98-54a38eb0798f",
                            "gambit_id": "2071cfb9-041e-4fa4-bfab-b56d21aec70f",
                            "last_updated": "2022-11-08T11:02:12.059492-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/450c57a4-627e-4f52-8f3f-f6d665bea7a0/?format=api"
                        },
                        {
                            "id": "7aeb5bf8-487d-400d-bbbe-82c4218203c4",
                            "gambit_id": "2f9f60db-1791-4021-a458-da911a24af81",
                            "last_updated": "2022-11-08T11:02:12.060513-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.41000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/450c57a4-627e-4f52-8f3f-f6d665bea7a0/?format=api"
                        }
                    ]
                },
                {
                    "id": "ec0317d8-1385-4882-b5f5-c7fb62cfe24e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/028c5370-1fef-4609-8353-de7e55021203/?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": "057eaf4e-6205-46d0-ae10-07f15cc12611",
                            "gambit_id": "de730307-56a1-496e-b086-ac39deed1970",
                            "last_updated": "2022-11-08T11:02:12.056423-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/ec0317d8-1385-4882-b5f5-c7fb62cfe24e/?format=api"
                        },
                        {
                            "id": "6fdba09e-6d69-49ec-a63a-258d2d6b1ee0",
                            "gambit_id": "16689a28-235c-472d-aa06-1a0b2c69c150",
                            "last_updated": "2022-11-08T11:02:12.057460-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/ec0317d8-1385-4882-b5f5-c7fb62cfe24e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "623ca16e-384d-444a-95d1-c8739e5a9294",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "12344d18-7cf2-4d44-a72e-1715f415cbed",
            "completed": true,
            "last_updated": "2022-11-08T10:57:02.951756-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.52,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/12344d18-7cf2-4d44-a72e-1715f415cbed",
            "datetime": "2022-11-07T19:45:00-05:00",
            "cutoff_datetime": "2022-11-07T19:45:00-05:00",
            "name": "New Orleans Pelicans v. Indiana Pacers",
            "bettypes": [
                {
                    "id": "35031be7-5e4b-4db9-93a1-362146142910",
                    "match": "https://api-prod.gambitprofit.com/api/matches/623ca16e-384d-444a-95d1-c8739e5a9294/?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": 6345.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 3655.0
                            }
                        ],
                        "expected_reward_tokens": 9136.8,
                        "profit_sb": 136.8,
                        "profit_sb_percentage": 1.52,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "78cd5984-4cfb-48a7-966b-85a07d40cce0",
                            "gambit_id": "035edda1-14e8-4fc1-acf0-1331aee8c2f4",
                            "last_updated": "2022-11-08T10:57:02.958589-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35031be7-5e4b-4db9-93a1-362146142910/?format=api"
                        },
                        {
                            "id": "51115fd1-f093-4310-a02e-533ff4279efc",
                            "gambit_id": "ad00543a-b119-40de-9dcb-acd2545cf271",
                            "last_updated": "2022-11-08T10:57:02.957551-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "2.50000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35031be7-5e4b-4db9-93a1-362146142910/?format=api"
                        }
                    ]
                },
                {
                    "id": "9cf6383c-7ba9-49db-a1bd-d333e39e9ff4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/623ca16e-384d-444a-95d1-c8739e5a9294/?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": "Indiana Pacers",
                                "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": "64ff65c3-6cda-4255-9e32-adb76b28b37e",
                            "gambit_id": "16639d5e-3e1b-495b-abff-ba2c007be42d",
                            "last_updated": "2022-11-08T10:57:02.960619-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cf6383c-7ba9-49db-a1bd-d333e39e9ff4/?format=api"
                        },
                        {
                            "id": "ee1151c9-4e92-434b-941d-d9a2a946ae3f",
                            "gambit_id": "3008ff22-22be-4596-ac1e-9b57ba9399c5",
                            "last_updated": "2022-11-08T10:57:02.961648-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cf6383c-7ba9-49db-a1bd-d333e39e9ff4/?format=api"
                        }
                    ]
                },
                {
                    "id": "0c09ff78-8696-48a1-a7a7-90ddf963bfb8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/623ca16e-384d-444a-95d1-c8739e5a9294/?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 233.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 233.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2f73c19a-1b26-49a8-b879-eddb3f51a776",
                            "gambit_id": "04ea6bd4-bb50-4b1e-9c7e-4651176a7892",
                            "last_updated": "2022-11-08T10:57:02.955475-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 233.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "233.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c09ff78-8696-48a1-a7a7-90ddf963bfb8/?format=api"
                        },
                        {
                            "id": "3848b0e2-ffef-49a9-9b69-8ea876315ab4",
                            "gambit_id": "2b79ec44-3c0a-47b3-9813-17680bbded71",
                            "last_updated": "2022-11-08T10:57:02.954384-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 233.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "233.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c09ff78-8696-48a1-a7a7-90ddf963bfb8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fd8dd505-ba74-468c-90ed-39dd5ed08e21",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8184ac2b-c05f-46d4-9e84-8567ce9ecad5",
            "completed": true,
            "last_updated": "2022-11-08T11:02:01.836992-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/8184ac2b-c05f-46d4-9e84-8567ce9ecad5",
            "datetime": "2022-11-07T19:40:00-05:00",
            "cutoff_datetime": "2022-11-07T19:40:00-05:00",
            "name": "Oklahoma City Thunder v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "ae46ebe4-4556-4fdd-af04-e26d2d92b57b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd8dd505-ba74-468c-90ed-39dd5ed08e21/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5397.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 4603.0
                            }
                        ],
                        "expected_reward_tokens": 9066.96,
                        "profit_sb": 66.96,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a01ef3de-2129-4b4b-913f-54daaeeb8d0e",
                            "gambit_id": "174edcf3-bcc3-483b-8bcd-a04653528c0a",
                            "last_updated": "2022-11-08T11:02:01.843525-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.68000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae46ebe4-4556-4fdd-af04-e26d2d92b57b/?format=api"
                        },
                        {
                            "id": "f7c7d91c-171d-450e-af32-e4774f8afeed",
                            "gambit_id": "07d349da-e5ad-4a44-ab93-75a46799bb8f",
                            "last_updated": "2022-11-08T11:02:01.842551-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.97000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae46ebe4-4556-4fdd-af04-e26d2d92b57b/?format=api"
                        }
                    ]
                },
                {
                    "id": "cd8e0ad9-86f0-498e-a928-0454d3836a4b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd8dd505-ba74-468c-90ed-39dd5ed08e21/?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 Pistons",
                                "amount": 5000.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "825095b5-73ba-4529-a3f3-d5c94ed51442",
                            "gambit_id": "9d0dfbc0-4397-4ac8-a6fd-5ba08c50cefa",
                            "last_updated": "2022-11-08T11:02:01.845491-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd8e0ad9-86f0-498e-a928-0454d3836a4b/?format=api"
                        },
                        {
                            "id": "9986fb69-3871-495d-a36a-505d15452781",
                            "gambit_id": "d5648930-e626-4166-a97c-7e218f2320f3",
                            "last_updated": "2022-11-08T11:02:01.846483-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd8e0ad9-86f0-498e-a928-0454d3836a4b/?format=api"
                        }
                    ]
                },
                {
                    "id": "39bf6973-461c-42ff-b6ff-638e8a32e33f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd8dd505-ba74-468c-90ed-39dd5ed08e21/?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 224",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 224",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d90eb23c-d0a5-4700-ade6-a6dc7d48b031",
                            "gambit_id": "ebd41155-d101-4460-9fa1-0b83fde2f931",
                            "last_updated": "2022-11-08T11:02:01.840450-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/39bf6973-461c-42ff-b6ff-638e8a32e33f/?format=api"
                        },
                        {
                            "id": "311d1f31-1807-4ee4-a5b2-e2a1caa51d9f",
                            "gambit_id": "82493849-e7b5-4801-8ba2-aa9ec3ad5db5",
                            "last_updated": "2022-11-08T11:02:01.839461-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/39bf6973-461c-42ff-b6ff-638e8a32e33f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4a350745-7619-477f-bda0-4789b9ff2264",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3c16ce42-532c-4f76-988f-d41061dc11ad",
            "completed": true,
            "last_updated": "2022-11-08T11:01:59.468467-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.52,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/3c16ce42-532c-4f76-988f-d41061dc11ad",
            "datetime": "2022-11-07T19:15:00-05:00",
            "cutoff_datetime": "2022-11-07T19:15:00-05:00",
            "name": "Houston Rockets v. Orlando Magic",
            "bettypes": [
                {
                    "id": "a6f2a7d7-1c1b-4ea6-b040-f98f83ece14b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a350745-7619-477f-bda0-4789b9ff2264/?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": "Orlando Magic",
                                "amount": 6345.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 3655.0
                            }
                        ],
                        "expected_reward_tokens": 9136.8,
                        "profit_sb": 136.8,
                        "profit_sb_percentage": 1.52,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "39c3977f-f02b-48d1-b387-bf21a00119bf",
                            "gambit_id": "662579de-a24c-4b9c-871d-43007f66c3b7",
                            "last_updated": "2022-11-08T11:01:59.474535-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6f2a7d7-1c1b-4ea6-b040-f98f83ece14b/?format=api"
                        },
                        {
                            "id": "5f8248f5-da03-405c-928b-21c50a1b2f7e",
                            "gambit_id": "f7cbf619-52bf-4217-9244-fd326386b4bc",
                            "last_updated": "2022-11-08T11:01:59.475531-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "2.50000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6f2a7d7-1c1b-4ea6-b040-f98f83ece14b/?format=api"
                        }
                    ]
                },
                {
                    "id": "514ed64c-48fd-44d4-8981-53e0a1d7ddd2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a350745-7619-477f-bda0-4789b9ff2264/?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": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fe7d208b-dc28-4189-a920-b041e161f49b",
                            "gambit_id": "51daffaf-856b-4ec6-9a0d-df9c64aff545",
                            "last_updated": "2022-11-08T11:01:59.477504-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/514ed64c-48fd-44d4-8981-53e0a1d7ddd2/?format=api"
                        },
                        {
                            "id": "5dfe3135-5e6f-4fd0-8431-ace7a5db7e11",
                            "gambit_id": "e80f93f0-cb62-4c1d-ac61-b2759d801fd7",
                            "last_updated": "2022-11-08T11:01:59.478495-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/514ed64c-48fd-44d4-8981-53e0a1d7ddd2/?format=api"
                        }
                    ]
                },
                {
                    "id": "cb575571-7f16-4d25-b3b5-74ac1e64a13e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a350745-7619-477f-bda0-4789b9ff2264/?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 223.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 223.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f9d712e8-46cd-44a6-9722-b23e00d23c07",
                            "gambit_id": "ed909a1e-6f8b-4ec9-9ccd-6b31d707eff4",
                            "last_updated": "2022-11-08T11:01:59.472520-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 223.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "223.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb575571-7f16-4d25-b3b5-74ac1e64a13e/?format=api"
                        },
                        {
                            "id": "8ee9a3ce-504e-4d0c-8049-bade7074bf60",
                            "gambit_id": "f565f617-9683-46e3-ad0d-915c1e8f86f0",
                            "last_updated": "2022-11-08T11:01:59.471414-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 223.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "223.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb575571-7f16-4d25-b3b5-74ac1e64a13e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e2bcd017-d085-4341-b85d-8ca44f773b64",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cea22633-f3c6-4f10-a5e9-281e9789842b",
            "completed": true,
            "last_updated": "2022-11-08T11:02:05.252719-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/cea22633-f3c6-4f10-a5e9-281e9789842b",
            "datetime": "2022-11-07T19:10:00-05:00",
            "cutoff_datetime": "2022-11-07T19:10:00-05:00",
            "name": "Washington Wizards v. Charlotte Hornets",
            "bettypes": [
                {
                    "id": "d55e2aaa-f58d-41d2-a2d5-5d35cb554714",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2bcd017-d085-4341-b85d-8ca44f773b64/?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": "Washington Wizards",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a9f71f30-154c-41d5-b863-dd35db93f31f",
                            "gambit_id": "2d8a341a-5e0a-42db-8360-52aea8af4371",
                            "last_updated": "2022-11-08T11:02:05.262562-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/d55e2aaa-f58d-41d2-a2d5-5d35cb554714/?format=api"
                        },
                        {
                            "id": "ed7d2b4b-caf8-43fe-9bb8-87ed9e0940d5",
                            "gambit_id": "ca9326b0-16a2-4c8d-9db1-a8c99f19ac40",
                            "last_updated": "2022-11-08T11:02:05.263626-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d55e2aaa-f58d-41d2-a2d5-5d35cb554714/?format=api"
                        }
                    ]
                },
                {
                    "id": "4eb9859c-71f3-4636-8475-2559b43f934c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2bcd017-d085-4341-b85d-8ca44f773b64/?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": "Charlotte Hornets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d3f27931-8dd1-4dde-8ee6-c8fe493147da",
                            "gambit_id": "83a5ee66-35ff-44f5-8baa-11865ffd4286",
                            "last_updated": "2022-11-08T11:02:05.260298-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4eb9859c-71f3-4636-8475-2559b43f934c/?format=api"
                        },
                        {
                            "id": "dc774033-df8a-4c2d-81ed-20c38ab2bcce",
                            "gambit_id": "05288202-350d-45ae-8001-e688c0c1b56b",
                            "last_updated": "2022-11-08T11:02:05.259191-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4eb9859c-71f3-4636-8475-2559b43f934c/?format=api"
                        }
                    ]
                },
                {
                    "id": "15af836c-387d-45a6-8f15-575914d101d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2bcd017-d085-4341-b85d-8ca44f773b64/?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 213.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 213.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c73a5ba7-b972-4300-89e4-b792c781e104",
                            "gambit_id": "c0b7d70b-811d-4a01-93aa-125d9c5b55f6",
                            "last_updated": "2022-11-08T11:02:05.256824-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 213.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "213.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15af836c-387d-45a6-8f15-575914d101d2/?format=api"
                        },
                        {
                            "id": "4eb32f75-30bb-498c-ba6c-f24c54375c76",
                            "gambit_id": "b4a3298a-b731-4345-8896-5c8b36977848",
                            "last_updated": "2022-11-08T11:02:05.255625-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 213.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "213.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15af836c-387d-45a6-8f15-575914d101d2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "33835fab-bbed-4879-ad09-8b73234f54e6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d0d340af-c668-45c8-a77a-c90c23b8990b",
            "completed": true,
            "last_updated": "2022-11-08T11:07:13.595346-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/d0d340af-c668-45c8-a77a-c90c23b8990b",
            "datetime": "2022-11-07T19:05:00-05:00",
            "cutoff_datetime": "2022-11-07T19:05:00-05:00",
            "name": "St Louis Blues v. Boston Bruins",
            "bettypes": [
                {
                    "id": "2c1d9506-9836-446f-b478-267a35948a98",
                    "match": "https://api-prod.gambitprofit.com/api/matches/33835fab-bbed-4879-ad09-8b73234f54e6/?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": 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": "19aac0a4-57f0-4263-bc48-adbf91c4d8ab",
                            "gambit_id": "2af194bb-cdfa-46bc-8b94-7730150a88a1",
                            "last_updated": "2022-11-08T11:07:13.605078-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c1d9506-9836-446f-b478-267a35948a98/?format=api"
                        },
                        {
                            "id": "7bb9b381-48c6-4869-a15b-0a6e4f0b56ce",
                            "gambit_id": "964c69ed-a5ca-4974-a8d2-1d66a9fbf449",
                            "last_updated": "2022-11-08T11:07:13.606160-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/2c1d9506-9836-446f-b478-267a35948a98/?format=api"
                        }
                    ]
                },
                {
                    "id": "65cc8838-7572-402c-a666-e5709e258382",
                    "match": "https://api-prod.gambitprofit.com/api/matches/33835fab-bbed-4879-ad09-8b73234f54e6/?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": "Boston Bruins",
                                "amount": 4263.0
                            }
                        ],
                        "expected_reward_tokens": 9121.83,
                        "profit_sb": 121.83,
                        "profit_sb_percentage": 1.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "93a2dda9-16a1-4fb4-bfd2-cbfd6632e34f",
                            "gambit_id": "d8055dc4-53ba-4d8c-8fe6-7f3b27c5a71d",
                            "last_updated": "2022-11-08T11:07:13.602939-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/65cc8838-7572-402c-a666-e5709e258382/?format=api"
                        },
                        {
                            "id": "16cbacf7-182c-4fbc-801f-581f5dd2e250",
                            "gambit_id": "9b8b5708-8dc5-4c68-b5ef-7de5723ff2bf",
                            "last_updated": "2022-11-08T11:07:13.601886-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65cc8838-7572-402c-a666-e5709e258382/?format=api"
                        }
                    ]
                },
                {
                    "id": "14dd9fcf-356e-416a-929e-8c5fe8abe97f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/33835fab-bbed-4879-ad09-8b73234f54e6/?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": "61f2cd9f-68d3-4edf-9389-36eaba02d421",
                            "gambit_id": "8343984d-c577-4ad9-b8f3-008ca23f9994",
                            "last_updated": "2022-11-08T11:07:13.598282-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/14dd9fcf-356e-416a-929e-8c5fe8abe97f/?format=api"
                        },
                        {
                            "id": "d5b3705e-656d-4432-92d7-1f8e00e83c29",
                            "gambit_id": "9adbaa26-9796-43d7-890a-2b563a2772a1",
                            "last_updated": "2022-11-08T11:07:13.599551-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/14dd9fcf-356e-416a-929e-8c5fe8abe97f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4646f328-1a45-4443-a626-2477eb1bf3ff",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "69dbae34-6b43-4c31-9363-1cd61f9a6558",
            "completed": true,
            "last_updated": "2022-11-08T11:02:11.600198-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/69dbae34-6b43-4c31-9363-1cd61f9a6558",
            "datetime": "2022-11-07T19:05:00-05:00",
            "cutoff_datetime": "2022-11-07T19:05:00-05:00",
            "name": "Calgary Flames v. New York Islanders",
            "bettypes": [
                {
                    "id": "20d41b9d-9f26-4f57-976d-cd5cbf7d1485",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4646f328-1a45-4443-a626-2477eb1bf3ff/?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": 5304.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "60eee5cc-d34e-4d6d-ab53-779810120564",
                            "gambit_id": "318e98b5-1b7d-44be-ad2a-28a735efcd52",
                            "last_updated": "2022-11-08T11:02:11.611031-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20d41b9d-9f26-4f57-976d-cd5cbf7d1485/?format=api"
                        },
                        {
                            "id": "c3312835-0478-4e8a-8ecb-7fb15f9f5393",
                            "gambit_id": "c425c10d-94c7-47c9-93aa-54fc3019d13a",
                            "last_updated": "2022-11-08T11:02:11.609959-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20d41b9d-9f26-4f57-976d-cd5cbf7d1485/?format=api"
                        }
                    ]
                },
                {
                    "id": "dafcd60b-e8c1-422a-84a5-c67ed680adee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4646f328-1a45-4443-a626-2477eb1bf3ff/?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": 6731.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 3269.0
                            }
                        ],
                        "expected_reward_tokens": 9153.2,
                        "profit_sb": 153.2,
                        "profit_sb_percentage": 1.7,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cf32ded5-ce3b-4cfc-9ce3-d54941fc761c",
                            "gambit_id": "b1fd1777-acf5-4296-89d6-16b95020e6ec",
                            "last_updated": "2022-11-08T11:02:11.606712-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.36000",
                            "odds": "1.40820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dafcd60b-e8c1-422a-84a5-c67ed680adee/?format=api"
                        },
                        {
                            "id": "701af897-6e59-4b2d-b853-d939798e44c2",
                            "gambit_id": "0eeaf411-9abf-4640-afab-223337dc94a4",
                            "last_updated": "2022-11-08T11:02:11.607812-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.80000",
                            "odds": "3.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dafcd60b-e8c1-422a-84a5-c67ed680adee/?format=api"
                        }
                    ]
                },
                {
                    "id": "0db0c88a-be5f-41fb-9bb7-2d76c3100400",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4646f328-1a45-4443-a626-2477eb1bf3ff/?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": "33d0b0aa-b1b4-4b05-a44c-c23c4d19618c",
                            "gambit_id": "375a66fb-36db-4c71-828f-706c75fbcad4",
                            "last_updated": "2022-11-08T11:02:11.603053-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/0db0c88a-be5f-41fb-9bb7-2d76c3100400/?format=api"
                        },
                        {
                            "id": "1a1663de-dd55-4d54-af48-94ff0a00a9e1",
                            "gambit_id": "db28cc48-1504-4415-adbb-403ccf5b371f",
                            "last_updated": "2022-11-08T11:02:11.604222-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/0db0c88a-be5f-41fb-9bb7-2d76c3100400/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d7e22d13-df45-4b4b-bce2-2b063fa395bc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b73dd62b-0887-4986-b2b6-fb68f9327c97",
            "completed": true,
            "last_updated": "2022-11-07T10:18:10.237446-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/b73dd62b-0887-4986-b2b6-fb68f9327c97",
            "datetime": "2022-11-06T22:00:00-05:00",
            "cutoff_datetime": "2022-11-06T22:00:00-05:00",
            "name": "Utah Jazz v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "5929af32-0d43-44a2-bcb7-684c8079f106",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d7e22d13-df45-4b4b-bce2-2b063fa395bc/?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": 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": "e91c7299-1222-443c-8adc-fd1a75c5ee27",
                            "gambit_id": "68633d99-50ac-4386-b317-351bafc31d3c",
                            "last_updated": "2022-11-07T10:18:10.243683-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5929af32-0d43-44a2-bcb7-684c8079f106/?format=api"
                        },
                        {
                            "id": "1255852a-b152-43ef-90c7-402220439bbd",
                            "gambit_id": "3508722c-724b-4107-9c52-c04c1b0b5ea9",
                            "last_updated": "2022-11-07T10:18:10.244833-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/5929af32-0d43-44a2-bcb7-684c8079f106/?format=api"
                        }
                    ]
                },
                {
                    "id": "6f46789d-a0ec-4f7f-b7a0-e6ae50b59517",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d7e22d13-df45-4b4b-bce2-2b063fa395bc/?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": "Utah Jazz",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eeab38c1-50cf-40c8-8b3c-082306b5b626",
                            "gambit_id": "485a2cc2-d7d2-48dd-866d-5f11b7e29b05",
                            "last_updated": "2022-11-07T10:18:10.247120-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f46789d-a0ec-4f7f-b7a0-e6ae50b59517/?format=api"
                        },
                        {
                            "id": "89503072-57ec-4fe5-8cbd-960d5cdad3be",
                            "gambit_id": "f47f8537-542e-4eda-93ac-5b94c025ccee",
                            "last_updated": "2022-11-07T10:18:10.248244-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/6f46789d-a0ec-4f7f-b7a0-e6ae50b59517/?format=api"
                        }
                    ]
                },
                {
                    "id": "7c78ec63-425a-4d10-81a5-66ae177dfc73",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d7e22d13-df45-4b4b-bce2-2b063fa395bc/?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": "6374367b-0c1d-46c4-ac7b-23eaffadce20",
                            "gambit_id": "1a924784-a6d1-42b0-b0f4-7c14ec65ecb4",
                            "last_updated": "2022-11-07T10:18:10.241308-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/7c78ec63-425a-4d10-81a5-66ae177dfc73/?format=api"
                        },
                        {
                            "id": "340eea9f-2d3a-4a00-a7f0-a1677ea4fb74",
                            "gambit_id": "2ff57896-9a4d-41f8-a6cf-8242afe21970",
                            "last_updated": "2022-11-07T10:18:10.240177-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/7c78ec63-425a-4d10-81a5-66ae177dfc73/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c3b6302b-d6d8-4b9a-82a9-41a69bdeb4b5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "08a35186-43c2-4a8e-8d8a-e4963fbaf3c6",
            "completed": true,
            "last_updated": "2022-11-08T11:07:29.348646-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/08a35186-43c2-4a8e-8d8a-e4963fbaf3c6",
            "datetime": "2022-11-06T21:05:00-05:00",
            "cutoff_datetime": "2022-11-06T21:05:00-05:00",
            "name": "Florida Panthers v. Anaheim Ducks",
            "bettypes": [
                {
                    "id": "952e1570-af14-45b0-b8fc-0191923a0abb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3b6302b-d6d8-4b9a-82a9-41a69bdeb4b5/?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": 6179.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 3821.0
                            }
                        ],
                        "expected_reward_tokens": 9206.71,
                        "profit_sb": 206.71,
                        "profit_sb_percentage": 2.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f7d68452-f75c-42ed-97c6-eed847c936e8",
                            "gambit_id": "393351e8-175e-4482-823d-4f05bab9d54d",
                            "last_updated": "2022-11-08T11:07:29.359698-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/952e1570-af14-45b0-b8fc-0191923a0abb/?format=api"
                        },
                        {
                            "id": "c95fe99d-bbc3-4e28-a36e-7762364f1f7d",
                            "gambit_id": "9e678332-db69-46d9-81b9-017cfb2d8cf0",
                            "last_updated": "2022-11-08T11:07:29.358709-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.41000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/952e1570-af14-45b0-b8fc-0191923a0abb/?format=api"
                        }
                    ]
                },
                {
                    "id": "207d27d3-2757-456f-83c6-8b8fd2703899",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3b6302b-d6d8-4b9a-82a9-41a69bdeb4b5/?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": 5737.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 4263.0
                            }
                        ],
                        "expected_reward_tokens": 9121.83,
                        "profit_sb": 121.83,
                        "profit_sb_percentage": 1.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5ad1e16d-974f-4a6e-8b58-32ca23a5480b",
                            "gambit_id": "b39e98f1-d5fd-4e54-bfab-7e8db70cee44",
                            "last_updated": "2022-11-08T11:07:29.354977-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.59000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207d27d3-2757-456f-83c6-8b8fd2703899/?format=api"
                        },
                        {
                            "id": "bcab40f7-c52c-44bf-afaa-194f51d90ff7",
                            "gambit_id": "7d5257bf-19af-4212-bcea-1d9defdb27f8",
                            "last_updated": "2022-11-08T11:07:29.356417-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207d27d3-2757-456f-83c6-8b8fd2703899/?format=api"
                        }
                    ]
                },
                {
                    "id": "ef3d8f8c-2ff8-4682-b722-297182e1f793",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3b6302b-d6d8-4b9a-82a9-41a69bdeb4b5/?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": "570f3c67-a149-42c7-bc73-4b403ad847d9",
                            "gambit_id": "b06d2659-6ab1-4210-b917-3bb615456909",
                            "last_updated": "2022-11-08T11:07:29.351378-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/ef3d8f8c-2ff8-4682-b722-297182e1f793/?format=api"
                        },
                        {
                            "id": "9223b861-db20-4de1-b8c5-ed43bc924b32",
                            "gambit_id": "e219662a-b4f4-4191-a06d-7f8b11eeba70",
                            "last_updated": "2022-11-08T11:07:29.352504-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/ef3d8f8c-2ff8-4682-b722-297182e1f793/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e51c8232-db37-4296-8fa4-100dd9fe9945",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ec962d85-5268-4045-a00e-35af66b4d389",
            "completed": true,
            "last_updated": "2022-11-07T09:43:17.861192-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.42,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/ec962d85-5268-4045-a00e-35af66b4d389",
            "datetime": "2022-11-06T20:20:00-05:00",
            "cutoff_datetime": "2022-11-06T20:20:00-05:00",
            "name": "Tennessee Titans v. Kansas City Chiefs",
            "bettypes": [
                {
                    "id": "989ec88c-b91e-49c8-8afc-6e088340f82e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e51c8232-db37-4296-8fa4-100dd9fe9945/?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": 8464.0
                            },
                            {
                                "team": "Tennessee Titans",
                                "amount": 1536.0
                            }
                        ],
                        "expected_reward_tokens": 9308.16,
                        "profit_sb": 308.16,
                        "profit_sb_percentage": 3.42,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a800ed20-1952-4b47-8b82-06d42822a180",
                            "gambit_id": "2fe76f36-5f1e-4bf6-b9ce-a5bfcdbf91b0",
                            "last_updated": "2022-11-07T09:43:17.867058-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.10000",
                            "odds": "1.11760",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/989ec88c-b91e-49c8-8afc-6e088340f82e/?format=api"
                        },
                        {
                            "id": "fe276e6c-8b2e-4ab2-b8a9-92c650f8685d",
                            "gambit_id": "cfe2eac7-1d15-44c0-8bd0-f3856dc90aa1",
                            "last_updated": "2022-11-07T09:43:17.868001-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee Titans",
                            "reward": "6.06000",
                            "odds": "6.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/989ec88c-b91e-49c8-8afc-6e088340f82e/?format=api"
                        }
                    ]
                },
                {
                    "id": "f1160e3a-1276-4a44-a718-06194568b04d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e51c8232-db37-4296-8fa4-100dd9fe9945/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tennessee Titans",
                                "amount": 5097.0
                            },
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "da004d5e-3b6a-4b50-b285-2be7601358ec",
                            "gambit_id": "b608929f-1039-46a3-8acb-ff5f73722527",
                            "last_updated": "2022-11-07T09:43:17.870855-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee Titans",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1160e3a-1276-4a44-a718-06194568b04d/?format=api"
                        },
                        {
                            "id": "b7201ba7-8502-4f92-a257-5680e84b14a1",
                            "gambit_id": "d78baab2-c2c3-4e62-a5c1-214d511adeac",
                            "last_updated": "2022-11-07T09:43:17.869908-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "-14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1160e3a-1276-4a44-a718-06194568b04d/?format=api"
                        }
                    ]
                },
                {
                    "id": "38854602-230f-4764-8473-586e57352ab0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e51c8232-db37-4296-8fa4-100dd9fe9945/?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": 5000.0
                            },
                            {
                                "team": "Game Total Over 45",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ce534913-b6b8-455a-b392-7172cb929d84",
                            "gambit_id": "ffb1d9af-306f-4083-8292-63067f1e684a",
                            "last_updated": "2022-11-07T09:43:17.863946-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 45",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "45.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38854602-230f-4764-8473-586e57352ab0/?format=api"
                        },
                        {
                            "id": "a1f9043b-b469-456a-8a14-931a902ea1bd",
                            "gambit_id": "39de100b-66c2-46e9-a768-5bd763b63173",
                            "last_updated": "2022-11-07T09:43:17.865111-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 45",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "45.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38854602-230f-4764-8473-586e57352ab0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f74fb6c5-8449-455d-a6ee-ed366500a7d2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "16b83aeb-a9b2-48db-83e3-e679e6013191",
            "completed": true,
            "last_updated": "2022-11-07T10:18:21.503724-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/16b83aeb-a9b2-48db-83e3-e679e6013191",
            "datetime": "2022-11-06T18:10:00-05:00",
            "cutoff_datetime": "2022-11-06T18:10:00-05:00",
            "name": "Chicago Bulls v. Toronto Raptors",
            "bettypes": [
                {
                    "id": "30994df1-1e84-4e87-a0ee-05dc868aeac8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f74fb6c5-8449-455d-a6ee-ed366500a7d2/?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": 6042.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 3958.0
                            }
                        ],
                        "expected_reward_tokens": 9182.56,
                        "profit_sb": 182.56,
                        "profit_sb_percentage": 2.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3887cfe7-ffd7-49af-b912-1728c05d82b0",
                            "gambit_id": "18244c09-7243-4506-b8f5-edcfac3445db",
                            "last_updated": "2022-11-07T10:18:21.509500-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.52000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30994df1-1e84-4e87-a0ee-05dc868aeac8/?format=api"
                        },
                        {
                            "id": "2f7c47bd-2d09-47c9-b12b-30749bc49068",
                            "gambit_id": "ccffafd5-a4be-4b0f-a4cf-2b69d1ae0e12",
                            "last_updated": "2022-11-07T10:18:21.510440-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "2.32000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30994df1-1e84-4e87-a0ee-05dc868aeac8/?format=api"
                        }
                    ]
                },
                {
                    "id": "f1a17d69-823a-4e35-8fe3-8d7c326cf792",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f74fb6c5-8449-455d-a6ee-ed366500a7d2/?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": "Chicago Bulls",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9b7286b4-c87d-4efc-aac0-5d63fd622568",
                            "gambit_id": "8bc6694e-1a28-4b94-9e94-897455f7fc04",
                            "last_updated": "2022-11-07T10:18:21.512443-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1a17d69-823a-4e35-8fe3-8d7c326cf792/?format=api"
                        },
                        {
                            "id": "314d31d6-e15b-45e4-9207-93baeab005ac",
                            "gambit_id": "df8a9d2e-0906-4738-975a-e4c1c6d95092",
                            "last_updated": "2022-11-07T10:18:21.513403-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1a17d69-823a-4e35-8fe3-8d7c326cf792/?format=api"
                        }
                    ]
                },
                {
                    "id": "8b759ea0-3378-45f1-83e6-bb4ffb76b2c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f74fb6c5-8449-455d-a6ee-ed366500a7d2/?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": "a35d1d15-15e0-4a93-bd4e-0bf4cac462f5",
                            "gambit_id": "333b35ee-bb41-40cc-870c-604a8d256df5",
                            "last_updated": "2022-11-07T10:18:21.506520-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/8b759ea0-3378-45f1-83e6-bb4ffb76b2c6/?format=api"
                        },
                        {
                            "id": "d0d5ad15-6ab0-4fbe-bd17-81492cdf2ae8",
                            "gambit_id": "2a2d225d-07c0-4145-838a-cffb09268b4b",
                            "last_updated": "2022-11-07T10:18:21.507604-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/8b759ea0-3378-45f1-83e6-bb4ffb76b2c6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "337d652e-511e-4917-acf9-521212473d4c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1b04e54e-9d85-47f0-95f7-8385517742cf",
            "completed": true,
            "last_updated": "2022-11-07T10:18:13.664917-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.1,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/1b04e54e-9d85-47f0-95f7-8385517742cf",
            "datetime": "2022-11-06T18:00:00-05:00",
            "cutoff_datetime": "2022-11-06T18:00:00-05:00",
            "name": "Washington Wizards v. Memphis Grizzlies",
            "bettypes": [
                {
                    "id": "75543bd7-75cc-446c-9f4c-e759fc96a0f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/337d652e-511e-4917-acf9-521212473d4c/?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": "Memphis Grizzlies",
                                "amount": 7594.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 2406.0
                            }
                        ],
                        "expected_reward_tokens": 9188.74,
                        "profit_sb": 188.74,
                        "profit_sb_percentage": 2.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "21d7b377-1a3d-47e1-8f5b-c324519bbba8",
                            "gambit_id": "0d5451e6-a68e-48e6-bf83-ecb675e62a43",
                            "last_updated": "2022-11-07T10:18:13.670698-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.21000",
                            "odds": "1.24390",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75543bd7-75cc-446c-9f4c-e759fc96a0f9/?format=api"
                        },
                        {
                            "id": "bca0bc7e-04d0-4906-a9be-3ce29954a425",
                            "gambit_id": "febf7a46-d7bf-42c1-a6d0-7dc4c661c7f6",
                            "last_updated": "2022-11-07T10:18:13.671645-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "3.82000",
                            "odds": "4.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75543bd7-75cc-446c-9f4c-e759fc96a0f9/?format=api"
                        }
                    ]
                },
                {
                    "id": "13275f87-b417-44c5-9f74-0bf61e65b773",
                    "match": "https://api-prod.gambitprofit.com/api/matches/337d652e-511e-4917-acf9-521212473d4c/?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": "Washington Wizards",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "986030c7-444c-4b06-b6b6-e67793f6eb99",
                            "gambit_id": "9504a3ed-3615-4d41-ab91-e26d48d2a825",
                            "last_updated": "2022-11-07T10:18:13.673586-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13275f87-b417-44c5-9f74-0bf61e65b773/?format=api"
                        },
                        {
                            "id": "2cf251f2-fe09-48e8-ba1b-2ec56802439c",
                            "gambit_id": "2d49c25b-e583-44d8-9158-273347198110",
                            "last_updated": "2022-11-07T10:18:13.674606-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13275f87-b417-44c5-9f74-0bf61e65b773/?format=api"
                        }
                    ]
                },
                {
                    "id": "ac95666d-b286-4b88-870a-055cb59639b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/337d652e-511e-4917-acf9-521212473d4c/?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 224",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 224",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "988d27d4-2fdc-44eb-a05d-e5ca81573424",
                            "gambit_id": "ff9d29c1-7fdb-47f4-b791-0faca2dde6f6",
                            "last_updated": "2022-11-07T10:18:13.668763-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/ac95666d-b286-4b88-870a-055cb59639b1/?format=api"
                        },
                        {
                            "id": "7b51ca1c-7f61-47fb-b232-bcbec068596b",
                            "gambit_id": "f53967c7-88b6-4669-9572-6226c64fba9f",
                            "last_updated": "2022-11-07T10:18:13.667701-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/ac95666d-b286-4b88-870a-055cb59639b1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "08f012c8-78c0-4e03-84e3-4a5425adf60a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "56b3a4a0-6200-4d85-80ea-e30915e14369",
            "completed": true,
            "last_updated": "2022-11-08T11:07:36.704445-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/56b3a4a0-6200-4d85-80ea-e30915e14369",
            "datetime": "2022-11-06T17:05:00-05:00",
            "cutoff_datetime": "2022-11-06T17:05:00-05:00",
            "name": "Toronto Maple Leafs v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "cc70a36e-386c-4356-92ea-78a388b3c4c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/08f012c8-78c0-4e03-84e3-4a5425adf60a/?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": 5984.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 4016.0
                            }
                        ],
                        "expected_reward_tokens": 9155.52,
                        "profit_sb": 155.52,
                        "profit_sb_percentage": 1.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6f42e94e-e92a-4b0b-ae39-6c1d08da4a72",
                            "gambit_id": "53db92d9-eae3-4171-9457-5272d2c1ee07",
                            "last_updated": "2022-11-08T11:07:36.712918-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc70a36e-386c-4356-92ea-78a388b3c4c8/?format=api"
                        },
                        {
                            "id": "32e2ba64-ee04-445d-b4fb-e107986200c1",
                            "gambit_id": "1df7558b-0549-4db9-b6fe-d071666007f3",
                            "last_updated": "2022-11-08T11:07:36.713851-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.28000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc70a36e-386c-4356-92ea-78a388b3c4c8/?format=api"
                        }
                    ]
                },
                {
                    "id": "cdb03136-0b7e-4b98-bfc8-dfe8f02d57c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/08f012c8-78c0-4e03-84e3-4a5425adf60a/?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 Maple Leafs",
                                "amount": 6179.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 3821.0
                            }
                        ],
                        "expected_reward_tokens": 9206.71,
                        "profit_sb": 206.71,
                        "profit_sb_percentage": 2.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e433f1f1-0c43-4f13-99d8-5e06e07e29fe",
                            "gambit_id": "2db71cb1-b557-4f34-a963-9d21a9a130e7",
                            "last_updated": "2022-11-08T11:07:36.710972-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdb03136-0b7e-4b98-bfc8-dfe8f02d57c9/?format=api"
                        },
                        {
                            "id": "46668543-b2f3-4555-97a1-f7ab650a8d07",
                            "gambit_id": "2d2322c4-13f3-4585-a4f1-caf063903fa8",
                            "last_updated": "2022-11-08T11:07:36.710033-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.41000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdb03136-0b7e-4b98-bfc8-dfe8f02d57c9/?format=api"
                        }
                    ]
                },
                {
                    "id": "7d0db2e1-1cdb-43f4-a437-eeb3567e7227",
                    "match": "https://api-prod.gambitprofit.com/api/matches/08f012c8-78c0-4e03-84e3-4a5425adf60a/?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": "52c4244b-d444-4873-abd9-645178c56251",
                            "gambit_id": "d6d40de1-f52f-4180-a5d3-393a95cf01f2",
                            "last_updated": "2022-11-08T11:07:36.708146-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/7d0db2e1-1cdb-43f4-a437-eeb3567e7227/?format=api"
                        },
                        {
                            "id": "8db62644-9085-4f3c-8773-787217343a77",
                            "gambit_id": "d1944931-9fee-4f0e-89c7-026056a71c98",
                            "last_updated": "2022-11-08T11:07:36.707205-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/7d0db2e1-1cdb-43f4-a437-eeb3567e7227/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5a08aea4-9260-41ad-b1e2-839824a9f183",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e3fe82fd-832a-4f46-ae4e-94c6d8222eef",
            "completed": true,
            "last_updated": "2022-11-08T11:07:37.480649-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e3fe82fd-832a-4f46-ae4e-94c6d8222eef",
            "datetime": "2022-11-06T17:05:00-05:00",
            "cutoff_datetime": "2022-11-06T17:05:00-05:00",
            "name": "Detroit Red Wings v. New York Rangers",
            "bettypes": [
                {
                    "id": "824e10a5-d120-4a72-9639-eca49f5d10c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5a08aea4-9260-41ad-b1e2-839824a9f183/?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": 6593.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 3407.0
                            }
                        ],
                        "expected_reward_tokens": 9096.69,
                        "profit_sb": 96.69,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dfc2ede2-6803-4e86-b4b0-f7da3cbc19b3",
                            "gambit_id": "520c91e9-af99-4948-ae61-80cbde54762d",
                            "last_updated": "2022-11-08T11:07:37.490656-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.38000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/824e10a5-d120-4a72-9639-eca49f5d10c4/?format=api"
                        },
                        {
                            "id": "d0d4e362-c188-4a96-aa26-8bd494e1f338",
                            "gambit_id": "1a6dc2f8-a135-4965-ba18-2520a9a175cd",
                            "last_updated": "2022-11-08T11:07:37.491726-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.67000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/824e10a5-d120-4a72-9639-eca49f5d10c4/?format=api"
                        }
                    ]
                },
                {
                    "id": "ab634827-19b2-46ff-b6d1-b84d0f526cab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5a08aea4-9260-41ad-b1e2-839824a9f183/?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": 5304.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bbde68ee-0193-4bb3-ae1e-76016491f729",
                            "gambit_id": "a6837dfd-5dec-469c-a563-ccfce50ab6f6",
                            "last_updated": "2022-11-08T11:07:37.488540-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab634827-19b2-46ff-b6d1-b84d0f526cab/?format=api"
                        },
                        {
                            "id": "60e6dcc2-0884-45f8-8234-0b15f8c25491",
                            "gambit_id": "c2b9891f-68fd-4981-ab06-55c8ee5b7bc4",
                            "last_updated": "2022-11-08T11:07:37.487402-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab634827-19b2-46ff-b6d1-b84d0f526cab/?format=api"
                        }
                    ]
                },
                {
                    "id": "723f797a-261e-45a1-8b89-68e885c62687",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5a08aea4-9260-41ad-b1e2-839824a9f183/?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": "a932f8b2-8d9e-4165-b5c3-947fafb452a2",
                            "gambit_id": "40cd9be1-5d4b-4618-98b4-b82ec9a1a8ca",
                            "last_updated": "2022-11-08T11:07:37.485100-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/723f797a-261e-45a1-8b89-68e885c62687/?format=api"
                        },
                        {
                            "id": "4efd65c3-ef0c-4bd1-a81f-7b35ebf848de",
                            "gambit_id": "6add25fe-2bab-48b6-a3b6-2a7a0fddd862",
                            "last_updated": "2022-11-08T11:07:37.483751-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/723f797a-261e-45a1-8b89-68e885c62687/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dd52bb70-6231-498d-a656-f6dc4d793398",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "040274b1-619e-45ad-a7c9-1c02492b721d",
            "completed": true,
            "last_updated": "2022-11-07T09:57:23.052568-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.6,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/040274b1-619e-45ad-a7c9-1c02492b721d",
            "datetime": "2022-11-06T16:25:00-05:00",
            "cutoff_datetime": "2022-11-06T16:25:00-05:00",
            "name": "Los Angeles Rams v. Tampa Bay Buccaneers",
            "bettypes": [
                {
                    "id": "cb9af553-65e5-4d50-be6e-0a1392241811",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd52bb70-6231-498d-a656-f6dc4d793398/?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": 5824.0
                            },
                            {
                                "team": "Los Angeles Rams",
                                "amount": 4176.0
                            }
                        ],
                        "expected_reward_tokens": 9143.68,
                        "profit_sb": 143.68,
                        "profit_sb_percentage": 1.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "42568125-3dcc-4d53-9e14-8269d88b0d6f",
                            "gambit_id": "19defc93-b111-4cad-98c4-2e784da7828d",
                            "last_updated": "2022-11-07T09:57:23.059210-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.57000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb9af553-65e5-4d50-be6e-0a1392241811/?format=api"
                        },
                        {
                            "id": "8d80f58c-1a8b-428b-912a-9a95411b1e6c",
                            "gambit_id": "9278dfb3-6a3b-4844-a1bc-b6c62330e56a",
                            "last_updated": "2022-11-07T09:57:23.060574-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "2.19000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb9af553-65e5-4d50-be6e-0a1392241811/?format=api"
                        }
                    ]
                },
                {
                    "id": "107c5ff5-db9f-48dc-884f-5594fd7e7dd7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd52bb70-6231-498d-a656-f6dc4d793398/?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 Rams",
                                "amount": 5097.0
                            },
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "446144ed-80fd-45de-92e1-9adfebacc3df",
                            "gambit_id": "4452dfd0-a46e-44ed-8aad-864691483684",
                            "last_updated": "2022-11-07T09:57:23.064059-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/107c5ff5-db9f-48dc-884f-5594fd7e7dd7/?format=api"
                        },
                        {
                            "id": "4895fce8-210a-47e7-b455-99dbf85895ea",
                            "gambit_id": "c2a99859-3d93-4f3d-99e0-45bf98a99b8a",
                            "last_updated": "2022-11-07T09:57:23.062893-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/107c5ff5-db9f-48dc-884f-5594fd7e7dd7/?format=api"
                        }
                    ]
                },
                {
                    "id": "0e2c8a16-ff59-4366-bfb7-91f497be35bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd52bb70-6231-498d-a656-f6dc4d793398/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 42.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 42.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ef2f18aa-7be4-45da-852f-b9c57f9db1ef",
                            "gambit_id": "6945a346-9fd1-40e0-8e7a-e7e05c14396a",
                            "last_updated": "2022-11-07T09:57:23.056947-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 42.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "42.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e2c8a16-ff59-4366-bfb7-91f497be35bc/?format=api"
                        },
                        {
                            "id": "3567c84b-9918-4618-a23a-e628611284ae",
                            "gambit_id": "0f916bbe-afb4-4d6d-b94b-b9b46f4cc793",
                            "last_updated": "2022-11-07T09:57:23.055786-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 42.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "42.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e2c8a16-ff59-4366-bfb7-91f497be35bc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8ffd852d-895e-47f3-bdf3-c85df98f7b89",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "603ecfed-c7a2-4623-8f03-937c98f9e5dc",
            "completed": true,
            "last_updated": "2022-11-07T09:58:48.798599-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/603ecfed-c7a2-4623-8f03-937c98f9e5dc",
            "datetime": "2022-11-06T16:05:00-05:00",
            "cutoff_datetime": "2022-11-06T16:05:00-05:00",
            "name": "Seattle Seahawks v. Arizona Cardinals",
            "bettypes": [
                {
                    "id": "91de5ca2-0d4d-4003-a5e8-7f8062e0758a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ffd852d-895e-47f3-bdf3-c85df98f7b89/?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": "Arizona Cardinals",
                                "amount": 5492.0
                            },
                            {
                                "team": "Seattle Seahawks",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "33617df5-fecf-4ca5-aaf1-d0b53f7ed167",
                            "gambit_id": "80f81855-0744-4749-ab33-2053edc3760f",
                            "last_updated": "2022-11-07T09:58:48.804564-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91de5ca2-0d4d-4003-a5e8-7f8062e0758a/?format=api"
                        },
                        {
                            "id": "63bfb06c-0361-4eef-88c8-4ff3e6cce937",
                            "gambit_id": "7ea17893-ba0b-4e72-a5aa-e5b31c9d5f6a",
                            "last_updated": "2022-11-07T09:58:48.805536-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Seahawks",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91de5ca2-0d4d-4003-a5e8-7f8062e0758a/?format=api"
                        }
                    ]
                },
                {
                    "id": "11186565-3b50-4fab-a47b-86779be6fa7e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ffd852d-895e-47f3-bdf3-c85df98f7b89/?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": 5097.0
                            },
                            {
                                "team": "Seattle Seahawks",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f02e6171-5965-45c8-9d04-76acaec134ac",
                            "gambit_id": "d426a859-fc66-43b2-9025-5d31ebc701fa",
                            "last_updated": "2022-11-07T09:58:48.807459-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11186565-3b50-4fab-a47b-86779be6fa7e/?format=api"
                        },
                        {
                            "id": "3221618d-e255-4b2a-b04a-343ef97e690f",
                            "gambit_id": "f8814ce1-b8fc-4c28-a32d-986e079bc48a",
                            "last_updated": "2022-11-07T09:58:48.808414-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Seahawks",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11186565-3b50-4fab-a47b-86779be6fa7e/?format=api"
                        }
                    ]
                },
                {
                    "id": "d0e013fd-cf69-4a78-95d9-1aa5b75e2cff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ffd852d-895e-47f3-bdf3-c85df98f7b89/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 49",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 49",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "afd8027d-43e3-440b-8e8c-79562aafa514",
                            "gambit_id": "b607d40b-9689-47b4-9a37-57370b062088",
                            "last_updated": "2022-11-07T09:58:48.801461-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 49",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "49.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0e013fd-cf69-4a78-95d9-1aa5b75e2cff/?format=api"
                        },
                        {
                            "id": "07e9e428-d4b2-4210-9444-a34adf5b891a",
                            "gambit_id": "6ef93b06-ee6c-40ab-b82d-9cecdc606ea7",
                            "last_updated": "2022-11-07T09:58:48.802641-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 49",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "49.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0e013fd-cf69-4a78-95d9-1aa5b75e2cff/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4530c300-f3cb-403a-8ff6-824e20cc3eb5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "afb89883-daea-4c9a-93af-112213d5668f",
            "completed": true,
            "last_updated": "2022-11-07T10:22:49.452537-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/afb89883-daea-4c9a-93af-112213d5668f",
            "datetime": "2022-11-06T15:40:00-05:00",
            "cutoff_datetime": "2022-11-06T15:40:00-05:00",
            "name": "Cleveland Cavaliers v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "395cef07-a7f8-4758-996e-7581a20d681e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4530c300-f3cb-403a-8ff6-824e20cc3eb5/?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": 6482.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3d4a0d41-fb50-4e0b-8f6f-6fe21a722a66",
                            "gambit_id": "57952dfd-8c59-479f-ba50-0e419fd62d39",
                            "last_updated": "2022-11-07T10:22:49.459481-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/395cef07-a7f8-4758-996e-7581a20d681e/?format=api"
                        },
                        {
                            "id": "9eeeaa47-053a-4527-9171-28015220499f",
                            "gambit_id": "1d0820cb-6885-4619-b9e1-c8fad1d764f1",
                            "last_updated": "2022-11-07T10:22:49.458527-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/395cef07-a7f8-4758-996e-7581a20d681e/?format=api"
                        }
                    ]
                },
                {
                    "id": "c3aca9a2-5faf-4fa8-8e48-d01e526ccd2c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4530c300-f3cb-403a-8ff6-824e20cc3eb5/?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": "Cleveland Cavaliers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f5e15243-c461-4968-af3d-55c4dcb57cec",
                            "gambit_id": "0921dc77-4bf3-4a6c-b830-378af3364d8e",
                            "last_updated": "2022-11-07T10:22:49.461409-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3aca9a2-5faf-4fa8-8e48-d01e526ccd2c/?format=api"
                        },
                        {
                            "id": "d488f7aa-d046-4e71-9d3f-0c5f60c563cc",
                            "gambit_id": "46c7a23c-8c54-4394-bcb6-e78b5b38d77d",
                            "last_updated": "2022-11-07T10:22:49.462364-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3aca9a2-5faf-4fa8-8e48-d01e526ccd2c/?format=api"
                        }
                    ]
                },
                {
                    "id": "da1b9b33-9f66-430f-be14-b81559dd2c6d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4530c300-f3cb-403a-8ff6-824e20cc3eb5/?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 222.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 222.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8f09a980-8ca0-4975-b321-4614743ccd31",
                            "gambit_id": "38331f2e-e8c2-4f0f-8e75-e2c97d2c1760",
                            "last_updated": "2022-11-07T10:22:49.456589-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 222.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da1b9b33-9f66-430f-be14-b81559dd2c6d/?format=api"
                        },
                        {
                            "id": "e5b4e7b6-1c80-4146-8c9c-c3a12b187fa4",
                            "gambit_id": "94ff5bc6-81dd-42b4-b19f-a167201b7e7e",
                            "last_updated": "2022-11-07T10:22:49.455427-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 222.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da1b9b33-9f66-430f-be14-b81559dd2c6d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "32fe9b50-4535-4850-970c-6380bc9c3a0c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a791efc0-9e11-47a0-9d01-bcf676aab9cd",
            "completed": true,
            "last_updated": "2022-11-07T09:58:10.139073-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.56,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/a791efc0-9e11-47a0-9d01-bcf676aab9cd",
            "datetime": "2022-11-06T13:02:00-05:00",
            "cutoff_datetime": "2022-11-06T13:02:00-05:00",
            "name": "Carolina Panthers v. Cincinnati Bengals",
            "bettypes": [
                {
                    "id": "58afbe3a-2f36-40da-8ef4-baf3f0bc8b71",
                    "match": "https://api-prod.gambitprofit.com/api/matches/32fe9b50-4535-4850-970c-6380bc9c3a0c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cincinnati Bengals",
                                "amount": 7269.0
                            },
                            {
                                "team": "Carolina Panthers",
                                "amount": 2731.0
                            }
                        ],
                        "expected_reward_tokens": 9230.78,
                        "profit_sb": 230.78,
                        "profit_sb_percentage": 2.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "95f280fc-abce-4668-86f0-76661e121764",
                            "gambit_id": "845692e5-6fdf-4dc9-96e3-a18ae8c0a578",
                            "last_updated": "2022-11-07T09:58:10.149352-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati Bengals",
                            "reward": "1.27000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58afbe3a-2f36-40da-8ef4-baf3f0bc8b71/?format=api"
                        },
                        {
                            "id": "0d5de91a-810d-4c1a-b075-86a248eb4817",
                            "gambit_id": "0bfb1891-670c-41b5-bd28-28f1e15461ea",
                            "last_updated": "2022-11-07T09:58:10.150435-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Panthers",
                            "reward": "3.38000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58afbe3a-2f36-40da-8ef4-baf3f0bc8b71/?format=api"
                        }
                    ]
                },
                {
                    "id": "78bc78e3-815b-4453-890c-f4721bfd59c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/32fe9b50-4535-4850-970c-6380bc9c3a0c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cincinnati Bengals",
                                "amount": 5097.0
                            },
                            {
                                "team": "Carolina Panthers",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6d1bb833-9206-4358-bb96-d03a0c40f83f",
                            "gambit_id": "16dd9e1f-4f4c-443f-9388-5826d61b511e",
                            "last_updated": "2022-11-07T09:58:10.145485-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati Bengals",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78bc78e3-815b-4453-890c-f4721bfd59c5/?format=api"
                        },
                        {
                            "id": "8ea0b93a-d83f-4081-a852-078ef013c2c6",
                            "gambit_id": "3a87f169-8999-4596-86c6-92e91b166a1d",
                            "last_updated": "2022-11-07T09:58:10.146731-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Panthers",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78bc78e3-815b-4453-890c-f4721bfd59c5/?format=api"
                        }
                    ]
                },
                {
                    "id": "55cab984-7480-4295-b810-3c13ec8d4b43",
                    "match": "https://api-prod.gambitprofit.com/api/matches/32fe9b50-4535-4850-970c-6380bc9c3a0c/?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 42.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 42.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "adcaa368-9571-458c-9bae-e88254c1020a",
                            "gambit_id": "b5c4a5ee-9cb2-4f6b-bb76-21eb632c4351",
                            "last_updated": "2022-11-07T09:58:10.141990-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 42.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "42.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55cab984-7480-4295-b810-3c13ec8d4b43/?format=api"
                        },
                        {
                            "id": "4125feb7-c79d-45f6-a7fe-72badcb20749",
                            "gambit_id": "d0f7fcd4-91ea-4993-820a-b7200be1f930",
                            "last_updated": "2022-11-07T09:58:10.143098-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 42.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "42.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55cab984-7480-4295-b810-3c13ec8d4b43/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "26fb7c4e-08a7-427b-9c6a-a9b9181f8f02",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4dc326b6-bba9-4362-bdad-e847288d2d6d",
            "completed": true,
            "last_updated": "2022-11-07T10:03:38.377373-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/4dc326b6-bba9-4362-bdad-e847288d2d6d",
            "datetime": "2022-11-06T13:00:00-05:00",
            "cutoff_datetime": "2022-11-06T13:00:00-05:00",
            "name": "Miami Dolphins v. Chicago Bears",
            "bettypes": [
                {
                    "id": "77d7dd8f-1786-4900-bbf2-2e73f4af0009",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26fb7c4e-08a7-427b-9c6a-a9b9181f8f02/?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": 6266.0
                            },
                            {
                                "team": "Chicago Bears",
                                "amount": 3734.0
                            }
                        ],
                        "expected_reward_tokens": 9148.3,
                        "profit_sb": 148.3,
                        "profit_sb_percentage": 1.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d8680c35-fdf6-470e-b981-d671eded952b",
                            "gambit_id": "2e0e5a96-93e0-4299-9df0-d32ca375179e",
                            "last_updated": "2022-11-07T10:03:38.384683-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Dolphins",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77d7dd8f-1786-4900-bbf2-2e73f4af0009/?format=api"
                        },
                        {
                            "id": "d996c48c-b409-4b2d-a491-4d99e3889789",
                            "gambit_id": "5ee4b372-1579-43a0-998b-b00232e29cb2",
                            "last_updated": "2022-11-07T10:03:38.383557-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bears",
                            "reward": "2.45000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77d7dd8f-1786-4900-bbf2-2e73f4af0009/?format=api"
                        }
                    ]
                },
                {
                    "id": "9bf8da06-e7cc-4552-abdd-dbe34bc09685",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26fb7c4e-08a7-427b-9c6a-a9b9181f8f02/?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": 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": "57a4b037-b27b-494d-a98f-9db637188bbb",
                            "gambit_id": "00c2f18f-5e8a-4010-b7dd-d69fdac93721",
                            "last_updated": "2022-11-07T10:03:38.386643-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bears",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bf8da06-e7cc-4552-abdd-dbe34bc09685/?format=api"
                        },
                        {
                            "id": "ef5fa48f-715c-4be2-9121-d287db11c748",
                            "gambit_id": "ca5c4fe3-0aea-4ab2-914a-b49b5393864e",
                            "last_updated": "2022-11-07T10:03:38.387583-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Dolphins",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bf8da06-e7cc-4552-abdd-dbe34bc09685/?format=api"
                        }
                    ]
                },
                {
                    "id": "340eea3c-0b2b-4224-a18f-88c471252b1d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26fb7c4e-08a7-427b-9c6a-a9b9181f8f02/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 46",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 46",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ff662b26-fb0c-4b94-9c4d-1c4c45dd4aad",
                            "gambit_id": "df40a349-b2a1-4b1b-a8c8-c67ba22c4794",
                            "last_updated": "2022-11-07T10:03:38.380170-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 46",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "46.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/340eea3c-0b2b-4224-a18f-88c471252b1d/?format=api"
                        },
                        {
                            "id": "a84800fb-cf9a-4fb8-946d-58940dd53665",
                            "gambit_id": "d21ebf8f-dca5-4c29-9839-63674a822069",
                            "last_updated": "2022-11-07T10:03:38.381304-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 46",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "46.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/340eea3c-0b2b-4224-a18f-88c471252b1d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bfb6d038-77d1-47bc-ad67-205aec9cda85",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "92e0017c-9c8a-4b4b-8541-6f03a0856608",
            "completed": true,
            "last_updated": "2022-11-07T09:58:49.931973-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/92e0017c-9c8a-4b4b-8541-6f03a0856608",
            "datetime": "2022-11-06T13:00:00-05:00",
            "cutoff_datetime": "2022-11-06T13:00:00-05:00",
            "name": "Minnesota Vikings v. Washington Commanders",
            "bettypes": [
                {
                    "id": "86f87ee2-58f3-400b-bac1-2e5c5a916125",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bfb6d038-77d1-47bc-ad67-205aec9cda85/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Vikings",
                                "amount": 5984.0
                            },
                            {
                                "team": "Washington Commanders",
                                "amount": 4016.0
                            }
                        ],
                        "expected_reward_tokens": 9155.52,
                        "profit_sb": 155.52,
                        "profit_sb_percentage": 1.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5816d44f-c36e-4b2b-ae5b-5cf886397d27",
                            "gambit_id": "31dded21-8338-4a56-bf8b-5d6efc9e6602",
                            "last_updated": "2022-11-07T09:58:49.939013-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Vikings",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86f87ee2-58f3-400b-bac1-2e5c5a916125/?format=api"
                        },
                        {
                            "id": "0c275e7a-b8f8-4cf1-b132-0e62f0eb97bb",
                            "gambit_id": "6a4a161a-37dc-45b9-9156-300e0ea4dc0d",
                            "last_updated": "2022-11-07T09:58:49.938033-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Commanders",
                            "reward": "2.28000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86f87ee2-58f3-400b-bac1-2e5c5a916125/?format=api"
                        }
                    ]
                },
                {
                    "id": "1e07eb2b-1038-40ff-a030-e52aa9e46891",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bfb6d038-77d1-47bc-ad67-205aec9cda85/?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": 5208.0
                            },
                            {
                                "team": "Washington Commanders",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f8b377dc-4396-4b4b-a68e-a411aca9fbe4",
                            "gambit_id": "04af0d4e-7b10-4b20-8f24-0a7865887077",
                            "last_updated": "2022-11-07T09:58:49.942014-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Vikings",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e07eb2b-1038-40ff-a030-e52aa9e46891/?format=api"
                        },
                        {
                            "id": "5476f3d3-cedb-4217-9bd0-ed8ae245deb8",
                            "gambit_id": "736dbcfc-5481-4ff5-99e4-a367b59365d2",
                            "last_updated": "2022-11-07T09:58:49.941021-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Commanders",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e07eb2b-1038-40ff-a030-e52aa9e46891/?format=api"
                        }
                    ]
                },
                {
                    "id": "b60d92c3-dfd3-463a-b8a8-a3ca439b7160",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bfb6d038-77d1-47bc-ad67-205aec9cda85/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 43.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 43.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d7832147-9e04-44e8-9847-60719dcff40d",
                            "gambit_id": "06dd8cb4-860f-460b-9066-81a374de1083",
                            "last_updated": "2022-11-07T09:58:49.934931-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 43.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "43.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b60d92c3-dfd3-463a-b8a8-a3ca439b7160/?format=api"
                        },
                        {
                            "id": "6c4c1655-9502-4ff7-a107-a7a0fd35adce",
                            "gambit_id": "81b5983e-9c99-4e5d-a8d9-01ce79356dc8",
                            "last_updated": "2022-11-07T09:58:49.936045-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 43.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "43.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b60d92c3-dfd3-463a-b8a8-a3ca439b7160/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cca63746-94f9-4ae1-9326-84ca713dd650",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b3ada6fd-bc08-4714-b551-3bc849062454",
            "completed": true,
            "last_updated": "2022-11-07T10:03:37.826950-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.81,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/b3ada6fd-bc08-4714-b551-3bc849062454",
            "datetime": "2022-11-06T13:00:00-05:00",
            "cutoff_datetime": "2022-11-06T13:00:00-05:00",
            "name": "Buffalo Bills v. New York Jets",
            "bettypes": [
                {
                    "id": "97c69ade-d777-4918-b02a-6ff25e9597a5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cca63746-94f9-4ae1-9326-84ca713dd650/?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": 8048.0
                            },
                            {
                                "team": "New York Jets",
                                "amount": 1952.0
                            }
                        ],
                        "expected_reward_tokens": 9252.48,
                        "profit_sb": 252.48,
                        "profit_sb_percentage": 2.81,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a4197927-dbc1-451a-9550-eb653b87f65b",
                            "gambit_id": "d59495b1-cba5-4857-a50e-a1e06707bc83",
                            "last_updated": "2022-11-07T10:03:37.834371-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Bills",
                            "reward": "1.15000",
                            "odds": "1.17240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97c69ade-d777-4918-b02a-6ff25e9597a5/?format=api"
                        },
                        {
                            "id": "eb39a905-d44e-4ed2-8fe4-a2fae011ce24",
                            "gambit_id": "7a35b1c1-8d7f-476b-b165-5f2fd863c610",
                            "last_updated": "2022-11-07T10:03:37.833253-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Jets",
                            "reward": "4.74000",
                            "odds": "5.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97c69ade-d777-4918-b02a-6ff25e9597a5/?format=api"
                        }
                    ]
                },
                {
                    "id": "0b0d0e08-0893-4690-ba5c-bf6302524ecb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cca63746-94f9-4ae1-9326-84ca713dd650/?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 Jets",
                                "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": "2ecd3103-02a2-4e05-8f49-0ecf46d91cdc",
                            "gambit_id": "18e78a52-8358-4d9f-851a-dea7277911da",
                            "last_updated": "2022-11-07T10:03:37.836220-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Jets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b0d0e08-0893-4690-ba5c-bf6302524ecb/?format=api"
                        },
                        {
                            "id": "7a5ab8b5-9dd1-4468-ab76-cb7b5368bb00",
                            "gambit_id": "4e93dd51-62fa-4da9-a3b2-e128e003ceb2",
                            "last_updated": "2022-11-07T10:03:37.837163-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Bills",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b0d0e08-0893-4690-ba5c-bf6302524ecb/?format=api"
                        }
                    ]
                },
                {
                    "id": "8471af24-1975-43db-8cf0-483b69e42d27",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cca63746-94f9-4ae1-9326-84ca713dd650/?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": "026935de-9803-4a00-a550-39957e941e4d",
                            "gambit_id": "d102b414-05ef-4c86-8023-d70144f07149",
                            "last_updated": "2022-11-07T10:03:37.830963-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/8471af24-1975-43db-8cf0-483b69e42d27/?format=api"
                        },
                        {
                            "id": "eee2134c-c2ee-483d-9cad-46fa41cfe98c",
                            "gambit_id": "43cba451-8191-4403-8801-d5656ff04eee",
                            "last_updated": "2022-11-07T10:03:37.829801-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/8471af24-1975-43db-8cf0-483b69e42d27/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "82df9223-4e2d-4134-bd45-3b31dcfcc561",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8c4da9e6-4b86-49ce-a1f7-244dc3fc44c1",
            "completed": true,
            "last_updated": "2022-11-07T10:03:40.066567-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/8c4da9e6-4b86-49ce-a1f7-244dc3fc44c1",
            "datetime": "2022-11-06T13:00:00-05:00",
            "cutoff_datetime": "2022-11-06T13:00:00-05:00",
            "name": "Los Angeles Chargers v. Atlanta Falcons",
            "bettypes": [
                {
                    "id": "3c399e64-0077-4a78-9c35-95a88690fef9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82df9223-4e2d-4134-bd45-3b31dcfcc561/?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 Chargers",
                                "amount": 5660.0
                            },
                            {
                                "team": "Atlanta Falcons",
                                "amount": 4340.0
                            }
                        ],
                        "expected_reward_tokens": 9112.6,
                        "profit_sb": 112.6,
                        "profit_sb_percentage": 1.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "485c7140-7b4b-4643-bff4-e88006c073e5",
                            "gambit_id": "9f4cf319-1ac5-4f45-b697-22633f754061",
                            "last_updated": "2022-11-07T10:03:40.073723-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Chargers",
                            "reward": "1.61000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c399e64-0077-4a78-9c35-95a88690fef9/?format=api"
                        },
                        {
                            "id": "057a86af-7e26-437a-828c-48d6e04ae385",
                            "gambit_id": "72f560e4-88c8-4de5-8668-e0071f9170a9",
                            "last_updated": "2022-11-07T10:03:40.072696-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Falcons",
                            "reward": "2.10000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c399e64-0077-4a78-9c35-95a88690fef9/?format=api"
                        }
                    ]
                },
                {
                    "id": "c04646ea-ca7e-4995-8c19-ea0cf0f7c33a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82df9223-4e2d-4134-bd45-3b31dcfcc561/?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 Chargers",
                                "amount": 5097.0
                            },
                            {
                                "team": "Atlanta Falcons",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b29b34c0-4568-4ee3-a15c-784fdc9e7691",
                            "gambit_id": "4a39540c-ae13-492d-a709-a8509072bc24",
                            "last_updated": "2022-11-07T10:03:40.076534-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Chargers",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c04646ea-ca7e-4995-8c19-ea0cf0f7c33a/?format=api"
                        },
                        {
                            "id": "a37d2d77-5500-4b15-aad7-cbbbc8417b5c",
                            "gambit_id": "e1a9e02a-8c06-4fbe-8ecb-255d345c9b27",
                            "last_updated": "2022-11-07T10:03:40.075545-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Falcons",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c04646ea-ca7e-4995-8c19-ea0cf0f7c33a/?format=api"
                        }
                    ]
                },
                {
                    "id": "bacd20b7-fadf-4a7c-ba53-f0a362516e69",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82df9223-4e2d-4134-bd45-3b31dcfcc561/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 49.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 49.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "df23058d-9b5f-4301-a749-4227e3f0772e",
                            "gambit_id": "c6dd5289-f197-4880-9554-60ee14f1db33",
                            "last_updated": "2022-11-07T10:03:40.069291-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/bacd20b7-fadf-4a7c-ba53-f0a362516e69/?format=api"
                        },
                        {
                            "id": "c6d59c96-8e3f-4252-8769-c8edc3fcb39f",
                            "gambit_id": "930ef053-18ff-4e82-9a4a-0f92783ded28",
                            "last_updated": "2022-11-07T10:03:40.070420-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/bacd20b7-fadf-4a7c-ba53-f0a362516e69/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "da75788b-95f6-414f-b286-ba0e1da6f513",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "328b7307-817e-4020-bc9d-a9560f3f43b8",
            "completed": true,
            "last_updated": "2022-11-07T10:13:02.902885-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.1,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/328b7307-817e-4020-bc9d-a9560f3f43b8",
            "datetime": "2022-11-06T13:00:00-05:00",
            "cutoff_datetime": "2022-11-06T13:00:00-05:00",
            "name": "Las Vegas Raiders v. Jacksonville Jaguars",
            "bettypes": [
                {
                    "id": "db489397-72d8-4717-8428-066539701a20",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da75788b-95f6-414f-b286-ba0e1da6f513/?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": 5583.0
                            },
                            {
                                "team": "Jacksonville Jaguars",
                                "amount": 4417.0
                            }
                        ],
                        "expected_reward_tokens": 9099.02,
                        "profit_sb": 99.02,
                        "profit_sb_percentage": 1.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5fe95bb0-68e7-4241-8795-efbc0336ecde",
                            "gambit_id": "ed8abdf2-f385-409c-8b58-9b1109e03d5d",
                            "last_updated": "2022-11-07T10:13:02.910211-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db489397-72d8-4717-8428-066539701a20/?format=api"
                        },
                        {
                            "id": "eda93cbe-fdd1-44fd-9a38-b6f78a16e082",
                            "gambit_id": "ca606f08-55af-49e0-8f97-98b49726623c",
                            "last_updated": "2022-11-07T10:13:02.909073-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "2.06000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db489397-72d8-4717-8428-066539701a20/?format=api"
                        }
                    ]
                },
                {
                    "id": "c2702d94-c81d-4259-918f-c6078f8358a0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da75788b-95f6-414f-b286-ba0e1da6f513/?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": "Las Vegas Raiders",
                                "amount": 5097.0
                            },
                            {
                                "team": "Jacksonville Jaguars",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b27dffa8-cf4c-44ec-ac01-b2e7a6d343d9",
                            "gambit_id": "398ab09a-8574-41d4-944a-e6e47ad9a2d8",
                            "last_updated": "2022-11-07T10:13:02.913597-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2702d94-c81d-4259-918f-c6078f8358a0/?format=api"
                        },
                        {
                            "id": "379218eb-deff-41f8-8396-f1bb882bf43f",
                            "gambit_id": "206cc11a-e5f4-4486-8eb7-f414a13efa52",
                            "last_updated": "2022-11-07T10:13:02.912442-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2702d94-c81d-4259-918f-c6078f8358a0/?format=api"
                        }
                    ]
                },
                {
                    "id": "efdc9b8c-afec-4095-bc26-e5996823428a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da75788b-95f6-414f-b286-ba0e1da6f513/?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": "a656a6fd-8cdf-4f60-9e71-599ee3bad5b2",
                            "gambit_id": "107da24b-2681-4901-9544-f4d90106a7e6",
                            "last_updated": "2022-11-07T10:13:02.906797-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/efdc9b8c-afec-4095-bc26-e5996823428a/?format=api"
                        },
                        {
                            "id": "3574c1fa-2200-4f3b-a77f-ca56279897ab",
                            "gambit_id": "cb4d0e9a-8069-4a48-8690-101a7d671d79",
                            "last_updated": "2022-11-07T10:13:02.905659-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/efdc9b8c-afec-4095-bc26-e5996823428a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8945470c-530d-4ced-92c3-046d26df26c0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "19f8346c-a96a-4d7e-a68f-c6ba966a0a17",
            "completed": true,
            "last_updated": "2022-11-07T10:13:03.211341-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.52,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/19f8346c-a96a-4d7e-a68f-c6ba966a0a17",
            "datetime": "2022-11-06T13:00:00-05:00",
            "cutoff_datetime": "2022-11-06T13:00:00-05:00",
            "name": "Green Bay Packers v. Detroit Lions",
            "bettypes": [
                {
                    "id": "a6afba11-72a0-47e6-a751-47be62704105",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8945470c-530d-4ced-92c3-046d26df26c0/?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": 6345.0
                            },
                            {
                                "team": "Detroit Lions",
                                "amount": 3655.0
                            }
                        ],
                        "expected_reward_tokens": 9136.8,
                        "profit_sb": 136.8,
                        "profit_sb_percentage": 1.52,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "11f68c0d-e29e-4b3b-bb32-9d5fc1b5f86d",
                            "gambit_id": "8e555960-2bc2-4e7e-9566-83ce08e7d5ef",
                            "last_updated": "2022-11-07T10:13:03.218490-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Green Bay Packers",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6afba11-72a0-47e6-a751-47be62704105/?format=api"
                        },
                        {
                            "id": "6a58528c-1b41-4c86-b76b-dfcdadb624d0",
                            "gambit_id": "05bf3efb-4f25-4559-a0b0-5616b8a93837",
                            "last_updated": "2022-11-07T10:13:03.217397-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Lions",
                            "reward": "2.50000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6afba11-72a0-47e6-a751-47be62704105/?format=api"
                        }
                    ]
                },
                {
                    "id": "71cbf8a6-14de-40cf-9ab7-14392465e5c7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8945470c-530d-4ced-92c3-046d26df26c0/?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 Lions",
                                "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": "0526cf82-7693-44a0-821d-50c991900907",
                            "gambit_id": "513e0882-6f0b-422d-9b22-36aea3e7b1b2",
                            "last_updated": "2022-11-07T10:13:03.220846-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Lions",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71cbf8a6-14de-40cf-9ab7-14392465e5c7/?format=api"
                        },
                        {
                            "id": "dd29e35b-8d5d-4f5e-82cd-7dc444b1c94b",
                            "gambit_id": "84fdcb7b-8377-4e7b-9bd0-26aac26b5515",
                            "last_updated": "2022-11-07T10:13:03.221876-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Green Bay Packers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71cbf8a6-14de-40cf-9ab7-14392465e5c7/?format=api"
                        }
                    ]
                },
                {
                    "id": "10175ea3-4729-44ed-9bb9-0dfa53815eb6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8945470c-530d-4ced-92c3-046d26df26c0/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 49.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 49.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f95dfb73-77a8-4774-a783-9120e9539d29",
                            "gambit_id": "4daa83ac-4d28-4108-b789-0097a4571db5",
                            "last_updated": "2022-11-07T10:13:03.214070-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/10175ea3-4729-44ed-9bb9-0dfa53815eb6/?format=api"
                        },
                        {
                            "id": "02f042e4-cebc-48cb-9022-455d5ad05c45",
                            "gambit_id": "3fd5f28e-6962-4b3d-b19e-9b7ebe84c5e1",
                            "last_updated": "2022-11-07T10:13:03.215195-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/10175ea3-4729-44ed-9bb9-0dfa53815eb6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "be41121a-758c-4871-9541-9e3e282474e7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "31a0b346-d404-4fa3-81d1-8e946d57c6f2",
            "completed": true,
            "last_updated": "2022-11-07T10:13:03.519443-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/31a0b346-d404-4fa3-81d1-8e946d57c6f2",
            "datetime": "2022-11-06T13:00:00-05:00",
            "cutoff_datetime": "2022-11-06T13:00:00-05:00",
            "name": "Indianapolis Colts v. New England Patriots",
            "bettypes": [
                {
                    "id": "ef6d4c56-01b4-44e8-8bf1-eb752b7215a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be41121a-758c-4871-9541-9e3e282474e7/?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 England Patriots",
                                "amount": 6542.0
                            },
                            {
                                "team": "Indianapolis Colts",
                                "amount": 3458.0
                            }
                        ],
                        "expected_reward_tokens": 9093.38,
                        "profit_sb": 93.38,
                        "profit_sb_percentage": 1.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cf7e41f5-8056-43f4-8138-8f024233d1d2",
                            "gambit_id": "2ad83320-a2f8-498e-9f8c-0180b4a7abd5",
                            "last_updated": "2022-11-07T10:13:03.525441-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New England Patriots",
                            "reward": "1.39000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef6d4c56-01b4-44e8-8bf1-eb752b7215a7/?format=api"
                        },
                        {
                            "id": "e0000aaf-7ece-4b13-a7bb-3e654c5418f9",
                            "gambit_id": "029e95dd-3648-4d17-90b3-b9a2715fb94b",
                            "last_updated": "2022-11-07T10:13:03.526569-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indianapolis Colts",
                            "reward": "2.63000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef6d4c56-01b4-44e8-8bf1-eb752b7215a7/?format=api"
                        }
                    ]
                },
                {
                    "id": "764f412b-34b1-4458-b0fd-8da827c2be6f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be41121a-758c-4871-9541-9e3e282474e7/?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 England Patriots",
                                "amount": 5000.0
                            },
                            {
                                "team": "Indianapolis Colts",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d9e5cbb7-802c-47b5-8786-b1e511c1f8bc",
                            "gambit_id": "d335e80b-fa50-48d8-b9d9-b5479055ca2e",
                            "last_updated": "2022-11-07T10:13:03.528721-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New England Patriots",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/764f412b-34b1-4458-b0fd-8da827c2be6f/?format=api"
                        },
                        {
                            "id": "4b26fc35-7283-4018-a3a0-5e8d60d4ec64",
                            "gambit_id": "1293034b-97bf-488b-be34-a5d8abedb341",
                            "last_updated": "2022-11-07T10:13:03.529624-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indianapolis Colts",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/764f412b-34b1-4458-b0fd-8da827c2be6f/?format=api"
                        }
                    ]
                },
                {
                    "id": "3569aef7-f0f3-45eb-be6d-7b18b3f826c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be41121a-758c-4871-9541-9e3e282474e7/?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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 40",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0f08961e-f58a-425d-8647-df78d66ba20b",
                            "gambit_id": "42619ead-abbd-4ee7-82ec-eace1b12a783",
                            "last_updated": "2022-11-07T10:13:03.522132-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 40",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "40.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3569aef7-f0f3-45eb-be6d-7b18b3f826c8/?format=api"
                        },
                        {
                            "id": "a1f9b4a5-2c1f-4921-beca-adb4c6a6f7f7",
                            "gambit_id": "6e09530b-62e0-4be6-a1c4-04fb547903c1",
                            "last_updated": "2022-11-07T10:13:03.523240-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 40",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "40.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3569aef7-f0f3-45eb-be6d-7b18b3f826c8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d2d649f7-6d2d-4ccb-a7bd-d6d0b5152a12",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7b9a74e8-03ea-411a-b698-9f1663d70527",
            "completed": true,
            "last_updated": "2022-11-07T09:37:04.261921-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.37,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/7b9a74e8-03ea-411a-b698-9f1663d70527",
            "datetime": "2022-11-06T11:30:00-05:00",
            "cutoff_datetime": "2022-11-06T11:30:00-05:00",
            "name": "Tottenham v. Liverpool",
            "bettypes": [
                {
                    "id": "ab5c6d20-3f31-4300-99a8-30561199204a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2d649f7-6d2d-4ccb-a7bd-d6d0b5152a12/?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": "Liverpool",
                                "amount": 6270.0
                            },
                            {
                                "team": "Tottenham",
                                "amount": 3730.0
                            }
                        ],
                        "expected_reward_tokens": 11786.8,
                        "profit_sb": 2786.8,
                        "profit_sb_percentage": 30.96,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 4663.0
                            },
                            {
                                "team": "Tottenham",
                                "amount": 2774.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2563.0
                            }
                        ],
                        "expected_reward_tokens": 8765.46,
                        "profit_sb": -234.54,
                        "profit_sb_percentage": -2.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "24ed0168-03d1-4777-b461-201fc5e5be8a",
                            "gambit_id": "9945c5d9-7423-465b-a2a7-194c2e689f48",
                            "last_updated": "2022-11-07T09:37:04.268415-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Liverpool",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab5c6d20-3f31-4300-99a8-30561199204a/?format=api"
                        },
                        {
                            "id": "fb1bc038-7484-4340-b8e2-6e2fe06a73d8",
                            "gambit_id": "7c490232-5e3d-4baf-8829-0d7b2ed19e19",
                            "last_updated": "2022-11-07T09:37:04.269588-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tottenham",
                            "reward": "3.16000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab5c6d20-3f31-4300-99a8-30561199204a/?format=api"
                        },
                        {
                            "id": "a87131f6-335c-44d5-ab47-1ddbdc9d8ee5",
                            "gambit_id": "8fb3fa7a-0558-4ba4-a1a5-1714357957df",
                            "last_updated": "2022-11-07T09:37:04.270662-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/ab5c6d20-3f31-4300-99a8-30561199204a/?format=api"
                        }
                    ]
                },
                {
                    "id": "d78081ea-c796-4135-b5b6-925b08c4633b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2d649f7-6d2d-4ccb-a7bd-d6d0b5152a12/?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": 5583.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4417.0
                            }
                        ],
                        "expected_reward_tokens": 8876.97,
                        "profit_sb": -123.03,
                        "profit_sb_percentage": -1.37,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "633ceb2e-5e65-4a88-aff2-94a46822cf60",
                            "gambit_id": "c7b4eeac-ee77-4bcd-bf1f-6dd7085f139a",
                            "last_updated": "2022-11-07T09:37:04.265864-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.59000",
                            "odds": "1.67000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d78081ea-c796-4135-b5b6-925b08c4633b/?format=api"
                        },
                        {
                            "id": "179453fd-c1a9-47fe-b78f-361e84be5e41",
                            "gambit_id": "c5f7a109-84bb-45db-893a-a9979b46d075",
                            "last_updated": "2022-11-07T09:37:04.264717-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d78081ea-c796-4135-b5b6-925b08c4633b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f613cea9-0198-44f7-b72e-bd0adf344036",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9cf80a2d-fe8e-489a-a5d0-224b94cc91c1",
            "completed": true,
            "last_updated": "2022-11-07T09:37:12.766517-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.08,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/9cf80a2d-fe8e-489a-a5d0-224b94cc91c1",
            "datetime": "2022-11-06T09:00:00-05:00",
            "cutoff_datetime": "2022-11-06T09:00:00-05:00",
            "name": "West Ham United v. Crystal Palace",
            "bettypes": [
                {
                    "id": "89445fd8-1fde-4007-8d61-e0e310013a69",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f613cea9-0198-44f7-b72e-bd0adf344036/?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": "West Ham United",
                                "amount": 6436.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3564.0
                            }
                        ],
                        "expected_reward_tokens": 11262.24,
                        "profit_sb": 2262.24,
                        "profit_sb_percentage": 25.14,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "West Ham United",
                                "amount": 5019.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2780.0
                            },
                            {
                                "team": "Crystal Palace",
                                "amount": 2201.0
                            }
                        ],
                        "expected_reward_tokens": 8781.99,
                        "profit_sb": -218.01,
                        "profit_sb_percentage": -2.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bcd96831-6169-4e12-ae1e-4988354f2e85",
                            "gambit_id": "3687e960-c77c-4bc5-9297-23ab88319497",
                            "last_updated": "2022-11-07T09:37:12.773869-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "West Ham United",
                            "reward": "1.75000",
                            "odds": "1.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89445fd8-1fde-4007-8d61-e0e310013a69/?format=api"
                        },
                        {
                            "id": "3610211c-fa7f-4414-92ff-ddd808192441",
                            "gambit_id": "08ad9cfe-7265-4d12-91f7-5449a11cb59f",
                            "last_updated": "2022-11-07T09:37:12.774977-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.16000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89445fd8-1fde-4007-8d61-e0e310013a69/?format=api"
                        },
                        {
                            "id": "3d521659-50f3-4a3f-b1af-a47ff2de4ac4",
                            "gambit_id": "3eb35e7a-7766-424f-b79e-c8bf5e58905b",
                            "last_updated": "2022-11-07T09:37:12.772743-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Crystal Palace",
                            "reward": "3.99000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89445fd8-1fde-4007-8d61-e0e310013a69/?format=api"
                        }
                    ]
                },
                {
                    "id": "9ec9c265-7c32-4f0f-b425-8f3279b51fe7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f613cea9-0198-44f7-b72e-bd0adf344036/?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": 5363.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4637.0
                            }
                        ],
                        "expected_reward_tokens": 8902.58,
                        "profit_sb": -97.42,
                        "profit_sb_percentage": -1.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bb7f658c-c452-40e5-be46-6a34a018f806",
                            "gambit_id": "5e9ef858-bb54-40da-ba74-9dfce4caa90a",
                            "last_updated": "2022-11-07T09:37:12.769328-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.66000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ec9c265-7c32-4f0f-b425-8f3279b51fe7/?format=api"
                        },
                        {
                            "id": "1febe376-651c-4a0f-b08d-606d14b976d3",
                            "gambit_id": "2bb70123-856c-4867-8b00-17ff75730697",
                            "last_updated": "2022-11-07T09:37:12.770465-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ec9c265-7c32-4f0f-b425-8f3279b51fe7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3a349849-519f-4e5a-aba7-9156cead6a4b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "da306d51-9946-4075-aa16-b7f3417d2e5a",
            "completed": true,
            "last_updated": "2022-11-07T09:42:09.101504-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/da306d51-9946-4075-aa16-b7f3417d2e5a",
            "datetime": "2022-11-06T09:00:00-05:00",
            "cutoff_datetime": "2022-11-06T09:00:00-05:00",
            "name": "Southampton v. Newcastle United",
            "bettypes": [
                {
                    "id": "178326c3-8fc2-4c11-a418-4f17f24043a9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a349849-519f-4e5a-aba7-9156cead6a4b/?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": "Newcastle United",
                                "amount": 6581.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3419.0
                            }
                        ],
                        "expected_reward_tokens": 11385.13,
                        "profit_sb": 2385.13,
                        "profit_sb_percentage": 26.5,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Newcastle United",
                                "amount": 5120.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2660.0
                            },
                            {
                                "team": "Southampton",
                                "amount": 2220.0
                            }
                        ],
                        "expected_reward_tokens": 8857.6,
                        "profit_sb": -142.4,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ffe378fd-77cc-4e60-82c5-4f85b4f33c17",
                            "gambit_id": "cd2f0735-695d-4831-8c65-ce89de89f522",
                            "last_updated": "2022-11-07T09:42:09.107555-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Newcastle United",
                            "reward": "1.73000",
                            "odds": "1.83000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/178326c3-8fc2-4c11-a418-4f17f24043a9/?format=api"
                        },
                        {
                            "id": "61f77a27-c999-44a4-89c4-6d071545102e",
                            "gambit_id": "a36dcd02-2407-4270-821c-78de9b80a855",
                            "last_updated": "2022-11-07T09:42:09.109516-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/178326c3-8fc2-4c11-a418-4f17f24043a9/?format=api"
                        },
                        {
                            "id": "06da4074-223f-43a4-9df2-ca8c08bd340e",
                            "gambit_id": "4ca039ca-10b0-43b7-b6de-27791b1f9f8a",
                            "last_updated": "2022-11-07T09:42:09.108530-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Southampton",
                            "reward": "3.99000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/178326c3-8fc2-4c11-a418-4f17f24043a9/?format=api"
                        }
                    ]
                },
                {
                    "id": "849e460d-b856-4af5-aaf7-495d4ed0b4a3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a349849-519f-4e5a-aba7-9156cead6a4b/?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": 5000.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8850.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.67,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ef23e713-3605-4d57-a4d1-b02005880108",
                            "gambit_id": "9543fd85-7757-4b0d-8dcd-156713bc0498",
                            "last_updated": "2022-11-07T09:42:09.104542-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.77000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/849e460d-b856-4af5-aaf7-495d4ed0b4a3/?format=api"
                        },
                        {
                            "id": "eb7ad94c-cead-4a88-80a9-0842efe7113a",
                            "gambit_id": "120b2148-eff5-48f2-af29-74c08439728c",
                            "last_updated": "2022-11-07T09:42:09.105589-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.77000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/849e460d-b856-4af5-aaf7-495d4ed0b4a3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c2e5a222-f66e-4aad-b987-aa2d6a1f29b7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f4eb616c-0e1d-4698-a730-bb9bc0e6b14a",
            "completed": true,
            "last_updated": "2022-11-07T09:37:17.887271-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.67,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/f4eb616c-0e1d-4698-a730-bb9bc0e6b14a",
            "datetime": "2022-11-06T09:00:00-05:00",
            "cutoff_datetime": "2022-11-06T09:00:00-05:00",
            "name": "Aston Villa v. Manchester United",
            "bettypes": [
                {
                    "id": "5eef7293-a3eb-446f-ac91-795183b7d4a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c2e5a222-f66e-4aad-b987-aa2d6a1f29b7/?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": 5758.0
                            },
                            {
                                "team": "Aston Villa",
                                "amount": 4242.0
                            }
                        ],
                        "expected_reward_tokens": 12089.7,
                        "profit_sb": 3089.7,
                        "profit_sb_percentage": 34.33,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester United",
                                "amount": 4164.0
                            },
                            {
                                "team": "Aston Villa",
                                "amount": 3068.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2767.0
                            }
                        ],
                        "expected_reward_tokens": 8743.72,
                        "profit_sb": -256.28,
                        "profit_sb_percentage": -2.85,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3b15fa1f-df64-434c-b609-bee51bb05f8e",
                            "gambit_id": "f88e1f1a-290d-4e36-b0d8-91c7ea6060dd",
                            "last_updated": "2022-11-07T09:37:17.893204-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Manchester United",
                            "reward": "2.10000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5eef7293-a3eb-446f-ac91-795183b7d4a1/?format=api"
                        },
                        {
                            "id": "25807a9c-2ef3-47bd-b1d4-d7833799b80c",
                            "gambit_id": "bd10080c-9a9f-48fe-8df9-33ffd89abb5b",
                            "last_updated": "2022-11-07T09:37:17.895137-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aston Villa",
                            "reward": "2.85000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5eef7293-a3eb-446f-ac91-795183b7d4a1/?format=api"
                        },
                        {
                            "id": "c1c8459a-a8fd-4b33-bc94-53506d8e63fc",
                            "gambit_id": "025867fc-3d80-4a5c-8d52-9c8ea576d053",
                            "last_updated": "2022-11-07T09:37:17.894176-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.16000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5eef7293-a3eb-446f-ac91-795183b7d4a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "80419525-4050-422e-b5c9-ecb5e0f41a7f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c2e5a222-f66e-4aad-b987-aa2d6a1f29b7/?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": 5000.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8850.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.67,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "61682515-bfa5-491d-85fb-5522eee90ffb",
                            "gambit_id": "df929117-a53d-4904-b7bc-4e5d158465c2",
                            "last_updated": "2022-11-07T09:37:17.890136-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.77000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80419525-4050-422e-b5c9-ecb5e0f41a7f/?format=api"
                        },
                        {
                            "id": "ff03f2ec-370d-4799-a374-e8eb8c8198f1",
                            "gambit_id": "d9226b6f-36f5-4e53-b192-92f5416be89e",
                            "last_updated": "2022-11-07T09:37:17.891278-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.77000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80419525-4050-422e-b5c9-ecb5e0f41a7f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5a73d977-92a5-49b0-af1f-61c0a60a752a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "dfeaae5c-3ceb-4f94-9e40-b8049220d2ec",
            "completed": true,
            "last_updated": "2022-11-07T09:42:19.724810-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.67,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/dfeaae5c-3ceb-4f94-9e40-b8049220d2ec",
            "datetime": "2022-11-06T07:00:00-05:00",
            "cutoff_datetime": "2022-11-06T07:00:00-05:00",
            "name": "Chelsea v. Arsenal",
            "bettypes": [
                {
                    "id": "1a7792f7-06bb-4dac-83a7-6e3bc8098746",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5a73d977-92a5-49b0-af1f-61c0a60a752a/?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": "Arsenal",
                                "amount": 5092.0
                            },
                            {
                                "team": "Chelsea",
                                "amount": 4908.0
                            }
                        ],
                        "expected_reward_tokens": 12270.0,
                        "profit_sb": 3270.0,
                        "profit_sb_percentage": 36.33,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 3638.0
                            },
                            {
                                "team": "Chelsea",
                                "amount": 3507.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2856.0
                            }
                        ],
                        "expected_reward_tokens": 8767.5,
                        "profit_sb": -232.5,
                        "profit_sb_percentage": -2.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6f2cdffe-395c-43de-9cc9-7acc4a9bc6e4",
                            "gambit_id": "3e894a43-2daa-4d90-9d48-1bc02f0cd21f",
                            "last_updated": "2022-11-07T09:42:19.731062-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arsenal",
                            "reward": "2.41000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a7792f7-06bb-4dac-83a7-6e3bc8098746/?format=api"
                        },
                        {
                            "id": "cc3312c5-2cb0-43ea-b050-5b7dfc8ac2a9",
                            "gambit_id": "41d6d3c2-7e48-473b-8cfb-458ac880acfd",
                            "last_updated": "2022-11-07T09:42:19.731996-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chelsea",
                            "reward": "2.50000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a7792f7-06bb-4dac-83a7-6e3bc8098746/?format=api"
                        },
                        {
                            "id": "7602f899-7880-4b21-8e86-6fb3a9c04bb1",
                            "gambit_id": "8cc3a5a6-dae8-44c4-be1f-ea3f2fd6bf49",
                            "last_updated": "2022-11-07T09:42:19.732938-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.07000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a7792f7-06bb-4dac-83a7-6e3bc8098746/?format=api"
                        }
                    ]
                },
                {
                    "id": "83791eab-6f01-4590-8775-60a210c03604",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5a73d977-92a5-49b0-af1f-61c0a60a752a/?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": 5000.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8850.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.67,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5a1a3a75-0548-41d4-b88b-f6eebb631c63",
                            "gambit_id": "f1e4f89c-8f1a-4f12-8600-778911ab3d9a",
                            "last_updated": "2022-11-07T09:42:19.728820-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.77000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83791eab-6f01-4590-8775-60a210c03604/?format=api"
                        },
                        {
                            "id": "cc64b4a0-c7f3-4fd1-856a-e5680913fff2",
                            "gambit_id": "603a7380-9619-4480-8c31-03544cdaff7a",
                            "last_updated": "2022-11-07T09:42:19.727657-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.77000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83791eab-6f01-4590-8775-60a210c03604/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}