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=8200
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=8300",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=8100",
    "results": [
        {
            "id": "f85fa49d-66b4-45b9-9f8e-271b928de93c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ae9966f8-2be5-4e52-962d-fb4088452d14",
            "completed": false,
            "last_updated": "2022-12-24T17:12:25.607097-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.96,
            "sport_category": "CS:GO - Intel Extreme Masters",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/ae9966f8-2be5-4e52-962d-fb4088452d14",
            "datetime": "2022-10-31T12:30:00-04:00",
            "cutoff_datetime": "2022-10-31T12:30:00-04:00",
            "name": "BIG v. Furia Esports",
            "bettypes": [
                {
                    "id": "4648ef29-4285-4359-a313-310e629edb2d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f85fa49d-66b4-45b9-9f8e-271b928de93c/?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": "Furia Esports",
                                "amount": 5963.0
                            },
                            {
                                "team": "BIG",
                                "amount": 4037.0
                            }
                        ],
                        "expected_reward_tokens": 9123.39,
                        "profit_sb": -376.61,
                        "profit_sb_percentage": -3.96,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "55522649-7bfa-45f3-a887-0f09006b94e1",
                            "gambit_id": "86eba592-cf3e-4ccf-98ea-c8361df0f18c",
                            "last_updated": "2022-12-24T17:12:25.609688-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Furia Esports",
                            "reward": "1.53000",
                            "odds": "1.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4648ef29-4285-4359-a313-310e629edb2d/?format=api"
                        },
                        {
                            "id": "9a718ac6-b68a-448d-b179-f8c30f0d20fe",
                            "gambit_id": "1005f854-44d6-4d96-bae9-75f44df0d8d9",
                            "last_updated": "2022-12-24T17:12:25.610793-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BIG",
                            "reward": "2.26000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4648ef29-4285-4359-a313-310e629edb2d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a0bcf91d-7d0d-4842-a416-a103a5038338",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "efccc1a3-d3e8-407b-8896-b86213194c1b",
            "completed": false,
            "last_updated": "2022-12-24T17:12:23.814622-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -4.01,
            "sport_category": "CS:GO - Intel Extreme Masters",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/efccc1a3-d3e8-407b-8896-b86213194c1b",
            "datetime": "2022-10-31T11:15:00-04:00",
            "cutoff_datetime": "2022-10-31T11:15:00-04:00",
            "name": "Bad News Eagles v. 00Nation",
            "bettypes": [
                {
                    "id": "d304b42f-016e-4399-9053-1b8cf0ca2ccc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0bcf91d-7d0d-4842-a416-a103a5038338/?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": "Bad News Eagles",
                                "amount": 5123.0
                            },
                            {
                                "team": "00Nation",
                                "amount": 4877.0
                            }
                        ],
                        "expected_reward_tokens": 9118.94,
                        "profit_sb": -381.06,
                        "profit_sb_percentage": -4.01,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9616fea4-7cf7-4d54-ba80-16790b4674ea",
                            "gambit_id": "b1823c2e-6afc-4c07-9507-7b301d20e5a1",
                            "last_updated": "2022-12-24T17:12:23.818591-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bad News Eagles",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d304b42f-016e-4399-9053-1b8cf0ca2ccc/?format=api"
                        },
                        {
                            "id": "5ed63036-9679-44ba-a8b1-8eab43f591bd",
                            "gambit_id": "16c60e98-a76b-498f-91ef-8828da50f3e1",
                            "last_updated": "2022-12-24T17:12:23.817441-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "00Nation",
                            "reward": "1.87000",
                            "odds": "1.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d304b42f-016e-4399-9053-1b8cf0ca2ccc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "11cd22a1-09ef-49cf-9b0c-b35d9d8cef86",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bd5561ad-e362-4f2e-bbc2-fe3c7c92a216",
            "completed": true,
            "last_updated": "2022-11-01T14:38:20.469756-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.68,
            "sport_category": "CS:GO - Intel Extreme Masters",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/bd5561ad-e362-4f2e-bbc2-fe3c7c92a216",
            "datetime": "2022-10-31T11:15:00-04:00",
            "cutoff_datetime": "2022-10-31T11:15:00-04:00",
            "name": "OG v. Grayhound Gaming",
            "bettypes": [
                {
                    "id": "eda2f5ca-5b36-4c02-8637-6059a780d426",
                    "match": "https://api-prod.gambitprofit.com/api/matches/11cd22a1-09ef-49cf-9b0c-b35d9d8cef86/?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": "OG",
                                "amount": 7821.0
                            },
                            {
                                "team": "Grayhound Gaming",
                                "amount": 2179.0
                            }
                        ],
                        "expected_reward_tokens": 9150.57,
                        "profit_sb": -349.43,
                        "profit_sb_percentage": -3.68,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a2723f05-d895-4386-bf2b-3d13155fc2b4",
                            "gambit_id": "da2726fa-dd75-4d7b-ac33-2425b303f1a8",
                            "last_updated": "2022-11-01T14:38:20.473557-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OG",
                            "reward": "1.17000",
                            "odds": "1.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eda2f5ca-5b36-4c02-8637-6059a780d426/?format=api"
                        },
                        {
                            "id": "f43fae44-360a-424d-ac8d-bf5d8973b32b",
                            "gambit_id": "fa6331ad-beb5-4f04-aaaf-ad9391b21a5c",
                            "last_updated": "2022-11-01T14:38:20.472390-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Grayhound Gaming",
                            "reward": "4.20000",
                            "odds": "4.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eda2f5ca-5b36-4c02-8637-6059a780d426/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "71bb3f00-2b20-4e50-8252-31f9fdb9d50d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ab37c63f-9630-4309-92cb-59d2c7061faa",
            "completed": false,
            "last_updated": "2022-12-24T17:12:24.699999-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -4.56,
            "sport_category": "CS:GO - Intel Extreme Masters",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/ab37c63f-9630-4309-92cb-59d2c7061faa",
            "datetime": "2022-10-31T10:00:00-04:00",
            "cutoff_datetime": "2022-10-31T10:00:00-04:00",
            "name": "MOUZ v. Outsiders",
            "bettypes": [
                {
                    "id": "bba90404-0943-42b6-8e54-e0bbcd5459b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/71bb3f00-2b20-4e50-8252-31f9fdb9d50d/?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": 5397.0
                            },
                            {
                                "team": "MOUZ",
                                "amount": 4603.0
                            }
                        ],
                        "expected_reward_tokens": 9066.96,
                        "profit_sb": -433.04,
                        "profit_sb_percentage": -4.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d5d8dd59-a2ed-43e9-a1ee-1f7bf5733564",
                            "gambit_id": "d33f938c-205b-45d4-8722-c36d705f4747",
                            "last_updated": "2022-12-24T17:12:24.702726-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Outsiders",
                            "reward": "1.68000",
                            "odds": "1.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bba90404-0943-42b6-8e54-e0bbcd5459b4/?format=api"
                        },
                        {
                            "id": "fbf8c898-28a3-46aa-8866-dff2ee76058c",
                            "gambit_id": "1fdfa479-3036-4470-a11b-88f4d39be714",
                            "last_updated": "2022-12-24T17:12:24.703920-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MOUZ",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bba90404-0943-42b6-8e54-e0bbcd5459b4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3cf22290-5c3a-42b4-bd5f-fa1eac81c728",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1b96695d-c8b8-4ef1-8653-e0eb6369b268",
            "completed": false,
            "last_updated": "2022-12-24T17:12:21.856159-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.95,
            "sport_category": "CS:GO - Intel Extreme Masters",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/1b96695d-c8b8-4ef1-8653-e0eb6369b268",
            "datetime": "2022-10-31T10:00:00-04:00",
            "cutoff_datetime": "2022-10-31T10:00:00-04:00",
            "name": "9z Team v. Gamerlegion",
            "bettypes": [
                {
                    "id": "712b1635-0036-4cbd-8c07-eeb53fee7cd4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3cf22290-5c3a-42b4-bd5f-fa1eac81c728/?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": "Gamerlegion",
                                "amount": 5775.0
                            },
                            {
                                "team": "9z Team",
                                "amount": 4225.0
                            }
                        ],
                        "expected_reward_tokens": 9124.5,
                        "profit_sb": -375.5,
                        "profit_sb_percentage": -3.95,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2d76a704-7bd9-4295-9aa1-a7a001752c1a",
                            "gambit_id": "be79e224-8ca3-424f-acb6-80fef274cf46",
                            "last_updated": "2022-12-24T17:12:21.858748-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Gamerlegion",
                            "reward": "1.58000",
                            "odds": "1.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/712b1635-0036-4cbd-8c07-eeb53fee7cd4/?format=api"
                        },
                        {
                            "id": "1ff82e92-3b3b-4c4a-8fd7-0425d7576f00",
                            "gambit_id": "1e37f4dd-adad-4be9-9078-b56fdac0f96d",
                            "last_updated": "2022-12-24T17:12:21.859811-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "9z Team",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/712b1635-0036-4cbd-8c07-eeb53fee7cd4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fb474d6c-1c14-4349-a0ec-0cb628e30b28",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fbb2f61a-93da-40c8-a16b-8924acbe3b1b",
            "completed": true,
            "last_updated": "2022-10-31T22:47:26.757381-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.95,
            "sport_category": "Overwatch - Blizzard OW League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/fbb2f61a-93da-40c8-a16b-8924acbe3b1b",
            "datetime": "2022-10-30T22:00:00-04:00",
            "cutoff_datetime": "2022-10-30T22:00:00-04:00",
            "name": "Houston Outlaws v. Toronto Defiant",
            "bettypes": [
                {
                    "id": "014cd62e-5846-46ee-887e-6f0c0fa3dda6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fb474d6c-1c14-4349-a0ec-0cb628e30b28/?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": "Houston Outlaws",
                                "amount": 5775.0
                            },
                            {
                                "team": "Toronto Defiant",
                                "amount": 4225.0
                            }
                        ],
                        "expected_reward_tokens": 9124.5,
                        "profit_sb": -375.5,
                        "profit_sb_percentage": -3.95,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3dde64f4-8e9b-4dfd-9a14-656e78f0212f",
                            "gambit_id": "286f2691-f1a6-40f6-a4f7-04e4a2b336c1",
                            "last_updated": "2022-10-31T22:47:26.761144-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Outlaws",
                            "reward": "1.58000",
                            "odds": "1.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/014cd62e-5846-46ee-887e-6f0c0fa3dda6/?format=api"
                        },
                        {
                            "id": "731a0aa9-345d-474c-a2e5-48c876448b42",
                            "gambit_id": "0256730d-c839-4684-9aed-29916a167736",
                            "last_updated": "2022-10-31T22:47:26.759989-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Defiant",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/014cd62e-5846-46ee-887e-6f0c0fa3dda6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "895b1ded-a5e8-4fe1-aef2-0344457a6cc8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6d3e0c8d-e034-4d88-ad2b-1c5c9dad491f",
            "completed": true,
            "last_updated": "2022-10-31T11:47:11.213066-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.2,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/6d3e0c8d-e034-4d88-ad2b-1c5c9dad491f",
            "datetime": "2022-10-30T21:40:00-04:00",
            "cutoff_datetime": "2022-10-30T21:40:00-04:00",
            "name": "Denver Nuggets v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "e8718aed-d568-44eb-a747-03d705ee00ad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/895b1ded-a5e8-4fe1-aef2-0344457a6cc8/?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": 5610.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 4390.0
                            }
                        ],
                        "expected_reward_tokens": 9480.9,
                        "profit_sb": -19.1,
                        "profit_sb_percentage": -0.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a3aaf195-dd54-4280-8140-e3263ab383c1",
                            "gambit_id": "d18a2259-e6a1-427c-a8b2-1d8db244adca",
                            "last_updated": "2022-10-31T11:47:11.222801-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8718aed-d568-44eb-a747-03d705ee00ad/?format=api"
                        },
                        {
                            "id": "40d6611b-8505-4095-a272-65b43dd03934",
                            "gambit_id": "ca20cc74-d6d2-4933-a6e6-909ae83d88b1",
                            "last_updated": "2022-10-31T11:47:11.221858-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8718aed-d568-44eb-a747-03d705ee00ad/?format=api"
                        }
                    ]
                },
                {
                    "id": "12c94093-6226-4c35-824c-3d432a2c0392",
                    "match": "https://api-prod.gambitprofit.com/api/matches/895b1ded-a5e8-4fe1-aef2-0344457a6cc8/?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": "Denver Nuggets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "12e6817a-3c6f-43c0-9c27-a85a4079c55f",
                            "gambit_id": "edb4a80c-c3ee-4c79-8909-966dc184fe39",
                            "last_updated": "2022-10-31T11:47:11.219009-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12c94093-6226-4c35-824c-3d432a2c0392/?format=api"
                        },
                        {
                            "id": "450bc4e2-f92f-4343-b262-5e05344e895c",
                            "gambit_id": "fe803bd7-1660-4af4-bdc2-442143671bbc",
                            "last_updated": "2022-10-31T11:47:11.219954-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12c94093-6226-4c35-824c-3d432a2c0392/?format=api"
                        }
                    ]
                },
                {
                    "id": "c0b7610b-4e68-4642-9ac1-bbae3fdf27be",
                    "match": "https://api-prod.gambitprofit.com/api/matches/895b1ded-a5e8-4fe1-aef2-0344457a6cc8/?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 228.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 228.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0bbe7b72-97da-4319-a917-6efb9ac945bc",
                            "gambit_id": "aa0cbd67-873f-46c2-b6c4-064ea9fa925a",
                            "last_updated": "2022-10-31T11:47:11.215854-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 228.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "228.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0b7610b-4e68-4642-9ac1-bbae3fdf27be/?format=api"
                        },
                        {
                            "id": "24c6d98b-4aef-45a8-b81e-343ea9d02666",
                            "gambit_id": "f7e86158-198a-4c16-b180-e445bf8c9b61",
                            "last_updated": "2022-10-31T11:47:11.217003-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 228.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "228.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0b7610b-4e68-4642-9ac1-bbae3fdf27be/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2843fdfb-8c5c-421f-8b5d-86007462c688",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a05339e0-ef3f-4fac-ac89-08fab5d0ef52",
            "completed": true,
            "last_updated": "2022-10-31T11:52:08.427330-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.48,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a05339e0-ef3f-4fac-ac89-08fab5d0ef52",
            "datetime": "2022-10-30T21:10:00-04:00",
            "cutoff_datetime": "2022-10-30T21:10:00-04:00",
            "name": "Houston Rockets v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "59c86faa-5449-438f-a74b-24bf5bd52c5b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2843fdfb-8c5c-421f-8b5d-86007462c688/?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": 8600.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 1400.0
                            }
                        ],
                        "expected_reward_tokens": 9546.0,
                        "profit_sb": 46.0,
                        "profit_sb_percentage": 0.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a6139fb4-c19a-4af6-88b9-223c39ee9074",
                            "gambit_id": "9739d896-631f-4745-bb1d-74d62f653127",
                            "last_updated": "2022-10-31T11:52:08.432936-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.11000",
                            "odds": "1.11110",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59c86faa-5449-438f-a74b-24bf5bd52c5b/?format=api"
                        },
                        {
                            "id": "8667a937-a599-444e-b4b4-71420744de30",
                            "gambit_id": "44f33de0-eb81-46b3-943c-22cd22244f12",
                            "last_updated": "2022-10-31T11:52:08.433905-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "6.82000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59c86faa-5449-438f-a74b-24bf5bd52c5b/?format=api"
                        }
                    ]
                },
                {
                    "id": "54dcf6eb-b3c7-42cd-b363-390b19faf512",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2843fdfb-8c5c-421f-8b5d-86007462c688/?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": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a4f2e74d-885e-40bf-bb77-69909e3f73d7",
                            "gambit_id": "5a3541ed-eeb4-445b-b326-62a62b9b29ca",
                            "last_updated": "2022-10-31T11:52:08.435762-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-13.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54dcf6eb-b3c7-42cd-b363-390b19faf512/?format=api"
                        },
                        {
                            "id": "7904bae0-c399-4cb1-a3e2-5ced295c288a",
                            "gambit_id": "071fd43a-d55c-4e4b-b335-db154c1e5f3c",
                            "last_updated": "2022-10-31T11:52:08.436698-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "13.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54dcf6eb-b3c7-42cd-b363-390b19faf512/?format=api"
                        }
                    ]
                },
                {
                    "id": "e427a6c2-fe40-4443-a142-c8f969dfd372",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2843fdfb-8c5c-421f-8b5d-86007462c688/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9f679637-0ff7-425d-958c-edf6e5142fcf",
                            "gambit_id": "1cef8df5-3c4d-4a70-9c3f-e1dbc6c23812",
                            "last_updated": "2022-10-31T11:52:08.430021-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e427a6c2-fe40-4443-a142-c8f969dfd372/?format=api"
                        },
                        {
                            "id": "34b5a2d6-18c4-48c5-b63d-a48a247886c1",
                            "gambit_id": "c5c2c9b0-0952-46cf-8c71-082fbd9afd76",
                            "last_updated": "2022-10-31T11:52:08.431048-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e427a6c2-fe40-4443-a142-c8f969dfd372/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8114df6a-80be-49bc-9f46-88b6dc8bda25",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e30b6692-b31f-4362-88ca-ccb45fdf2e3f",
            "completed": true,
            "last_updated": "2022-10-31T22:52:23.174683-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.86,
            "sport_category": "Overwatch - Blizzard OW League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/e30b6692-b31f-4362-88ca-ccb45fdf2e3f",
            "datetime": "2022-10-30T20:30:00-04:00",
            "cutoff_datetime": "2022-10-30T20:30:00-04:00",
            "name": "Atlanta Reign v. Florida Mayhem",
            "bettypes": [
                {
                    "id": "74b2d99d-28d7-4d03-8f31-4231f0bd8d6c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8114df6a-80be-49bc-9f46-88b6dc8bda25/?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 Reign",
                                "amount": 6130.0
                            },
                            {
                                "team": "Florida Mayhem",
                                "amount": 3870.0
                            }
                        ],
                        "expected_reward_tokens": 9133.2,
                        "profit_sb": -366.8,
                        "profit_sb_percentage": -3.86,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d4a1a54b-58e1-471e-b591-5fd4557f2234",
                            "gambit_id": "e1381d83-5fc4-4890-b6b1-3e887ef49dca",
                            "last_updated": "2022-10-31T22:52:23.178353-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Reign",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b2d99d-28d7-4d03-8f31-4231f0bd8d6c/?format=api"
                        },
                        {
                            "id": "7423fbd1-4672-4563-8432-a76f23517a77",
                            "gambit_id": "1ddbc00d-b06d-4897-8c45-9df1f449b050",
                            "last_updated": "2022-10-31T22:52:23.177288-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Mayhem",
                            "reward": "2.36000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b2d99d-28d7-4d03-8f31-4231f0bd8d6c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a1fcf78a-db9d-4282-b778-ecdae7fef64f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1e4655d9-dd68-44d5-b760-c293d01d9d37",
            "completed": true,
            "last_updated": "2022-10-31T11:31:56.888732-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/1e4655d9-dd68-44d5-b760-c293d01d9d37",
            "datetime": "2022-10-30T20:20:00-04:00",
            "cutoff_datetime": "2022-10-30T20:20:00-04:00",
            "name": "Green Bay Packers v. Buffalo Bills",
            "bettypes": [
                {
                    "id": "30ff692a-d0c2-40eb-b7ea-2e6a25123adf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1fcf78a-db9d-4282-b778-ecdae7fef64f/?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": 7959.0
                            },
                            {
                                "team": "Green Bay Packers",
                                "amount": 2041.0
                            }
                        ],
                        "expected_reward_tokens": 9470.24,
                        "profit_sb": -29.76,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "956c5c44-57f0-429d-be70-07478b44d499",
                            "gambit_id": "3c425152-738a-4e22-b280-c9e233ae77c1",
                            "last_updated": "2022-10-31T11:31:56.894909-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Bills",
                            "reward": "1.19000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30ff692a-d0c2-40eb-b7ea-2e6a25123adf/?format=api"
                        },
                        {
                            "id": "02e703c2-76e7-4763-99f7-5df446f4aa48",
                            "gambit_id": "6807246c-bf08-4300-a355-c54a940d8303",
                            "last_updated": "2022-10-31T11:31:56.896042-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Green Bay Packers",
                            "reward": "4.64000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30ff692a-d0c2-40eb-b7ea-2e6a25123adf/?format=api"
                        }
                    ]
                },
                {
                    "id": "4d62b8cc-5274-49e1-8ced-3a06b2b12c66",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1fcf78a-db9d-4282-b778-ecdae7fef64f/?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 Bills",
                                "amount": 5000.0
                            },
                            {
                                "team": "Green Bay Packers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a594ada0-9d8a-44ed-bb06-f0220b437459",
                            "gambit_id": "aedb547d-7c87-42a9-9df3-d9ca161a1a8e",
                            "last_updated": "2022-10-31T11:31:56.898357-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Bills",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d62b8cc-5274-49e1-8ced-3a06b2b12c66/?format=api"
                        },
                        {
                            "id": "97445428-e692-4c39-b8ed-9ef90fcd25ad",
                            "gambit_id": "ce615f92-604b-463d-9b4c-1c09ec1563eb",
                            "last_updated": "2022-10-31T11:31:56.899471-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Green Bay Packers",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d62b8cc-5274-49e1-8ced-3a06b2b12c66/?format=api"
                        }
                    ]
                },
                {
                    "id": "cde68f83-97e1-4975-beba-94db46eee48f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1fcf78a-db9d-4282-b778-ecdae7fef64f/?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 47",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 47",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a0187299-2118-4655-ad04-c63267f3eb91",
                            "gambit_id": "72446ccd-2e7c-448e-91ca-a1ae56ef39cb",
                            "last_updated": "2022-10-31T11:31:56.891490-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 47",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "47.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cde68f83-97e1-4975-beba-94db46eee48f/?format=api"
                        },
                        {
                            "id": "a90e66ef-f53f-49c1-a915-6a57951a56be",
                            "gambit_id": "efe12e0e-ab45-4f55-92eb-0915f747f42e",
                            "last_updated": "2022-10-31T11:31:56.892639-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 47",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "47.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cde68f83-97e1-4975-beba-94db46eee48f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "84de89ca-3fb9-45d0-9ab2-35be01ce4a2f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5241614b-3e1a-441b-a8d7-58c612819a01",
            "completed": true,
            "last_updated": "2022-10-31T12:22:13.433222-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.4,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5241614b-3e1a-441b-a8d7-58c612819a01",
            "datetime": "2022-10-30T20:05:00-04:00",
            "cutoff_datetime": "2022-10-30T20:05:00-04:00",
            "name": "New York Rangers v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "84a3b674-114d-444a-9215-0aacea1d61c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/84de89ca-3fb9-45d0-9ab2-35be01ce4a2f/?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": 6862.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 3138.0
                            }
                        ],
                        "expected_reward_tokens": 9538.18,
                        "profit_sb": 38.18,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d531d025-6f66-47c4-8176-f357c292bfb9",
                            "gambit_id": "25f66e23-8d04-445e-90b7-66ad18106d2c",
                            "last_updated": "2022-10-31T12:22:13.444364-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.39000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84a3b674-114d-444a-9215-0aacea1d61c8/?format=api"
                        },
                        {
                            "id": "29de02dd-a0d6-48dc-a2fe-e7f19b9b2814",
                            "gambit_id": "17cf9c3e-0840-4f9c-836b-8116d90ab846",
                            "last_updated": "2022-10-31T12:22:13.443342-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "3.04000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84a3b674-114d-444a-9215-0aacea1d61c8/?format=api"
                        }
                    ]
                },
                {
                    "id": "be96b210-8386-4b73-ac4a-c35078144dc5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/84de89ca-3fb9-45d0-9ab2-35be01ce4a2f/?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": 5212.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5637021a-7b04-4884-94e6-829d8a8cafbf",
                            "gambit_id": "b6fc2eb8-94bf-4d5f-8b9d-ddf0dc652fe4",
                            "last_updated": "2022-10-31T12:22:13.440010-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be96b210-8386-4b73-ac4a-c35078144dc5/?format=api"
                        },
                        {
                            "id": "b7a863a1-c859-41f6-8133-5bb0a1775716",
                            "gambit_id": "8f5abfba-d0b8-45fd-b325-b3915c14f50f",
                            "last_updated": "2022-10-31T12:22:13.441129-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be96b210-8386-4b73-ac4a-c35078144dc5/?format=api"
                        }
                    ]
                },
                {
                    "id": "d48a90c3-0e80-4367-b8f1-38eee8a70a59",
                    "match": "https://api-prod.gambitprofit.com/api/matches/84de89ca-3fb9-45d0-9ab2-35be01ce4a2f/?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": 5212.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bdd7b107-2ec0-40a3-ab02-4cd104f3fbdd",
                            "gambit_id": "8080d5c7-0ee5-449a-921f-265f4637f003",
                            "last_updated": "2022-10-31T12:22:13.436605-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d48a90c3-0e80-4367-b8f1-38eee8a70a59/?format=api"
                        },
                        {
                            "id": "f5653c33-b309-433f-a43c-c6efd8897871",
                            "gambit_id": "f175266e-28d5-4cff-a64c-962f58eebdf4",
                            "last_updated": "2022-10-31T12:22:13.437738-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d48a90c3-0e80-4367-b8f1-38eee8a70a59/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9a2367ff-9294-41c6-bf5a-dfe340d395f5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "08cf8be6-16f2-4650-b94a-0725b5246573",
            "completed": true,
            "last_updated": "2022-10-31T12:22:13.722528-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.06,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/08cf8be6-16f2-4650-b94a-0725b5246573",
            "datetime": "2022-10-30T20:05:00-04:00",
            "cutoff_datetime": "2022-10-30T20:05:00-04:00",
            "name": "Toronto Maple Leafs v. Anaheim Ducks",
            "bettypes": [
                {
                    "id": "3d5d292b-bbb7-4bf7-9699-a6b0dd43bef3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9a2367ff-9294-41c6-bf5a-dfe340d395f5/?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": 6235.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 3765.0
                            }
                        ],
                        "expected_reward_tokens": 9600.75,
                        "profit_sb": 100.75,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "933ab84e-0aaf-4ac4-9c22-10598a8b8978",
                            "gambit_id": "bedcfd03-29f7-45cd-9bc9-00adc0972aa0",
                            "last_updated": "2022-10-31T12:22:13.732966-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.54000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d5d292b-bbb7-4bf7-9699-a6b0dd43bef3/?format=api"
                        },
                        {
                            "id": "c973b06d-5a57-40db-9bdf-2a97310df181",
                            "gambit_id": "c2b67259-999d-41b1-8afa-6c75eb489a06",
                            "last_updated": "2022-10-31T12:22:13.731951-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.55000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d5d292b-bbb7-4bf7-9699-a6b0dd43bef3/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc259c0a-19a5-43b8-a7d1-db1f42485727",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9a2367ff-9294-41c6-bf5a-dfe340d395f5/?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": 5863.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 4137.0
                            }
                        ],
                        "expected_reward_tokens": 9556.47,
                        "profit_sb": 56.47,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3fa2bf7f-e2fc-46a5-a10b-9660a60f08c0",
                            "gambit_id": "fd1e8e92-f20e-47a8-8092-4e4cbf81dd1e",
                            "last_updated": "2022-10-31T12:22:13.728654-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc259c0a-19a5-43b8-a7d1-db1f42485727/?format=api"
                        },
                        {
                            "id": "29bd4ca5-e4e9-488b-923f-48e80d631696",
                            "gambit_id": "333c30c8-2663-4351-bdd6-212ebed9e4ce",
                            "last_updated": "2022-10-31T12:22:13.729789-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc259c0a-19a5-43b8-a7d1-db1f42485727/?format=api"
                        }
                    ]
                },
                {
                    "id": "e961d0a8-e34a-4387-abcf-4f3dd5781791",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9a2367ff-9294-41c6-bf5a-dfe340d395f5/?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": 5212.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "258f7c1d-4b01-48f6-9daa-809acc0b64ae",
                            "gambit_id": "b0c5d33f-bb41-48c6-ae90-5e90204bb645",
                            "last_updated": "2022-10-31T12:22:13.726408-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e961d0a8-e34a-4387-abcf-4f3dd5781791/?format=api"
                        },
                        {
                            "id": "e511ffe6-c6cd-4bca-aee4-48d4aa154571",
                            "gambit_id": "02bf6cfe-9752-4d1e-aca5-0291062ebb0c",
                            "last_updated": "2022-10-31T12:22:13.725281-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e961d0a8-e34a-4387-abcf-4f3dd5781791/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "61d90022-464a-4c31-9a27-911e09392487",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e887e0f7-4c2e-4f67-af7f-ecc692c1109a",
            "completed": true,
            "last_updated": "2022-10-31T12:22:13.578454-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e887e0f7-4c2e-4f67-af7f-ecc692c1109a",
            "datetime": "2022-10-30T20:05:00-04:00",
            "cutoff_datetime": "2022-10-30T20:05:00-04:00",
            "name": "Winnipeg Jets v. Vegas Golden Knights",
            "bettypes": [
                {
                    "id": "bb35dd2d-1778-4272-9aa6-70e9888fd2bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61d90022-464a-4c31-9a27-911e09392487/?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": 6326.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 3674.0
                            }
                        ],
                        "expected_reward_tokens": 9552.26,
                        "profit_sb": 52.26,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e0d7da05-5259-4449-b065-4865d357f7f6",
                            "gambit_id": "9015927b-d8d2-437b-b2d6-db90b65ffd56",
                            "last_updated": "2022-10-31T12:22:13.587422-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb35dd2d-1778-4272-9aa6-70e9888fd2bb/?format=api"
                        },
                        {
                            "id": "f27b40ab-3031-446f-b59f-45db7c865b38",
                            "gambit_id": "c0970605-3531-40b8-afb4-60d8c31ae8d5",
                            "last_updated": "2022-10-31T12:22:13.588322-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.60000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb35dd2d-1778-4272-9aa6-70e9888fd2bb/?format=api"
                        }
                    ]
                },
                {
                    "id": "5c0cc181-f4a2-40f7-9111-ad7fe085a133",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61d90022-464a-4c31-9a27-911e09392487/?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": 5863.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 4137.0
                            }
                        ],
                        "expected_reward_tokens": 9556.47,
                        "profit_sb": 56.47,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "20f9e4d8-ca28-4b68-bca5-62b567b0131c",
                            "gambit_id": "f24addb0-28cc-4a07-a785-87d445ad6ba9",
                            "last_updated": "2022-10-31T12:22:13.585615-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c0cc181-f4a2-40f7-9111-ad7fe085a133/?format=api"
                        },
                        {
                            "id": "6b740352-9133-4aa2-8da4-000eddb87236",
                            "gambit_id": "7258d5c1-05c0-4aec-b47a-b9aa261718d2",
                            "last_updated": "2022-10-31T12:22:13.584604-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c0cc181-f4a2-40f7-9111-ad7fe085a133/?format=api"
                        }
                    ]
                },
                {
                    "id": "74469449-ea22-4694-af3b-378bacc04ed6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61d90022-464a-4c31-9a27-911e09392487/?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": 5316.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5f3b31f3-d49c-4cc0-8137-304ad7101ab7",
                            "gambit_id": "4e5423eb-5c9e-48c6-b0ea-307753ffbc2d",
                            "last_updated": "2022-10-31T12:22:13.582345-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74469449-ea22-4694-af3b-378bacc04ed6/?format=api"
                        },
                        {
                            "id": "f79c5203-8a34-4011-8043-5cf53318998a",
                            "gambit_id": "c1060d6b-e054-4765-8692-83e97b057f66",
                            "last_updated": "2022-10-31T12:22:13.581231-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74469449-ea22-4694-af3b-378bacc04ed6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "70981dc4-3124-4ee1-a6fd-db3490d96f56",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "aa20f650-6261-485f-8e9a-dd3fb70b9486",
            "completed": true,
            "last_updated": "2022-10-31T12:27:08.491958-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.04,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/aa20f650-6261-485f-8e9a-dd3fb70b9486",
            "datetime": "2022-10-30T20:00:00-04:00",
            "cutoff_datetime": "2022-10-30T20:00:00-04:00",
            "name": "Philadelphia Union v. New York City FC",
            "bettypes": [
                {
                    "id": "a5fb2db6-9fb6-4e88-a685-922a11891b7b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70981dc4-3124-4ee1-a6fd-db3490d96f56/?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": "Philadelphia Union",
                                "amount": 6550.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3450.0
                            }
                        ],
                        "expected_reward_tokens": 12314.0,
                        "profit_sb": 2814.0,
                        "profit_sb_percentage": 29.62,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Union",
                                "amount": 4950.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2607.0
                            },
                            {
                                "team": "New York City FC",
                                "amount": 2443.0
                            }
                        ],
                        "expected_reward_tokens": 9306.0,
                        "profit_sb": -194.0,
                        "profit_sb_percentage": -2.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4cafb760-b2d8-4697-8427-7a02bb60def4",
                            "gambit_id": "812b6d63-14d8-4368-b876-d57217b3aa75",
                            "last_updated": "2022-10-31T12:27:08.499189-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Union",
                            "reward": "1.88000",
                            "odds": "1.91000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5fb2db6-9fb6-4e88-a685-922a11891b7b/?format=api"
                        },
                        {
                            "id": "546e47fc-c77b-4583-952d-549390d2995a",
                            "gambit_id": "f1d19af9-0500-46a8-9557-86af82083dd7",
                            "last_updated": "2022-10-31T12:27:08.500298-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.57000",
                            "odds": "3.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5fb2db6-9fb6-4e88-a685-922a11891b7b/?format=api"
                        },
                        {
                            "id": "e141cff3-52f0-4f72-8bdd-cee8a44c3659",
                            "gambit_id": "851bf729-c88b-48cb-b28f-16983d8d4256",
                            "last_updated": "2022-10-31T12:27:08.498074-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York City FC",
                            "reward": "3.81000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5fb2db6-9fb6-4e88-a685-922a11891b7b/?format=api"
                        }
                    ]
                },
                {
                    "id": "66d12d2b-1756-4c0a-bd10-18ec59baf35f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70981dc4-3124-4ee1-a6fd-db3490d96f56/?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": 5068.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4932.0
                            }
                        ],
                        "expected_reward_tokens": 9222.84,
                        "profit_sb": -277.16,
                        "profit_sb_percentage": -2.92,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2fcfa72b-e08b-40b5-adb0-dab50116206f",
                            "gambit_id": "2fc93359-d459-4a7c-ad4f-cfecf6a0e550",
                            "last_updated": "2022-10-31T12:27:08.495740-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.82000",
                            "odds": "1.85000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66d12d2b-1756-4c0a-bd10-18ec59baf35f/?format=api"
                        },
                        {
                            "id": "682d4f6f-3241-422a-823b-0781e7395b67",
                            "gambit_id": "6d357984-fd02-4901-824b-d38b59d6a77a",
                            "last_updated": "2022-10-31T12:27:08.494619-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.87000",
                            "odds": "1.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66d12d2b-1756-4c0a-bd10-18ec59baf35f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1ed8128e-3f6d-4ef6-8ac6-f3b6a98cb19e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ee691881-cacd-4956-aa54-b72942a54429",
            "completed": true,
            "last_updated": "2022-10-31T11:52:07.702529-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ee691881-cacd-4956-aa54-b72942a54429",
            "datetime": "2022-10-30T19:40:00-04:00",
            "cutoff_datetime": "2022-10-30T19:40:00-04:00",
            "name": "Orlando Magic v. Dallas Mavericks",
            "bettypes": [
                {
                    "id": "c3b2ef9e-f88c-4701-9c6e-798dbe1c7899",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1ed8128e-3f6d-4ef6-8ac6-f3b6a98cb19e/?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": 7755.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 2245.0
                            }
                        ],
                        "expected_reward_tokens": 9538.65,
                        "profit_sb": 38.65,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f6d953ea-f181-4c24-8101-198bb7e74fca",
                            "gambit_id": "1ee838c2-78d9-4e0a-9b4f-2f154c8b1d64",
                            "last_updated": "2022-10-31T11:52:07.706368-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.23000",
                            "odds": "1.23260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3b2ef9e-f88c-4701-9c6e-798dbe1c7899/?format=api"
                        },
                        {
                            "id": "136afd5d-2137-4dda-9da7-c7c0c4a7f5cc",
                            "gambit_id": "ce781477-1792-467b-8f95-ed6ab0b5564e",
                            "last_updated": "2022-10-31T11:52:07.705238-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "4.25000",
                            "odds": "4.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3b2ef9e-f88c-4701-9c6e-798dbe1c7899/?format=api"
                        }
                    ]
                },
                {
                    "id": "c01cd828-682f-4c54-af27-75b7bb96ddc7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1ed8128e-3f6d-4ef6-8ac6-f3b6a98cb19e/?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": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "58bd798a-7425-492c-9074-066a932f4390",
                            "gambit_id": "987e933d-3653-41f9-a620-1cdf3206ebc8",
                            "last_updated": "2022-10-31T11:52:07.712374-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c01cd828-682f-4c54-af27-75b7bb96ddc7/?format=api"
                        },
                        {
                            "id": "c4fb16c3-3d39-4c6c-bc15-b936b268253e",
                            "gambit_id": "78a8c756-4015-44dd-b372-a236ceed8725",
                            "last_updated": "2022-10-31T11:52:07.711441-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c01cd828-682f-4c54-af27-75b7bb96ddc7/?format=api"
                        }
                    ]
                },
                {
                    "id": "c5ddc255-6f7b-4333-97cf-fc4b858703f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1ed8128e-3f6d-4ef6-8ac6-f3b6a98cb19e/?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 211.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 211.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f9814cf5-ee77-47c6-82b6-f270db71e0c2",
                            "gambit_id": "30dea0be-86be-4f73-b0a3-aa09ad43ad37",
                            "last_updated": "2022-10-31T11:52:07.709492-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 211.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "211.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5ddc255-6f7b-4333-97cf-fc4b858703f9/?format=api"
                        },
                        {
                            "id": "3ef50e63-672a-4c57-a807-3e2a87435844",
                            "gambit_id": "c5ebaeb3-aead-46cc-9d4e-7653f8db1595",
                            "last_updated": "2022-10-31T11:52:07.708418-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 211.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "211.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5ddc255-6f7b-4333-97cf-fc4b858703f9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fe4d40cb-a26d-4906-8dbf-8361f2e3ccd1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "69ef5c38-73ae-4139-b66b-664fe3122156",
            "completed": true,
            "last_updated": "2022-10-31T11:52:07.560171-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.25,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/69ef5c38-73ae-4139-b66b-664fe3122156",
            "datetime": "2022-10-30T19:10:00-04:00",
            "cutoff_datetime": "2022-10-30T19:10:00-04:00",
            "name": "Minnesota Timberwolves v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "e3404a76-69a6-4d51-b1a5-6a566732fa28",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe4d40cb-a26d-4906-8dbf-8361f2e3ccd1/?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": 6721.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 3279.0
                            }
                        ],
                        "expected_reward_tokens": 9476.31,
                        "profit_sb": -23.69,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b6a2b5ea-5586-4196-9697-18e93e2d68b2",
                            "gambit_id": "a01973f1-f86c-49f8-8e54-118bd4a4cc6e",
                            "last_updated": "2022-10-31T11:52:07.566950-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.41000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3404a76-69a6-4d51-b1a5-6a566732fa28/?format=api"
                        },
                        {
                            "id": "15b24e71-f872-4a6b-8a79-fcc69de1b421",
                            "gambit_id": "f87ef399-8cc7-4f9c-98b3-fcb7d8d8ebaa",
                            "last_updated": "2022-10-31T11:52:07.566018-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "2.89000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3404a76-69a6-4d51-b1a5-6a566732fa28/?format=api"
                        }
                    ]
                },
                {
                    "id": "0becba8a-e582-493a-9264-73f34c73fb73",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe4d40cb-a26d-4906-8dbf-8361f2e3ccd1/?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": 5106.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "02ddc00d-204a-4f82-b594-d1589a17908d",
                            "gambit_id": "98239ae6-3c0f-4a8c-b85d-12e4ed0ecacf",
                            "last_updated": "2022-10-31T11:52:07.569750-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0becba8a-e582-493a-9264-73f34c73fb73/?format=api"
                        },
                        {
                            "id": "3b08b7cf-2fd3-462a-a9c5-c8cb50f0c9bb",
                            "gambit_id": "28db58c0-d10f-45dd-988d-0991eb466ea5",
                            "last_updated": "2022-10-31T11:52:07.568830-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0becba8a-e582-493a-9264-73f34c73fb73/?format=api"
                        }
                    ]
                },
                {
                    "id": "078eeb91-679f-4e85-bb14-6c6ff242e26c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe4d40cb-a26d-4906-8dbf-8361f2e3ccd1/?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 238.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 238.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e7cabd99-5b55-4fa3-b08f-2ea3389f24e1",
                            "gambit_id": "d278e1b9-59e1-451f-9f88-d5304dff0f58",
                            "last_updated": "2022-10-31T11:52:07.562959-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 238.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "238.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/078eeb91-679f-4e85-bb14-6c6ff242e26c/?format=api"
                        },
                        {
                            "id": "bb071ecf-df2b-4fb6-85e0-78fffea8576e",
                            "gambit_id": "8a8b9bb8-8941-4b36-b82a-35df49cc45fe",
                            "last_updated": "2022-10-31T11:52:07.564008-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 238.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "238.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/078eeb91-679f-4e85-bb14-6c6ff242e26c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8e4f905f-4e88-4ce1-9080-2d0caec7afce",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "56da8809-7142-4430-ba9e-dd9b68ca256e",
            "completed": true,
            "last_updated": "2022-10-31T12:22:13.875580-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.18,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/56da8809-7142-4430-ba9e-dd9b68ca256e",
            "datetime": "2022-10-30T19:05:00-04:00",
            "cutoff_datetime": "2022-10-30T19:05:00-04:00",
            "name": "Minnesota Wild v. Chicago Blackhawks",
            "bettypes": [
                {
                    "id": "e47c9fcb-9bc5-47bb-9a6f-92038b8c71bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8e4f905f-4e88-4ce1-9080-2d0caec7afce/?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": 6611.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3389.0
                            }
                        ],
                        "expected_reward_tokens": 9453.73,
                        "profit_sb": -46.27,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1de4c1fa-5bb9-400c-84bd-53421c76ec7a",
                            "gambit_id": "d122fbf6-5ebf-479c-b53f-d9b684426a25",
                            "last_updated": "2022-10-31T12:22:13.885363-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.43000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e47c9fcb-9bc5-47bb-9a6f-92038b8c71bf/?format=api"
                        },
                        {
                            "id": "39ca5a57-6943-4d8e-9193-d6b87c3e3c7f",
                            "gambit_id": "b19b73e8-765b-4bae-9b55-823a79c622c9",
                            "last_updated": "2022-10-31T12:22:13.884445-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.79000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e47c9fcb-9bc5-47bb-9a6f-92038b8c71bf/?format=api"
                        }
                    ]
                },
                {
                    "id": "2780eac6-8c3d-4e11-89e2-7f4cfc6a1f3c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8e4f905f-4e88-4ce1-9080-2d0caec7afce/?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": 5419.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 4581.0
                            }
                        ],
                        "expected_reward_tokens": 9482.67,
                        "profit_sb": -17.33,
                        "profit_sb_percentage": -0.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e730efe8-7996-4b44-bcf2-30c45e4b6427",
                            "gambit_id": "19b2d85b-7ef3-47c2-b45f-212b91db79d8",
                            "last_updated": "2022-10-31T12:22:13.881608-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2780eac6-8c3d-4e11-89e2-7f4cfc6a1f3c/?format=api"
                        },
                        {
                            "id": "32d26602-b4f8-4cfc-a5e6-c16b37477d39",
                            "gambit_id": "fb3d4694-08d8-4912-bad6-210569d458d9",
                            "last_updated": "2022-10-31T12:22:13.882632-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2780eac6-8c3d-4e11-89e2-7f4cfc6a1f3c/?format=api"
                        }
                    ]
                },
                {
                    "id": "28e67d3e-ce42-44ea-a660-7a04db2f543e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8e4f905f-4e88-4ce1-9080-2d0caec7afce/?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": 5419.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4581.0
                            }
                        ],
                        "expected_reward_tokens": 9482.67,
                        "profit_sb": -17.33,
                        "profit_sb_percentage": -0.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a5581e36-4dd7-409d-8c1d-474903ebe2c1",
                            "gambit_id": "0b4124f9-78ff-40a0-b8c4-6b6410620244",
                            "last_updated": "2022-10-31T12:22:13.878276-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28e67d3e-ce42-44ea-a660-7a04db2f543e/?format=api"
                        },
                        {
                            "id": "5b3f13a9-6146-4997-af88-714860a846f2",
                            "gambit_id": "e8d144f6-3b53-4cf2-81e9-1d891f398484",
                            "last_updated": "2022-10-31T12:22:13.879389-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28e67d3e-ce42-44ea-a660-7a04db2f543e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a67dee9d-4b1c-4a42-97bb-625df6f65e97",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9669bfce-0b34-4059-8c4a-8fde70a5aef6",
            "completed": true,
            "last_updated": "2022-10-31T22:52:24.771239-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -4.14,
            "sport_category": "Overwatch - Blizzard OW League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/9669bfce-0b34-4059-8c4a-8fde70a5aef6",
            "datetime": "2022-10-30T19:00:00-04:00",
            "cutoff_datetime": "2022-10-30T19:00:00-04:00",
            "name": "Shanghai Dragons v. Hangzhou Spark",
            "bettypes": [
                {
                    "id": "9ca6096a-a0b1-4561-b1c2-e35d092e7707",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a67dee9d-4b1c-4a42-97bb-625df6f65e97/?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": "Shanghai Dragons",
                                "amount": 7345.0
                            },
                            {
                                "team": "Hangzhou Spark",
                                "amount": 2655.0
                            }
                        ],
                        "expected_reward_tokens": 9106.65,
                        "profit_sb": -393.35,
                        "profit_sb_percentage": -4.14,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e4d009fa-9f2c-43e1-af11-472ce21ceeae",
                            "gambit_id": "5c497b18-769a-4cbc-972e-54d5435d0b1c",
                            "last_updated": "2022-10-31T22:52:24.773895-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Shanghai Dragons",
                            "reward": "1.24000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ca6096a-a0b1-4561-b1c2-e35d092e7707/?format=api"
                        },
                        {
                            "id": "cc9784c1-135b-4168-bf8f-d38994e1e2a0",
                            "gambit_id": "5f7f8e4e-13b2-413c-b1a8-4cc814044a86",
                            "last_updated": "2022-10-31T22:52:24.775044-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hangzhou Spark",
                            "reward": "3.43000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ca6096a-a0b1-4561-b1c2-e35d092e7707/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e6ee1e7c-ba1f-4b20-a541-b78848dfee40",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e7bce6c0-6174-4608-b156-b789e2dc7ac5",
            "completed": true,
            "last_updated": "2022-10-31T12:07:12.117482-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e7bce6c0-6174-4608-b156-b789e2dc7ac5",
            "datetime": "2022-10-30T18:10:00-04:00",
            "cutoff_datetime": "2022-10-30T18:10:00-04:00",
            "name": "Washington Wizards v. Boston Celtics",
            "bettypes": [
                {
                    "id": "505f66a0-f054-4884-a8bd-e7c7189fc4ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6ee1e7c-ba1f-4b20-a541-b78848dfee40/?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": 7790.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 2210.0
                            }
                        ],
                        "expected_reward_tokens": 9503.0,
                        "profit_sb": 3.0,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2ee5f6f1-d524-41ad-b812-3971f5dd03b2",
                            "gambit_id": "b605e876-cdc8-4af2-a347-b55ac95ab221",
                            "last_updated": "2022-10-31T12:07:12.122582-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.22000",
                            "odds": "1.22730",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/505f66a0-f054-4884-a8bd-e7c7189fc4ba/?format=api"
                        },
                        {
                            "id": "12af8adb-544b-4951-8eee-47d543ec6571",
                            "gambit_id": "00af69c4-ceb3-4c82-b038-533f39baa2d3",
                            "last_updated": "2022-10-31T12:07:12.123519-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "4.30000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/505f66a0-f054-4884-a8bd-e7c7189fc4ba/?format=api"
                        }
                    ]
                },
                {
                    "id": "562bfd57-0598-47c1-b54a-fb732c45edec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6ee1e7c-ba1f-4b20-a541-b78848dfee40/?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": "Washington Wizards",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "81bb16ce-ac4d-40fd-ad36-beb1c9fb5cb1",
                            "gambit_id": "39486dac-6302-4f5f-8660-7aeed12a5a1a",
                            "last_updated": "2022-10-31T12:07:12.126353-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/562bfd57-0598-47c1-b54a-fb732c45edec/?format=api"
                        },
                        {
                            "id": "52e63565-f984-40ba-9111-8fb26b4d1c0f",
                            "gambit_id": "2a344fd8-f9bc-491a-bf63-da6620d44f61",
                            "last_updated": "2022-10-31T12:07:12.125401-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/562bfd57-0598-47c1-b54a-fb732c45edec/?format=api"
                        }
                    ]
                },
                {
                    "id": "dc630a71-9b72-48bf-a8ac-0cb46cd2f90d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6ee1e7c-ba1f-4b20-a541-b78848dfee40/?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 222",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 222",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "283d86a7-16c3-41e2-aaaa-10ffca84eba3",
                            "gambit_id": "f6576cc1-bb73-4783-afec-818c5980ccf4",
                            "last_updated": "2022-10-31T12:07:12.119734-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 222",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc630a71-9b72-48bf-a8ac-0cb46cd2f90d/?format=api"
                        },
                        {
                            "id": "f54292d3-f06a-4b64-98fe-0369212740a9",
                            "gambit_id": "8712a232-0f6f-4086-b930-ca73b1f346c4",
                            "last_updated": "2022-10-31T12:07:12.120704-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 222",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc630a71-9b72-48bf-a8ac-0cb46cd2f90d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "be113001-b3fd-40da-8feb-91bd1314d56c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3f172b91-48c6-4ca8-908a-231347fccecc",
            "completed": true,
            "last_updated": "2022-10-31T12:07:11.947437-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.33,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/3f172b91-48c6-4ca8-908a-231347fccecc",
            "datetime": "2022-10-30T18:10:00-04:00",
            "cutoff_datetime": "2022-10-30T18:10:00-04:00",
            "name": "Golden State Warriors v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "1f673cba-03c7-48ef-b23d-f30facbbcb15",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be113001-b3fd-40da-8feb-91bd1314d56c/?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": 7221.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 2779.0
                            }
                        ],
                        "expected_reward_tokens": 9531.72,
                        "profit_sb": 31.72,
                        "profit_sb_percentage": 0.33,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "78faee61-bb8c-46f0-9fd5-3071ba686939",
                            "gambit_id": "37c6a525-f5d4-4002-817b-6f5227744ec1",
                            "last_updated": "2022-10-31T12:07:11.957080-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.32000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f673cba-03c7-48ef-b23d-f30facbbcb15/?format=api"
                        },
                        {
                            "id": "0f114f10-fef8-4305-8115-c962465caab3",
                            "gambit_id": "e23031fd-7812-4923-9a4d-15bde36523da",
                            "last_updated": "2022-10-31T12:07:11.956123-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "3.43000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f673cba-03c7-48ef-b23d-f30facbbcb15/?format=api"
                        }
                    ]
                },
                {
                    "id": "cf60c9d8-72e7-4011-9c82-8de5afe38e6a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be113001-b3fd-40da-8feb-91bd1314d56c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "60917194-90e0-4fbc-96f5-62a34827535b",
                            "gambit_id": "6fa794f5-b857-428e-8c7a-523f113d6289",
                            "last_updated": "2022-10-31T12:07:11.954233-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf60c9d8-72e7-4011-9c82-8de5afe38e6a/?format=api"
                        },
                        {
                            "id": "445b0bc5-e99b-4dae-b91c-122a256cecbb",
                            "gambit_id": "f3dde968-c123-4a8a-a52c-0043cee351a5",
                            "last_updated": "2022-10-31T12:07:11.953294-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf60c9d8-72e7-4011-9c82-8de5afe38e6a/?format=api"
                        }
                    ]
                },
                {
                    "id": "bf8721f9-cc64-4120-bdb6-41a1e24e0035",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be113001-b3fd-40da-8feb-91bd1314d56c/?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": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2031b603-2ef3-4725-ad72-bd0cb394a5a9",
                            "gambit_id": "526b15c8-4d8a-4962-ab5a-ce2b753bc2d6",
                            "last_updated": "2022-10-31T12:07:11.950252-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 231.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "231.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf8721f9-cc64-4120-bdb6-41a1e24e0035/?format=api"
                        },
                        {
                            "id": "35926584-e470-47b3-b333-0cc2932f055f",
                            "gambit_id": "ad2d84a5-95bf-4337-b47e-8081ac0ecc76",
                            "last_updated": "2022-10-31T12:07:11.951366-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 231.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "231.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf8721f9-cc64-4120-bdb6-41a1e24e0035/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9c76ad10-f5f1-46bf-baae-49404c0e4130",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e26fd3ac-9c49-47a1-aa5f-ac3a98ebe1cb",
            "completed": true,
            "last_updated": "2022-10-31T12:02:14.069882-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.84,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e26fd3ac-9c49-47a1-aa5f-ac3a98ebe1cb",
            "datetime": "2022-10-30T18:10:00-04:00",
            "cutoff_datetime": "2022-10-30T18:10:00-04:00",
            "name": "New York Knicks v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "13b186d3-f538-449a-9e35-b1ec94c54561",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c76ad10-f5f1-46bf-baae-49404c0e4130/?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": 6025.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 3975.0
                            }
                        ],
                        "expected_reward_tokens": 9579.75,
                        "profit_sb": 79.75,
                        "profit_sb_percentage": 0.84,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "00adddde-def8-4f81-b67d-9c4610db0705",
                            "gambit_id": "63e5dc7d-8049-4831-b24b-277eca9513b3",
                            "last_updated": "2022-10-31T12:02:14.076131-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.59000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13b186d3-f538-449a-9e35-b1ec94c54561/?format=api"
                        },
                        {
                            "id": "a8f57515-bedf-4d55-91dd-ddf27cb79533",
                            "gambit_id": "5647c2ff-2d14-4b83-8d36-a7fae4847567",
                            "last_updated": "2022-10-31T12:02:14.077258-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "2.41000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13b186d3-f538-449a-9e35-b1ec94c54561/?format=api"
                        }
                    ]
                },
                {
                    "id": "2f530865-c040-45dd-9463-52cc3ec2cf2d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c76ad10-f5f1-46bf-baae-49404c0e4130/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 5106.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c119edab-d40b-4102-bfcc-7e3cdf405b32",
                            "gambit_id": "435ebf87-5694-4a0f-ba73-fbfb5b62ab3e",
                            "last_updated": "2022-10-31T12:02:14.079071-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f530865-c040-45dd-9463-52cc3ec2cf2d/?format=api"
                        },
                        {
                            "id": "178a271c-5847-4608-a9ba-dedf617cb5a0",
                            "gambit_id": "ebd4c9cd-5b33-433d-a197-0a6e2ea48e67",
                            "last_updated": "2022-10-31T12:02:14.079976-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f530865-c040-45dd-9463-52cc3ec2cf2d/?format=api"
                        }
                    ]
                },
                {
                    "id": "baab3125-d44a-4ca9-a366-b76d9fc61ed0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c76ad10-f5f1-46bf-baae-49404c0e4130/?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 220.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 220.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "570edecc-6df9-4b16-ae3d-83354b3eddab",
                            "gambit_id": "373aa9ff-303f-4395-beee-1c31ec886cb1",
                            "last_updated": "2022-10-31T12:02:14.073900-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 220.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "220.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/baab3125-d44a-4ca9-a366-b76d9fc61ed0/?format=api"
                        },
                        {
                            "id": "70c04830-1ff6-4db3-a0b5-706efa1a50cd",
                            "gambit_id": "e62e84b6-4f20-4d87-b6d4-91308dc111fd",
                            "last_updated": "2022-10-31T12:02:14.072756-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 220.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "220.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/baab3125-d44a-4ca9-a366-b76d9fc61ed0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e5551a30-9246-411a-8845-7847b86e6105",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "562c0eb2-5be3-4a4d-b644-7397e89b87b2",
            "completed": true,
            "last_updated": "2022-10-31T11:36:58.100901-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.05,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/562c0eb2-5be3-4a4d-b644-7397e89b87b2",
            "datetime": "2022-10-30T16:25:00-04:00",
            "cutoff_datetime": "2022-10-30T16:25:00-04:00",
            "name": "San Francisco 49ers v. Los Angeles Rams",
            "bettypes": [
                {
                    "id": "d13d0dd3-45a0-459d-95ef-5f4ccbb947d4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e5551a30-9246-411a-8845-7847b86e6105/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Rams",
                                "amount": 5106.0
                            },
                            {
                                "team": "San Francisco 49ers",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "926de92f-19c5-49e5-a919-a6024f845e43",
                            "gambit_id": "8f1a2aa1-7468-4364-afb7-b479be070e3b",
                            "last_updated": "2022-10-31T11:36:58.107124-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d13d0dd3-45a0-459d-95ef-5f4ccbb947d4/?format=api"
                        },
                        {
                            "id": "8cae2313-0d3a-4d68-98a7-53607f28cb31",
                            "gambit_id": "82bf11cd-8394-47ff-b668-366316532c8d",
                            "last_updated": "2022-10-31T11:36:58.108275-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d13d0dd3-45a0-459d-95ef-5f4ccbb947d4/?format=api"
                        }
                    ]
                },
                {
                    "id": "b1496d2a-70e9-4d38-a62b-877e115a2439",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e5551a30-9246-411a-8845-7847b86e6105/?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": 5000.0
                            },
                            {
                                "team": "San Francisco 49ers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "06d2ad00-e1b9-463b-afd6-68a143e9a428",
                            "gambit_id": "09b61dbc-57b5-43a2-8140-383d26742bce",
                            "last_updated": "2022-10-31T11:36:58.110500-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1496d2a-70e9-4d38-a62b-877e115a2439/?format=api"
                        },
                        {
                            "id": "cdb99d77-04c2-48b1-b056-273ac373e7f0",
                            "gambit_id": "9da0eb28-e46b-48c3-8577-68aaba9305dd",
                            "last_updated": "2022-10-31T11:36:58.111539-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1496d2a-70e9-4d38-a62b-877e115a2439/?format=api"
                        }
                    ]
                },
                {
                    "id": "78710e4e-f1e3-49fd-904d-0db875e755f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e5551a30-9246-411a-8845-7847b86e6105/?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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 42",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6f9a0a4c-11b9-46e0-9306-01011035134e",
                            "gambit_id": "3b7a6a7f-14ea-43d0-9345-add4f0387fd3",
                            "last_updated": "2022-10-31T11:36:58.104843-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 42",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78710e4e-f1e3-49fd-904d-0db875e755f5/?format=api"
                        },
                        {
                            "id": "75b204d2-09f8-4378-8958-6346fdfb678c",
                            "gambit_id": "c351beab-b799-40fa-a4cc-5ff1fa93c0d9",
                            "last_updated": "2022-10-31T11:36:58.103668-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 42",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78710e4e-f1e3-49fd-904d-0db875e755f5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8fff51e4-3aec-408b-8636-5979893ab3d9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "394b3447-1da2-4da4-9392-f59184fcffc4",
            "completed": true,
            "last_updated": "2022-10-31T11:31:56.538182-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.12,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/394b3447-1da2-4da4-9392-f59184fcffc4",
            "datetime": "2022-10-30T16:25:00-04:00",
            "cutoff_datetime": "2022-10-30T16:25:00-04:00",
            "name": "Washington Commanders v. Indianapolis Colts",
            "bettypes": [
                {
                    "id": "2621a916-fb37-44f5-9e01-4c76017cfef2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8fff51e4-3aec-408b-8636-5979893ab3d9/?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": "Indianapolis Colts",
                                "amount": 5696.0
                            },
                            {
                                "team": "Washington Commanders",
                                "amount": 4304.0
                            }
                        ],
                        "expected_reward_tokens": 9511.84,
                        "profit_sb": 11.84,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ca7e81eb-dc79-4aa2-b30a-76a0e22e5655",
                            "gambit_id": "96ddfe37-dde8-4b5d-9352-f550f30ecf37",
                            "last_updated": "2022-10-31T11:31:56.544287-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indianapolis Colts",
                            "reward": "1.67000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2621a916-fb37-44f5-9e01-4c76017cfef2/?format=api"
                        },
                        {
                            "id": "f421baf2-0bbf-432c-bb98-cc43209fe9ce",
                            "gambit_id": "87ebcb44-bbd6-40c3-8ef1-8d4d303b9870",
                            "last_updated": "2022-10-31T11:31:56.545393-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Commanders",
                            "reward": "2.21000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2621a916-fb37-44f5-9e01-4c76017cfef2/?format=api"
                        }
                    ]
                },
                {
                    "id": "f78a5d28-47d0-490d-8320-442a2f47888c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8fff51e4-3aec-408b-8636-5979893ab3d9/?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 Commanders",
                                "amount": 5106.0
                            },
                            {
                                "team": "Indianapolis Colts",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8d0668b0-4538-4c6e-854a-f2978e956b29",
                            "gambit_id": "e1d0f2ca-0e30-4514-9248-fa37b4a393c1",
                            "last_updated": "2022-10-31T11:31:56.548724-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Commanders",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f78a5d28-47d0-490d-8320-442a2f47888c/?format=api"
                        },
                        {
                            "id": "844a2c91-be8c-49b8-a16a-8a51df8acdd0",
                            "gambit_id": "6cc9f449-61eb-4df1-ae40-8c9efb8b5f0b",
                            "last_updated": "2022-10-31T11:31:56.547657-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indianapolis Colts",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f78a5d28-47d0-490d-8320-442a2f47888c/?format=api"
                        }
                    ]
                },
                {
                    "id": "4399d328-1c8a-4269-b43b-f1a6807554fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8fff51e4-3aec-408b-8636-5979893ab3d9/?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": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e303b0cf-c1e3-4bff-adbc-4422342c7c6f",
                            "gambit_id": "9fa63d2a-77f6-4a60-aa8d-39ab3e94a5af",
                            "last_updated": "2022-10-31T11:31:56.540936-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 40",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "40.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4399d328-1c8a-4269-b43b-f1a6807554fb/?format=api"
                        },
                        {
                            "id": "6dddc448-9351-4ec2-badf-512606953eab",
                            "gambit_id": "7256e300-a4cf-4064-8503-73d327a94c9d",
                            "last_updated": "2022-10-31T11:31:56.542072-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 40",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "40.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4399d328-1c8a-4269-b43b-f1a6807554fb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "44b22f58-c2f3-4bf0-8970-5a82e92d8e1f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8a33b6c9-9b89-480b-9354-62459f55e9a3",
            "completed": true,
            "last_updated": "2022-10-31T11:31:56.734505-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/8a33b6c9-9b89-480b-9354-62459f55e9a3",
            "datetime": "2022-10-30T16:25:00-04:00",
            "cutoff_datetime": "2022-10-30T16:25:00-04:00",
            "name": "New York Giants v. Seattle Seahawks",
            "bettypes": [
                {
                    "id": "1cced26b-c9e5-4315-968a-c08154eb9349",
                    "match": "https://api-prod.gambitprofit.com/api/matches/44b22f58-c2f3-4bf0-8970-5a82e92d8e1f/?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 Seahawks",
                                "amount": 6104.0
                            },
                            {
                                "team": "New York Giants",
                                "amount": 3896.0
                            }
                        ],
                        "expected_reward_tokens": 9583.28,
                        "profit_sb": 83.28,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "276bea11-d558-4343-9436-ca3757169e26",
                            "gambit_id": "b34f6ae4-b7d4-495e-b346-cacc0ccaeb99",
                            "last_updated": "2022-10-31T11:31:56.740761-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Seahawks",
                            "reward": "1.57000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cced26b-c9e5-4315-968a-c08154eb9349/?format=api"
                        },
                        {
                            "id": "eb5bdb6e-c4b4-4e2f-9f07-447f6af5a99f",
                            "gambit_id": "cfd0212d-25ba-4ed1-88ab-b314baf9844e",
                            "last_updated": "2022-10-31T11:31:56.741780-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Giants",
                            "reward": "2.46000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cced26b-c9e5-4315-968a-c08154eb9349/?format=api"
                        }
                    ]
                },
                {
                    "id": "fb90f421-d97d-4623-aa3a-85fb64308c02",
                    "match": "https://api-prod.gambitprofit.com/api/matches/44b22f58-c2f3-4bf0-8970-5a82e92d8e1f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Seahawks",
                                "amount": 5212.0
                            },
                            {
                                "team": "New York Giants",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a9c8b922-6271-4574-bb4b-dabc84474a08",
                            "gambit_id": "fb9ee58d-8b42-492c-8b5d-2006e3eafece",
                            "last_updated": "2022-10-31T11:31:56.744556-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Seahawks",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb90f421-d97d-4623-aa3a-85fb64308c02/?format=api"
                        },
                        {
                            "id": "5d6f9043-8a3f-4145-bfeb-6c3b578c5348",
                            "gambit_id": "a23399b0-2db4-4fdd-b028-8d1b26a86d2c",
                            "last_updated": "2022-10-31T11:31:56.743635-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Giants",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb90f421-d97d-4623-aa3a-85fb64308c02/?format=api"
                        }
                    ]
                },
                {
                    "id": "608b0c54-e8b4-4c52-8d9c-299a9bc9fb95",
                    "match": "https://api-prod.gambitprofit.com/api/matches/44b22f58-c2f3-4bf0-8970-5a82e92d8e1f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 44",
                                "amount": 5106.0
                            },
                            {
                                "team": "Game Total Under 44",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "143a66bc-c791-4065-8dde-764e2f84b755",
                            "gambit_id": "ee10abbb-b079-4e18-8a63-011572b7408b",
                            "last_updated": "2022-10-31T11:31:56.738398-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 44",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/608b0c54-e8b4-4c52-8d9c-299a9bc9fb95/?format=api"
                        },
                        {
                            "id": "f7db58c1-efbf-4698-aeb8-2fb79b1fb3d6",
                            "gambit_id": "f60aca1f-db9d-4991-bd89-d20cc5835c39",
                            "last_updated": "2022-10-31T11:31:56.737265-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 44",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/608b0c54-e8b4-4c52-8d9c-299a9bc9fb95/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aed58f47-c905-4f6b-ad43-ddcb06734399",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e913bbbb-6291-4a77-96cd-7af8dce1f816",
            "completed": true,
            "last_updated": "2022-10-31T11:36:57.944397-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.71,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e913bbbb-6291-4a77-96cd-7af8dce1f816",
            "datetime": "2022-10-30T16:05:00-04:00",
            "cutoff_datetime": "2022-10-30T16:05:00-04:00",
            "name": "Tennessee Titans v. Houston Texans",
            "bettypes": [
                {
                    "id": "2f87c59c-4f19-4b90-b993-9fcb4af944ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aed58f47-c905-4f6b-ad43-ddcb06734399/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tennessee Titans",
                                "amount": 5212.0
                            },
                            {
                                "team": "Houston Texans",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1201e8a1-b1dc-4253-9696-dc80b3469ad6",
                            "gambit_id": "8d3afeea-824f-4862-8ea5-92f68b5e04ab",
                            "last_updated": "2022-10-31T11:36:57.952072-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee Titans",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f87c59c-4f19-4b90-b993-9fcb4af944ba/?format=api"
                        },
                        {
                            "id": "dba77095-7439-4dbe-956f-0bd4a17cae6e",
                            "gambit_id": "a6fda90c-6912-491e-8424-e4e55f527ba5",
                            "last_updated": "2022-10-31T11:36:57.951091-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Texans",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f87c59c-4f19-4b90-b993-9fcb4af944ba/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc6a23e0-b739-4a07-9390-379361884176",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aed58f47-c905-4f6b-ad43-ddcb06734399/?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": 5106.0
                            },
                            {
                                "team": "Houston Texans",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "965b01e5-595f-4c6d-9bf9-0e9beff07996",
                            "gambit_id": "d8a49803-1834-454d-bb7e-929dcc325f20",
                            "last_updated": "2022-10-31T11:36:57.954964-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee Titans",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc6a23e0-b739-4a07-9390-379361884176/?format=api"
                        },
                        {
                            "id": "79158ad3-b142-4142-b3ac-fc53bb8ab652",
                            "gambit_id": "35d85078-f4c9-4afd-87ea-9fcaba13290c",
                            "last_updated": "2022-10-31T11:36:57.954000-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Texans",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc6a23e0-b739-4a07-9390-379361884176/?format=api"
                        }
                    ]
                },
                {
                    "id": "14d49ea9-d1cc-44af-8eb4-fd74cb22b43d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aed58f47-c905-4f6b-ad43-ddcb06734399/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 39.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 39.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9a9e645d-6a64-44e7-98ee-d38086f07f3e",
                            "gambit_id": "b4e1e474-4985-4cc0-bf28-527573bb035e",
                            "last_updated": "2022-10-31T11:36:57.947179-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 39.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "39.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d49ea9-d1cc-44af-8eb4-fd74cb22b43d/?format=api"
                        },
                        {
                            "id": "89779356-79b3-4e89-be27-e6a6ce182ab3",
                            "gambit_id": "9a4abbb1-1268-4bf2-b721-9afe101499f0",
                            "last_updated": "2022-10-31T11:36:57.948279-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 39.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "39.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d49ea9-d1cc-44af-8eb4-fd74cb22b43d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "207cdf15-2049-4c13-9f43-e9269b42f03e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a315dca0-6624-4dee-89e2-bc5070df4344",
            "completed": true,
            "last_updated": "2022-10-31T12:07:11.792238-04: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/a315dca0-6624-4dee-89e2-bc5070df4344",
            "datetime": "2022-10-30T15:10:00-04:00",
            "cutoff_datetime": "2022-10-30T15:10:00-04:00",
            "name": "New Orleans Pelicans v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "3607569b-4aaa-4687-9120-ead68cff3c41",
                    "match": "https://api-prod.gambitprofit.com/api/matches/207cdf15-2049-4c13-9f43-e9269b42f03e/?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": 5419.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 4581.0
                            }
                        ],
                        "expected_reward_tokens": 9482.67,
                        "profit_sb": -17.33,
                        "profit_sb_percentage": -0.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f951f392-dcfd-4f6d-8f98-0393f3a80e29",
                            "gambit_id": "f9fdf1ce-4d92-43ac-8663-d765b1ff526c",
                            "last_updated": "2022-10-31T12:07:11.795159-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3607569b-4aaa-4687-9120-ead68cff3c41/?format=api"
                        },
                        {
                            "id": "74ce1702-11f8-4331-8e77-380bc17f514c",
                            "gambit_id": "90212046-c08d-496d-a05a-3bae8db7bfb9",
                            "last_updated": "2022-10-31T12:07:11.796998-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3607569b-4aaa-4687-9120-ead68cff3c41/?format=api"
                        }
                    ]
                },
                {
                    "id": "00994fc2-bfe6-4623-b7ab-6943c272cf53",
                    "match": "https://api-prod.gambitprofit.com/api/matches/207cdf15-2049-4c13-9f43-e9269b42f03e/?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": 5106.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a2e249e5-6b05-4ed5-b07c-4d5fb80481c0",
                            "gambit_id": "403b6019-9cb2-4829-b192-c715f456bcf5",
                            "last_updated": "2022-10-31T12:07:11.801716-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00994fc2-bfe6-4623-b7ab-6943c272cf53/?format=api"
                        },
                        {
                            "id": "966bbf75-71f1-4fda-a969-da9e3cfb84e3",
                            "gambit_id": "86d091e2-46a6-4a48-a16b-7e8698aa102a",
                            "last_updated": "2022-10-31T12:07:11.802657-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00994fc2-bfe6-4623-b7ab-6943c272cf53/?format=api"
                        }
                    ]
                },
                {
                    "id": "c712e87f-5dd9-45c0-9bb1-9b3376b2e014",
                    "match": "https://api-prod.gambitprofit.com/api/matches/207cdf15-2049-4c13-9f43-e9269b42f03e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 225.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 225.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5545c8ce-81dc-430d-8d82-5bdc81f834bb",
                            "gambit_id": "2c4f519e-5ff3-410d-9998-bf1a9c0c574b",
                            "last_updated": "2022-10-31T12:07:11.798876-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 225.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c712e87f-5dd9-45c0-9bb1-9b3376b2e014/?format=api"
                        },
                        {
                            "id": "512eacfd-8d56-458d-b212-f6f3f0f8b2ba",
                            "gambit_id": "d6f111d2-aaad-44a8-98ab-a3299ea0a1b9",
                            "last_updated": "2022-10-31T12:07:11.799820-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 225.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c712e87f-5dd9-45c0-9bb1-9b3376b2e014/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c40fa36d-e77d-4916-82a3-0e41b3ed43a3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6e7ee809-3f59-4b60-bbd5-773706c560e5",
            "completed": true,
            "last_updated": "2022-10-31T12:27:07.961087-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.49,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/6e7ee809-3f59-4b60-bbd5-773706c560e5",
            "datetime": "2022-10-30T15:00:00-04:00",
            "cutoff_datetime": "2022-10-30T15:00:00-04:00",
            "name": "Los Angeles FC v. Austin FC",
            "bettypes": [
                {
                    "id": "f9d00cd3-bff9-42fc-a865-953c370007c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c40fa36d-e77d-4916-82a3-0e41b3ed43a3/?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": "Los Angeles FC",
                                "amount": 7569.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2431.0
                            }
                        ],
                        "expected_reward_tokens": 11277.81,
                        "profit_sb": 1777.81,
                        "profit_sb_percentage": 18.71,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles FC",
                                "amount": 6346.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2038.0
                            },
                            {
                                "team": "Austin FC",
                                "amount": 1616.0
                            }
                        ],
                        "expected_reward_tokens": 9453.6,
                        "profit_sb": -46.4,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bf52b6cd-495e-444d-a110-0ee2419a9079",
                            "gambit_id": "44854569-4eca-4cec-a795-9116d31d907a",
                            "last_updated": "2022-10-31T12:27:07.967152-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles FC",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9d00cd3-bff9-42fc-a865-953c370007c4/?format=api"
                        },
                        {
                            "id": "6230abc1-03ce-43af-89ea-da023a64541a",
                            "gambit_id": "6f0e611b-1d9a-4bdd-932c-ee63f30f3d2e",
                            "last_updated": "2022-10-31T12:27:07.969106-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.64000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9d00cd3-bff9-42fc-a865-953c370007c4/?format=api"
                        },
                        {
                            "id": "818e1eb4-c5f9-4c1f-adc1-2ed694f7003a",
                            "gambit_id": "213c8b31-045c-43d0-a45b-d5bad081d07c",
                            "last_updated": "2022-10-31T12:27:07.968161-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin FC",
                            "reward": "5.85000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9d00cd3-bff9-42fc-a865-953c370007c4/?format=api"
                        }
                    ]
                },
                {
                    "id": "671ac397-15c7-4bda-86f2-9541962ce271",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c40fa36d-e77d-4916-82a3-0e41b3ed43a3/?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": 6538.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3462.0
                            }
                        ],
                        "expected_reward_tokens": 9347.4,
                        "profit_sb": -152.6,
                        "profit_sb_percentage": -1.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5dba28d4-510f-49e2-bd8a-97212deb8de5",
                            "gambit_id": "5be8c9f4-190b-4106-ba19-a9a04fb3d827",
                            "last_updated": "2022-10-31T12:27:07.964948-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.43000",
                            "odds": "1.44000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/671ac397-15c7-4bda-86f2-9541962ce271/?format=api"
                        },
                        {
                            "id": "2ba38573-4389-4c91-b533-5efed811e729",
                            "gambit_id": "315f5eee-a516-4f07-94a9-3ce9fe733100",
                            "last_updated": "2022-10-31T12:27:07.963752-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.70000",
                            "odds": "2.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/671ac397-15c7-4bda-86f2-9541962ce271/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1a040f69-09e9-4ab7-b45e-4de8f24e7d33",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3f7eef01-4b4d-41ec-938a-ebd71a6b1583",
            "completed": true,
            "last_updated": "2022-10-31T11:37:05.014077-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.39,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/3f7eef01-4b4d-41ec-938a-ebd71a6b1583",
            "datetime": "2022-10-30T13:00:00-04:00",
            "cutoff_datetime": "2022-10-30T13:00:00-04:00",
            "name": "Arizona Cardinals v. Minnesota Vikings",
            "bettypes": [
                {
                    "id": "271c31b6-bd3a-42fe-8816-e42e14b468fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1a040f69-09e9-4ab7-b45e-4de8f24e7d33/?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": 6401.0
                            },
                            {
                                "team": "Arizona Cardinals",
                                "amount": 3599.0
                            }
                        ],
                        "expected_reward_tokens": 9537.35,
                        "profit_sb": 37.35,
                        "profit_sb_percentage": 0.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3500e2ae-f76f-4aee-9276-23a8dd7be94a",
                            "gambit_id": "b59c6365-4bc7-4bbc-a707-ebf25923526b",
                            "last_updated": "2022-10-31T11:37:05.020198-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Vikings",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/271c31b6-bd3a-42fe-8816-e42e14b468fb/?format=api"
                        },
                        {
                            "id": "55f548ee-b770-4cf6-8e9f-62c4565e7b1e",
                            "gambit_id": "79d81514-7ebe-4f35-8ff2-e0910d5ec950",
                            "last_updated": "2022-10-31T11:37:05.021163-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "2.65000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/271c31b6-bd3a-42fe-8816-e42e14b468fb/?format=api"
                        }
                    ]
                },
                {
                    "id": "e477d0a8-8376-41b8-8037-704f795ea720",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1a040f69-09e9-4ab7-b45e-4de8f24e7d33/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Vikings",
                                "amount": 5000.0
                            },
                            {
                                "team": "Arizona Cardinals",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "96f4a496-163d-4d8f-a0b3-012792e2e27f",
                            "gambit_id": "0ad15d95-6aac-431a-bcd2-5ff450374a83",
                            "last_updated": "2022-10-31T11:37:05.023064-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Vikings",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e477d0a8-8376-41b8-8037-704f795ea720/?format=api"
                        },
                        {
                            "id": "765ac01c-e781-450a-a02a-29a9a14eb7a0",
                            "gambit_id": "1bbebd25-73fb-4d1d-80b0-99449569ea31",
                            "last_updated": "2022-10-31T11:37:05.024021-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e477d0a8-8376-41b8-8037-704f795ea720/?format=api"
                        }
                    ]
                },
                {
                    "id": "26cab774-bda2-45c4-aaf6-3fd9bc66dfaa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1a040f69-09e9-4ab7-b45e-4de8f24e7d33/?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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 48.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c7201eb0-ecf3-48a2-aa44-566b686e7dd5",
                            "gambit_id": "601c68d1-bcee-489d-9d03-799d3de8821e",
                            "last_updated": "2022-10-31T11:37:05.018235-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 48.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "48.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26cab774-bda2-45c4-aaf6-3fd9bc66dfaa/?format=api"
                        },
                        {
                            "id": "c9b83c7d-898a-47c9-aab7-20686102a485",
                            "gambit_id": "e0fbeda1-67c1-400a-816b-26d1c8f72de8",
                            "last_updated": "2022-10-31T11:37:05.017098-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 48.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "48.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26cab774-bda2-45c4-aaf6-3fd9bc66dfaa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fd592b8f-f27b-4527-9c8b-b34474114eb5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cf403d83-492c-43d8-a273-836797845441",
            "completed": true,
            "last_updated": "2022-10-31T11:42:01.289405-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/cf403d83-492c-43d8-a273-836797845441",
            "datetime": "2022-10-30T13:00:00-04:00",
            "cutoff_datetime": "2022-10-30T13:00:00-04:00",
            "name": "Pittsburgh Steelers v. Philadelphia Eagles",
            "bettypes": [
                {
                    "id": "5b0c9b99-a76b-4690-9ab8-950f34256e32",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd592b8f-f27b-4527-9c8b-b34474114eb5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Eagles",
                                "amount": 8084.0
                            },
                            {
                                "team": "Pittsburgh Steelers",
                                "amount": 1916.0
                            }
                        ],
                        "expected_reward_tokens": 9539.12,
                        "profit_sb": 39.12,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2adeb9f2-cd47-4723-9953-775ae9778b5f",
                            "gambit_id": "234aef34-0f91-49c7-8ccf-58321454fb4a",
                            "last_updated": "2022-10-31T11:42:01.296976-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.18000",
                            "odds": "1.18180",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b0c9b99-a76b-4690-9ab8-950f34256e32/?format=api"
                        },
                        {
                            "id": "b013c8d1-1f6d-46df-853b-93a6c4b0c406",
                            "gambit_id": "6d493fb1-a55d-4172-aa59-cd1587ad007d",
                            "last_updated": "2022-10-31T11:42:01.295863-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "4.98000",
                            "odds": "5.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b0c9b99-a76b-4690-9ab8-950f34256e32/?format=api"
                        }
                    ]
                },
                {
                    "id": "d26dad77-40a3-43d2-9d4e-8edc0c29474a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd592b8f-f27b-4527-9c8b-b34474114eb5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Eagles",
                                "amount": 5000.0
                            },
                            {
                                "team": "Pittsburgh Steelers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2e91e1fb-098c-4791-add5-a4f4621bbac0",
                            "gambit_id": "3e1889eb-5c58-4834-9407-f06d462d1009",
                            "last_updated": "2022-10-31T11:42:01.298847-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d26dad77-40a3-43d2-9d4e-8edc0c29474a/?format=api"
                        },
                        {
                            "id": "7775af17-7a15-42c6-bc87-3a92065a15cd",
                            "gambit_id": "e4736dbf-d5af-4397-904b-df7122c8118d",
                            "last_updated": "2022-10-31T11:42:01.299858-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d26dad77-40a3-43d2-9d4e-8edc0c29474a/?format=api"
                        }
                    ]
                },
                {
                    "id": "63b67688-acd7-4e74-8aa9-a3ed850260be",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd592b8f-f27b-4527-9c8b-b34474114eb5/?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 43",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 43",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4bdba751-21d9-45cc-96c6-9f0ba718f773",
                            "gambit_id": "0981a7d8-a84b-499c-81e2-1e2a22209c1a",
                            "last_updated": "2022-10-31T11:42:01.293595-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 43",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "43.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63b67688-acd7-4e74-8aa9-a3ed850260be/?format=api"
                        },
                        {
                            "id": "ade47b35-c233-4952-b92f-14a085bf9666",
                            "gambit_id": "e575a523-e986-4101-987a-96d6577dcecb",
                            "last_updated": "2022-10-31T11:42:01.292397-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 43",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "43.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63b67688-acd7-4e74-8aa9-a3ed850260be/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e93c5ecd-455c-464f-a547-210f84adb310",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b0559070-2a36-41ab-8dbe-930e890eb16f",
            "completed": true,
            "last_updated": "2022-10-31T11:46:57.848532-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.54,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/b0559070-2a36-41ab-8dbe-930e890eb16f",
            "datetime": "2022-10-30T13:00:00-04:00",
            "cutoff_datetime": "2022-10-30T13:00:00-04:00",
            "name": "Chicago Bears v. Dallas Cowboys",
            "bettypes": [
                {
                    "id": "2e1bd3dd-c0dd-4dec-8ff2-93f7ebba3421",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e93c5ecd-455c-464f-a547-210f84adb310/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Cowboys",
                                "amount": 7829.0
                            },
                            {
                                "team": "Chicago Bears",
                                "amount": 2171.0
                            }
                        ],
                        "expected_reward_tokens": 9551.38,
                        "profit_sb": 51.38,
                        "profit_sb_percentage": 0.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7ae5c9b3-7cbd-493a-9fbe-5a6f314a07fd",
                            "gambit_id": "ecacf207-6c8d-4d37-afe9-85741ebfe4f2",
                            "last_updated": "2022-10-31T11:46:57.851302-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Cowboys",
                            "reward": "1.22000",
                            "odds": "1.22220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e1bd3dd-c0dd-4dec-8ff2-93f7ebba3421/?format=api"
                        },
                        {
                            "id": "99b03df0-da8b-4f28-bb00-0ada36f989c3",
                            "gambit_id": "26494ffd-fc16-4f9b-b2f7-f33130838e65",
                            "last_updated": "2022-10-31T11:46:57.852464-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bears",
                            "reward": "4.40000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e1bd3dd-c0dd-4dec-8ff2-93f7ebba3421/?format=api"
                        }
                    ]
                },
                {
                    "id": "4b753fd9-401c-4c6b-9178-9dba5057d280",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e93c5ecd-455c-464f-a547-210f84adb310/?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": "Dallas Cowboys",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9635b3db-4d45-4dcb-8e4a-947764a5a10f",
                            "gambit_id": "482efd81-f3f0-4203-a555-01389d220ed1",
                            "last_updated": "2022-10-31T11:46:57.858271-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bears",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b753fd9-401c-4c6b-9178-9dba5057d280/?format=api"
                        },
                        {
                            "id": "de3f8b92-4a2a-45d2-9fa1-3d769283037c",
                            "gambit_id": "d422337e-c69d-4700-82e5-7b47efcba4d5",
                            "last_updated": "2022-10-31T11:46:57.857310-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Cowboys",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b753fd9-401c-4c6b-9178-9dba5057d280/?format=api"
                        }
                    ]
                },
                {
                    "id": "04e15e50-8f5f-4535-9e5c-3fb3c992ee62",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e93c5ecd-455c-464f-a547-210f84adb310/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 43",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 43",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "00acdfb0-bcd1-4da6-9144-ea34c802ef17",
                            "gambit_id": "62385799-0439-4963-a1bc-01d683f8a984",
                            "last_updated": "2022-10-31T11:46:57.854434-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 43",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "43.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04e15e50-8f5f-4535-9e5c-3fb3c992ee62/?format=api"
                        },
                        {
                            "id": "876f23b8-5bdb-43e0-9eed-df392829fbed",
                            "gambit_id": "563fcc37-0aac-4bff-8bf6-801ce429100a",
                            "last_updated": "2022-10-31T11:46:57.855393-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 43",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "43.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04e15e50-8f5f-4535-9e5c-3fb3c992ee62/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1f43504b-7a7b-41a4-8f8f-4f5ff1b49f82",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0d530bfe-3594-4150-b309-92fa78c836c8",
            "completed": true,
            "last_updated": "2022-10-31T11:46:57.706218-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/0d530bfe-3594-4150-b309-92fa78c836c8",
            "datetime": "2022-10-30T13:00:00-04:00",
            "cutoff_datetime": "2022-10-30T13:00:00-04:00",
            "name": "Miami Dolphins v. Detroit Lions",
            "bettypes": [
                {
                    "id": "8815e577-6cb0-46a9-a1e9-dd26f5e3956c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f43504b-7a7b-41a4-8f8f-4f5ff1b49f82/?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": 6326.0
                            },
                            {
                                "team": "Detroit Lions",
                                "amount": 3674.0
                            }
                        ],
                        "expected_reward_tokens": 9552.26,
                        "profit_sb": 52.26,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9410eca3-a441-4b40-9cde-3204351991ce",
                            "gambit_id": "08f695bc-bd84-4b4e-8320-1231ecc38410",
                            "last_updated": "2022-10-31T11:46:57.712974-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Dolphins",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8815e577-6cb0-46a9-a1e9-dd26f5e3956c/?format=api"
                        },
                        {
                            "id": "cef51409-f1ff-4c2d-b579-ac468d5882fa",
                            "gambit_id": "046df517-b551-41ff-874d-00b9de99aa5e",
                            "last_updated": "2022-10-31T11:46:57.712024-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Lions",
                            "reward": "2.60000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8815e577-6cb0-46a9-a1e9-dd26f5e3956c/?format=api"
                        }
                    ]
                },
                {
                    "id": "24996fa5-5ab0-48fa-a75a-0dd7c3d2a808",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f43504b-7a7b-41a4-8f8f-4f5ff1b49f82/?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 Dolphins",
                                "amount": 5106.0
                            },
                            {
                                "team": "Detroit Lions",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "66a3aa45-26d9-4713-8aae-7fbdccf9a493",
                            "gambit_id": "c9ad54c9-e475-4396-9c53-a81c3db612b2",
                            "last_updated": "2022-10-31T11:46:57.715766-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Dolphins",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24996fa5-5ab0-48fa-a75a-0dd7c3d2a808/?format=api"
                        },
                        {
                            "id": "2085148c-1d4f-4dc8-a5fc-f723dcb982ca",
                            "gambit_id": "f10135d2-a31b-4f02-97f9-5f5364805cec",
                            "last_updated": "2022-10-31T11:46:57.714832-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Lions",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24996fa5-5ab0-48fa-a75a-0dd7c3d2a808/?format=api"
                        }
                    ]
                },
                {
                    "id": "e66a6fe2-96b9-49e9-bd63-4145f521199b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f43504b-7a7b-41a4-8f8f-4f5ff1b49f82/?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": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d8dcbeb7-59aa-4cd4-afda-30f039a13868",
                            "gambit_id": "c0734263-5f49-4771-b857-ca5ef40a54e3",
                            "last_updated": "2022-10-31T11:46:57.710145-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 52",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "52.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e66a6fe2-96b9-49e9-bd63-4145f521199b/?format=api"
                        },
                        {
                            "id": "d7c856e7-9e2c-4dfd-ba54-c10381d869d1",
                            "gambit_id": "9ddc3582-d6c8-4319-8040-ff35fc14e196",
                            "last_updated": "2022-10-31T11:46:57.709095-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 52",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "52.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e66a6fe2-96b9-49e9-bd63-4145f521199b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "da962d10-d468-4971-9466-17c734224a9b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1e03a55c-054e-499d-a76c-2ba11eb2710b",
            "completed": true,
            "last_updated": "2022-10-31T11:42:00.737450-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/1e03a55c-054e-499d-a76c-2ba11eb2710b",
            "datetime": "2022-10-30T13:00:00-04:00",
            "cutoff_datetime": "2022-10-30T13:00:00-04:00",
            "name": "New England Patriots v. New York Jets",
            "bettypes": [
                {
                    "id": "1a60b991-a5cd-4a91-8740-f83b6281bf89",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da962d10-d468-4971-9466-17c734224a9b/?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": 5863.0
                            },
                            {
                                "team": "New York Jets",
                                "amount": 4137.0
                            }
                        ],
                        "expected_reward_tokens": 9556.47,
                        "profit_sb": 56.47,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5e389b91-0534-46e6-9581-9ff8379acb67",
                            "gambit_id": "7c0bdd64-82b7-4b8b-9745-52392cbe3dae",
                            "last_updated": "2022-10-31T11:42:00.741579-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New England Patriots",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a60b991-a5cd-4a91-8740-f83b6281bf89/?format=api"
                        },
                        {
                            "id": "b08f443e-aac4-4d8f-8198-1cebf37eab76",
                            "gambit_id": "8a05045d-bb2f-4eb8-93ba-8cc26417f997",
                            "last_updated": "2022-10-31T11:42:00.740414-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Jets",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a60b991-a5cd-4a91-8740-f83b6281bf89/?format=api"
                        }
                    ]
                },
                {
                    "id": "e9d6ddfa-9ed4-4960-9e76-e4c70d79b7f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da962d10-d468-4971-9466-17c734224a9b/?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": "New England Patriots",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5084df1b-1a79-4b00-8ed6-e2bb4ab3729d",
                            "gambit_id": "f2ce62f8-1b4f-4ca7-98e0-824ffde700b8",
                            "last_updated": "2022-10-31T11:42:00.746510-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Jets",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9d6ddfa-9ed4-4960-9e76-e4c70d79b7f2/?format=api"
                        },
                        {
                            "id": "1fe04f86-2b9b-47c2-be24-8d6a472eb7b6",
                            "gambit_id": "61453c9f-a73c-444c-8f9a-3993bfa90ea1",
                            "last_updated": "2022-10-31T11:42:00.747449-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New England Patriots",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9d6ddfa-9ed4-4960-9e76-e4c70d79b7f2/?format=api"
                        }
                    ]
                },
                {
                    "id": "e87d616b-1fae-4b3e-bed1-71a7affcf422",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da962d10-d468-4971-9466-17c734224a9b/?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": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8946c619-f577-4f74-bdbc-e2fa5e95832c",
                            "gambit_id": "1f284c92-6b0f-4d0c-a3ec-5c136d395410",
                            "last_updated": "2022-10-31T11:42:00.743667-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 40",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "40.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e87d616b-1fae-4b3e-bed1-71a7affcf422/?format=api"
                        },
                        {
                            "id": "a2fa2df0-6b59-4ad4-b1b8-7ad77965c981",
                            "gambit_id": "4784f526-3206-46b8-b683-3a06c15c800c",
                            "last_updated": "2022-10-31T11:42:00.744616-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 40",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "40.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e87d616b-1fae-4b3e-bed1-71a7affcf422/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0be1975a-8279-4ba3-8dc0-c481a04ebcba",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2a1cf418-2369-43cf-8142-365a98fdeb99",
            "completed": true,
            "last_updated": "2022-10-31T11:36:57.016046-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/2a1cf418-2369-43cf-8142-365a98fdeb99",
            "datetime": "2022-10-30T13:00:00-04:00",
            "cutoff_datetime": "2022-10-30T13:00:00-04:00",
            "name": "Carolina Panthers v. Atlanta Falcons",
            "bettypes": [
                {
                    "id": "59a5290e-cf01-46ea-b288-9a2acbf951cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0be1975a-8279-4ba3-8dc0-c481a04ebcba/?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": 6475.0
                            },
                            {
                                "team": "Carolina Panthers",
                                "amount": 3525.0
                            }
                        ],
                        "expected_reward_tokens": 9517.5,
                        "profit_sb": 17.5,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a53c48e5-85fc-455b-b0e7-81461c59c234",
                            "gambit_id": "dbd6cd31-0f18-45df-9327-cb902a3d5602",
                            "last_updated": "2022-10-31T11:36:57.023378-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Falcons",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59a5290e-cf01-46ea-b288-9a2acbf951cb/?format=api"
                        },
                        {
                            "id": "071b40c1-dc72-4e09-bb64-42ef89e020de",
                            "gambit_id": "e63b7ec5-3539-4854-ad7b-76fed95757f6",
                            "last_updated": "2022-10-31T11:36:57.024369-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Panthers",
                            "reward": "2.70000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59a5290e-cf01-46ea-b288-9a2acbf951cb/?format=api"
                        }
                    ]
                },
                {
                    "id": "04c63f36-643e-4344-8265-9c149644f090",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0be1975a-8279-4ba3-8dc0-c481a04ebcba/?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": 5106.0
                            },
                            {
                                "team": "Carolina Panthers",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f55c318f-f16f-4f8b-97a7-f03534900ba1",
                            "gambit_id": "6996052a-2a21-47fc-95bf-73bedadb5f3e",
                            "last_updated": "2022-10-31T11:36:57.026310-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Falcons",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04c63f36-643e-4344-8265-9c149644f090/?format=api"
                        },
                        {
                            "id": "506008ad-8320-4ba2-be15-ad5ff6827600",
                            "gambit_id": "9523552d-3beb-45d2-8b11-41377ed528b0",
                            "last_updated": "2022-10-31T11:36:57.027312-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Panthers",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04c63f36-643e-4344-8265-9c149644f090/?format=api"
                        }
                    ]
                },
                {
                    "id": "5611d0b2-c20a-4c28-a166-257b5e57f867",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0be1975a-8279-4ba3-8dc0-c481a04ebcba/?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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 41",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7ccdcf02-81df-4015-947a-e040c12a916c",
                            "gambit_id": "f61f3806-41be-4251-976c-3f7a84f2acbe",
                            "last_updated": "2022-10-31T11:36:57.019747-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 41",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "41.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5611d0b2-c20a-4c28-a166-257b5e57f867/?format=api"
                        },
                        {
                            "id": "24a6927f-9679-4711-8f0b-19a5e2a63075",
                            "gambit_id": "2564ab36-ddef-4d80-9b44-a204c5b63f9d",
                            "last_updated": "2022-10-31T11:36:57.020958-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 41",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "41.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5611d0b2-c20a-4c28-a166-257b5e57f867/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9212d0dc-3be7-4e12-8d8d-e3be297a0c96",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7e71ad51-9cd0-4566-95b0-397931693398",
            "completed": true,
            "last_updated": "2022-10-31T11:36:57.182308-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/7e71ad51-9cd0-4566-95b0-397931693398",
            "datetime": "2022-10-30T13:00:00-04:00",
            "cutoff_datetime": "2022-10-30T13:00:00-04:00",
            "name": "Las Vegas Raiders v. New Orleans Saints",
            "bettypes": [
                {
                    "id": "69c5ad62-78af-4a19-b0c1-0c525be910ca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9212d0dc-3be7-4e12-8d8d-e3be297a0c96/?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": 5316.0
                            },
                            {
                                "team": "New Orleans Saints",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "01c2371b-1ad2-4119-85d7-52873cf1a4b0",
                            "gambit_id": "fc871eb8-228e-4e80-9079-e6bfd834251e",
                            "last_updated": "2022-10-31T11:36:57.189312-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69c5ad62-78af-4a19-b0c1-0c525be910ca/?format=api"
                        },
                        {
                            "id": "c1f242e6-db50-42b5-88e5-2bf4ddc0541e",
                            "gambit_id": "7aabd72c-cf0d-4c4d-a1ba-39091e4c75fb",
                            "last_updated": "2022-10-31T11:36:57.188346-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Saints",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69c5ad62-78af-4a19-b0c1-0c525be910ca/?format=api"
                        }
                    ]
                },
                {
                    "id": "f4100996-d434-4821-8d77-eb166f409eb9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9212d0dc-3be7-4e12-8d8d-e3be297a0c96/?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": 5106.0
                            },
                            {
                                "team": "New Orleans Saints",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "91572872-ff50-4c0a-932f-602027022e92",
                            "gambit_id": "cd0396e1-6221-44f8-86cd-54c80bc0a634",
                            "last_updated": "2022-10-31T11:36:57.192165-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4100996-d434-4821-8d77-eb166f409eb9/?format=api"
                        },
                        {
                            "id": "1a13b263-48e3-45bc-83d1-54d0f69b49ed",
                            "gambit_id": "461b356a-a5eb-4cbc-b2b1-2c2f9a748ad6",
                            "last_updated": "2022-10-31T11:36:57.191212-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Saints",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4100996-d434-4821-8d77-eb166f409eb9/?format=api"
                        }
                    ]
                },
                {
                    "id": "40bee726-8656-4843-8f73-fb5f496a35c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9212d0dc-3be7-4e12-8d8d-e3be297a0c96/?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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 48",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "98bdd6dd-b1d2-4b60-9808-9fd211fbc140",
                            "gambit_id": "398e254e-6361-435e-ad92-26dbf06c6c99",
                            "last_updated": "2022-10-31T11:36:57.185240-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 48",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "48.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40bee726-8656-4843-8f73-fb5f496a35c1/?format=api"
                        },
                        {
                            "id": "fbfb821b-dd2f-44dd-bf62-93433e2092b0",
                            "gambit_id": "2d1d42d0-9339-4c16-9a13-d7e1e0000c74",
                            "last_updated": "2022-10-31T11:36:57.186341-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 48",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "48.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40bee726-8656-4843-8f73-fb5f496a35c1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ece15360-c8cd-49cc-9c20-113abea4f191",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4c2cfac3-451f-4699-93f0-375e55ad4563",
            "completed": true,
            "last_updated": "2022-10-31T12:17:02.140974-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.94,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/4c2cfac3-451f-4699-93f0-375e55ad4563",
            "datetime": "2022-10-30T12:15:00-04:00",
            "cutoff_datetime": "2022-10-30T12:15:00-04:00",
            "name": "Manchester United v. West Ham United",
            "bettypes": [
                {
                    "id": "f53f0a6d-fc99-4009-9435-1e022b206a5b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ece15360-c8cd-49cc-9c20-113abea4f191/?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": 6912.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3088.0
                            }
                        ],
                        "expected_reward_tokens": 11610.88,
                        "profit_sb": 2110.88,
                        "profit_sb_percentage": 22.22,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester United",
                                "amount": 5528.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2470.0
                            },
                            {
                                "team": "West Ham United",
                                "amount": 2002.0
                            }
                        ],
                        "expected_reward_tokens": 9287.04,
                        "profit_sb": -212.96,
                        "profit_sb_percentage": -2.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "50fca0b7-e179-4a9c-a4a7-c50e9231cacc",
                            "gambit_id": "583199ac-39a8-469c-902f-b2f36696e129",
                            "last_updated": "2022-10-31T12:17:02.146698-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Manchester United",
                            "reward": "1.68000",
                            "odds": "1.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f53f0a6d-fc99-4009-9435-1e022b206a5b/?format=api"
                        },
                        {
                            "id": "9bf576a9-a1e1-4df7-a20a-276005b2bbce",
                            "gambit_id": "74d7d04f-0230-4fa5-8f6d-e2577cc5a917",
                            "last_updated": "2022-10-31T12:17:02.148603-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.76000",
                            "odds": "3.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f53f0a6d-fc99-4009-9435-1e022b206a5b/?format=api"
                        },
                        {
                            "id": "18db138d-fb46-43bf-bd9e-7b819718ddc4",
                            "gambit_id": "9c953065-db76-4a80-9ee2-2c8d080a3602",
                            "last_updated": "2022-10-31T12:17:02.147663-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "West Ham United",
                            "reward": "4.64000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f53f0a6d-fc99-4009-9435-1e022b206a5b/?format=api"
                        }
                    ]
                },
                {
                    "id": "e3242ad6-40e9-4b24-a5aa-01b7a1cc4ea8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ece15360-c8cd-49cc-9c20-113abea4f191/?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": 5147.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4853.0
                            }
                        ],
                        "expected_reward_tokens": 9316.07,
                        "profit_sb": -183.93,
                        "profit_sb_percentage": -1.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d39f287c-ee04-402a-a118-add79f24c41c",
                            "gambit_id": "a0499788-651b-4a84-9e64-7616ad764cd8",
                            "last_updated": "2022-10-31T12:17:02.144829-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.81000",
                            "odds": "1.83000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3242ad6-40e9-4b24-a5aa-01b7a1cc4ea8/?format=api"
                        },
                        {
                            "id": "57ab9e83-eec4-4caa-9499-c6d5e4f5a139",
                            "gambit_id": "ac1bd6b9-d787-483b-93c9-1ddfe28f8afa",
                            "last_updated": "2022-10-31T12:17:02.143739-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.92000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3242ad6-40e9-4b24-a5aa-01b7a1cc4ea8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "46ddaf33-c197-4c77-8db7-a14ab547c488",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "aadbc5bc-a0c0-4a98-ba30-e512f0fef8c3",
            "completed": true,
            "last_updated": "2022-10-31T12:17:07.085283-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.81,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/aadbc5bc-a0c0-4a98-ba30-e512f0fef8c3",
            "datetime": "2022-10-30T10:00:00-04:00",
            "cutoff_datetime": "2022-10-30T10:00:00-04:00",
            "name": "Arsenal v. Nottingham Forest",
            "bettypes": [
                {
                    "id": "cbd99124-a59a-4f7a-b469-bfc320c28091",
                    "match": "https://api-prod.gambitprofit.com/api/matches/46ddaf33-c197-4c77-8db7-a14ab547c488/?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": 8468.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1532.0
                            }
                        ],
                        "expected_reward_tokens": 10076.92,
                        "profit_sb": 576.92,
                        "profit_sb_percentage": 6.07,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 7843.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1418.0
                            },
                            {
                                "team": "Nottingham Forest",
                                "amount": 738.0
                            }
                        ],
                        "expected_reward_tokens": 9328.32,
                        "profit_sb": -171.68,
                        "profit_sb_percentage": -1.81,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0b5532d3-c4ea-426b-b38c-d4339c84374b",
                            "gambit_id": "8280553c-d381-472a-b8a7-ce94e7fc5e62",
                            "last_updated": "2022-10-31T12:17:07.092492-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arsenal",
                            "reward": "1.19000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbd99124-a59a-4f7a-b469-bfc320c28091/?format=api"
                        },
                        {
                            "id": "0d5c1d65-3876-4f92-a0d3-522491b1a6f0",
                            "gambit_id": "a3a156be-ca76-4ec5-bd4f-0d709e8c8721",
                            "last_updated": "2022-10-31T12:17:07.093627-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "6.58000",
                            "odds": "6.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbd99124-a59a-4f7a-b469-bfc320c28091/?format=api"
                        },
                        {
                            "id": "7514c168-66c8-45ff-9177-145bee895927",
                            "gambit_id": "31bb89f6-9b98-4239-97a8-a2caaa442fc1",
                            "last_updated": "2022-10-31T12:17:07.091381-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nottingham Forest",
                            "reward": "12.64000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbd99124-a59a-4f7a-b469-bfc320c28091/?format=api"
                        }
                    ]
                },
                {
                    "id": "817c42e9-7acc-4e10-8680-228f5109d782",
                    "match": "https://api-prod.gambitprofit.com/api/matches/46ddaf33-c197-4c77-8db7-a14ab547c488/?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": 6067.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3933.0
                            }
                        ],
                        "expected_reward_tokens": 9281.88,
                        "profit_sb": -218.12,
                        "profit_sb_percentage": -2.3,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "104c5a83-2ab4-4f51-93ae-ffa06e5c345e",
                            "gambit_id": "50ebd5af-6f67-4bd2-88cc-e3ecaf088923",
                            "last_updated": "2022-10-31T12:17:07.089143-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.53000",
                            "odds": "1.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/817c42e9-7acc-4e10-8680-228f5109d782/?format=api"
                        },
                        {
                            "id": "1a0a0565-0628-4c13-b655-5441f8e900d9",
                            "gambit_id": "87264e0d-69b2-4a4b-9b66-9330a502fcf4",
                            "last_updated": "2022-10-31T12:17:07.088011-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.36000",
                            "odds": "2.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/817c42e9-7acc-4e10-8680-228f5109d782/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3c3afe45-07d9-4966-b8ae-80d34ae891cc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f0316ef6-4fed-4aab-9fcf-c08c8979c8fa",
            "completed": true,
            "last_updated": "2022-10-31T11:47:03.043416-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.71,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/f0316ef6-4fed-4aab-9fcf-c08c8979c8fa",
            "datetime": "2022-10-30T09:30:00-04:00",
            "cutoff_datetime": "2022-10-30T09:30:00-04:00",
            "name": "Denver Broncos v. Jacksonville Jaguars",
            "bettypes": [
                {
                    "id": "d944ed8b-1fd1-41ca-82fc-cc08f7832b54",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c3afe45-07d9-4966-b8ae-80d34ae891cc/?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": "Jacksonville Jaguars",
                                "amount": 5212.0
                            },
                            {
                                "team": "Denver Broncos",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3f073e61-7fdc-49ee-bb9c-08e03e1221d8",
                            "gambit_id": "5290a8c7-5cc1-44e5-84ac-b95757924d45",
                            "last_updated": "2022-10-31T11:47:03.049708-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d944ed8b-1fd1-41ca-82fc-cc08f7832b54/?format=api"
                        },
                        {
                            "id": "9fd39204-c061-4328-b8b9-913b6c4b5f5c",
                            "gambit_id": "000f250b-214a-4983-a199-3df83b801df4",
                            "last_updated": "2022-10-31T11:47:03.050657-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Broncos",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d944ed8b-1fd1-41ca-82fc-cc08f7832b54/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc3dde0e-d360-42ec-9567-f7b8e531504f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c3afe45-07d9-4966-b8ae-80d34ae891cc/?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": "Jacksonville Jaguars",
                                "amount": 5106.0
                            },
                            {
                                "team": "Denver Broncos",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f4afc7df-5138-4c8d-b17c-4d0d2e96e7bc",
                            "gambit_id": "416c3daa-49d3-492d-81e8-9183c716e805",
                            "last_updated": "2022-10-31T11:47:03.052507-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc3dde0e-d360-42ec-9567-f7b8e531504f/?format=api"
                        },
                        {
                            "id": "59d551e6-d076-4e18-b355-5e61488a4ad0",
                            "gambit_id": "9f228d09-ab2c-42a8-bc72-c12b76bab864",
                            "last_updated": "2022-10-31T11:47:03.053461-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Broncos",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc3dde0e-d360-42ec-9567-f7b8e531504f/?format=api"
                        }
                    ]
                },
                {
                    "id": "a9a8869c-4f67-4487-96cd-784f2951a0dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c3afe45-07d9-4966-b8ae-80d34ae891cc/?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 40.5",
                                "amount": 5106.0
                            },
                            {
                                "team": "Game Total Under 40.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0cae5a65-9db4-4b80-812b-1484b687a827",
                            "gambit_id": "b72c081a-92f6-441b-9fcf-8fb235ac2813",
                            "last_updated": "2022-10-31T11:47:03.047801-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 40.5",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9a8869c-4f67-4487-96cd-784f2951a0dd/?format=api"
                        },
                        {
                            "id": "0dc212ed-281f-4b6e-af19-18a04820ebd5",
                            "gambit_id": "cc85ca2f-a55e-4c96-97d4-8a95c66aaffd",
                            "last_updated": "2022-10-31T11:47:03.046868-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 40.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9a8869c-4f67-4487-96cd-784f2951a0dd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bd60784c-148f-4d26-add0-68cf26687255",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d94fb6b7-2f38-441b-b57d-9280623e8526",
            "completed": true,
            "last_updated": "2022-10-31T10:07:24.709296-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/d94fb6b7-2f38-441b-b57d-9280623e8526",
            "datetime": "2022-10-29T23:59:59-04:00",
            "cutoff_datetime": "2022-10-29T23:59:59-04:00",
            "name": "Wyoming v. Hawaii",
            "bettypes": [
                {
                    "id": "80a795db-1804-4885-8e78-26042c494ccf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd60784c-148f-4d26-add0-68cf26687255/?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": "Wyoming",
                                "amount": 7790.0
                            },
                            {
                                "team": "Hawaii",
                                "amount": 2210.0
                            }
                        ],
                        "expected_reward_tokens": 9503.0,
                        "profit_sb": 3.0,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e674961d-1c3a-4ab7-aff8-9e6e9443bcfd",
                            "gambit_id": "85e0e8f6-1035-4280-be0e-d50c4a3cb9dc",
                            "last_updated": "2022-10-31T10:07:24.716073-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wyoming",
                            "reward": "1.22000",
                            "odds": "1.22730",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80a795db-1804-4885-8e78-26042c494ccf/?format=api"
                        },
                        {
                            "id": "c6dfce7e-c4f6-4375-9855-4a3ffeb7d84d",
                            "gambit_id": "ba3ea530-21c6-43e2-ad06-68e177c2b6ea",
                            "last_updated": "2022-10-31T10:07:24.715119-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hawaii",
                            "reward": "4.30000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80a795db-1804-4885-8e78-26042c494ccf/?format=api"
                        }
                    ]
                },
                {
                    "id": "d52eae9f-6059-43d3-8b69-6913930fcf0c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd60784c-148f-4d26-add0-68cf26687255/?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": "Wyoming",
                                "amount": 5000.0
                            },
                            {
                                "team": "Hawaii",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4fcbf92a-dd7b-4b61-9565-6363dff14189",
                            "gambit_id": "a7c1d8a8-9f92-4f5b-b1c8-18be1a98a841",
                            "last_updated": "2022-10-31T10:07:24.718942-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wyoming",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52eae9f-6059-43d3-8b69-6913930fcf0c/?format=api"
                        },
                        {
                            "id": "6ea1a1b8-890d-4ce8-9b32-138a34536334",
                            "gambit_id": "50104549-d08d-4869-9145-e2d8bdd2c69e",
                            "last_updated": "2022-10-31T10:07:24.717961-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hawaii",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52eae9f-6059-43d3-8b69-6913930fcf0c/?format=api"
                        }
                    ]
                },
                {
                    "id": "52c290e8-846c-4c41-bf79-3c14d494943b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd60784c-148f-4d26-add0-68cf26687255/?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 51",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 51",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e125ac70-1fc3-4745-946a-f141043e70c4",
                            "gambit_id": "4a99d987-11c4-48f1-9ec6-4b0b11d12d9d",
                            "last_updated": "2022-10-31T10:07:24.712070-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 51",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "51.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52c290e8-846c-4c41-bf79-3c14d494943b/?format=api"
                        },
                        {
                            "id": "7920eb94-31ac-4e13-8a0e-37fa4ce92c52",
                            "gambit_id": "00ac6cc2-e66e-4f2e-bc3d-dbb22cb5cf35",
                            "last_updated": "2022-10-31T10:07:24.713181-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 51",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "51.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52c290e8-846c-4c41-bf79-3c14d494943b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f7878e6e-67f2-414f-a287-cc7228063220",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8a4decd1-4283-49e9-a024-d9a206abda9c",
            "completed": true,
            "last_updated": "2022-10-31T11:22:07.279503-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.05,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/8a4decd1-4283-49e9-a024-d9a206abda9c",
            "datetime": "2022-10-29T22:59:00-04:00",
            "cutoff_datetime": "2022-10-29T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - October 29th 2022",
            "bettypes": [
                {
                    "id": "587fb4bb-0ad7-4d89-821d-2be94d162855",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f7878e6e-67f2-414f-a287-cc7228063220/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            },
                            {
                                "team": "Even",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5347b648-df5b-4d93-ac11-125d698454ae",
                            "gambit_id": "a685ca2b-9415-45dc-88a9-cb0077794c5a",
                            "last_updated": "2022-10-31T11:22:07.283226-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Odd",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/587fb4bb-0ad7-4d89-821d-2be94d162855/?format=api"
                        },
                        {
                            "id": "2d51d04a-1420-4508-9fa8-28014a9e72bc",
                            "gambit_id": "4168abbc-ebf3-458d-b274-b2e61cbd50fb",
                            "last_updated": "2022-10-31T11:22:07.282142-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Even",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/587fb4bb-0ad7-4d89-821d-2be94d162855/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "95b47251-bcc3-464a-99d7-e1529ac28bc7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d493cce8-efd9-413c-b034-4704d7b4b882",
            "completed": false,
            "last_updated": "2022-12-24T17:12:23.569859-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.05,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/d493cce8-efd9-413c-b034-4704d7b4b882",
            "datetime": "2022-10-29T22:59:00-04:00",
            "cutoff_datetime": "2022-10-29T22:59:00-04:00",
            "name": "US Lottery - Powerball: Over/Under Powerball Number - October 29th 2022",
            "bettypes": [
                {
                    "id": "3f200d54-36c5-4bc5-8428-a411024f95eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/95b47251-bcc3-464a-99d7-e1529ac28bc7/?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": "Over 13½",
                                "amount": 5000.0
                            },
                            {
                                "team": "Under 13½",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "62a6c2d1-aa23-47c0-b615-5202f7e96f1d",
                            "gambit_id": "2f14de53-771d-48d8-ae6e-b467001ea229",
                            "last_updated": "2022-12-24T17:12:23.575131-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Over 13½",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f200d54-36c5-4bc5-8428-a411024f95eb/?format=api"
                        },
                        {
                            "id": "4b8e07b8-6c8a-4478-8c29-0548c0dcd998",
                            "gambit_id": "4dbf7f30-6eb1-43f2-9442-51b987f3ed8f",
                            "last_updated": "2022-12-24T17:12:23.573697-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Under 13½",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f200d54-36c5-4bc5-8428-a411024f95eb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7980d9ab-f59b-4561-8c65-9f84cb68df19",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "af5e1058-265c-4549-a681-fa957079fc52",
            "completed": true,
            "last_updated": "2022-10-31T10:12:28.397700-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.3,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/af5e1058-265c-4549-a681-fa957079fc52",
            "datetime": "2022-10-29T22:30:00-04:00",
            "cutoff_datetime": "2022-10-29T22:30:00-04:00",
            "name": "San Diego State v. Fresno State",
            "bettypes": [
                {
                    "id": "05459680-91e0-4115-b794-e481f9e81bef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7980d9ab-f59b-4561-8c65-9f84cb68df19/?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": "Fresno State",
                                "amount": 7563.0
                            },
                            {
                                "team": "San Diego State",
                                "amount": 2437.0
                            }
                        ],
                        "expected_reward_tokens": 9528.67,
                        "profit_sb": 28.67,
                        "profit_sb_percentage": 0.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "59db29eb-f8a9-4ec5-8dcf-c2fe3209b6e0",
                            "gambit_id": "fd4f381b-5c11-4ff2-bebe-95a6103de189",
                            "last_updated": "2022-10-31T10:12:28.403509-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fresno State",
                            "reward": "1.26000",
                            "odds": "1.26320",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05459680-91e0-4115-b794-e481f9e81bef/?format=api"
                        },
                        {
                            "id": "dfb65646-0045-4101-8c28-ab45637e7f50",
                            "gambit_id": "a25cd45e-8a4e-4c72-beeb-442d7f8468d6",
                            "last_updated": "2022-10-31T10:12:28.404446-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Diego State",
                            "reward": "3.91000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05459680-91e0-4115-b794-e481f9e81bef/?format=api"
                        }
                    ]
                },
                {
                    "id": "4c94facf-960f-4bb0-b555-bbacc67e6f05",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7980d9ab-f59b-4561-8c65-9f84cb68df19/?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": "Fresno State",
                                "amount": 5000.0
                            },
                            {
                                "team": "San Diego State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "86d9f5a7-76d1-4eff-99b0-2e03eb2998b2",
                            "gambit_id": "d2ca55e6-e794-489b-a897-9d63ff618f93",
                            "last_updated": "2022-10-31T10:12:28.406327-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fresno State",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c94facf-960f-4bb0-b555-bbacc67e6f05/?format=api"
                        },
                        {
                            "id": "7888f601-db0e-4bbb-b305-88742966c705",
                            "gambit_id": "3a4e86c1-dd8b-40a3-aac2-25f3ee2c316b",
                            "last_updated": "2022-10-31T10:12:28.407270-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Diego State",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c94facf-960f-4bb0-b555-bbacc67e6f05/?format=api"
                        }
                    ]
                },
                {
                    "id": "980fca59-e653-4c17-ab0a-9bb7638d1d07",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7980d9ab-f59b-4561-8c65-9f84cb68df19/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 44.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 44.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "533d1cd3-0763-4c00-8040-aa507cdfc3f9",
                            "gambit_id": "493b5b04-b2ad-4e3f-8460-830ed2a7a586",
                            "last_updated": "2022-10-31T10:12:28.401568-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 44.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/980fca59-e653-4c17-ab0a-9bb7638d1d07/?format=api"
                        },
                        {
                            "id": "ee0d6743-4acd-46c8-a857-6fca3e6b5550",
                            "gambit_id": "a8c037bc-e8fd-4d8b-a8c5-efceb84f7fa2",
                            "last_updated": "2022-10-31T10:12:28.400419-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 44.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/980fca59-e653-4c17-ab0a-9bb7638d1d07/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "20f43aa9-5e26-47a1-a54c-fa60e537ecaa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b17dd2a2-8454-4791-831f-1d98296899dd",
            "completed": true,
            "last_updated": "2022-10-31T10:12:28.247419-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.05,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/b17dd2a2-8454-4791-831f-1d98296899dd",
            "datetime": "2022-10-29T22:30:00-04:00",
            "cutoff_datetime": "2022-10-29T22:30:00-04:00",
            "name": "Nevada v. San Jose State",
            "bettypes": [
                {
                    "id": "9882b3c8-32f5-45be-8d34-2f94172745ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20f43aa9-5e26-47a1-a54c-fa60e537ecaa/?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 State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Nevada",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "616f0a1d-c801-470f-8036-598401763a6c",
                            "gambit_id": "1c3075bb-a874-4ca6-8673-b45a5104b406",
                            "last_updated": "2022-10-31T10:12:28.256345-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose State",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-24.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9882b3c8-32f5-45be-8d34-2f94172745ac/?format=api"
                        },
                        {
                            "id": "4c693a9c-f5d0-4e54-ae41-4c46a63d10be",
                            "gambit_id": "a566af0b-07d3-471a-86dd-39e4fc3f0141",
                            "last_updated": "2022-10-31T10:12:28.257317-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nevada",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "24.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9882b3c8-32f5-45be-8d34-2f94172745ac/?format=api"
                        }
                    ]
                },
                {
                    "id": "9a69c755-99f6-41fd-999c-7951ec120917",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20f43aa9-5e26-47a1-a54c-fa60e537ecaa/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 44.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 44.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "46baf65f-0d54-4118-95eb-e1438e36db10",
                            "gambit_id": "4a0a81dd-c678-4fcd-acc0-1d1c459ba7b0",
                            "last_updated": "2022-10-31T10:12:28.250124-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 44.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a69c755-99f6-41fd-999c-7951ec120917/?format=api"
                        },
                        {
                            "id": "452222fb-ff98-4186-9460-8d89d07d1c9d",
                            "gambit_id": "aa27744f-c1a0-4826-8dc5-92dd0d3ed140",
                            "last_updated": "2022-10-31T10:12:28.251433-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 44.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a69c755-99f6-41fd-999c-7951ec120917/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3c099b23-30ff-4e16-a23a-ae4d59289c02",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "34b84486-ad4e-4962-839a-d39c36cc6cee",
            "completed": true,
            "last_updated": "2022-10-31T10:12:28.694847-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.05,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/34b84486-ad4e-4962-839a-d39c36cc6cee",
            "datetime": "2022-10-29T22:30:00-04:00",
            "cutoff_datetime": "2022-10-29T22:30:00-04:00",
            "name": "Stanford v. UCLA",
            "bettypes": [
                {
                    "id": "c86fa6c4-4414-4faf-9a49-40a9ec5c9009",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c099b23-30ff-4e16-a23a-ae4d59289c02/?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": "UCLA",
                                "amount": 8557.0
                            },
                            {
                                "team": "Stanford",
                                "amount": 1443.0
                            }
                        ],
                        "expected_reward_tokens": 9494.94,
                        "profit_sb": -5.06,
                        "profit_sb_percentage": -0.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a0fe2d30-32ed-43b6-b083-08f8c66cb5e3",
                            "gambit_id": "127aab8d-3b1c-4323-8dec-b2ca6d771cd1",
                            "last_updated": "2022-10-31T10:12:28.700928-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UCLA",
                            "reward": "1.11000",
                            "odds": "1.11760",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c86fa6c4-4414-4faf-9a49-40a9ec5c9009/?format=api"
                        },
                        {
                            "id": "047fc4ed-205c-4403-80aa-dfa557c71398",
                            "gambit_id": "f1bd1d36-8728-4132-9df3-2ae29f97867e",
                            "last_updated": "2022-10-31T10:12:28.699972-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stanford",
                            "reward": "6.58000",
                            "odds": "6.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c86fa6c4-4414-4faf-9a49-40a9ec5c9009/?format=api"
                        }
                    ]
                },
                {
                    "id": "eb41ebbb-2f1c-4784-90b1-3fa38057d742",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c099b23-30ff-4e16-a23a-ae4d59289c02/?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": "UCLA",
                                "amount": 5000.0
                            },
                            {
                                "team": "Stanford",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d9e21f4f-2f7e-44c2-b33f-79c0fdf5bbde",
                            "gambit_id": "eb3c8803-c987-4320-81ce-5fe4d8e6d9b2",
                            "last_updated": "2022-10-31T10:12:28.702896-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UCLA",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-16.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb41ebbb-2f1c-4784-90b1-3fa38057d742/?format=api"
                        },
                        {
                            "id": "dd29b97b-b670-4657-8604-25f7bb923520",
                            "gambit_id": "b3f16640-cb77-4b06-b067-f6d88f7f123c",
                            "last_updated": "2022-10-31T10:12:28.703843-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stanford",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "16.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb41ebbb-2f1c-4784-90b1-3fa38057d742/?format=api"
                        }
                    ]
                },
                {
                    "id": "3c1e28aa-220b-4c65-ba72-23ee18acb83c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c099b23-30ff-4e16-a23a-ae4d59289c02/?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 64",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 64",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7a6ae2d9-a5d5-478a-914a-6ccf9f5005d7",
                            "gambit_id": "0884028c-1ae8-44f9-8a7b-f7cd11aab6a3",
                            "last_updated": "2022-10-31T10:12:28.698093-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 64",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "64.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c1e28aa-220b-4c65-ba72-23ee18acb83c/?format=api"
                        },
                        {
                            "id": "8fe21efb-06c3-4ba6-a52b-e0feb797669c",
                            "gambit_id": "47057e23-df79-4184-a7ad-e456568f2a17",
                            "last_updated": "2022-10-31T10:12:28.697144-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 64",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "64.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c1e28aa-220b-4c65-ba72-23ee18acb83c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a9d44b79-9002-4c35-829a-e2fcbc92e0fe",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4fa4403c-6c46-4299-b28f-e2c447dd6c29",
            "completed": true,
            "last_updated": "2022-10-31T11:07:10.241793-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/4fa4403c-6c46-4299-b28f-e2c447dd6c29",
            "datetime": "2022-10-29T22:05:00-04:00",
            "cutoff_datetime": "2022-10-29T22:05:00-04:00",
            "name": "Pittsburgh Penguins v. Seattle Kraken",
            "bettypes": [
                {
                    "id": "4ac1f074-2e17-486a-ae90-71cbf02ca18c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9d44b79-9002-4c35-829a-e2fcbc92e0fe/?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": 5316.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e22148bb-5db4-4815-8c5a-501a9ae62eb2",
                            "gambit_id": "74915b1e-5f09-449c-a5f5-074e8510a87b",
                            "last_updated": "2022-10-31T11:07:10.251397-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ac1f074-2e17-486a-ae90-71cbf02ca18c/?format=api"
                        },
                        {
                            "id": "33ba38e7-5c67-44ad-88c9-757038feaa2f",
                            "gambit_id": "eebc39ad-f1b7-4abf-9c24-786a0e7f5112",
                            "last_updated": "2022-10-31T11:07:10.250458-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ac1f074-2e17-486a-ae90-71cbf02ca18c/?format=api"
                        }
                    ]
                },
                {
                    "id": "42433b14-a942-4d66-b5b8-a11283fbf921",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9d44b79-9002-4c35-829a-e2fcbc92e0fe/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Kraken",
                                "amount": 6563.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 3437.0
                            }
                        ],
                        "expected_reward_tokens": 9450.72,
                        "profit_sb": -49.28,
                        "profit_sb_percentage": -0.52,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6b86463d-c284-4032-9982-ca4f55220563",
                            "gambit_id": "4a3adc51-00c6-43b5-8764-d4281ae8ae1b",
                            "last_updated": "2022-10-31T11:07:10.247567-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42433b14-a942-4d66-b5b8-a11283fbf921/?format=api"
                        },
                        {
                            "id": "98bc3b90-9f54-46c5-a7a2-decad9f2f828",
                            "gambit_id": "96d3e0fd-c5a8-493b-8c8d-042d93d5c1f8",
                            "last_updated": "2022-10-31T11:07:10.248503-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.75000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42433b14-a942-4d66-b5b8-a11283fbf921/?format=api"
                        }
                    ]
                },
                {
                    "id": "4498522e-3d80-46c2-b929-54a6699d3dd0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9d44b79-9002-4c35-829a-e2fcbc92e0fe/?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": 5106.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e9f28299-8897-4b5d-9015-a946c1ad4216",
                            "gambit_id": "c954f58b-e2e4-4dc4-b31f-c0d1e9a962c5",
                            "last_updated": "2022-10-31T11:07:10.245690-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4498522e-3d80-46c2-b929-54a6699d3dd0/?format=api"
                        },
                        {
                            "id": "e3bc2607-eabf-40ec-bf56-3cee321e19d5",
                            "gambit_id": "ca18132d-f3ce-4bbc-a7ca-4cca9073cc8e",
                            "last_updated": "2022-10-31T11:07:10.244556-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4498522e-3d80-46c2-b929-54a6699d3dd0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "84a61ea3-a407-4db5-89cb-16ec744708ed",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "863e699b-5d91-477f-8012-ebc85576efc7",
            "completed": true,
            "last_updated": "2022-10-31T11:07:10.073884-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.06,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/863e699b-5d91-477f-8012-ebc85576efc7",
            "datetime": "2022-10-29T22:05:00-04:00",
            "cutoff_datetime": "2022-10-29T22:05:00-04:00",
            "name": "Edmonton Oilers v. Calgary Flames",
            "bettypes": [
                {
                    "id": "2ba4e898-6e0e-415d-a477-632d3b721f74",
                    "match": "https://api-prod.gambitprofit.com/api/matches/84a61ea3-a407-4db5-89cb-16ec744708ed/?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": 5863.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 4137.0
                            }
                        ],
                        "expected_reward_tokens": 9556.47,
                        "profit_sb": 56.47,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fdae7958-2e93-4be9-8b60-66a2892153b4",
                            "gambit_id": "01fc224c-f82e-41d4-a8b8-764d483847fe",
                            "last_updated": "2022-10-31T11:07:10.082560-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ba4e898-6e0e-415d-a477-632d3b721f74/?format=api"
                        },
                        {
                            "id": "e9671f00-4249-4fbd-8eb0-a18f8a0bc2b8",
                            "gambit_id": "08ab825a-6012-4b41-9d1d-9096e6dc6bbc",
                            "last_updated": "2022-10-31T11:07:10.083495-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ba4e898-6e0e-415d-a477-632d3b721f74/?format=api"
                        }
                    ]
                },
                {
                    "id": "0c5ba50a-893c-4984-bffe-37d5a78448a4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/84a61ea3-a407-4db5-89cb-16ec744708ed/?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": 6235.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 3765.0
                            }
                        ],
                        "expected_reward_tokens": 9600.75,
                        "profit_sb": 100.75,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cf4ed093-9c72-4b3e-9965-312ce2fbe3ac",
                            "gambit_id": "d133e74e-114f-4530-807c-8afa1efb1b39",
                            "last_updated": "2022-10-31T11:07:10.080675-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.54000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c5ba50a-893c-4984-bffe-37d5a78448a4/?format=api"
                        },
                        {
                            "id": "e7f0aeb6-1d51-4e6b-bc39-6d28e22b825c",
                            "gambit_id": "1f60a471-6357-4ef5-876f-aedf9befe13f",
                            "last_updated": "2022-10-31T11:07:10.079721-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.55000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c5ba50a-893c-4984-bffe-37d5a78448a4/?format=api"
                        }
                    ]
                },
                {
                    "id": "7ba790f3-a327-4f89-afde-34a03244f6c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/84a61ea3-a407-4db5-89cb-16ec744708ed/?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": 5316.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6c41b639-6ac7-4cd0-af1d-16c10bc54415",
                            "gambit_id": "c094dd91-94a6-4162-b06a-5867184a64bf",
                            "last_updated": "2022-10-31T11:07:10.077833-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ba790f3-a327-4f89-afde-34a03244f6c9/?format=api"
                        },
                        {
                            "id": "289f6ead-9536-4c8b-a4ba-fdd3bdf7dcaa",
                            "gambit_id": "070ad3ab-8a72-4792-b8b7-92a9b580089a",
                            "last_updated": "2022-10-31T11:07:10.076689-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ba790f3-a327-4f89-afde-34a03244f6c9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aa192629-2d34-4f0d-8ef9-0bbb5695e2ef",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0004caba-5dd1-487f-a3f2-30afb0234885",
            "completed": true,
            "last_updated": "2022-10-31T10:57:09.971556-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/0004caba-5dd1-487f-a3f2-30afb0234885",
            "datetime": "2022-10-29T21:10:00-04:00",
            "cutoff_datetime": "2022-10-29T21:10:00-04:00",
            "name": "Memphis Grizzlies v. Utah Jazz",
            "bettypes": [
                {
                    "id": "8621030f-0c91-460c-803f-c47f20c2ce30",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa192629-2d34-4f0d-8ef9-0bbb5695e2ef/?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": 5863.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 4137.0
                            }
                        ],
                        "expected_reward_tokens": 9556.47,
                        "profit_sb": 56.47,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bf94b1af-06b6-46c0-a7f2-3cfb9b8b7a44",
                            "gambit_id": "07a39e0c-d721-4d60-afa6-4b0de8fcc547",
                            "last_updated": "2022-10-31T10:57:09.980138-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8621030f-0c91-460c-803f-c47f20c2ce30/?format=api"
                        },
                        {
                            "id": "ea47dbbe-f3bb-40d5-83c1-edfb445f5b39",
                            "gambit_id": "eb30e2a5-8ae2-42fd-a39c-591cee4b4073",
                            "last_updated": "2022-10-31T10:57:09.981134-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8621030f-0c91-460c-803f-c47f20c2ce30/?format=api"
                        }
                    ]
                },
                {
                    "id": "a5b34e51-0621-4cac-ab28-8bf2eaf2e3da",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa192629-2d34-4f0d-8ef9-0bbb5695e2ef/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Utah Jazz",
                                "amount": 5000.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f04ed538-1619-4b24-8078-cd4ee8bb3440",
                            "gambit_id": "df29b2c7-5b3f-4c7d-8da2-d8d205ba1932",
                            "last_updated": "2022-10-31T10:57:09.977317-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5b34e51-0621-4cac-ab28-8bf2eaf2e3da/?format=api"
                        },
                        {
                            "id": "aceb589c-9ba9-4d0d-be48-d9518233744a",
                            "gambit_id": "41052ad9-573c-4334-8e79-e369a3df12e9",
                            "last_updated": "2022-10-31T10:57:09.978252-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5b34e51-0621-4cac-ab28-8bf2eaf2e3da/?format=api"
                        }
                    ]
                },
                {
                    "id": "31028f57-9c84-46c1-977c-ac29f18eeeba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa192629-2d34-4f0d-8ef9-0bbb5695e2ef/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 225",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 225",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "53d026f4-4129-4530-944f-a3329330745b",
                            "gambit_id": "bbf2eba9-ffcc-4c83-81ee-4df07706fb13",
                            "last_updated": "2022-10-31T10:57:09.974342-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 225",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "225.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31028f57-9c84-46c1-977c-ac29f18eeeba/?format=api"
                        },
                        {
                            "id": "ac905419-7760-470c-a4ab-cbaa7b2aff9b",
                            "gambit_id": "dfa959ad-2a0e-4e79-a030-90c928c6300e",
                            "last_updated": "2022-10-31T10:57:09.975400-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 225",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "225.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31028f57-9c84-46c1-977c-ac29f18eeeba/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f6af8592-6d64-477c-9c65-7ac3f26d2452",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d7364316-71b3-4f07-a3aa-b99795fc8576",
            "completed": true,
            "last_updated": "2022-10-31T10:57:10.849418-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.09,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/d7364316-71b3-4f07-a3aa-b99795fc8576",
            "datetime": "2022-10-29T21:10:00-04:00",
            "cutoff_datetime": "2022-10-29T21:10:00-04:00",
            "name": "Oklahoma City Thunder v. Dallas Mavericks",
            "bettypes": [
                {
                    "id": "fddddcb0-980a-4293-b478-26de7d9d15df",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6af8592-6d64-477c-9c65-7ac3f26d2452/?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": 7976.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 2024.0
                            }
                        ],
                        "expected_reward_tokens": 9491.44,
                        "profit_sb": -8.56,
                        "profit_sb_percentage": -0.09,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "39f4996c-df2f-4cce-9df0-41bb604e6878",
                            "gambit_id": "03d56768-d7e6-4b08-b061-fcdab8c74910",
                            "last_updated": "2022-10-31T10:57:10.854733-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.19000",
                            "odds": "1.19610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fddddcb0-980a-4293-b478-26de7d9d15df/?format=api"
                        },
                        {
                            "id": "2834d017-3db9-4acc-967a-dfbaf1e0cca2",
                            "gambit_id": "ffee525c-8c34-4ffc-9736-13b1ee5226cc",
                            "last_updated": "2022-10-31T10:57:10.855665-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "4.69000",
                            "odds": "4.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fddddcb0-980a-4293-b478-26de7d9d15df/?format=api"
                        }
                    ]
                },
                {
                    "id": "b15ae9c6-0656-48f2-9f81-93c8ad05e88d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6af8592-6d64-477c-9c65-7ac3f26d2452/?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": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8608304d-0d7a-4b45-a005-3715aaa60a9b",
                            "gambit_id": "2296637d-94bd-4ed2-bffc-b05f5d75ddc5",
                            "last_updated": "2022-10-31T10:57:10.857535-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b15ae9c6-0656-48f2-9f81-93c8ad05e88d/?format=api"
                        },
                        {
                            "id": "2dca74dd-0ad6-46d2-8642-07c50fe91bd9",
                            "gambit_id": "829a8d60-2426-4bfc-9739-0acf0499eed5",
                            "last_updated": "2022-10-31T10:57:10.858466-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b15ae9c6-0656-48f2-9f81-93c8ad05e88d/?format=api"
                        }
                    ]
                },
                {
                    "id": "3a6f79ae-892a-4ccd-ad5d-4693514e307d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6af8592-6d64-477c-9c65-7ac3f26d2452/?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": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a9aab96b-4932-43b2-84eb-e8b9f92753a3",
                            "gambit_id": "ae92994e-0137-47fe-a24b-10800c3cc0a8",
                            "last_updated": "2022-10-31T10:57:10.852855-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 218.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a6f79ae-892a-4ccd-ad5d-4693514e307d/?format=api"
                        },
                        {
                            "id": "6f96ee7c-7316-4dc7-b38c-fbd5a11f0cb7",
                            "gambit_id": "45b1a5de-2127-4a15-9ae5-9e5bfba49a5e",
                            "last_updated": "2022-10-31T10:57:10.851865-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 218.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a6f79ae-892a-4ccd-ad5d-4693514e307d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "99029047-bb46-48ac-8dd7-d91eb110b58a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "03db85bd-5f30-4330-8328-764648bffd65",
            "completed": true,
            "last_updated": "2022-10-31T10:17:27.911170-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.18,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/03db85bd-5f30-4330-8328-764648bffd65",
            "datetime": "2022-10-29T21:00:00-04:00",
            "cutoff_datetime": "2022-10-29T21:00:00-04:00",
            "name": "Mid Tenn State v. UTEP",
            "bettypes": [
                {
                    "id": "814fbc3a-c988-46ac-bbf3-d0a331d5bc74",
                    "match": "https://api-prod.gambitprofit.com/api/matches/99029047-bb46-48ac-8dd7-d91eb110b58a/?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": "UTEP",
                                "amount": 5419.0
                            },
                            {
                                "team": "Mid Tenn State",
                                "amount": 4581.0
                            }
                        ],
                        "expected_reward_tokens": 9482.67,
                        "profit_sb": -17.33,
                        "profit_sb_percentage": -0.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3abaec63-dd9b-486b-bc3e-82490e55e3af",
                            "gambit_id": "aa8ac2a1-1894-44cc-ba38-ad697bfe82b6",
                            "last_updated": "2022-10-31T10:17:27.917443-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UTEP",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/814fbc3a-c988-46ac-bbf3-d0a331d5bc74/?format=api"
                        },
                        {
                            "id": "fe48e7cc-d7a9-4bb0-b43e-0545eaa2d42d",
                            "gambit_id": "c7bd739a-5548-4d89-9060-b4deefc07b81",
                            "last_updated": "2022-10-31T10:17:27.918445-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mid Tenn State",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/814fbc3a-c988-46ac-bbf3-d0a331d5bc74/?format=api"
                        }
                    ]
                },
                {
                    "id": "78a67d1c-1cfb-4155-8908-7c45b643c1f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/99029047-bb46-48ac-8dd7-d91eb110b58a/?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": "Mid Tenn State",
                                "amount": 5000.0
                            },
                            {
                                "team": "UTEP",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "096c8173-2d3a-46f3-b7fc-1f430bccb340",
                            "gambit_id": "0d72711d-a4c1-4752-a596-b53e81db8e35",
                            "last_updated": "2022-10-31T10:17:27.921332-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mid Tenn State",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78a67d1c-1cfb-4155-8908-7c45b643c1f1/?format=api"
                        },
                        {
                            "id": "3853d6d7-0985-4c4b-9831-09de473045ed",
                            "gambit_id": "ffb0a6fb-46ce-47f6-a7ae-db04507669b3",
                            "last_updated": "2022-10-31T10:17:27.920342-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UTEP",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78a67d1c-1cfb-4155-8908-7c45b643c1f1/?format=api"
                        }
                    ]
                },
                {
                    "id": "b9806b9a-0b87-4997-beef-c6f1048cebbe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/99029047-bb46-48ac-8dd7-d91eb110b58a/?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": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6f390201-d903-4361-8b46-37fc537768bf",
                            "gambit_id": "2cd96b6e-5a2d-4645-b81c-cd6c29a09eee",
                            "last_updated": "2022-10-31T10:17:27.915158-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 52",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "52.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9806b9a-0b87-4997-beef-c6f1048cebbe/?format=api"
                        },
                        {
                            "id": "68fc6797-a0ca-4d6e-b813-2d2cd095d790",
                            "gambit_id": "8701b2f6-c85b-4f73-baaf-e09ebe33b813",
                            "last_updated": "2022-10-31T10:17:27.914007-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 52",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "52.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9806b9a-0b87-4997-beef-c6f1048cebbe/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b00842e1-6f54-479e-b7d8-4e0055b9637e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "deec135a-5d1d-4938-9672-bf9f6cf5a1db",
            "completed": true,
            "last_updated": "2022-10-31T11:02:12.956651-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.2,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/deec135a-5d1d-4938-9672-bf9f6cf5a1db",
            "datetime": "2022-10-29T20:10:00-04:00",
            "cutoff_datetime": "2022-10-29T20:10:00-04:00",
            "name": "Philadelphia 76ers v. Chicago Bulls",
            "bettypes": [
                {
                    "id": "d6fe6b2d-5fd0-4cd8-870f-be90c095fb39",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b00842e1-6f54-479e-b7d8-4e0055b9637e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 5610.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 4390.0
                            }
                        ],
                        "expected_reward_tokens": 9480.9,
                        "profit_sb": -19.1,
                        "profit_sb_percentage": -0.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "92c03221-be90-4c54-b7af-a95beda906c3",
                            "gambit_id": "e8c091b2-c031-4e7e-9049-0599906fe373",
                            "last_updated": "2022-10-31T11:02:12.970651-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6fe6b2d-5fd0-4cd8-870f-be90c095fb39/?format=api"
                        },
                        {
                            "id": "9d0eeb7b-0e44-451d-92dc-2b94faa59e90",
                            "gambit_id": "a7a2acfa-ac3e-4325-bfa7-fc5df2707fe4",
                            "last_updated": "2022-10-31T11:02:12.969368-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6fe6b2d-5fd0-4cd8-870f-be90c095fb39/?format=api"
                        }
                    ]
                },
                {
                    "id": "5708ff99-951c-4c37-9b23-24df0144445c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b00842e1-6f54-479e-b7d8-4e0055b9637e/?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 76ers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "360c3140-edb9-4be0-a101-42914253ede2",
                            "gambit_id": "c43d7b1b-0fbf-47f0-b243-b84d56daf541",
                            "last_updated": "2022-10-31T11:02:12.964460-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5708ff99-951c-4c37-9b23-24df0144445c/?format=api"
                        },
                        {
                            "id": "499ae52e-d90f-4176-9279-696f372d0dbf",
                            "gambit_id": "c6f18d28-b772-49cc-b508-f89d73885a78",
                            "last_updated": "2022-10-31T11:02:12.962753-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5708ff99-951c-4c37-9b23-24df0144445c/?format=api"
                        }
                    ]
                },
                {
                    "id": "55fa87f5-210e-45f3-a8c5-871d5b9845e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b00842e1-6f54-479e-b7d8-4e0055b9637e/?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": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1218a2a9-af7b-4f4c-bb1d-1e75a9d05f8b",
                            "gambit_id": "1d0a4e18-5e58-4fa1-8a92-a525778902db",
                            "last_updated": "2022-10-31T11:02:12.959357-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 221.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55fa87f5-210e-45f3-a8c5-871d5b9845e6/?format=api"
                        },
                        {
                            "id": "c378e305-c26d-499c-9774-ffde5bc433c9",
                            "gambit_id": "4d31a013-5d90-42d1-bbe0-8f6274c89898",
                            "last_updated": "2022-10-31T11:02:12.960478-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 221.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55fa87f5-210e-45f3-a8c5-871d5b9845e6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2b57f3d5-f901-4b26-bd28-d4df4aa924f5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "65b87e02-6ce8-4fda-a7a2-aeca900f630c",
            "completed": true,
            "last_updated": "2022-10-31T11:02:12.814565-04: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/65b87e02-6ce8-4fda-a7a2-aeca900f630c",
            "datetime": "2022-10-29T20:10:00-04:00",
            "cutoff_datetime": "2022-10-29T20:10:00-04:00",
            "name": "Atlanta Hawks v. Milwaukee Bucks",
            "bettypes": [
                {
                    "id": "55724a58-3747-4df7-bf81-600162115e38",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b57f3d5-f901-4b26-bd28-d4df4aa924f5/?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": 6475.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 3525.0
                            }
                        ],
                        "expected_reward_tokens": 9517.5,
                        "profit_sb": 17.5,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6e72c511-2b7c-43fc-99c4-317cd64baefe",
                            "gambit_id": "9450c26e-172d-4f8a-ba68-58af77034e28",
                            "last_updated": "2022-10-31T11:02:12.820611-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55724a58-3747-4df7-bf81-600162115e38/?format=api"
                        },
                        {
                            "id": "94453f3b-bcdf-4578-b1f9-a83e0a5f8a19",
                            "gambit_id": "a7a1e3fd-a3ed-4daa-8ff1-4bb4342cc0d9",
                            "last_updated": "2022-10-31T11:02:12.821541-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "2.70000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55724a58-3747-4df7-bf81-600162115e38/?format=api"
                        }
                    ]
                },
                {
                    "id": "d2d740ec-bdfd-43da-9657-f39884a4fe44",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b57f3d5-f901-4b26-bd28-d4df4aa924f5/?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": "Atlanta Hawks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4a2b253e-44d4-43c2-8baf-e368bdc61663",
                            "gambit_id": "73c43daf-5221-413c-ba1c-67c4623923a6",
                            "last_updated": "2022-10-31T11:02:12.823319-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2d740ec-bdfd-43da-9657-f39884a4fe44/?format=api"
                        },
                        {
                            "id": "15d09864-39aa-4fd5-88c2-19da7ea58dcd",
                            "gambit_id": "509c36e0-84e0-462a-a050-1f16929b5c88",
                            "last_updated": "2022-10-31T11:02:12.824205-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2d740ec-bdfd-43da-9657-f39884a4fe44/?format=api"
                        }
                    ]
                },
                {
                    "id": "db08b779-0313-4c46-9b45-3016c7cf2538",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b57f3d5-f901-4b26-bd28-d4df4aa924f5/?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 229",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 229",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "48b3e929-77b1-4b1c-89cf-8f31bae028d5",
                            "gambit_id": "0f0919fc-c85b-4a9d-8bb2-4bbbe75ee0d9",
                            "last_updated": "2022-10-31T11:02:12.817347-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 229",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db08b779-0313-4c46-9b45-3016c7cf2538/?format=api"
                        },
                        {
                            "id": "a8a4f122-d8bb-4610-88ea-d2ffa80188c7",
                            "gambit_id": "d2e932d9-b9db-4b0a-81df-f418e0fcb0d0",
                            "last_updated": "2022-10-31T11:02:12.818461-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 229",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db08b779-0313-4c46-9b45-3016c7cf2538/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6947a230-d20a-4197-8413-8870dd86c169",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "073c5af8-6013-4e52-bfe3-04f4e6b1e4f5",
            "completed": true,
            "last_updated": "2022-10-31T11:07:10.428713-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.18,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/073c5af8-6013-4e52-bfe3-04f4e6b1e4f5",
            "datetime": "2022-10-29T20:05:00-04:00",
            "cutoff_datetime": "2022-10-29T20:05:00-04:00",
            "name": "Washington Capitals v. Nashville Predators",
            "bettypes": [
                {
                    "id": "c7f6f77f-ceff-49b0-b15f-12402700f561",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6947a230-d20a-4197-8413-8870dd86c169/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville Predators",
                                "amount": 5419.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 4581.0
                            }
                        ],
                        "expected_reward_tokens": 9482.67,
                        "profit_sb": -17.33,
                        "profit_sb_percentage": -0.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c076f6f9-99f1-445e-b17c-3f233bce7a6b",
                            "gambit_id": "e329df62-5ebc-483b-aa8a-a5e1aca46ae3",
                            "last_updated": "2022-10-31T11:07:10.437441-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7f6f77f-ceff-49b0-b15f-12402700f561/?format=api"
                        },
                        {
                            "id": "3842fcfa-169c-4a01-80b9-f8038424ded4",
                            "gambit_id": "e7e6118e-417c-4cf9-be2e-9a299bfb2b51",
                            "last_updated": "2022-10-31T11:07:10.438379-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7f6f77f-ceff-49b0-b15f-12402700f561/?format=api"
                        }
                    ]
                },
                {
                    "id": "3cee58e5-c706-42da-98ec-2e4811907edb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6947a230-d20a-4197-8413-8870dd86c169/?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": 6667.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3333.0
                            }
                        ],
                        "expected_reward_tokens": 9465.72,
                        "profit_sb": -34.28,
                        "profit_sb_percentage": -0.36,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fde3fe21-7bfc-418b-8b2e-b130102aa647",
                            "gambit_id": "c79271cb-a1aa-4983-ae00-8ab9ea2b3c00",
                            "last_updated": "2022-10-31T11:07:10.435534-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cee58e5-c706-42da-98ec-2e4811907edb/?format=api"
                        },
                        {
                            "id": "e27d7a29-3fca-491b-b68d-68647e87d342",
                            "gambit_id": "4986120e-db08-4b7d-8397-5b6d99a17dec",
                            "last_updated": "2022-10-31T11:07:10.434593-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.84000",
                            "odds": "2.90000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cee58e5-c706-42da-98ec-2e4811907edb/?format=api"
                        }
                    ]
                },
                {
                    "id": "2392e225-ae1e-4363-854b-7d8fe7672baf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6947a230-d20a-4197-8413-8870dd86c169/?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": 5106.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0d85fcb2-0867-44f6-b1a6-b08fb00dff7e",
                            "gambit_id": "85b6246a-ffd1-4ecd-872f-f6aaeb7b225c",
                            "last_updated": "2022-10-31T11:07:10.432655-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2392e225-ae1e-4363-854b-7d8fe7672baf/?format=api"
                        },
                        {
                            "id": "b51ed8d5-2782-4752-8f8e-ad345a69ec70",
                            "gambit_id": "05a1ff3a-542c-4aa4-a431-82f77d2714ce",
                            "last_updated": "2022-10-31T11:07:10.431515-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2392e225-ae1e-4363-854b-7d8fe7672baf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6eda885f-b0ea-4226-b2b4-b74456a9a854",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6c3c0ca7-177f-47f3-b3aa-9dbd42eac155",
            "completed": true,
            "last_updated": "2022-10-30T14:04:33.753801-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.77,
            "sport_category": "MLB World Series Lines",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6c3c0ca7-177f-47f3-b3aa-9dbd42eac155",
            "datetime": "2022-10-29T20:03:00-04:00",
            "cutoff_datetime": "2022-10-29T20:03:00-04:00",
            "name": "PHI (Z Wheeler) v. HOU (F Valdez)",
            "bettypes": [
                {
                    "id": "6090dfa4-8ad9-4b9f-8dcf-e2cec9b90b4b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6eda885f-b0ea-4226-b2b4-b74456a9a854/?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": "HOU (F Valdez)",
                                "amount": 5722.0
                            },
                            {
                                "team": "PHI (Z Wheeler)",
                                "amount": 4278.0
                            }
                        ],
                        "expected_reward_tokens": 9668.28,
                        "profit_sb": 168.28,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "180626d1-6d22-4a61-9781-3d20de3eda29",
                            "gambit_id": "be985090-be48-4a39-bded-dda08dd6636d",
                            "last_updated": "2022-10-30T14:04:33.762521-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (F Valdez)",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6090dfa4-8ad9-4b9f-8dcf-e2cec9b90b4b/?format=api"
                        },
                        {
                            "id": "5fad5ebf-2520-4359-a8c3-95a01a29ceb6",
                            "gambit_id": "3ebd2068-f640-4ca1-8a4a-a1ad2a5becac",
                            "last_updated": "2022-10-30T14:04:33.763464-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (Z Wheeler)",
                            "reward": "2.26000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6090dfa4-8ad9-4b9f-8dcf-e2cec9b90b4b/?format=api"
                        }
                    ]
                },
                {
                    "id": "b6df87b9-4d5a-4356-9689-5cd2ff38b321",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6eda885f-b0ea-4226-b2b4-b74456a9a854/?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": "PHI",
                                "amount": 6173.0
                            },
                            {
                                "team": "HOU",
                                "amount": 3827.0
                            }
                        ],
                        "expected_reward_tokens": 9567.5,
                        "profit_sb": 67.5,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "59501946-49b1-4e73-ae24-112e3953dc1f",
                            "gambit_id": "73838d7d-ca84-41e4-a8cf-ef8582b0a4fa",
                            "last_updated": "2022-10-30T14:04:33.760638-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6df87b9-4d5a-4356-9689-5cd2ff38b321/?format=api"
                        },
                        {
                            "id": "2022bab2-c8ba-4398-a34d-30201b46797c",
                            "gambit_id": "253cd759-e55b-4efe-b01e-0a7a97afd11b",
                            "last_updated": "2022-10-30T14:04:33.759696-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "2.50000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6df87b9-4d5a-4356-9689-5cd2ff38b321/?format=api"
                        }
                    ]
                },
                {
                    "id": "ed277bc6-b5f0-40a4-a1bd-f4a6b02430c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6eda885f-b0ea-4226-b2b4-b74456a9a854/?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 7",
                                "amount": 5106.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3e3f40d5-f058-4ca5-8d74-24118b364642",
                            "gambit_id": "7fa86d21-3793-4b4f-8050-657f1502fcf7",
                            "last_updated": "2022-10-30T14:04:33.756461-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed277bc6-b5f0-40a4-a1bd-f4a6b02430c8/?format=api"
                        },
                        {
                            "id": "49d57377-04a5-4b8b-8ce0-30774311665f",
                            "gambit_id": "1c9c6ceb-4e1a-4236-b3d0-478ab0920734",
                            "last_updated": "2022-10-30T14:04:33.757845-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed277bc6-b5f0-40a4-a1bd-f4a6b02430c8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "26c75f4a-0234-4fa4-bc1a-72be6ae982d1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6b0feaa7-2710-4a0b-8516-ac1d4aeaf7bf",
            "completed": true,
            "last_updated": "2022-10-31T11:16:57.795553-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.01,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/6b0feaa7-2710-4a0b-8516-ac1d4aeaf7bf",
            "datetime": "2022-10-29T20:00:00-04:00",
            "cutoff_datetime": "2022-10-29T20:00:00-04:00",
            "name": "Waldo Cortes Acosta v. Jared Vanderaa",
            "bettypes": [
                {
                    "id": "c9d2d018-a2d9-4ce9-bf12-9c49ca616db5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26c75f4a-0234-4fa4-bc1a-72be6ae982d1/?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": "Waldo Cortes Acosta",
                                "amount": 6312.0
                            },
                            {
                                "team": "Jared Vanderaa",
                                "amount": 3688.0
                            }
                        ],
                        "expected_reward_tokens": 9404.4,
                        "profit_sb": -95.6,
                        "profit_sb_percentage": -1.01,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "869779f9-fedd-49be-ba27-4cdfc7aeede7",
                            "gambit_id": "c0042aac-7814-4423-a083-cb78a3eda330",
                            "last_updated": "2022-10-31T11:16:57.802875-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Waldo Cortes Acosta",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9d2d018-a2d9-4ce9-bf12-9c49ca616db5/?format=api"
                        },
                        {
                            "id": "1b50a46b-4249-4169-ba3e-57325e357d24",
                            "gambit_id": "95de2b30-cfb7-40a3-bab4-6f504f027c50",
                            "last_updated": "2022-10-31T11:16:57.801747-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jared Vanderaa",
                            "reward": "2.55000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9d2d018-a2d9-4ce9-bf12-9c49ca616db5/?format=api"
                        }
                    ]
                },
                {
                    "id": "77ca9903-782f-4330-b7f6-99443c532180",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26c75f4a-0234-4fa4-bc1a-72be6ae982d1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 1.5",
                                "amount": 5594.0
                            },
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 4406.0
                            }
                        ],
                        "expected_reward_tokens": 9340.72,
                        "profit_sb": -159.28,
                        "profit_sb_percentage": -1.68,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9b65ec49-933a-4430-a9f7-820102cad484",
                            "gambit_id": "68967edb-4fd5-49d9-af04-afb67aef58e8",
                            "last_updated": "2022-10-31T11:16:57.799463-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "1.67000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77ca9903-782f-4330-b7f6-99443c532180/?format=api"
                        },
                        {
                            "id": "9f588cb1-af67-4cf2-b020-bf4b2974b666",
                            "gambit_id": "ab216be5-9ec1-4039-a6b3-21cfc3269b84",
                            "last_updated": "2022-10-31T11:16:57.798325-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "2.12000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77ca9903-782f-4330-b7f6-99443c532180/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7283159a-da3c-4bec-867f-dcb74e694e91",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a8facff3-ef6b-4486-bd06-5d552b2214aa",
            "completed": true,
            "last_updated": "2022-10-31T11:17:00.477135-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.75,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/a8facff3-ef6b-4486-bd06-5d552b2214aa",
            "datetime": "2022-10-29T20:00:00-04:00",
            "cutoff_datetime": "2022-10-29T20:00:00-04:00",
            "name": "Tim Means v. Max Griffin",
            "bettypes": [
                {
                    "id": "d6b60052-96f6-4669-b6e2-eb9e93187869",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7283159a-da3c-4bec-867f-dcb74e694e91/?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": "Max Griffin",
                                "amount": 6061.0
                            },
                            {
                                "team": "Tim Means",
                                "amount": 3939.0
                            }
                        ],
                        "expected_reward_tokens": 9333.94,
                        "profit_sb": -166.06,
                        "profit_sb_percentage": -1.75,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "60bb80cc-c870-4a86-9b63-af56e44f4827",
                            "gambit_id": "f25f19b7-9798-4ac2-8669-a2f2671089d3",
                            "last_updated": "2022-10-31T11:17:00.483008-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Max Griffin",
                            "reward": "1.54000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6b60052-96f6-4669-b6e2-eb9e93187869/?format=api"
                        },
                        {
                            "id": "915c6553-38b2-482f-b455-9f6481ed554a",
                            "gambit_id": "339853f9-76e3-4f13-9e21-0ad8d6101855",
                            "last_updated": "2022-10-31T11:17:00.483962-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tim Means",
                            "reward": "2.37000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6b60052-96f6-4669-b6e2-eb9e93187869/?format=api"
                        }
                    ]
                },
                {
                    "id": "2fbc21ff-6453-4c04-b0a7-2bcfa1775dd5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7283159a-da3c-4bec-867f-dcb74e694e91/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 5796.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4204.0
                            }
                        ],
                        "expected_reward_tokens": 9331.56,
                        "profit_sb": -168.44,
                        "profit_sb_percentage": -1.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8f4cdad9-26a1-4f9e-bef7-7de82c862797",
                            "gambit_id": "5b5bbbc1-1f4a-4d1b-8ac0-b71c9e4cc6b6",
                            "last_updated": "2022-10-31T11:17:00.479857-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.61000",
                            "odds": "1.62500",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fbc21ff-6453-4c04-b0a7-2bcfa1775dd5/?format=api"
                        },
                        {
                            "id": "94ce98c5-86b4-4abe-bff5-17dd9f4a34dc",
                            "gambit_id": "d0b68506-6c1e-4078-bf8d-e8ae58cacb79",
                            "last_updated": "2022-10-31T11:17:00.481006-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.22000",
                            "odds": "2.25000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fbc21ff-6453-4c04-b0a7-2bcfa1775dd5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a2c0abc0-ce6a-406a-8f63-eec55e5505fc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "34f2594b-57f7-4b2a-9784-80d0d6905f8d",
            "completed": true,
            "last_updated": "2022-10-31T10:17:27.743843-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.39,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/34f2594b-57f7-4b2a-9784-80d0d6905f8d",
            "datetime": "2022-10-29T20:00:00-04:00",
            "cutoff_datetime": "2022-10-29T20:00:00-04:00",
            "name": "Pittsburgh v. North Carolina",
            "bettypes": [
                {
                    "id": "2a135687-2ae3-4417-bd89-6b41cee246d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2c0abc0-ce6a-406a-8f63-eec55e5505fc/?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": "North Carolina",
                                "amount": 5780.0
                            },
                            {
                                "team": "Pittsburgh",
                                "amount": 4220.0
                            }
                        ],
                        "expected_reward_tokens": 9537.0,
                        "profit_sb": 37.0,
                        "profit_sb_percentage": 0.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "528a706c-5344-4b37-89c5-1c88c48b9716",
                            "gambit_id": "26e39a19-8e7a-4bcc-ab54-29f1570bc418",
                            "last_updated": "2022-10-31T10:17:27.749592-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "North Carolina",
                            "reward": "1.65000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a135687-2ae3-4417-bd89-6b41cee246d5/?format=api"
                        },
                        {
                            "id": "1739c9dd-be53-4628-877f-ed3781e6475c",
                            "gambit_id": "3477b68d-0c0c-4fa5-be33-bc3895fcef3a",
                            "last_updated": "2022-10-31T10:17:27.750520-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh",
                            "reward": "2.26000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a135687-2ae3-4417-bd89-6b41cee246d5/?format=api"
                        }
                    ]
                },
                {
                    "id": "2c61f624-1771-4ffc-a21e-d590a7ddd7a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2c0abc0-ce6a-406a-8f63-eec55e5505fc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh",
                                "amount": 5106.0
                            },
                            {
                                "team": "North Carolina",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "56433ae4-9fb2-49e0-b89d-7214f181bd9b",
                            "gambit_id": "691d2101-35b9-461c-9348-3d1c116ecedc",
                            "last_updated": "2022-10-31T10:17:27.753299-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c61f624-1771-4ffc-a21e-d590a7ddd7a1/?format=api"
                        },
                        {
                            "id": "345f6563-5a65-4a02-b880-e22100c5a5ff",
                            "gambit_id": "db23edc6-4cec-4c6b-880d-3c8f38e394fa",
                            "last_updated": "2022-10-31T10:17:27.752355-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "North Carolina",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c61f624-1771-4ffc-a21e-d590a7ddd7a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "e00cd491-81b4-485e-a7c7-108b2a7d125d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2c0abc0-ce6a-406a-8f63-eec55e5505fc/?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 65.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 65.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "00b38e12-8b1d-47a6-9fe3-50091397cce4",
                            "gambit_id": "8f054f0c-70eb-427f-9217-401bfc0029ec",
                            "last_updated": "2022-10-31T10:17:27.746586-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 65.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "65.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e00cd491-81b4-485e-a7c7-108b2a7d125d/?format=api"
                        },
                        {
                            "id": "c8a037b6-6ea9-4de2-85e7-32527cd05bd0",
                            "gambit_id": "ba459836-a53a-4c9c-bdf3-afa0aaccdf9f",
                            "last_updated": "2022-10-31T10:17:27.747712-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 65.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "65.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e00cd491-81b4-485e-a7c7-108b2a7d125d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "62c2f78e-eee9-4ea7-88d2-5dbdae724dc1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a4b373eb-7a35-4dc9-a4e5-645b10255edd",
            "completed": true,
            "last_updated": "2022-10-31T11:16:57.643755-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.68,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/a4b373eb-7a35-4dc9-a4e5-645b10255edd",
            "datetime": "2022-10-29T20:00:00-04:00",
            "cutoff_datetime": "2022-10-29T20:00:00-04:00",
            "name": "Calvin Kattar v. Arnold Allen",
            "bettypes": [
                {
                    "id": "11f46adf-6ea9-4ad4-8be2-e00152fb71a9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/62c2f78e-eee9-4ea7-88d2-5dbdae724dc1/?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": "Arnold Allen",
                                "amount": 5108.0
                            },
                            {
                                "team": "Calvin Kattar",
                                "amount": 4892.0
                            }
                        ],
                        "expected_reward_tokens": 9245.48,
                        "profit_sb": -254.52,
                        "profit_sb_percentage": -2.68,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "453bb77b-892f-49a5-8f82-9127d79a1b44",
                            "gambit_id": "0f242adf-87bd-4591-ae99-d4c613b53030",
                            "last_updated": "2022-10-31T11:16:57.649843-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arnold Allen",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11f46adf-6ea9-4ad4-8be2-e00152fb71a9/?format=api"
                        },
                        {
                            "id": "31f60a7a-2a58-4908-9f96-2a213f2b1360",
                            "gambit_id": "92025e5f-4d37-4538-8541-49767427c063",
                            "last_updated": "2022-10-31T11:16:57.650950-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calvin Kattar",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11f46adf-6ea9-4ad4-8be2-e00152fb71a9/?format=api"
                        }
                    ]
                },
                {
                    "id": "4fa68b41-aa83-4f12-9736-fbdd42f7dd26",
                    "match": "https://api-prod.gambitprofit.com/api/matches/62c2f78e-eee9-4ea7-88d2-5dbdae724dc1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 4.5",
                                "amount": 5594.0
                            },
                            {
                                "team": "Total Rounds Under 4.5",
                                "amount": 4406.0
                            }
                        ],
                        "expected_reward_tokens": 9340.72,
                        "profit_sb": -159.28,
                        "profit_sb_percentage": -1.68,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c47d2e91-4cb1-4066-adac-79a9f5f33e8d",
                            "gambit_id": "90710bb9-d02e-44a1-a31c-f9803c25a844",
                            "last_updated": "2022-10-31T11:16:57.647574-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 4.5",
                            "reward": "1.67000",
                            "odds": "1.68970",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fa68b41-aa83-4f12-9736-fbdd42f7dd26/?format=api"
                        },
                        {
                            "id": "06aa6321-7a2b-40f7-897b-01fb73315766",
                            "gambit_id": "b49e4d96-5980-4d15-94dc-8a67ee188b60",
                            "last_updated": "2022-10-31T11:16:57.646444-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 4.5",
                            "reward": "2.12000",
                            "odds": "2.15000",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fa68b41-aa83-4f12-9736-fbdd42f7dd26/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "861fe9fd-970c-4c46-a498-dff3c15849ca",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7d5f4e23-eb4d-470e-b295-7020faf81f55",
            "completed": true,
            "last_updated": "2022-10-31T11:02:11.941123-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.07,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7d5f4e23-eb4d-470e-b295-7020faf81f55",
            "datetime": "2022-10-29T19:40:00-04:00",
            "cutoff_datetime": "2022-10-29T19:40:00-04:00",
            "name": "Indiana Pacers v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "3488150f-59c5-4dea-a7e6-fb7b504a0b20",
                    "match": "https://api-prod.gambitprofit.com/api/matches/861fe9fd-970c-4c46-a498-dff3c15849ca/?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": 8196.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 1804.0
                            }
                        ],
                        "expected_reward_tokens": 9507.08,
                        "profit_sb": 7.08,
                        "profit_sb_percentage": 0.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "639b616b-ccc7-4383-91d2-40269f6a6377",
                            "gambit_id": "72be2a35-b1e1-43ee-a4b9-d40e05a3c98a",
                            "last_updated": "2022-10-31T11:02:11.946861-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.16000",
                            "odds": "1.16670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3488150f-59c5-4dea-a7e6-fb7b504a0b20/?format=api"
                        },
                        {
                            "id": "210b7441-a14b-41df-afce-b79f547774ac",
                            "gambit_id": "a2993fa8-d21b-449f-b18d-2577c6bad3cb",
                            "last_updated": "2022-10-31T11:02:11.947795-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "5.27000",
                            "odds": "5.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3488150f-59c5-4dea-a7e6-fb7b504a0b20/?format=api"
                        }
                    ]
                },
                {
                    "id": "670ced61-c997-48e6-a7d8-87481b7b13dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/861fe9fd-970c-4c46-a498-dff3c15849ca/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "95e4da5a-1407-47b6-9217-7856b9825214",
                            "gambit_id": "426aecaa-fa87-40c4-a916-feb6d740110e",
                            "last_updated": "2022-10-31T11:02:11.949683-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/670ced61-c997-48e6-a7d8-87481b7b13dd/?format=api"
                        },
                        {
                            "id": "acff399d-4274-441d-9bc8-06d943ca0fbf",
                            "gambit_id": "76556cd7-da4b-48fc-a22f-5ea06ecdf546",
                            "last_updated": "2022-10-31T11:02:11.950605-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/670ced61-c997-48e6-a7d8-87481b7b13dd/?format=api"
                        }
                    ]
                },
                {
                    "id": "70b97040-fcb1-4e1c-a9fe-6537c9caa2f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/861fe9fd-970c-4c46-a498-dff3c15849ca/?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 239.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 239.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "232e279d-d4ff-4b1b-b55a-74d1ada13fc7",
                            "gambit_id": "07c9aaa6-4c82-4e24-8594-7c9fb3d4a938",
                            "last_updated": "2022-10-31T11:02:11.943838-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 239.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "239.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70b97040-fcb1-4e1c-a9fe-6537c9caa2f9/?format=api"
                        },
                        {
                            "id": "9811d120-7070-43b4-9a10-0e80568351a8",
                            "gambit_id": "e4ed58ea-7762-4a19-b327-e4749e7668f4",
                            "last_updated": "2022-10-31T11:02:11.944991-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 239.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "239.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70b97040-fcb1-4e1c-a9fe-6537c9caa2f9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "be86fedf-d9b0-43fc-8b0d-d4b5cdb63ffd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "12109aed-202d-40ab-ae55-99f10ec1a22e",
            "completed": true,
            "last_updated": "2022-10-31T11:07:09.583697-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.05,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/12109aed-202d-40ab-ae55-99f10ec1a22e",
            "datetime": "2022-10-29T19:35:00-04:00",
            "cutoff_datetime": "2022-10-29T19:35:00-04:00",
            "name": "Colorado Avalanche v. New York Islanders",
            "bettypes": [
                {
                    "id": "7cb225a4-02da-4d3a-be21-7e9c695aa2e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be86fedf-d9b0-43fc-8b0d-d4b5cdb63ffd/?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": 5521.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 4479.0
                            }
                        ],
                        "expected_reward_tokens": 9495.48,
                        "profit_sb": -4.52,
                        "profit_sb_percentage": -0.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "873b4dd6-d604-4183-bd50-24bebecb21bb",
                            "gambit_id": "d087218b-f401-48fb-a21f-56f16d480cc5",
                            "last_updated": "2022-10-31T11:07:09.593129-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.72000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cb225a4-02da-4d3a-be21-7e9c695aa2e6/?format=api"
                        },
                        {
                            "id": "7c5b7273-5a5c-4281-bc49-b3b50cef0d30",
                            "gambit_id": "f85f9599-ca8c-4e1c-8a10-ea6c003c57ec",
                            "last_updated": "2022-10-31T11:07:09.592199-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "2.12000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cb225a4-02da-4d3a-be21-7e9c695aa2e6/?format=api"
                        }
                    ]
                },
                {
                    "id": "43f7911f-762b-4204-92ce-3a9d479e53c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be86fedf-d9b0-43fc-8b0d-d4b5cdb63ffd/?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": 6611.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 3389.0
                            }
                        ],
                        "expected_reward_tokens": 9453.73,
                        "profit_sb": -46.27,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "56fef64c-a74b-42ca-8a20-d7c4d794c307",
                            "gambit_id": "638eb7b7-f7f5-4ba5-8157-450e8ef1bfe3",
                            "last_updated": "2022-10-31T11:07:09.590342-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.43000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43f7911f-762b-4204-92ce-3a9d479e53c4/?format=api"
                        },
                        {
                            "id": "6d6f532b-e703-4c70-b1a9-5f324eb4864b",
                            "gambit_id": "fb3c6b7f-9836-40a5-8104-5a65c173ec7b",
                            "last_updated": "2022-10-31T11:07:09.589419-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.79000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43f7911f-762b-4204-92ce-3a9d479e53c4/?format=api"
                        }
                    ]
                },
                {
                    "id": "e9b78b9a-e3df-4992-9e34-50675b1685cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be86fedf-d9b0-43fc-8b0d-d4b5cdb63ffd/?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": 5316.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6e581387-6a69-4962-8831-3df7b8aefe7e",
                            "gambit_id": "f6ad632c-7d56-4648-8dea-29bdec118fd3",
                            "last_updated": "2022-10-31T11:07:09.586440-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9b78b9a-e3df-4992-9e34-50675b1685cb/?format=api"
                        },
                        {
                            "id": "8b1dbb80-cef6-462b-aa4c-ff587eb513ff",
                            "gambit_id": "ce9c6981-774b-4ee3-8df7-d5e038f7e37e",
                            "last_updated": "2022-10-31T11:07:09.587560-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9b78b9a-e3df-4992-9e34-50675b1685cb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c5adcb2c-7200-467d-bbbe-8d62880b5395",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "17206938-c6be-40c7-89bc-3444d4031c27",
            "completed": true,
            "last_updated": "2022-10-31T10:17:30.894145-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.39,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/17206938-c6be-40c7-89bc-3444d4031c27",
            "datetime": "2022-10-29T19:30:00-04:00",
            "cutoff_datetime": "2022-10-29T19:30:00-04:00",
            "name": "Mississippi v. Texas A&M",
            "bettypes": [
                {
                    "id": "c20d1313-eb9d-4861-af02-0d1c24fc91cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5adcb2c-7200-467d-bbbe-8d62880b5395/?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": "Mississippi",
                                "amount": 5780.0
                            },
                            {
                                "team": "Texas A&M",
                                "amount": 4220.0
                            }
                        ],
                        "expected_reward_tokens": 9537.0,
                        "profit_sb": 37.0,
                        "profit_sb_percentage": 0.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5d23008f-e2b5-4528-96f6-a37bc5e26431",
                            "gambit_id": "30f59629-cbde-430c-a4af-e2b1a793a362",
                            "last_updated": "2022-10-31T10:17:30.900791-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mississippi",
                            "reward": "1.65000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c20d1313-eb9d-4861-af02-0d1c24fc91cb/?format=api"
                        },
                        {
                            "id": "bab00d36-a6ce-4600-84ca-407abe8a4573",
                            "gambit_id": "dc87d631-1fa9-415d-8ec9-572dafe6eafa",
                            "last_updated": "2022-10-31T10:17:30.899821-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas A&M",
                            "reward": "2.26000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c20d1313-eb9d-4861-af02-0d1c24fc91cb/?format=api"
                        }
                    ]
                },
                {
                    "id": "012dfd18-dc51-4075-bec5-53b054312d7d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5adcb2c-7200-467d-bbbe-8d62880b5395/?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": "Texas A&M",
                                "amount": 5106.0
                            },
                            {
                                "team": "Mississippi",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "28e0c055-d9bb-4515-94b2-d7dd3944d4aa",
                            "gambit_id": "0b78ce0e-29a5-4cbb-818b-6a5dbd0aa0a7",
                            "last_updated": "2022-10-31T10:17:30.902709-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas A&M",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/012dfd18-dc51-4075-bec5-53b054312d7d/?format=api"
                        },
                        {
                            "id": "fb1b07c9-e75e-4659-90ba-824ee1c552a0",
                            "gambit_id": "9b267c53-41d8-4227-ab55-cabc2c4ce2d6",
                            "last_updated": "2022-10-31T10:17:30.903669-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mississippi",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/012dfd18-dc51-4075-bec5-53b054312d7d/?format=api"
                        }
                    ]
                },
                {
                    "id": "1a73b291-e796-4964-ad4b-47d5c957043e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5adcb2c-7200-467d-bbbe-8d62880b5395/?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 55.5",
                                "amount": 5106.0
                            },
                            {
                                "team": "Game Total Under 55.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "286ed383-2713-41b2-9ad5-5752c35366e0",
                            "gambit_id": "32c056de-9fad-4d08-981b-4044320155f2",
                            "last_updated": "2022-10-31T10:17:30.897886-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 55.5",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "55.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a73b291-e796-4964-ad4b-47d5c957043e/?format=api"
                        },
                        {
                            "id": "e840af20-f329-4ed1-8234-62b5f048623e",
                            "gambit_id": "54839390-06a7-45e1-afeb-5e1985eaf4ed",
                            "last_updated": "2022-10-31T10:17:30.896922-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 55.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "55.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a73b291-e796-4964-ad4b-47d5c957043e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bad1572d-9d79-480a-afb4-0fa8fd972a2c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "202e178f-ee16-40a1-bd57-af7297e68fd4",
            "completed": true,
            "last_updated": "2022-10-31T10:17:28.067300-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/202e178f-ee16-40a1-bd57-af7297e68fd4",
            "datetime": "2022-10-29T19:30:00-04:00",
            "cutoff_datetime": "2022-10-29T19:30:00-04:00",
            "name": "Arizona State v. Colorado",
            "bettypes": [
                {
                    "id": "8f2c7146-d815-4741-bcc5-65ecaa31ed6b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bad1572d-9d79-480a-afb4-0fa8fd972a2c/?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 State",
                                "amount": 7959.0
                            },
                            {
                                "team": "Colorado",
                                "amount": 2041.0
                            }
                        ],
                        "expected_reward_tokens": 9470.24,
                        "profit_sb": -29.76,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e08ac3d0-abaf-410b-b457-51431ab70d46",
                            "gambit_id": "f7bf46f1-acf6-41af-9ca3-a8d546f026fe",
                            "last_updated": "2022-10-31T10:17:28.072748-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona State",
                            "reward": "1.19000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f2c7146-d815-4741-bcc5-65ecaa31ed6b/?format=api"
                        },
                        {
                            "id": "7d3feb55-d819-4f43-b015-cc51ed74465d",
                            "gambit_id": "916e6be3-a7e5-44a0-9f20-903069d75caf",
                            "last_updated": "2022-10-31T10:17:28.073672-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado",
                            "reward": "4.64000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f2c7146-d815-4741-bcc5-65ecaa31ed6b/?format=api"
                        }
                    ]
                },
                {
                    "id": "b22f070e-962c-44f7-a0e2-3a7948e740e0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bad1572d-9d79-480a-afb4-0fa8fd972a2c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado",
                                "amount": 5000.0
                            },
                            {
                                "team": "Arizona State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d0c77f79-184d-4bb7-86de-3ff89ec38140",
                            "gambit_id": "816eb56d-197e-4f0d-86c2-c0099eb90117",
                            "last_updated": "2022-10-31T10:17:28.075508-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "13.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b22f070e-962c-44f7-a0e2-3a7948e740e0/?format=api"
                        },
                        {
                            "id": "9dd3ed76-8960-43e5-8a6d-5361fba7b7ff",
                            "gambit_id": "9af5169e-0c5f-46d5-9d3c-3f53bc73cc08",
                            "last_updated": "2022-10-31T10:17:28.076431-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona State",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-13.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b22f070e-962c-44f7-a0e2-3a7948e740e0/?format=api"
                        }
                    ]
                },
                {
                    "id": "efc4c055-bb7b-4757-9b18-be7a931eb576",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bad1572d-9d79-480a-afb4-0fa8fd972a2c/?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": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "61470577-bcac-491b-aa63-f69a30d31f8b",
                            "gambit_id": "5a0c98c6-0458-43cd-82ac-4f32e3e5381b",
                            "last_updated": "2022-10-31T10:17:28.069972-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 48.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "48.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efc4c055-bb7b-4757-9b18-be7a931eb576/?format=api"
                        },
                        {
                            "id": "ef8b478d-f9ac-4afc-9414-54537049b817",
                            "gambit_id": "bbf15975-7eff-4717-ae5c-cd7e3ded188e",
                            "last_updated": "2022-10-31T10:17:28.070904-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 48.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "48.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efc4c055-bb7b-4757-9b18-be7a931eb576/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "093c0171-c87d-4e90-88ee-1032fd17d196",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "002ba7d7-c0bd-4ed4-bf2f-7ab96c4efb74",
            "completed": true,
            "last_updated": "2022-10-31T10:17:31.047880-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/002ba7d7-c0bd-4ed4-bf2f-7ab96c4efb74",
            "datetime": "2022-10-29T19:30:00-04:00",
            "cutoff_datetime": "2022-10-29T19:30:00-04:00",
            "name": "Baylor v. Texas Tech",
            "bettypes": [
                {
                    "id": "15fe5ec5-3452-4cc3-aaec-b1701a77e06e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/093c0171-c87d-4e90-88ee-1032fd17d196/?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": "Texas Tech",
                                "amount": 5316.0
                            },
                            {
                                "team": "Baylor",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c88cd34b-a376-4b62-8c5d-856cec8ab954",
                            "gambit_id": "6c5963cc-7fe6-4e95-8663-937900b0e33f",
                            "last_updated": "2022-10-31T10:17:31.053227-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas Tech",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15fe5ec5-3452-4cc3-aaec-b1701a77e06e/?format=api"
                        },
                        {
                            "id": "0bc614ca-3bc3-4813-973d-0279ee7417db",
                            "gambit_id": "e9ded3b4-6fe7-41d3-bcea-903d6e42e02d",
                            "last_updated": "2022-10-31T10:17:31.056733-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baylor",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15fe5ec5-3452-4cc3-aaec-b1701a77e06e/?format=api"
                        }
                    ]
                },
                {
                    "id": "c8f6b71a-de26-425b-b15d-15ff1a16a5c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/093c0171-c87d-4e90-88ee-1032fd17d196/?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": "Texas Tech",
                                "amount": 5000.0
                            },
                            {
                                "team": "Baylor",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b2aca2bb-080d-47ac-8ea9-c2bfe43c0ab9",
                            "gambit_id": "0ed86a78-b571-4899-988e-5720ba4881da",
                            "last_updated": "2022-10-31T10:17:31.058803-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas Tech",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8f6b71a-de26-425b-b15d-15ff1a16a5c8/?format=api"
                        },
                        {
                            "id": "5dd5aaf0-9d40-41d9-a907-83e123adeb41",
                            "gambit_id": "55b94ae8-a9a2-43d8-a47d-fdd055074263",
                            "last_updated": "2022-10-31T10:17:31.059756-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baylor",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8f6b71a-de26-425b-b15d-15ff1a16a5c8/?format=api"
                        }
                    ]
                },
                {
                    "id": "d5ea8ed9-fc71-4e83-bce8-1fc1e08881dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/093c0171-c87d-4e90-88ee-1032fd17d196/?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 61",
                                "amount": 5106.0
                            },
                            {
                                "team": "Game Total Under 61",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f5d8649e-d039-4c95-b0f7-6e1d7e888842",
                            "gambit_id": "365027f9-a898-41d5-8b30-ecaa72f26ec7",
                            "last_updated": "2022-10-31T10:17:31.051334-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 61",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "61.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5ea8ed9-fc71-4e83-bce8-1fc1e08881dd/?format=api"
                        },
                        {
                            "id": "d0794708-14cf-4825-adba-9e4a30f88b7b",
                            "gambit_id": "e4ee6667-95c1-4db0-9f2d-7135c52ff64e",
                            "last_updated": "2022-10-31T10:17:31.050312-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 61",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "61.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5ea8ed9-fc71-4e83-bce8-1fc1e08881dd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dd692f43-91fb-44b4-b168-37cd0f4bee45",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fbe5a543-0d24-49b4-92f3-1d04ed2ae475",
            "completed": true,
            "last_updated": "2022-10-31T10:17:30.740011-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.23,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/fbe5a543-0d24-49b4-92f3-1d04ed2ae475",
            "datetime": "2022-10-29T19:30:00-04:00",
            "cutoff_datetime": "2022-10-29T19:30:00-04:00",
            "name": "Michigan State v. Michigan",
            "bettypes": [
                {
                    "id": "196b48ec-fcb7-450e-8b80-9763640da896",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd692f43-91fb-44b4-b168-37cd0f4bee45/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Michigan",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10400.0,
                        "profit_sb": 900.0,
                        "profit_sb_percentage": 9.47,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Michigan",
                                "amount": 9114.0
                            },
                            {
                                "team": "Michigan State",
                                "amount": 886.0
                            }
                        ],
                        "expected_reward_tokens": 9478.56,
                        "profit_sb": -21.44,
                        "profit_sb_percentage": -0.23,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d9b224f6-efa9-4b49-a088-7013e07e1c15",
                            "gambit_id": "9e64c4c5-f274-4f2f-91d9-c284a120b318",
                            "last_updated": "2022-10-31T10:17:30.745843-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michigan",
                            "reward": "1.04000",
                            "odds": "1.04000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196b48ec-fcb7-450e-8b80-9763640da896/?format=api"
                        },
                        {
                            "id": "662d3071-8aa3-4516-a575-e8ab42bcf9a3",
                            "gambit_id": "50b1a2d2-d518-4b52-8221-e3cea1067aab",
                            "last_updated": "2022-10-31T10:17:30.746786-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michigan State",
                            "reward": "10.70000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196b48ec-fcb7-450e-8b80-9763640da896/?format=api"
                        }
                    ]
                },
                {
                    "id": "904f7fa8-3967-49fb-8b26-b1817025b7c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd692f43-91fb-44b4-b168-37cd0f4bee45/?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": "Michigan",
                                "amount": 5000.0
                            },
                            {
                                "team": "Michigan State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f6ff36da-02fb-4d07-89aa-ad1efff764fa",
                            "gambit_id": "ca9e2b23-6c0c-4903-a99a-7ee6ee7db06b",
                            "last_updated": "2022-10-31T10:17:30.749751-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michigan",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-22.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/904f7fa8-3967-49fb-8b26-b1817025b7c9/?format=api"
                        },
                        {
                            "id": "de5a9215-b9da-4251-9996-19bf93fde1fd",
                            "gambit_id": "48c9524a-a546-4735-a245-a62d0356c4ea",
                            "last_updated": "2022-10-31T10:17:30.748798-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michigan State",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "22.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/904f7fa8-3967-49fb-8b26-b1817025b7c9/?format=api"
                        }
                    ]
                },
                {
                    "id": "f0ef0b30-f851-4f2e-95da-3dcdc70e6d57",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd692f43-91fb-44b4-b168-37cd0f4bee45/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 55",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 55",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6e9f3ab1-6c49-48fb-90e7-6e81ebf346ef",
                            "gambit_id": "0a0a6370-c8dd-48b3-a332-8b46c5b4a470",
                            "last_updated": "2022-10-31T10:17:30.742796-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 55",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "55.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0ef0b30-f851-4f2e-95da-3dcdc70e6d57/?format=api"
                        },
                        {
                            "id": "1568651f-d8cd-48a2-90f5-036f983c38f3",
                            "gambit_id": "d668ab18-b2ff-4288-9588-5c50ecbf293a",
                            "last_updated": "2022-10-31T10:17:30.743935-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 55",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "55.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0ef0b30-f851-4f2e-95da-3dcdc70e6d57/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a635f134-ca4a-4539-b5e1-d5663030e390",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "efdc30f3-b507-4215-834f-0c411b187214",
            "completed": true,
            "last_updated": "2022-10-31T11:02:11.661860-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/efdc30f3-b507-4215-834f-0c411b187214",
            "datetime": "2022-10-29T19:10:00-04:00",
            "cutoff_datetime": "2022-10-29T19:10:00-04:00",
            "name": "Golden State Warriors v. Charlotte Hornets",
            "bettypes": [
                {
                    "id": "cf2fa783-1820-4c5a-afcc-f3ece862b9f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a635f134-ca4a-4539-b5e1-d5663030e390/?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": 7959.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 2041.0
                            }
                        ],
                        "expected_reward_tokens": 9470.24,
                        "profit_sb": -29.76,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "da0b0e99-7f9a-4663-ae34-c82f020754f8",
                            "gambit_id": "23d874fe-85be-46ee-8f0d-2012dae61026",
                            "last_updated": "2022-10-31T11:02:11.668555-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.19000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf2fa783-1820-4c5a-afcc-f3ece862b9f7/?format=api"
                        },
                        {
                            "id": "d236d699-a555-450a-9f14-7ee323c1d75f",
                            "gambit_id": "0247033d-96a2-419c-ab61-f1260124c297",
                            "last_updated": "2022-10-31T11:02:11.667623-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "4.64000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf2fa783-1820-4c5a-afcc-f3ece862b9f7/?format=api"
                        }
                    ]
                },
                {
                    "id": "4901cb1a-960e-405b-99b4-bddde0d4b786",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a635f134-ca4a-4539-b5e1-d5663030e390/?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": "Golden State Warriors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9cd3221a-d5f2-4e35-8878-2cb08b1cc88f",
                            "gambit_id": "41c5df8e-4cc6-40b4-8360-c6c04262093d",
                            "last_updated": "2022-10-31T11:02:11.670422-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4901cb1a-960e-405b-99b4-bddde0d4b786/?format=api"
                        },
                        {
                            "id": "9008d7c5-3969-457c-a263-a728599f9785",
                            "gambit_id": "7de54528-3255-471b-a2b3-3b2661ebf50c",
                            "last_updated": "2022-10-31T11:02:11.671355-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4901cb1a-960e-405b-99b4-bddde0d4b786/?format=api"
                        }
                    ]
                },
                {
                    "id": "f413ac11-f134-48ae-aeca-99c7ed81e5e9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a635f134-ca4a-4539-b5e1-d5663030e390/?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": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "97486d9a-bab3-4102-9294-ae44d65d3501",
                            "gambit_id": "ea49160c-5587-405b-b820-1bb2f6634ca0",
                            "last_updated": "2022-10-31T11:02:11.665757-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 233.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "233.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f413ac11-f134-48ae-aeca-99c7ed81e5e9/?format=api"
                        },
                        {
                            "id": "28a638a8-c1ff-4860-ae44-3655f25dc274",
                            "gambit_id": "93dc7ad6-7c23-4e0a-9c25-20da14a50c68",
                            "last_updated": "2022-10-31T11:02:11.664591-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 233.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "233.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f413ac11-f134-48ae-aeca-99c7ed81e5e9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d97dd22d-181b-4116-a46a-079110a83082",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dc7504ae-3337-4241-8bfe-d70d3f96a890",
            "completed": true,
            "last_updated": "2022-10-31T11:12:09.356910-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/dc7504ae-3337-4241-8bfe-d70d3f96a890",
            "datetime": "2022-10-29T19:05:00-04:00",
            "cutoff_datetime": "2022-10-29T19:05:00-04:00",
            "name": "Carolina Hurricanes v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "aaaf7607-fc12-46b5-892d-8b3b3deeaf04",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d97dd22d-181b-4116-a46a-079110a83082/?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": 6326.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 3674.0
                            }
                        ],
                        "expected_reward_tokens": 9552.26,
                        "profit_sb": 52.26,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bfe9b0a2-e560-4afd-98bd-db675c218e45",
                            "gambit_id": "b29c8c4d-eaa8-4aef-833c-ba837c5125e2",
                            "last_updated": "2022-10-31T11:12:09.366490-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaaf7607-fc12-46b5-892d-8b3b3deeaf04/?format=api"
                        },
                        {
                            "id": "51072030-17ff-40fe-88ae-660dee317049",
                            "gambit_id": "d5db763e-7984-4c16-b825-169ea754d706",
                            "last_updated": "2022-10-31T11:12:09.365548-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.60000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaaf7607-fc12-46b5-892d-8b3b3deeaf04/?format=api"
                        }
                    ]
                },
                {
                    "id": "2f4a3041-db8a-4943-aadc-347307e7ce01",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d97dd22d-181b-4116-a46a-079110a83082/?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": 5863.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 4137.0
                            }
                        ],
                        "expected_reward_tokens": 9556.47,
                        "profit_sb": 56.47,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f5a3fd5d-05cf-4f7d-ac99-2a1a0bd23a7b",
                            "gambit_id": "bda1d7ae-c362-43c6-afd9-1943f110fa32",
                            "last_updated": "2022-10-31T11:12:09.362703-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f4a3041-db8a-4943-aadc-347307e7ce01/?format=api"
                        },
                        {
                            "id": "ee7f41fa-2e0c-4e68-a620-ed9b9a0bb043",
                            "gambit_id": "9702dcf5-7108-407c-9c96-b5f415a43482",
                            "last_updated": "2022-10-31T11:12:09.363655-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f4a3041-db8a-4943-aadc-347307e7ce01/?format=api"
                        }
                    ]
                },
                {
                    "id": "0cbba3b7-fe7d-4192-b81e-118eba379cef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d97dd22d-181b-4116-a46a-079110a83082/?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": 5212.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "292d6dd8-b2b0-4fe7-8807-4ae420e64b22",
                            "gambit_id": "c93eaf93-4454-480f-ab02-0a1a880dac0b",
                            "last_updated": "2022-10-31T11:12:09.359698-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cbba3b7-fe7d-4192-b81e-118eba379cef/?format=api"
                        },
                        {
                            "id": "cfcaf2ef-8b2f-4492-8ae8-84299ca6c825",
                            "gambit_id": "e308cd7c-f163-47f1-9c22-a1dc598a19cc",
                            "last_updated": "2022-10-31T11:12:09.360800-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cbba3b7-fe7d-4192-b81e-118eba379cef/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "10fc4d4c-6036-4308-8a11-723bdd827826",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "18b8bc94-e1c2-4b1b-ac6c-73427c90a3dd",
            "completed": true,
            "last_updated": "2022-10-31T11:07:09.421901-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.37,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/18b8bc94-e1c2-4b1b-ac6c-73427c90a3dd",
            "datetime": "2022-10-29T19:05:00-04:00",
            "cutoff_datetime": "2022-10-29T19:05:00-04:00",
            "name": "Montreal Canadiens v. St Louis Blues",
            "bettypes": [
                {
                    "id": "f56951e9-15e1-4083-8d4c-1ceb7db5122a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/10fc4d4c-6036-4308-8a11-723bdd827826/?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": 6811.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 3189.0
                            }
                        ],
                        "expected_reward_tokens": 9535.11,
                        "profit_sb": 35.11,
                        "profit_sb_percentage": 0.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6d69a4a9-9813-49b4-9560-afce94599071",
                            "gambit_id": "b23862d6-c0e1-4e76-b61b-be7023e4bf2f",
                            "last_updated": "2022-10-31T11:07:09.430442-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.40000",
                            "odds": "1.40820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f56951e9-15e1-4083-8d4c-1ceb7db5122a/?format=api"
                        },
                        {
                            "id": "b2e39777-b05b-48b1-8285-9021f357bc0e",
                            "gambit_id": "2bb7af58-7766-4969-ac20-789d4fc38a0c",
                            "last_updated": "2022-10-31T11:07:09.431382-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.99000",
                            "odds": "3.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f56951e9-15e1-4083-8d4c-1ceb7db5122a/?format=api"
                        }
                    ]
                },
                {
                    "id": "bdc14ff3-c8ce-41f6-983c-44d2a749ca5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/10fc4d4c-6036-4308-8a11-723bdd827826/?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": 5106.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9f6d7013-9108-41e6-b643-e4407c699858",
                            "gambit_id": "9a7dc6d8-f0cd-49e8-b230-8d51b802a90d",
                            "last_updated": "2022-10-31T11:07:09.427615-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdc14ff3-c8ce-41f6-983c-44d2a749ca5e/?format=api"
                        },
                        {
                            "id": "4b0c6e8d-4197-4d7e-a84e-c4e4f448555d",
                            "gambit_id": "cd6902df-4392-409e-badf-3597fded4fbb",
                            "last_updated": "2022-10-31T11:07:09.428545-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdc14ff3-c8ce-41f6-983c-44d2a749ca5e/?format=api"
                        }
                    ]
                },
                {
                    "id": "d3c98fec-5bc8-4387-b4e7-53e5bc663255",
                    "match": "https://api-prod.gambitprofit.com/api/matches/10fc4d4c-6036-4308-8a11-723bdd827826/?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": 5106.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "43b8cdbc-bf2d-479c-9ca4-c644aaa224d3",
                            "gambit_id": "15cf546c-d625-4a89-9111-99d13f5468d4",
                            "last_updated": "2022-10-31T11:07:09.425758-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3c98fec-5bc8-4387-b4e7-53e5bc663255/?format=api"
                        },
                        {
                            "id": "0053630e-e067-4989-8a35-529996e9b331",
                            "gambit_id": "e70a44f5-5e7a-42b8-a221-bbce96354936",
                            "last_updated": "2022-10-31T11:07:09.424670-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3c98fec-5bc8-4387-b4e7-53e5bc663255/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c874e3a3-0c93-4fc7-adb1-56fa987e51f7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6d89de3a-cf9b-4cb3-9b83-14a157ec9037",
            "completed": true,
            "last_updated": "2022-10-31T11:12:08.903748-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/6d89de3a-cf9b-4cb3-9b83-14a157ec9037",
            "datetime": "2022-10-29T19:05:00-04:00",
            "cutoff_datetime": "2022-10-29T19:05:00-04:00",
            "name": "Toronto Maple Leafs v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "d9232f48-1ff2-4d1c-b325-6999158b5245",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c874e3a3-0c93-4fc7-adb1-56fa987e51f7/?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": 5610.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 4390.0
                            }
                        ],
                        "expected_reward_tokens": 9480.9,
                        "profit_sb": -19.1,
                        "profit_sb_percentage": -0.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4ae3d0b7-9e04-4141-a41f-bb44561a09d7",
                            "gambit_id": "791e74ee-85b3-44fb-966c-0e4acc726474",
                            "last_updated": "2022-10-31T11:12:08.913258-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9232f48-1ff2-4d1c-b325-6999158b5245/?format=api"
                        },
                        {
                            "id": "cf754e28-85e0-4d38-a585-7f969eec39f3",
                            "gambit_id": "d2773859-fe01-4ba9-8003-2763e17e2f82",
                            "last_updated": "2022-10-31T11:12:08.912310-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9232f48-1ff2-4d1c-b325-6999158b5245/?format=api"
                        }
                    ]
                },
                {
                    "id": "bdf26793-9a1a-4770-bcbf-ae75977b52a4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c874e3a3-0c93-4fc7-adb1-56fa987e51f7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Kings",
                                "amount": 6326.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 3674.0
                            }
                        ],
                        "expected_reward_tokens": 9552.26,
                        "profit_sb": 52.26,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "46274387-a91c-40a7-9451-b618a3e85ce8",
                            "gambit_id": "5e7d87d0-fcc2-4a86-a23b-acbb26a18bab",
                            "last_updated": "2022-10-31T11:12:08.909477-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdf26793-9a1a-4770-bcbf-ae75977b52a4/?format=api"
                        },
                        {
                            "id": "4c927543-d38a-47c3-8cf5-03808ed5edd7",
                            "gambit_id": "17e66b49-bccd-469a-a16e-d5dbf07f9fa0",
                            "last_updated": "2022-10-31T11:12:08.910437-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.60000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdf26793-9a1a-4770-bcbf-ae75977b52a4/?format=api"
                        }
                    ]
                },
                {
                    "id": "1184e7ff-582b-46fd-b942-861e53d97756",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c874e3a3-0c93-4fc7-adb1-56fa987e51f7/?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": 5106.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0f1a6e2a-0d84-40fd-955f-442b925f9cd5",
                            "gambit_id": "64dd814b-e5b2-4b81-9b90-da39f8cfcc08",
                            "last_updated": "2022-10-31T11:12:08.907573-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1184e7ff-582b-46fd-b942-861e53d97756/?format=api"
                        },
                        {
                            "id": "47d8355f-2c2d-4306-a131-b07d8374352e",
                            "gambit_id": "1846b3e8-bc46-45d0-8a63-58eeca810b97",
                            "last_updated": "2022-10-31T11:12:08.906492-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1184e7ff-582b-46fd-b942-861e53d97756/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "68c99a73-cbf4-4fc9-a0a4-2e8d645a7649",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fa9f1d46-9435-4852-ac4e-0cb937008cc2",
            "completed": true,
            "last_updated": "2022-10-31T11:07:08.854357-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.73,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/fa9f1d46-9435-4852-ac4e-0cb937008cc2",
            "datetime": "2022-10-29T19:05:00-04:00",
            "cutoff_datetime": "2022-10-29T19:05:00-04:00",
            "name": "Chicago Blackhawks v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "6e01e599-7d3c-49a3-8977-7dab0231bdd5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/68c99a73-cbf4-4fc9-a0a4-2e8d645a7649/?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": 6173.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3827.0
                            }
                        ],
                        "expected_reward_tokens": 9567.5,
                        "profit_sb": 67.5,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d81890fd-05db-436e-80b6-3ffde0b36507",
                            "gambit_id": "39d9283b-4f16-492f-b7f7-98805df4abc3",
                            "last_updated": "2022-10-31T11:07:08.862835-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e01e599-7d3c-49a3-8977-7dab0231bdd5/?format=api"
                        },
                        {
                            "id": "3408f2a6-9d32-4b45-9992-55dafa0233ee",
                            "gambit_id": "3fb51cab-6568-4c3a-8fa8-448aee39d5ad",
                            "last_updated": "2022-10-31T11:07:08.863762-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.50000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e01e599-7d3c-49a3-8977-7dab0231bdd5/?format=api"
                        }
                    ]
                },
                {
                    "id": "571cb247-7855-489e-99c2-8b86fee876b3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/68c99a73-cbf4-4fc9-a0a4-2e8d645a7649/?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": 5945.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4055.0
                            }
                        ],
                        "expected_reward_tokens": 9569.8,
                        "profit_sb": 69.8,
                        "profit_sb_percentage": 0.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d3812511-ea7a-4196-845b-adeb36cc09f9",
                            "gambit_id": "d8f854cd-4a12-47e1-a0c7-87c6a63838d5",
                            "last_updated": "2022-10-31T11:07:08.860980-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.61000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/571cb247-7855-489e-99c2-8b86fee876b3/?format=api"
                        },
                        {
                            "id": "cd17a759-6c76-468b-b6d3-a296d74a1bfd",
                            "gambit_id": "79031daf-ee04-4987-9e08-ccf72ad90a3e",
                            "last_updated": "2022-10-31T11:07:08.860029-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.36000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/571cb247-7855-489e-99c2-8b86fee876b3/?format=api"
                        }
                    ]
                },
                {
                    "id": "46007f7f-772d-4afd-96b9-bb86a7ceeabb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/68c99a73-cbf4-4fc9-a0a4-2e8d645a7649/?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": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e4d0f069-b389-4796-9a6d-c7f8a4e68ad0",
                            "gambit_id": "7b78406c-f6cb-4b24-9498-8fb586be527c",
                            "last_updated": "2022-10-31T11:07:08.857163-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46007f7f-772d-4afd-96b9-bb86a7ceeabb/?format=api"
                        },
                        {
                            "id": "41e7b63c-e722-43ae-a1b1-02d45d63d8a1",
                            "gambit_id": "02109505-ebac-496b-bb04-0d90b595e23a",
                            "last_updated": "2022-10-31T11:07:08.858169-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46007f7f-772d-4afd-96b9-bb86a7ceeabb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e7aeb518-491b-4f9b-a896-7e32754b2e02",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4a9385cd-6596-46c5-bd77-9065056554d1",
            "completed": true,
            "last_updated": "2022-10-31T11:12:08.759912-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.06,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/4a9385cd-6596-46c5-bd77-9065056554d1",
            "datetime": "2022-10-29T19:05:00-04:00",
            "cutoff_datetime": "2022-10-29T19:05:00-04:00",
            "name": "Minnesota Wild v. Detroit Red Wings",
            "bettypes": [
                {
                    "id": "09339c3c-5bf7-4533-a5a2-586459960240",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7aeb518-491b-4f9b-a896-7e32754b2e02/?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": 5863.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 4137.0
                            }
                        ],
                        "expected_reward_tokens": 9556.47,
                        "profit_sb": 56.47,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8e1f1aa7-262a-415c-88aa-627f439ad65b",
                            "gambit_id": "da666878-1e39-44b4-b5b4-77f8bf1df00b",
                            "last_updated": "2022-10-31T11:12:08.769962-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09339c3c-5bf7-4533-a5a2-586459960240/?format=api"
                        },
                        {
                            "id": "5ef801b6-accf-45cf-b056-d7ec51c34f1c",
                            "gambit_id": "fe301c4c-36d8-4d33-9c06-220f7a651aca",
                            "last_updated": "2022-10-31T11:12:08.769014-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09339c3c-5bf7-4533-a5a2-586459960240/?format=api"
                        }
                    ]
                },
                {
                    "id": "7235f432-73d2-4647-bf04-a849d33024f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7aeb518-491b-4f9b-a896-7e32754b2e02/?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": 6235.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 3765.0
                            }
                        ],
                        "expected_reward_tokens": 9600.75,
                        "profit_sb": 100.75,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "53487b23-273d-40d1-9698-5fbba006f1dc",
                            "gambit_id": "7252c05b-5ccd-48aa-9ee4-6d03372c711c",
                            "last_updated": "2022-10-31T11:12:08.766036-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.54000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7235f432-73d2-4647-bf04-a849d33024f0/?format=api"
                        },
                        {
                            "id": "bd23609a-726f-4901-87f0-2fb9ac4b740f",
                            "gambit_id": "8ab07d78-352e-401f-bc1c-13b6e89d0b83",
                            "last_updated": "2022-10-31T11:12:08.767044-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.55000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7235f432-73d2-4647-bf04-a849d33024f0/?format=api"
                        }
                    ]
                },
                {
                    "id": "458462af-c48a-45f1-a4be-e6cc39c8cca4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7aeb518-491b-4f9b-a896-7e32754b2e02/?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": 5106.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "03ef5d7c-bad6-4658-a40d-e34229cb1b15",
                            "gambit_id": "ae92527f-a82f-4f1a-97d4-5a8e9c6b756e",
                            "last_updated": "2022-10-31T11:12:08.763955-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/458462af-c48a-45f1-a4be-e6cc39c8cca4/?format=api"
                        },
                        {
                            "id": "125ab695-0003-4c2d-b87a-0230cb98e152",
                            "gambit_id": "5b009109-b317-4c5b-bf5f-8c209fd8a28b",
                            "last_updated": "2022-10-31T11:12:08.762812-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/458462af-c48a-45f1-a4be-e6cc39c8cca4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "49ceefe0-46bb-4ea5-adf3-576d73231cb7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7a5301eb-d086-4036-8726-69c38d37edcd",
            "completed": true,
            "last_updated": "2022-10-31T10:22:22.240957-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.52,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/7a5301eb-d086-4036-8726-69c38d37edcd",
            "datetime": "2022-10-29T19:00:00-04:00",
            "cutoff_datetime": "2022-10-29T19:00:00-04:00",
            "name": "UAB v. Florida Atlantic",
            "bettypes": [
                {
                    "id": "a27d2b1f-ff9f-4302-ad08-948ecd7cafff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/49ceefe0-46bb-4ea5-adf3-576d73231cb7/?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": "UAB",
                                "amount": 6563.0
                            },
                            {
                                "team": "Florida Atlantic",
                                "amount": 3437.0
                            }
                        ],
                        "expected_reward_tokens": 9450.72,
                        "profit_sb": -49.28,
                        "profit_sb_percentage": -0.52,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b446037c-9b9d-41d1-861c-fd431416b8bf",
                            "gambit_id": "14af50a7-d5e3-4d86-a716-e44227354d8e",
                            "last_updated": "2022-10-31T10:22:22.248099-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UAB",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a27d2b1f-ff9f-4302-ad08-948ecd7cafff/?format=api"
                        },
                        {
                            "id": "9383ebb4-8dc8-47bb-9bae-ba29494fe381",
                            "gambit_id": "3db578a1-ad85-4fe4-804a-edb8411f46d6",
                            "last_updated": "2022-10-31T10:22:22.247025-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Atlantic",
                            "reward": "2.75000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a27d2b1f-ff9f-4302-ad08-948ecd7cafff/?format=api"
                        }
                    ]
                },
                {
                    "id": "be48a393-a5fa-4e4e-87dc-2d233dbd6fcb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/49ceefe0-46bb-4ea5-adf3-576d73231cb7/?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": "UAB",
                                "amount": 5106.0
                            },
                            {
                                "team": "Florida Atlantic",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b73fec92-9c4c-4718-b42d-0469e96e01de",
                            "gambit_id": "7da00746-c9fc-4810-af2b-2eb1c100408a",
                            "last_updated": "2022-10-31T10:22:22.251357-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UAB",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be48a393-a5fa-4e4e-87dc-2d233dbd6fcb/?format=api"
                        },
                        {
                            "id": "02149662-abf1-4a45-9bfb-9cff85e191c3",
                            "gambit_id": "5bbe3c43-0de1-44bb-9a6e-3be018b36d4a",
                            "last_updated": "2022-10-31T10:22:22.250273-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Atlantic",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be48a393-a5fa-4e4e-87dc-2d233dbd6fcb/?format=api"
                        }
                    ]
                },
                {
                    "id": "c7641ba1-887c-44fb-83c8-50e0a25c13d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/49ceefe0-46bb-4ea5-adf3-576d73231cb7/?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": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5d261b29-b22c-4a36-bf50-1ffcc6b40561",
                            "gambit_id": "0330490e-0e92-4d07-9cc5-68af9aa1cb11",
                            "last_updated": "2022-10-31T10:22:22.243651-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 45",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "45.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7641ba1-887c-44fb-83c8-50e0a25c13d2/?format=api"
                        },
                        {
                            "id": "2808da72-0f0c-4309-bcb8-dc42bc45df17",
                            "gambit_id": "796860f4-ed43-4a17-9ed2-180c1f09b198",
                            "last_updated": "2022-10-31T10:22:22.244855-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 45",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "45.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7641ba1-887c-44fb-83c8-50e0a25c13d2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f52b1e95-dd0b-42fd-89d0-bf4fbdc66fd6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a229273d-7045-4bd9-a80b-cacb41976656",
            "completed": true,
            "last_updated": "2022-10-31T11:16:57.930649-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.96,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/a229273d-7045-4bd9-a80b-cacb41976656",
            "datetime": "2022-10-29T19:00:00-04:00",
            "cutoff_datetime": "2022-10-29T19:00:00-04:00",
            "name": "Tresean Gore v. Josh Fremd",
            "bettypes": [
                {
                    "id": "0f936541-ee92-404f-878c-38e920c20b1a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f52b1e95-dd0b-42fd-89d0-bf4fbdc66fd6/?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": "Josh Fremd",
                                "amount": 5785.0
                            },
                            {
                                "team": "Tresean Gore",
                                "amount": 4215.0
                            }
                        ],
                        "expected_reward_tokens": 9313.85,
                        "profit_sb": -186.15,
                        "profit_sb_percentage": -1.96,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d9be995f-1f1e-450a-b092-4b0cc1a4c9ed",
                            "gambit_id": "465a29af-d4bd-47fd-a7ef-05c0feb549fa",
                            "last_updated": "2022-10-31T11:16:57.938342-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Josh Fremd",
                            "reward": "1.61000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f936541-ee92-404f-878c-38e920c20b1a/?format=api"
                        },
                        {
                            "id": "9b8fd864-c083-4d26-82c2-ceb3546a89e2",
                            "gambit_id": "b4277097-38be-457e-bcd1-709b9bc5262a",
                            "last_updated": "2022-10-31T11:16:57.937111-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tresean Gore",
                            "reward": "2.21000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f936541-ee92-404f-878c-38e920c20b1a/?format=api"
                        }
                    ]
                },
                {
                    "id": "c52291b8-559c-457f-82b6-57c07c3b8d16",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f52b1e95-dd0b-42fd-89d0-bf4fbdc66fd6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 5189.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 4811.0
                            }
                        ],
                        "expected_reward_tokens": 9236.42,
                        "profit_sb": -263.58,
                        "profit_sb_percentage": -2.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "75c8e441-e37a-476e-8b25-f87bb405e7fb",
                            "gambit_id": "208e18a2-914d-4ccf-928f-f16165f680a3",
                            "last_updated": "2022-10-31T11:16:57.933476-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c52291b8-559c-457f-82b6-57c07c3b8d16/?format=api"
                        },
                        {
                            "id": "5d99c221-f492-4850-937a-49ee8d1a076d",
                            "gambit_id": "922e9bfc-0084-41dd-ba89-2acb9394d9de",
                            "last_updated": "2022-10-31T11:16:57.934711-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c52291b8-559c-457f-82b6-57c07c3b8d16/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "393073a4-c287-45ad-8c42-e26f1c8ac324",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4d357591-7d9e-4871-bf8f-64fe2dc83cde",
            "completed": true,
            "last_updated": "2022-10-30T14:04:20.970196-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.05,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/4d357591-7d9e-4871-bf8f-64fe2dc83cde",
            "datetime": "2022-10-29T19:00:00-04:00",
            "cutoff_datetime": "2022-10-29T19:00:00-04:00",
            "name": "Kentucky v. Tennessee",
            "bettypes": [
                {
                    "id": "4b81740d-0d2d-4c94-b062-5701fd15ac5c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/393073a4-c287-45ad-8c42-e26f1c8ac324/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tennessee",
                                "amount": 7485.0
                            },
                            {
                                "team": "Kentucky",
                                "amount": 2515.0
                            }
                        ],
                        "expected_reward_tokens": 9355.8,
                        "profit_sb": -144.2,
                        "profit_sb_percentage": -1.52,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e20d6387-b1aa-4a46-8185-1bde94a1f0e7",
                            "gambit_id": "c4b3a3aa-3daa-4c4e-b862-fd9d3858eacf",
                            "last_updated": "2022-10-30T14:04:20.975783-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee",
                            "reward": "1.25000",
                            "odds": "1.25640",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b81740d-0d2d-4c94-b062-5701fd15ac5c/?format=api"
                        },
                        {
                            "id": "b2b547eb-2ece-4346-9123-7f8a16e967ea",
                            "gambit_id": "60e4f36d-40f0-4add-9b0b-83f5307544fa",
                            "last_updated": "2022-10-30T14:04:20.976709-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kentucky",
                            "reward": "3.72000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b81740d-0d2d-4c94-b062-5701fd15ac5c/?format=api"
                        }
                    ]
                },
                {
                    "id": "49867553-2093-43c5-ac89-9e6457e14d83",
                    "match": "https://api-prod.gambitprofit.com/api/matches/393073a4-c287-45ad-8c42-e26f1c8ac324/?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": "Kentucky",
                                "amount": 5000.0
                            },
                            {
                                "team": "Tennessee",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4abac1c5-030e-4c73-8cc7-e9bf5c1024ac",
                            "gambit_id": "12836c12-11ed-48f4-a179-26ffe4d9e5e8",
                            "last_updated": "2022-10-30T14:04:20.979485-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kentucky",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49867553-2093-43c5-ac89-9e6457e14d83/?format=api"
                        },
                        {
                            "id": "c80e1cd3-8bf0-47b9-9f99-344c563e5ad6",
                            "gambit_id": "aa43ddc8-e185-4a45-92f7-e466ed70d9f3",
                            "last_updated": "2022-10-30T14:04:20.978548-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49867553-2093-43c5-ac89-9e6457e14d83/?format=api"
                        }
                    ]
                },
                {
                    "id": "a6dd2bfb-1415-4ccf-a4dc-816db19a7a77",
                    "match": "https://api-prod.gambitprofit.com/api/matches/393073a4-c287-45ad-8c42-e26f1c8ac324/?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 63",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 63",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0ce476f2-9612-4633-9064-eb1157706c4a",
                            "gambit_id": "a6bac050-0311-485d-84ef-1aa5b50d040b",
                            "last_updated": "2022-10-30T14:04:20.973905-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 63",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "63.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6dd2bfb-1415-4ccf-a4dc-816db19a7a77/?format=api"
                        },
                        {
                            "id": "ce88a0c6-38fe-469a-baa7-98d19cea6a8b",
                            "gambit_id": "838fa054-da86-4bae-b615-039e5436fbcf",
                            "last_updated": "2022-10-30T14:04:20.972791-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 63",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "63.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6dd2bfb-1415-4ccf-a4dc-816db19a7a77/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5df686fb-5018-486b-b076-caac094190da",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c9ff6ab7-11df-4ea6-ab12-368f387eaecf",
            "completed": true,
            "last_updated": "2022-10-31T11:16:58.066680-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.77,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/c9ff6ab7-11df-4ea6-ab12-368f387eaecf",
            "datetime": "2022-10-29T19:00:00-04:00",
            "cutoff_datetime": "2022-10-29T19:00:00-04:00",
            "name": "Dustin Jacoby v. Khalil Rountree",
            "bettypes": [
                {
                    "id": "097a15fe-ec0b-47e8-a945-2757bf29265b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5df686fb-5018-486b-b076-caac094190da/?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": "Dustin Jacoby",
                                "amount": 5979.0
                            },
                            {
                                "team": "Khalil Rountree",
                                "amount": 4021.0
                            }
                        ],
                        "expected_reward_tokens": 9327.24,
                        "profit_sb": -172.76,
                        "profit_sb_percentage": -1.82,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f67c5e85-0ce2-46ae-ac76-37362d10a7af",
                            "gambit_id": "75844ad8-ef58-4ec6-8ca2-7409c4a83a30",
                            "last_updated": "2022-10-31T11:16:58.073794-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dustin Jacoby",
                            "reward": "1.56000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/097a15fe-ec0b-47e8-a945-2757bf29265b/?format=api"
                        },
                        {
                            "id": "0cadf180-558f-4e7a-ab8b-f011b490ba82",
                            "gambit_id": "c3a28749-d9ee-4ce3-900a-a784487a1072",
                            "last_updated": "2022-10-31T11:16:58.072869-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Khalil Rountree",
                            "reward": "2.32000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/097a15fe-ec0b-47e8-a945-2757bf29265b/?format=api"
                        }
                    ]
                },
                {
                    "id": "4ec32019-1b47-4f23-9a47-c1695bad97d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5df686fb-5018-486b-b076-caac094190da/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 1.5",
                                "amount": 5796.0
                            },
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 4204.0
                            }
                        ],
                        "expected_reward_tokens": 9331.56,
                        "profit_sb": -168.44,
                        "profit_sb_percentage": -1.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3481c114-739c-4f0a-b48a-d01f7b740040",
                            "gambit_id": "5f2b1331-d5fe-4686-ab15-f5fa70ea4a99",
                            "last_updated": "2022-10-31T11:16:58.070601-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "1.61000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ec32019-1b47-4f23-9a47-c1695bad97d5/?format=api"
                        },
                        {
                            "id": "936fbc28-7416-4c80-8108-05bdd3a53e24",
                            "gambit_id": "260e7265-0d42-4e2d-9430-99323478fc08",
                            "last_updated": "2022-10-31T11:16:58.069451-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "2.22000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ec32019-1b47-4f23-9a47-c1695bad97d5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "917df621-6f68-4a23-8b3c-fa3f284ea9e3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a641b9a9-2cb8-45f6-a468-564b3b19ac55",
            "completed": true,
            "last_updated": "2022-10-31T10:22:23.346770-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.07,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/a641b9a9-2cb8-45f6-a468-564b3b19ac55",
            "datetime": "2022-10-29T19:00:00-04:00",
            "cutoff_datetime": "2022-10-29T19:00:00-04:00",
            "name": "USC v. Arizona",
            "bettypes": [
                {
                    "id": "0618c92d-da10-4ac9-a6a8-64c929ba2eb2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/917df621-6f68-4a23-8b3c-fa3f284ea9e3/?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": "USC",
                                "amount": 8196.0
                            },
                            {
                                "team": "Arizona",
                                "amount": 1804.0
                            }
                        ],
                        "expected_reward_tokens": 9507.08,
                        "profit_sb": 7.08,
                        "profit_sb_percentage": 0.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1cf58ac6-0c1e-41d5-b7a6-0b69edfb5a81",
                            "gambit_id": "d559779d-d57f-48fc-a97d-c1eeaf5c523c",
                            "last_updated": "2022-10-31T10:22:23.353892-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "USC",
                            "reward": "1.16000",
                            "odds": "1.16670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0618c92d-da10-4ac9-a6a8-64c929ba2eb2/?format=api"
                        },
                        {
                            "id": "56b597e2-5db5-45aa-b603-67f27f785a9c",
                            "gambit_id": "3d755329-a92a-4734-a334-bf9eb95c0bbc",
                            "last_updated": "2022-10-31T10:22:23.352837-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona",
                            "reward": "5.27000",
                            "odds": "5.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0618c92d-da10-4ac9-a6a8-64c929ba2eb2/?format=api"
                        }
                    ]
                },
                {
                    "id": "48309429-78e8-4126-986e-1568a997faec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/917df621-6f68-4a23-8b3c-fa3f284ea9e3/?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",
                                "amount": 5000.0
                            },
                            {
                                "team": "USC",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1ce68519-16ce-477b-a1da-a6b0341d002e",
                            "gambit_id": "2bf21894-71dc-4f76-aeae-afb903b10013",
                            "last_updated": "2022-10-31T10:22:23.355999-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48309429-78e8-4126-986e-1568a997faec/?format=api"
                        },
                        {
                            "id": "b55c7c1f-55d6-4bda-a643-0bc3dc0ff21c",
                            "gambit_id": "8d90d011-bc42-4105-9839-ce89d3a80fed",
                            "last_updated": "2022-10-31T10:22:23.357045-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "USC",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48309429-78e8-4126-986e-1568a997faec/?format=api"
                        }
                    ]
                },
                {
                    "id": "7cdac485-4deb-4af0-a843-e998b062f690",
                    "match": "https://api-prod.gambitprofit.com/api/matches/917df621-6f68-4a23-8b3c-fa3f284ea9e3/?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 74",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 74",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6a81b467-cfc6-4503-91cf-a8a83ccecabd",
                            "gambit_id": "9a4809b3-0c42-4b0a-970c-106433af135b",
                            "last_updated": "2022-10-31T10:22:23.350594-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 74",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "74.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cdac485-4deb-4af0-a843-e998b062f690/?format=api"
                        },
                        {
                            "id": "3e69cda2-2c90-4fb1-8ce3-053666f6a33f",
                            "gambit_id": "58ddb388-a468-4e02-9888-66a583dfba86",
                            "last_updated": "2022-10-31T10:22:23.349405-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 74",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "74.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cdac485-4deb-4af0-a843-e998b062f690/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8973cc55-7b8e-429d-b080-31302422db84",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "30d057da-b79c-44cb-b9aa-d523a86f3767",
            "completed": true,
            "last_updated": "2022-10-31T10:22:22.099787-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.05,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/30d057da-b79c-44cb-b9aa-d523a86f3767",
            "datetime": "2022-10-29T19:00:00-04:00",
            "cutoff_datetime": "2022-10-29T19:00:00-04:00",
            "name": "Colorado State v. Boise State",
            "bettypes": [
                {
                    "id": "26f35a88-4ed6-4ea3-a73e-4ccb1342f7a5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8973cc55-7b8e-429d-b080-31302422db84/?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": "Boise State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Colorado State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b3c41afd-98cf-4609-9186-1d492d4a6855",
                            "gambit_id": "48e5e85d-a482-4ae3-8b2c-20d3486e6554",
                            "last_updated": "2022-10-31T10:22:22.106106-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boise State",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-25.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26f35a88-4ed6-4ea3-a73e-4ccb1342f7a5/?format=api"
                        },
                        {
                            "id": "c471de6b-6411-4f04-a3a9-87a30169f1a2",
                            "gambit_id": "4bec29e6-7894-475f-bb60-c0e11e8962e8",
                            "last_updated": "2022-10-31T10:22:22.107238-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado State",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "25.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26f35a88-4ed6-4ea3-a73e-4ccb1342f7a5/?format=api"
                        }
                    ]
                },
                {
                    "id": "efb27e44-0ea7-46f2-87dc-5da0e62b4d7c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8973cc55-7b8e-429d-b080-31302422db84/?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": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8cc9d6f1-925c-4655-bb33-e110d49d27c0",
                            "gambit_id": "cdb7577d-450f-4124-8524-35f380c6e421",
                            "last_updated": "2022-10-31T10:22:22.102489-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 42.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "42.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efb27e44-0ea7-46f2-87dc-5da0e62b4d7c/?format=api"
                        },
                        {
                            "id": "37faa48f-d147-410f-ba90-bdd77a553942",
                            "gambit_id": "4f059cf2-fedd-4416-b27e-bac6f57e91a3",
                            "last_updated": "2022-10-31T10:22:22.103743-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 42.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "42.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efb27e44-0ea7-46f2-87dc-5da0e62b4d7c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8bffb6d3-a33d-4ec8-8c20-2d7d1d9d6162",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2cc1699c-9be2-4cba-a8bf-60258d2fe888",
            "completed": true,
            "last_updated": "2022-10-31T10:22:21.956994-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.2,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/2cc1699c-9be2-4cba-a8bf-60258d2fe888",
            "datetime": "2022-10-29T19:00:00-04:00",
            "cutoff_datetime": "2022-10-29T19:00:00-04:00",
            "name": "Coastal Carolina v. Marshall",
            "bettypes": [
                {
                    "id": "4bf0b161-91e8-4497-b158-2baa995033e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8bffb6d3-a33d-4ec8-8c20-2d7d1d9d6162/?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": "Marshall",
                                "amount": 5610.0
                            },
                            {
                                "team": "Coastal Carolina",
                                "amount": 4390.0
                            }
                        ],
                        "expected_reward_tokens": 9480.9,
                        "profit_sb": -19.1,
                        "profit_sb_percentage": -0.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b53ea09f-213c-4963-afca-52af17780fef",
                            "gambit_id": "4ef8c8b8-b20c-4b49-a29b-4023cd87db59",
                            "last_updated": "2022-10-31T10:22:21.962968-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Marshall",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf0b161-91e8-4497-b158-2baa995033e7/?format=api"
                        },
                        {
                            "id": "1f73f1e8-1816-4f88-a963-737e9bd14f5a",
                            "gambit_id": "bc8dbe81-b79b-43e8-8e3e-bbf2c1c3521e",
                            "last_updated": "2022-10-31T10:22:21.964035-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Coastal Carolina",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf0b161-91e8-4497-b158-2baa995033e7/?format=api"
                        }
                    ]
                },
                {
                    "id": "0ead5c45-a9e3-44b3-93a7-7c347522c115",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8bffb6d3-a33d-4ec8-8c20-2d7d1d9d6162/?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": "Marshall",
                                "amount": 5106.0
                            },
                            {
                                "team": "Coastal Carolina",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "57e5a536-d085-43e1-9480-b918b8fc3e3b",
                            "gambit_id": "f2f98ae2-300b-4fa4-a9e0-e63c1c3607e1",
                            "last_updated": "2022-10-31T10:22:21.966183-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Marshall",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ead5c45-a9e3-44b3-93a7-7c347522c115/?format=api"
                        },
                        {
                            "id": "a8479f20-76a3-45d6-b8fe-fbeb236749c5",
                            "gambit_id": "c47b9900-c4b5-42d0-9dda-b2d7c3e7f771",
                            "last_updated": "2022-10-31T10:22:21.967244-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Coastal Carolina",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ead5c45-a9e3-44b3-93a7-7c347522c115/?format=api"
                        }
                    ]
                },
                {
                    "id": "3ce1a55a-705b-45eb-86c7-c0c3844222ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8bffb6d3-a33d-4ec8-8c20-2d7d1d9d6162/?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 54",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 54",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "06fb5541-0f9f-41bd-9ad5-abb778ddbfb2",
                            "gambit_id": "3e152699-49ae-4475-8a23-af7e8ffd3871",
                            "last_updated": "2022-10-31T10:22:21.959682-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 54",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "54.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ce1a55a-705b-45eb-86c7-c0c3844222ff/?format=api"
                        },
                        {
                            "id": "70096757-bd2c-4162-a7a4-4599636bdedd",
                            "gambit_id": "31a9d1e3-58cf-4e25-adab-95642d7235ed",
                            "last_updated": "2022-10-31T10:22:21.960819-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 54",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "54.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ce1a55a-705b-45eb-86c7-c0c3844222ff/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e01e3747-1900-44ee-af9d-c603172a456d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1fd1a3d2-0845-455f-afa6-70d8a7757e3d",
            "completed": true,
            "last_updated": "2022-10-31T11:02:10.722392-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/1fd1a3d2-0845-455f-afa6-70d8a7757e3d",
            "datetime": "2022-10-29T18:10:00-04:00",
            "cutoff_datetime": "2022-10-29T18:10:00-04:00",
            "name": "Miami Heat v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "25d6f143-1905-4e49-8a7c-c5fe9ea66f7c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e01e3747-1900-44ee-af9d-c603172a456d/?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": 6104.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 3896.0
                            }
                        ],
                        "expected_reward_tokens": 9583.28,
                        "profit_sb": 83.28,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c6e4aba9-e49c-48ec-948f-8b38b8ee6269",
                            "gambit_id": "9965f0cb-af13-4f37-8eaf-5ac9da5137f2",
                            "last_updated": "2022-10-31T11:02:10.729076-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.57000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25d6f143-1905-4e49-8a7c-c5fe9ea66f7c/?format=api"
                        },
                        {
                            "id": "e51616b5-2971-4743-817b-ef8220b93dbb",
                            "gambit_id": "f1b98f92-cb49-4645-ba0a-21142c4120b2",
                            "last_updated": "2022-10-31T11:02:10.728111-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "2.46000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25d6f143-1905-4e49-8a7c-c5fe9ea66f7c/?format=api"
                        }
                    ]
                },
                {
                    "id": "10cbdf0f-b219-45d0-9f92-66b81af6607b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e01e3747-1900-44ee-af9d-c603172a456d/?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": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d83df242-2f4d-47a5-8300-c06a30dafc2c",
                            "gambit_id": "69d653b9-f636-422a-89ea-84e8079148d7",
                            "last_updated": "2022-10-31T11:02:10.730979-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10cbdf0f-b219-45d0-9f92-66b81af6607b/?format=api"
                        },
                        {
                            "id": "3409a7f2-0b1c-44dc-9aae-77fbd87a6873",
                            "gambit_id": "f11b639f-6360-4d6b-a3d7-3477341d0608",
                            "last_updated": "2022-10-31T11:02:10.731916-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10cbdf0f-b219-45d0-9f92-66b81af6607b/?format=api"
                        }
                    ]
                },
                {
                    "id": "c69cb62b-93da-400d-8698-462547cf0c48",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e01e3747-1900-44ee-af9d-c603172a456d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8faca627-871c-47f1-8c54-47651ed52834",
                            "gambit_id": "60417145-8b11-4a20-9e3e-bfc34886d634",
                            "last_updated": "2022-10-31T11:02:10.725195-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c69cb62b-93da-400d-8698-462547cf0c48/?format=api"
                        },
                        {
                            "id": "575bd600-726c-465e-abea-4a59a6bf2e36",
                            "gambit_id": "a528c3b3-3324-4c0c-8b95-fb56363231b5",
                            "last_updated": "2022-10-31T11:02:10.726223-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c69cb62b-93da-400d-8698-462547cf0c48/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a74ee33f-a24d-4e59-a18e-b4f8ab49844c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b303be11-1a23-428c-82f3-070e6e63989f",
            "completed": true,
            "last_updated": "2022-10-31T11:12:09.213308-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.39,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b303be11-1a23-428c-82f3-070e6e63989f",
            "datetime": "2022-10-29T16:35:00-04:00",
            "cutoff_datetime": "2022-10-29T16:35:00-04:00",
            "name": "Tampa Bay Lightning v. San Jose Sharks",
            "bettypes": [
                {
                    "id": "31f71028-4962-4e1e-93c8-b08c39e1d499",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a74ee33f-a24d-4e59-a18e-b4f8ab49844c/?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": 6401.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 3599.0
                            }
                        ],
                        "expected_reward_tokens": 9537.35,
                        "profit_sb": 37.35,
                        "profit_sb_percentage": 0.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "32d7e858-27e9-4dd5-9420-818d8b0b1a1d",
                            "gambit_id": "039f7870-2f4d-40ef-b4ac-413a85881b5c",
                            "last_updated": "2022-10-31T11:12:09.222913-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31f71028-4962-4e1e-93c8-b08c39e1d499/?format=api"
                        },
                        {
                            "id": "c5dae639-f63c-447e-b6be-3a7d757a5f6d",
                            "gambit_id": "bc491279-9403-45f2-bbb3-fc138d989558",
                            "last_updated": "2022-10-31T11:12:09.221949-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.65000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31f71028-4962-4e1e-93c8-b08c39e1d499/?format=api"
                        }
                    ]
                },
                {
                    "id": "db8e0be7-38f7-4e7e-ab52-0bebd5101016",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a74ee33f-a24d-4e59-a18e-b4f8ab49844c/?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": 5780.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 4220.0
                            }
                        ],
                        "expected_reward_tokens": 9537.0,
                        "profit_sb": 37.0,
                        "profit_sb_percentage": 0.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "97e302b3-6e80-4d72-827a-d5fdc876ed2e",
                            "gambit_id": "3e1a510e-102b-407e-85a1-2d7dc5eae2f4",
                            "last_updated": "2022-10-31T11:12:09.219134-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.65000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db8e0be7-38f7-4e7e-ab52-0bebd5101016/?format=api"
                        },
                        {
                            "id": "6f36646c-bf04-4e22-bc4b-51e48511ce86",
                            "gambit_id": "e8687548-851c-4286-afd1-e86f52f639ef",
                            "last_updated": "2022-10-31T11:12:09.220085-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.26000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db8e0be7-38f7-4e7e-ab52-0bebd5101016/?format=api"
                        }
                    ]
                },
                {
                    "id": "1b363d08-4568-4139-9113-37c1d9ecc5b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a74ee33f-a24d-4e59-a18e-b4f8ab49844c/?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": 5316.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4279d239-eec2-46fd-b2f7-2c09ea58db82",
                            "gambit_id": "3f6c7768-15ec-4c05-9f6c-d40b9a8751ab",
                            "last_updated": "2022-10-31T11:12:09.216116-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b363d08-4568-4139-9113-37c1d9ecc5b4/?format=api"
                        },
                        {
                            "id": "4f4eb74d-4c40-402e-9859-e5158dbd0f37",
                            "gambit_id": "0f694096-87f9-4aa5-a743-6c825d0cdd88",
                            "last_updated": "2022-10-31T11:12:09.217270-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b363d08-4568-4139-9113-37c1d9ecc5b4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "db261679-2996-46ed-b912-f30abdf55e5d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7c11e986-7a13-432c-ba63-cb01c2dda2ce",
            "completed": true,
            "last_updated": "2022-10-31T11:12:09.049960-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.39,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/7c11e986-7a13-432c-ba63-cb01c2dda2ce",
            "datetime": "2022-10-29T16:05:00-04:00",
            "cutoff_datetime": "2022-10-29T16:05:00-04:00",
            "name": "Ottawa Senators v. Florida Panthers",
            "bettypes": [
                {
                    "id": "0354d5d4-3b51-4e71-b0a7-8e0beed4d0f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db261679-2996-46ed-b912-f30abdf55e5d/?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": 6401.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 3599.0
                            }
                        ],
                        "expected_reward_tokens": 9537.35,
                        "profit_sb": 37.35,
                        "profit_sb_percentage": 0.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "457af83e-d2a4-424f-947c-0c5e37600a4a",
                            "gambit_id": "1dbe108b-0ae7-4046-8b17-e28939bf7104",
                            "last_updated": "2022-10-31T11:12:09.059335-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0354d5d4-3b51-4e71-b0a7-8e0beed4d0f3/?format=api"
                        },
                        {
                            "id": "814dffdf-00b8-417e-8250-2cd67a8baef6",
                            "gambit_id": "3e659036-d789-4dab-9c4b-1a1809b16000",
                            "last_updated": "2022-10-31T11:12:09.060362-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.65000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0354d5d4-3b51-4e71-b0a7-8e0beed4d0f3/?format=api"
                        }
                    ]
                },
                {
                    "id": "0a55b020-6334-46c2-8414-256c4bc2691b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db261679-2996-46ed-b912-f30abdf55e5d/?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": 5610.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 4390.0
                            }
                        ],
                        "expected_reward_tokens": 9480.9,
                        "profit_sb": -19.1,
                        "profit_sb_percentage": -0.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "734343bb-486b-4e16-ab8c-e7dc03d5be5f",
                            "gambit_id": "a9e5ee1a-12e9-4939-b199-0e44506d25d9",
                            "last_updated": "2022-10-31T11:12:09.057266-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a55b020-6334-46c2-8414-256c4bc2691b/?format=api"
                        },
                        {
                            "id": "9596f143-d58f-4947-9029-b7a2b35fe7b9",
                            "gambit_id": "8b52a6d7-3e62-4e79-bd62-eecad8824ce3",
                            "last_updated": "2022-10-31T11:12:09.056165-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a55b020-6334-46c2-8414-256c4bc2691b/?format=api"
                        }
                    ]
                },
                {
                    "id": "08baec6a-ab62-441b-b20e-fc406b94bc28",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db261679-2996-46ed-b912-f30abdf55e5d/?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": 5212.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "50278f08-b04a-4a52-bff3-25321a577dbe",
                            "gambit_id": "386c41fd-2a15-4e95-8cf0-ebf044f3553c",
                            "last_updated": "2022-10-31T11:12:09.053884-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08baec6a-ab62-441b-b20e-fc406b94bc28/?format=api"
                        },
                        {
                            "id": "8ba78341-51a6-40e3-9833-c4b235c4751c",
                            "gambit_id": "40dd04fb-b665-49cb-9732-be87005fa432",
                            "last_updated": "2022-10-31T11:12:09.052746-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08baec6a-ab62-441b-b20e-fc406b94bc28/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6a2d4d78-b39f-4e30-9c65-a32159167162",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9fdd2836-899c-4995-9e7a-6206615fc5c1",
            "completed": true,
            "last_updated": "2022-10-31T10:27:23.139790-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.24,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/9fdd2836-899c-4995-9e7a-6206615fc5c1",
            "datetime": "2022-10-29T16:00:00-04:00",
            "cutoff_datetime": "2022-10-29T16:00:00-04:00",
            "name": "South Alabama v. Arkansas State",
            "bettypes": [
                {
                    "id": "a066c7b4-bddb-4671-83cb-db32a350f1f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a2d4d78-b39f-4e30-9c65-a32159167162/?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": "South Alabama",
                                "amount": 7440.0
                            },
                            {
                                "team": "Arkansas State",
                                "amount": 2560.0
                            }
                        ],
                        "expected_reward_tokens": 9523.2,
                        "profit_sb": 23.2,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "06d7daf9-e35a-4022-aee4-8e74bb5cf041",
                            "gambit_id": "0d3ab374-54e7-4dbf-9049-fb66fde6cca8",
                            "last_updated": "2022-10-31T10:27:23.147011-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Alabama",
                            "reward": "1.28000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a066c7b4-bddb-4671-83cb-db32a350f1f2/?format=api"
                        },
                        {
                            "id": "16a0fe53-4ef0-4d4c-a0a5-1430648f5df9",
                            "gambit_id": "ed6e2bbf-9ddd-4c50-8f35-025acccb3b65",
                            "last_updated": "2022-10-31T10:27:23.145903-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arkansas State",
                            "reward": "3.72000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a066c7b4-bddb-4671-83cb-db32a350f1f2/?format=api"
                        }
                    ]
                },
                {
                    "id": "547be966-67f1-4e84-8e25-f9b1c17fa40e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a2d4d78-b39f-4e30-9c65-a32159167162/?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": "South Alabama",
                                "amount": 5106.0
                            },
                            {
                                "team": "Arkansas State",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6dc1c0ee-9147-434d-a710-bf72f326271d",
                            "gambit_id": "3f25df59-76c6-499d-a038-a1b27fcee90f",
                            "last_updated": "2022-10-31T10:27:23.150363-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Alabama",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/547be966-67f1-4e84-8e25-f9b1c17fa40e/?format=api"
                        },
                        {
                            "id": "8ee3204c-9664-4a1d-9992-ba4be5ed0273",
                            "gambit_id": "53424401-256a-4b55-a589-5e82dda15d5d",
                            "last_updated": "2022-10-31T10:27:23.149249-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arkansas State",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/547be966-67f1-4e84-8e25-f9b1c17fa40e/?format=api"
                        }
                    ]
                },
                {
                    "id": "689f37d7-945e-49d3-9bae-c6e2ac835283",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a2d4d78-b39f-4e30-9c65-a32159167162/?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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 52.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c6b0df57-8dfb-44ac-8c79-2fb4c1fa8bb4",
                            "gambit_id": "97781ef1-dc50-44dd-984c-af9ab62a78d4",
                            "last_updated": "2022-10-31T10:27:23.143670-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 52.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "52.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/689f37d7-945e-49d3-9bae-c6e2ac835283/?format=api"
                        },
                        {
                            "id": "f0b14d6b-0b21-4918-9332-960e0f22408d",
                            "gambit_id": "b3531e7e-4529-42b1-bdc3-f5113d24af49",
                            "last_updated": "2022-10-31T10:27:23.142538-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 52.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "52.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/689f37d7-945e-49d3-9bae-c6e2ac835283/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f2387dd8-f1a6-41b1-912c-1c97bbd17eec",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c892ccf6-139a-4b5f-b1cb-2804de4d09cb",
            "completed": true,
            "last_updated": "2022-10-31T10:27:23.456371-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/c892ccf6-139a-4b5f-b1cb-2804de4d09cb",
            "datetime": "2022-10-29T16:00:00-04:00",
            "cutoff_datetime": "2022-10-29T16:00:00-04:00",
            "name": "Missouri v. South Carolina",
            "bettypes": [
                {
                    "id": "cfe83be4-48bb-4f55-ab05-83adf11d96bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2387dd8-f1a6-41b1-912c-1c97bbd17eec/?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": "South Carolina",
                                "amount": 6104.0
                            },
                            {
                                "team": "Missouri",
                                "amount": 3896.0
                            }
                        ],
                        "expected_reward_tokens": 9583.28,
                        "profit_sb": 83.28,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "03179930-fc18-44e8-9259-16739a8272d2",
                            "gambit_id": "c0b00d13-d496-49af-9ebd-9f046432be8c",
                            "last_updated": "2022-10-31T10:27:23.463280-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Carolina",
                            "reward": "1.57000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfe83be4-48bb-4f55-ab05-83adf11d96bb/?format=api"
                        },
                        {
                            "id": "63560d4f-700d-4d16-98a2-bfae76cdf117",
                            "gambit_id": "ca7d6a29-a44f-4f60-8fac-f922f3bad343",
                            "last_updated": "2022-10-31T10:27:23.462328-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Missouri",
                            "reward": "2.46000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfe83be4-48bb-4f55-ab05-83adf11d96bb/?format=api"
                        }
                    ]
                },
                {
                    "id": "a45888b2-aedc-442f-ba03-dfc31e7e45a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2387dd8-f1a6-41b1-912c-1c97bbd17eec/?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": "Missouri",
                                "amount": 5106.0
                            },
                            {
                                "team": "South Carolina",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5861825d-2acf-4c84-a621-b8d041f15d98",
                            "gambit_id": "4087fff8-2b22-4688-9b53-7af4442c9c02",
                            "last_updated": "2022-10-31T10:27:23.466253-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Missouri",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a45888b2-aedc-442f-ba03-dfc31e7e45a7/?format=api"
                        },
                        {
                            "id": "62fa5f27-d929-4469-81c1-e471dec35e2a",
                            "gambit_id": "ff055b87-3391-4b42-93ee-a8b3762eaf91",
                            "last_updated": "2022-10-31T10:27:23.465298-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Carolina",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a45888b2-aedc-442f-ba03-dfc31e7e45a7/?format=api"
                        }
                    ]
                },
                {
                    "id": "a7ecf8bb-750c-49cc-be33-783b4eb41bdd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2387dd8-f1a6-41b1-912c-1c97bbd17eec/?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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 45.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "de2cde54-2755-4c9f-a49f-5e2f8d14501c",
                            "gambit_id": "854a91ff-8145-4738-ac22-b99f9b32b8db",
                            "last_updated": "2022-10-31T10:27:23.459262-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 45.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "45.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7ecf8bb-750c-49cc-be33-783b4eb41bdd/?format=api"
                        },
                        {
                            "id": "abb42f12-f295-4bd7-9157-60a9f8459bf8",
                            "gambit_id": "b9671d89-d521-42fe-b6bd-204644a061c3",
                            "last_updated": "2022-10-31T10:27:23.460427-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 45.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "45.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7ecf8bb-750c-49cc-be33-783b4eb41bdd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "41b7c239-db7d-42a0-a704-7a2c7bf3a960",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f3f1b02e-f810-4207-9e4f-126378358bad",
            "completed": true,
            "last_updated": "2022-10-31T10:32:23.295127-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/f3f1b02e-f810-4207-9e4f-126378358bad",
            "datetime": "2022-10-29T15:30:00-04:00",
            "cutoff_datetime": "2022-10-29T15:30:00-04:00",
            "name": "Northwestern v. Iowa",
            "bettypes": [
                {
                    "id": "cfdfff5f-ba9a-4698-83e0-0d088d5cf4c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41b7c239-db7d-42a0-a704-7a2c7bf3a960/?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": "Iowa",
                                "amount": 7755.0
                            },
                            {
                                "team": "Northwestern",
                                "amount": 2245.0
                            }
                        ],
                        "expected_reward_tokens": 9538.65,
                        "profit_sb": 38.65,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b144b3b2-4108-45fc-8ae2-7f5dcc20c302",
                            "gambit_id": "f630566e-2c9c-47c9-aecd-84f8ed604ff6",
                            "last_updated": "2022-10-31T10:32:23.300971-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Iowa",
                            "reward": "1.23000",
                            "odds": "1.23260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfdfff5f-ba9a-4698-83e0-0d088d5cf4c2/?format=api"
                        },
                        {
                            "id": "b06c6073-ee2f-4bd3-9219-b2ddf91db4da",
                            "gambit_id": "cfaa3d54-278f-437e-a842-cb37c47358fc",
                            "last_updated": "2022-10-31T10:32:23.301935-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Northwestern",
                            "reward": "4.25000",
                            "odds": "4.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfdfff5f-ba9a-4698-83e0-0d088d5cf4c2/?format=api"
                        }
                    ]
                },
                {
                    "id": "037b27d6-dd5a-40fb-a15b-6d750aebfe36",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41b7c239-db7d-42a0-a704-7a2c7bf3a960/?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": "Iowa",
                                "amount": 5000.0
                            },
                            {
                                "team": "Northwestern",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a97421eb-0284-40eb-a4cd-8cbf27b330d0",
                            "gambit_id": "c9a4a2a7-cb97-499e-98b6-bd953d12247a",
                            "last_updated": "2022-10-31T10:32:23.303846-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Iowa",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/037b27d6-dd5a-40fb-a15b-6d750aebfe36/?format=api"
                        },
                        {
                            "id": "f8b6b7ca-7a85-4ee1-a0ab-c38dad86a961",
                            "gambit_id": "f7db9ec1-277b-416e-8ab1-1b61f290b8ba",
                            "last_updated": "2022-10-31T10:32:23.304817-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Northwestern",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/037b27d6-dd5a-40fb-a15b-6d750aebfe36/?format=api"
                        }
                    ]
                },
                {
                    "id": "fef2c4ae-0ac0-48d3-9cb9-3aaa67d414da",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41b7c239-db7d-42a0-a704-7a2c7bf3a960/?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 37.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 37.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d6d557e1-5095-4310-b07e-d3efad9521c3",
                            "gambit_id": "223cb514-3c4f-408f-9efb-3ce84565d62b",
                            "last_updated": "2022-10-31T10:32:23.299049-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 37.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "37.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fef2c4ae-0ac0-48d3-9cb9-3aaa67d414da/?format=api"
                        },
                        {
                            "id": "9ce22e59-f7c0-44fd-be10-9ed1421c8ef3",
                            "gambit_id": "2083249f-45b7-4290-bc76-aca915e04edd",
                            "last_updated": "2022-10-31T10:32:23.298047-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 37.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "37.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fef2c4ae-0ac0-48d3-9cb9-3aaa67d414da/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "38f2499a-aad7-49c6-903e-4553fd9a22d5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4ec7aa62-fc5b-4d8b-abe3-a39cbead2ef6",
            "completed": true,
            "last_updated": "2022-10-31T10:37:24.936585-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.23,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/4ec7aa62-fc5b-4d8b-abe3-a39cbead2ef6",
            "datetime": "2022-10-29T15:30:00-04:00",
            "cutoff_datetime": "2022-10-29T15:30:00-04:00",
            "name": "Florida v. Georgia",
            "bettypes": [
                {
                    "id": "655234b2-1eec-40c5-a4a3-b07f631f6fc9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/38f2499a-aad7-49c6-903e-4553fd9a22d5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Georgia",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10400.0,
                        "profit_sb": 900.0,
                        "profit_sb_percentage": 9.47,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Georgia",
                                "amount": 9114.0
                            },
                            {
                                "team": "Florida",
                                "amount": 886.0
                            }
                        ],
                        "expected_reward_tokens": 9478.56,
                        "profit_sb": -21.44,
                        "profit_sb_percentage": -0.23,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "450153bc-0816-4dec-9e29-1eb4e019a5f3",
                            "gambit_id": "f12ab73e-ff43-431d-b797-8e456c9154ba",
                            "last_updated": "2022-10-31T10:37:24.942331-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia",
                            "reward": "1.04000",
                            "odds": "1.04000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/655234b2-1eec-40c5-a4a3-b07f631f6fc9/?format=api"
                        },
                        {
                            "id": "7c114288-8374-41be-9736-17935f392868",
                            "gambit_id": "55a60241-103a-4061-9954-f4b19a11e398",
                            "last_updated": "2022-10-31T10:37:24.943326-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida",
                            "reward": "10.70000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/655234b2-1eec-40c5-a4a3-b07f631f6fc9/?format=api"
                        }
                    ]
                },
                {
                    "id": "9b238856-a5de-4055-8c33-b01e18ea0a6f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/38f2499a-aad7-49c6-903e-4553fd9a22d5/?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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Florida",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3c85b3c1-fa37-470c-8b78-17f52c367162",
                            "gambit_id": "a4496d77-1a45-4a3d-b23b-e4dca931b277",
                            "last_updated": "2022-10-31T10:37:24.945218-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-23.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b238856-a5de-4055-8c33-b01e18ea0a6f/?format=api"
                        },
                        {
                            "id": "86ad82da-4dcd-4da1-8aba-93d068af9c88",
                            "gambit_id": "b030bd36-a247-41ce-908f-60e1a4515632",
                            "last_updated": "2022-10-31T10:37:24.946137-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "23.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b238856-a5de-4055-8c33-b01e18ea0a6f/?format=api"
                        }
                    ]
                },
                {
                    "id": "ef18d671-ffc4-48f5-876a-e027862452de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/38f2499a-aad7-49c6-903e-4553fd9a22d5/?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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 56.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "364e4977-0bd7-4f8e-bb58-d272ef54e5e6",
                            "gambit_id": "5a3ce070-936d-49a2-9f17-e376154e3ef8",
                            "last_updated": "2022-10-31T10:37:24.939311-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 56.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "56.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef18d671-ffc4-48f5-876a-e027862452de/?format=api"
                        },
                        {
                            "id": "3bf8607b-865e-4fde-bbda-bd30be54eb93",
                            "gambit_id": "044e47e2-526c-4b6b-ae80-643fe279a173",
                            "last_updated": "2022-10-31T10:37:24.940377-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 56.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "56.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef18d671-ffc4-48f5-876a-e027862452de/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "54bac1fd-b44c-402c-81e0-e77df3a5329e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1d330d08-aeed-48c3-af39-df99e2d36fd4",
            "completed": true,
            "last_updated": "2022-10-31T10:32:22.985880-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.48,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/1d330d08-aeed-48c3-af39-df99e2d36fd4",
            "datetime": "2022-10-29T15:30:00-04:00",
            "cutoff_datetime": "2022-10-29T15:30:00-04:00",
            "name": "Oregon v. California",
            "bettypes": [
                {
                    "id": "ddfedae9-704d-40be-8768-fa3eb1bbfea5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54bac1fd-b44c-402c-81e0-e77df3a5329e/?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": "Oregon",
                                "amount": 8600.0
                            },
                            {
                                "team": "California",
                                "amount": 1400.0
                            }
                        ],
                        "expected_reward_tokens": 9546.0,
                        "profit_sb": 46.0,
                        "profit_sb_percentage": 0.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9514b638-c4e9-4aca-81be-54c0abc5f34a",
                            "gambit_id": "e59fc2ba-56ad-4f73-b4af-f7dd8ea87e50",
                            "last_updated": "2022-10-31T10:32:22.993183-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oregon",
                            "reward": "1.11000",
                            "odds": "1.11110",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddfedae9-704d-40be-8768-fa3eb1bbfea5/?format=api"
                        },
                        {
                            "id": "28cd70ec-a162-4f7f-9cb5-89e4a8fc3794",
                            "gambit_id": "16ad5404-b5c7-4493-abd8-f7b3f57d5faa",
                            "last_updated": "2022-10-31T10:32:22.992036-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "California",
                            "reward": "6.82000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddfedae9-704d-40be-8768-fa3eb1bbfea5/?format=api"
                        }
                    ]
                },
                {
                    "id": "6ed3a107-807b-40c9-ba38-ae4fe91e323e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54bac1fd-b44c-402c-81e0-e77df3a5329e/?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": "Oregon",
                                "amount": 5000.0
                            },
                            {
                                "team": "California",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "89a84fc5-ca63-40a7-943b-e6782a41c938",
                            "gambit_id": "9dd731f1-9fb8-4462-84f9-68422f1bd9fd",
                            "last_updated": "2022-10-31T10:32:22.996560-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oregon",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-17.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed3a107-807b-40c9-ba38-ae4fe91e323e/?format=api"
                        },
                        {
                            "id": "54a24039-77b3-4d72-ab7c-0521aaca0241",
                            "gambit_id": "2bcb3bd2-29fa-4068-9ae1-1ddef0cead8a",
                            "last_updated": "2022-10-31T10:32:22.995440-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "California",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "17.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed3a107-807b-40c9-ba38-ae4fe91e323e/?format=api"
                        }
                    ]
                },
                {
                    "id": "b1b22dfd-57d8-40df-a5d4-a6731294922b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54bac1fd-b44c-402c-81e0-e77df3a5329e/?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 56.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 56.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4e26dbc7-a8e6-4cce-80e5-262c322911a9",
                            "gambit_id": "594a8aca-4acd-43e6-923b-4f3bf4326829",
                            "last_updated": "2022-10-31T10:32:22.989746-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 56.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "56.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1b22dfd-57d8-40df-a5d4-a6731294922b/?format=api"
                        },
                        {
                            "id": "8a659f4c-4564-41e0-a30d-2a5cb254a7bc",
                            "gambit_id": "e6af8808-c917-414e-a32b-ec38a46772a0",
                            "last_updated": "2022-10-31T10:32:22.988604-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 56.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "56.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1b22dfd-57d8-40df-a5d4-a6731294922b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ce25c793-9b4b-4f67-aebf-fe4c513105e7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c670bae5-91f6-43f4-afdd-7d1e3a13095f",
            "completed": true,
            "last_updated": "2022-10-31T10:32:23.143858-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/c670bae5-91f6-43f4-afdd-7d1e3a13095f",
            "datetime": "2022-10-29T15:30:00-04:00",
            "cutoff_datetime": "2022-10-29T15:30:00-04:00",
            "name": "Wake Forest v. Louisville",
            "bettypes": [
                {
                    "id": "4604e6ef-7579-4788-bb34-7bdb81637c37",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce25c793-9b4b-4f67-aebf-fe4c513105e7/?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": "Wake Forest",
                                "amount": 5863.0
                            },
                            {
                                "team": "Louisville",
                                "amount": 4137.0
                            }
                        ],
                        "expected_reward_tokens": 9556.47,
                        "profit_sb": 56.47,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3b6afc37-4046-425d-9fb7-4cc125fec9aa",
                            "gambit_id": "6c6b3f4c-814c-4a6b-878b-589495d0931f",
                            "last_updated": "2022-10-31T10:32:23.149879-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wake Forest",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4604e6ef-7579-4788-bb34-7bdb81637c37/?format=api"
                        },
                        {
                            "id": "eaec2225-f236-4841-b6f8-7b78d757d92d",
                            "gambit_id": "d999a331-0feb-457a-b84c-79875439c940",
                            "last_updated": "2022-10-31T10:32:23.148966-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Louisville",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4604e6ef-7579-4788-bb34-7bdb81637c37/?format=api"
                        }
                    ]
                },
                {
                    "id": "41a29c03-3da3-4592-a461-96b06f96751d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce25c793-9b4b-4f67-aebf-fe4c513105e7/?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": "Wake Forest",
                                "amount": 5106.0
                            },
                            {
                                "team": "Louisville",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eb08f248-ead4-4712-821d-90ff4c25608b",
                            "gambit_id": "052e2f07-5964-4dda-a23c-df2332c943e3",
                            "last_updated": "2022-10-31T10:32:23.152615-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wake Forest",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41a29c03-3da3-4592-a461-96b06f96751d/?format=api"
                        },
                        {
                            "id": "072593e0-b56f-40d8-8665-b72ccbef7d41",
                            "gambit_id": "c6f9f24b-a23c-445d-aa2f-e25dd044c976",
                            "last_updated": "2022-10-31T10:32:23.151701-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Louisville",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41a29c03-3da3-4592-a461-96b06f96751d/?format=api"
                        }
                    ]
                },
                {
                    "id": "b8dad53d-60a0-4b3e-b724-eb084bc09d94",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce25c793-9b4b-4f67-aebf-fe4c513105e7/?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 66.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 66.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "88c1f6f4-bdc2-4c5f-ad2f-16d8cc227ef2",
                            "gambit_id": "eafc06cc-bf0f-4435-9fec-83cb666b3295",
                            "last_updated": "2022-10-31T10:32:23.147104-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 66.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "66.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8dad53d-60a0-4b3e-b724-eb084bc09d94/?format=api"
                        },
                        {
                            "id": "98fe2f0b-d539-4752-b234-cb415db4eada",
                            "gambit_id": "466f44e6-6503-42ee-bbca-9c60db8cf0a6",
                            "last_updated": "2022-10-31T10:32:23.146132-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 66.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "66.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8dad53d-60a0-4b3e-b724-eb084bc09d94/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "966ba61d-5955-4e6e-baf6-836af79cfb9d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "806df626-cb7e-46e3-b1fc-13c44feea317",
            "completed": true,
            "last_updated": "2022-10-31T10:32:23.453803-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/806df626-cb7e-46e3-b1fc-13c44feea317",
            "datetime": "2022-10-29T15:30:00-04:00",
            "cutoff_datetime": "2022-10-29T15:30:00-04:00",
            "name": "Cincinnati v. Central Florida",
            "bettypes": [
                {
                    "id": "fdfbb3c3-9189-4597-a960-90be3986a101",
                    "match": "https://api-prod.gambitprofit.com/api/matches/966ba61d-5955-4e6e-baf6-836af79cfb9d/?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 Florida",
                                "amount": 5316.0
                            },
                            {
                                "team": "Cincinnati",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "45dbcb05-e16c-4b02-b3ff-a14ed94d6c2f",
                            "gambit_id": "f1de4dc6-1d13-4f34-b86e-364324e75126",
                            "last_updated": "2022-10-31T10:32:23.459646-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Central Florida",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdfbb3c3-9189-4597-a960-90be3986a101/?format=api"
                        },
                        {
                            "id": "99e02349-b5a2-42e3-b966-613d1448174d",
                            "gambit_id": "8bde737d-e039-487a-8111-9082f2eae9ff",
                            "last_updated": "2022-10-31T10:32:23.460604-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdfbb3c3-9189-4597-a960-90be3986a101/?format=api"
                        }
                    ]
                },
                {
                    "id": "fcf36ca2-5afa-44b7-b183-a38b12c68233",
                    "match": "https://api-prod.gambitprofit.com/api/matches/966ba61d-5955-4e6e-baf6-836af79cfb9d/?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": "Central Florida",
                                "amount": 5106.0
                            },
                            {
                                "team": "Cincinnati",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8ad0d34a-e7c3-4bf9-8128-ee2e0783edf0",
                            "gambit_id": "d40c9e6d-3d40-4b0b-b147-d0bff9b19567",
                            "last_updated": "2022-10-31T10:32:23.462524-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Central Florida",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcf36ca2-5afa-44b7-b183-a38b12c68233/?format=api"
                        },
                        {
                            "id": "7ecbd5c0-9677-4e3a-8907-68511f352ac9",
                            "gambit_id": "699fe9db-806c-4f9b-936b-61947d6565e2",
                            "last_updated": "2022-10-31T10:32:23.463486-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcf36ca2-5afa-44b7-b183-a38b12c68233/?format=api"
                        }
                    ]
                },
                {
                    "id": "77787fda-f801-4928-8a0c-86de1e29f672",
                    "match": "https://api-prod.gambitprofit.com/api/matches/966ba61d-5955-4e6e-baf6-836af79cfb9d/?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 56",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 56",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "90d5a5ff-0f57-4e88-90bf-3558b36eb37a",
                            "gambit_id": "79a7edee-5cdb-4d16-adfc-5d18a874d9b9",
                            "last_updated": "2022-10-31T10:32:23.457705-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 56",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "56.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77787fda-f801-4928-8a0c-86de1e29f672/?format=api"
                        },
                        {
                            "id": "0de4b48d-24ac-4ebd-8ffe-b81f924b2774",
                            "gambit_id": "23ff0636-046f-4a5f-8110-f36d5725bbfa",
                            "last_updated": "2022-10-31T10:32:23.456622-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 56",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "56.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77787fda-f801-4928-8a0c-86de1e29f672/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ab5d20f6-0468-4fa0-9432-9a80db1a89bd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "957d0d8f-8f78-48f5-8d75-1454903b0a72",
            "completed": true,
            "last_updated": "2022-10-31T10:27:22.834203-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.71,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/957d0d8f-8f78-48f5-8d75-1454903b0a72",
            "datetime": "2022-10-29T15:30:00-04:00",
            "cutoff_datetime": "2022-10-29T15:30:00-04:00",
            "name": "New Mexico State v. Massachusetts",
            "bettypes": [
                {
                    "id": "6f16fb0a-9896-461f-a46d-31c8469a9f47",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab5d20f6-0468-4fa0-9432-9a80db1a89bd/?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 Mexico State",
                                "amount": 5212.0
                            },
                            {
                                "team": "Massachusetts",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c8450a39-2fca-4b20-a8cd-89f66890950f",
                            "gambit_id": "f6ca6371-2a6f-4f66-93e1-55f9983bd90d",
                            "last_updated": "2022-10-31T10:27:22.841601-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Mexico State",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f16fb0a-9896-461f-a46d-31c8469a9f47/?format=api"
                        },
                        {
                            "id": "c8247b52-ce1f-4c01-95d6-1a2369e417f6",
                            "gambit_id": "42d3c260-7c75-41e6-a1a7-58f167c4a166",
                            "last_updated": "2022-10-31T10:27:22.840462-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Massachusetts",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f16fb0a-9896-461f-a46d-31c8469a9f47/?format=api"
                        }
                    ]
                },
                {
                    "id": "6d690b5b-0a58-4090-8280-a4c85547f79c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab5d20f6-0468-4fa0-9432-9a80db1a89bd/?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 Mexico State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Massachusetts",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "990c7ff2-9984-432d-b783-d8701a35e14e",
                            "gambit_id": "12056e16-bcf6-499e-b024-92ee97453302",
                            "last_updated": "2022-10-31T10:27:22.844790-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Mexico State",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d690b5b-0a58-4090-8280-a4c85547f79c/?format=api"
                        },
                        {
                            "id": "780cb7ec-780c-4b50-a277-d7c47ee4123f",
                            "gambit_id": "93f9d89f-8964-41ff-9d09-ed416a80ae16",
                            "last_updated": "2022-10-31T10:27:22.843780-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Massachusetts",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d690b5b-0a58-4090-8280-a4c85547f79c/?format=api"
                        }
                    ]
                },
                {
                    "id": "fbc711ff-9e1d-4217-ae8a-a4bbd6fed197",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab5d20f6-0468-4fa0-9432-9a80db1a89bd/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 39",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 39",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "48df6fe4-d8c3-452d-aca2-3b29f6b612f5",
                            "gambit_id": "8d726130-4cfb-4ab5-be0c-da0c5fd5ade5",
                            "last_updated": "2022-10-31T10:27:22.838136-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 39",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "39.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbc711ff-9e1d-4217-ae8a-a4bbd6fed197/?format=api"
                        },
                        {
                            "id": "12d9ee94-16f1-4a2a-a35c-a4bff88b2df4",
                            "gambit_id": "2d56d99b-db5b-4cb9-861f-7a1250885bdf",
                            "last_updated": "2022-10-31T10:27:22.836933-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 39",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "39.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbc711ff-9e1d-4217-ae8a-a4bbd6fed197/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "192e854d-dcb8-4ba3-8fc7-f03ede81ce7c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bb8bf356-ed95-44d3-903a-07ae430c98d5",
            "completed": true,
            "last_updated": "2022-10-31T10:32:21.918303-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.71,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/bb8bf356-ed95-44d3-903a-07ae430c98d5",
            "datetime": "2022-10-29T15:30:00-04:00",
            "cutoff_datetime": "2022-10-29T15:30:00-04:00",
            "name": "SMU v. Tulsa",
            "bettypes": [
                {
                    "id": "57f0f6c7-e5fe-426b-ba5f-21c4f0ba5d96",
                    "match": "https://api-prod.gambitprofit.com/api/matches/192e854d-dcb8-4ba3-8fc7-f03ede81ce7c/?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": "SMU",
                                "amount": 5212.0
                            },
                            {
                                "team": "Tulsa",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5bb141da-48d7-4dbd-84b0-df9ad9a6e56b",
                            "gambit_id": "01607cc4-7367-4e52-b05b-62cbd19c3a0d",
                            "last_updated": "2022-10-31T10:32:21.925164-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SMU",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57f0f6c7-e5fe-426b-ba5f-21c4f0ba5d96/?format=api"
                        },
                        {
                            "id": "8410298f-9435-45c8-ab15-330a6a2407c8",
                            "gambit_id": "1cfcc973-942d-4221-a8b4-821b868fc263",
                            "last_updated": "2022-10-31T10:32:21.924175-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tulsa",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57f0f6c7-e5fe-426b-ba5f-21c4f0ba5d96/?format=api"
                        }
                    ]
                },
                {
                    "id": "3251d3ed-010e-4453-8ebd-3436817767e2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/192e854d-dcb8-4ba3-8fc7-f03ede81ce7c/?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": "SMU",
                                "amount": 5106.0
                            },
                            {
                                "team": "Tulsa",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a717fc0f-4e88-4421-b181-59c06756d44f",
                            "gambit_id": "3a5ccd10-6d57-4449-97be-8313aa065152",
                            "last_updated": "2022-10-31T10:32:21.928078-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SMU",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3251d3ed-010e-4453-8ebd-3436817767e2/?format=api"
                        },
                        {
                            "id": "21e7899e-816b-42d7-8a0d-7b3685cac4b9",
                            "gambit_id": "b8f17fee-7545-4acb-8634-b492107ef42c",
                            "last_updated": "2022-10-31T10:32:21.927108-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tulsa",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3251d3ed-010e-4453-8ebd-3436817767e2/?format=api"
                        }
                    ]
                },
                {
                    "id": "53aebb36-b3d5-4ec3-befd-13675caa71e1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/192e854d-dcb8-4ba3-8fc7-f03ede81ce7c/?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 63.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 63.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eb28f9da-8f18-4ad6-ad90-3e172dd5429e",
                            "gambit_id": "b3ae5f0b-1883-46a7-bbef-a1e2d3c1d400",
                            "last_updated": "2022-10-31T10:32:21.922264-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 63.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "63.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53aebb36-b3d5-4ec3-befd-13675caa71e1/?format=api"
                        },
                        {
                            "id": "ccf71a2d-1f8c-4fae-8450-8b17ec493d54",
                            "gambit_id": "cfc00089-b879-4834-84b7-b5fa78aec478",
                            "last_updated": "2022-10-31T10:32:21.921098-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 63.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "63.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53aebb36-b3d5-4ec3-befd-13675caa71e1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c779de57-ff51-4517-b722-607da677fad8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6078262f-eb8d-42ed-ae20-d37d76e198d9",
            "completed": true,
            "last_updated": "2022-10-31T10:37:25.081061-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.3,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/6078262f-eb8d-42ed-ae20-d37d76e198d9",
            "datetime": "2022-10-29T15:30:00-04:00",
            "cutoff_datetime": "2022-10-29T15:30:00-04:00",
            "name": "Temple v. Navy",
            "bettypes": [
                {
                    "id": "1baa9161-57a6-4497-b185-2ba53647e21e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c779de57-ff51-4517-b722-607da677fad8/?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": "Navy",
                                "amount": 8286.0
                            },
                            {
                                "team": "Temple",
                                "amount": 1714.0
                            }
                        ],
                        "expected_reward_tokens": 9528.9,
                        "profit_sb": 28.9,
                        "profit_sb_percentage": 0.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e718807b-18a3-498e-88f9-1c2f8ed5b8b3",
                            "gambit_id": "5df3b4e8-0979-4731-99e0-e0a3ebc92637",
                            "last_updated": "2022-10-31T10:37:25.087183-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Navy",
                            "reward": "1.15000",
                            "odds": "1.15380",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1baa9161-57a6-4497-b185-2ba53647e21e/?format=api"
                        },
                        {
                            "id": "f0d2bc6f-ef0b-4bd2-9012-88d1d418c2f5",
                            "gambit_id": "ca108268-15c8-44fb-876a-786d7764e7da",
                            "last_updated": "2022-10-31T10:37:25.088310-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Temple",
                            "reward": "5.56000",
                            "odds": "5.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1baa9161-57a6-4497-b185-2ba53647e21e/?format=api"
                        }
                    ]
                },
                {
                    "id": "a3a893d1-e876-4f5f-8dc5-14e83cecbc7c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c779de57-ff51-4517-b722-607da677fad8/?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": "Temple",
                                "amount": 5000.0
                            },
                            {
                                "team": "Navy",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0bdf429a-5269-4cca-8d0e-52a6cde47ae8",
                            "gambit_id": "ef7d53d4-c1c0-4e06-8ef0-2909cb087b9a",
                            "last_updated": "2022-10-31T10:37:25.091452-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Temple",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "14.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3a893d1-e876-4f5f-8dc5-14e83cecbc7c/?format=api"
                        },
                        {
                            "id": "1ed42322-47b1-49eb-9fb2-a6d2bfb196af",
                            "gambit_id": "3831b728-0854-40ba-9d2b-88faf575d9c2",
                            "last_updated": "2022-10-31T10:37:25.090431-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Navy",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-14.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3a893d1-e876-4f5f-8dc5-14e83cecbc7c/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e3ee705-88ed-438f-b376-7e5cc1556092",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c779de57-ff51-4517-b722-607da677fad8/?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 41.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 41.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e0704faa-1d06-4b03-99fe-4ccf6fec37e6",
                            "gambit_id": "27c4a5cb-c162-4e20-9c73-e2feee3b5cf3",
                            "last_updated": "2022-10-31T10:37:25.083791-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 41.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "41.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e3ee705-88ed-438f-b376-7e5cc1556092/?format=api"
                        },
                        {
                            "id": "a4bce241-38af-417d-b54b-246ca50cf781",
                            "gambit_id": "2a0c08d5-df4f-4da0-9fcf-7f64d76421b1",
                            "last_updated": "2022-10-31T10:37:25.084933-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 41.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "41.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e3ee705-88ed-438f-b376-7e5cc1556092/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f39e7fe9-d206-403a-8fcd-15517817c9fc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f0a906c3-a64e-48d5-901b-b11d2e60d8f9",
            "completed": true,
            "last_updated": "2022-10-31T10:27:23.616614-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.12,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/f0a906c3-a64e-48d5-901b-b11d2e60d8f9",
            "datetime": "2022-10-29T15:30:00-04:00",
            "cutoff_datetime": "2022-10-29T15:30:00-04:00",
            "name": "Oklahoma State v. Kansas State",
            "bettypes": [
                {
                    "id": "212199c7-e701-42f6-96f4-3c9a5b498b68",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f39e7fe9-d206-403a-8fcd-15517817c9fc/?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 State",
                                "amount": 5696.0
                            },
                            {
                                "team": "Oklahoma State",
                                "amount": 4304.0
                            }
                        ],
                        "expected_reward_tokens": 9511.84,
                        "profit_sb": 11.84,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6eb635ce-77bb-4bc1-825e-30b74a2bbaf5",
                            "gambit_id": "ea1c6fdc-fec5-4945-a21c-b9a1af1ef5fb",
                            "last_updated": "2022-10-31T10:27:23.622734-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas State",
                            "reward": "1.67000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/212199c7-e701-42f6-96f4-3c9a5b498b68/?format=api"
                        },
                        {
                            "id": "0c681d3b-6404-4c8d-b6b5-a0af0e34a6d7",
                            "gambit_id": "ea90f572-b975-4bef-9358-291360864224",
                            "last_updated": "2022-10-31T10:27:23.623723-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma State",
                            "reward": "2.21000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/212199c7-e701-42f6-96f4-3c9a5b498b68/?format=api"
                        }
                    ]
                },
                {
                    "id": "1078b40e-6daa-4d4c-b6a2-34bbf1f7e4aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f39e7fe9-d206-403a-8fcd-15517817c9fc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Kansas State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6e8640d1-e8a9-4813-8aa1-bb79640805cd",
                            "gambit_id": "53bf746f-aa5a-4bc4-b9c6-8f85144152ed",
                            "last_updated": "2022-10-31T10:27:23.625675-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma State",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1078b40e-6daa-4d4c-b6a2-34bbf1f7e4aa/?format=api"
                        },
                        {
                            "id": "90f892fd-e90f-42af-8c43-1c488008aaa0",
                            "gambit_id": "fa9c6ffc-c24b-4c64-a6b5-211786dce2bf",
                            "last_updated": "2022-10-31T10:27:23.626623-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas State",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1078b40e-6daa-4d4c-b6a2-34bbf1f7e4aa/?format=api"
                        }
                    ]
                },
                {
                    "id": "88724974-be73-465e-a27c-935485396bfa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f39e7fe9-d206-403a-8fcd-15517817c9fc/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 57.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 57.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ebc585ca-7c56-44f1-b21c-6d6156a90bf5",
                            "gambit_id": "562d981f-3051-4678-9ddf-a46e17009a49",
                            "last_updated": "2022-10-31T10:27:23.620730-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 57.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "57.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88724974-be73-465e-a27c-935485396bfa/?format=api"
                        },
                        {
                            "id": "d695b541-98d8-408f-aaa5-a96f92f260ea",
                            "gambit_id": "f559f6e4-7f28-48b0-a2c4-f114192348a3",
                            "last_updated": "2022-10-31T10:27:23.619450-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 57.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "57.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88724974-be73-465e-a27c-935485396bfa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b08760d2-ade0-4abc-a775-d6f7bc204ca1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "687e62c8-926c-4cb6-824b-ea495dfe14d7",
            "completed": true,
            "last_updated": "2022-10-31T10:32:23.930824-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/687e62c8-926c-4cb6-824b-ea495dfe14d7",
            "datetime": "2022-10-29T15:30:00-04:00",
            "cutoff_datetime": "2022-10-29T15:30:00-04:00",
            "name": "North Texas v. Western Kentucky",
            "bettypes": [
                {
                    "id": "6d1b73b9-e594-4c43-bde8-8c5cbd8047fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b08760d2-ade0-4abc-a775-d6f7bc204ca1/?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": "Western Kentucky",
                                "amount": 7500.0
                            },
                            {
                                "team": "North Texas",
                                "amount": 2500.0
                            }
                        ],
                        "expected_reward_tokens": 9525.0,
                        "profit_sb": 25.0,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "258062d5-2ddf-4eed-a9a8-b0d8613c1a98",
                            "gambit_id": "332288f6-7168-4526-a5a3-0077be291a11",
                            "last_updated": "2022-10-31T10:32:23.936583-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Western Kentucky",
                            "reward": "1.27000",
                            "odds": "1.27780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d1b73b9-e594-4c43-bde8-8c5cbd8047fd/?format=api"
                        },
                        {
                            "id": "b70b0363-fc89-48e8-8db4-9dd5c8342bbb",
                            "gambit_id": "fb148ed0-9f2b-4636-90ca-df263b9381d7",
                            "last_updated": "2022-10-31T10:32:23.937544-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "North Texas",
                            "reward": "3.81000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d1b73b9-e594-4c43-bde8-8c5cbd8047fd/?format=api"
                        }
                    ]
                },
                {
                    "id": "bb3c2133-49d3-4322-8c53-521c488225d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b08760d2-ade0-4abc-a775-d6f7bc204ca1/?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 Kentucky",
                                "amount": 5000.0
                            },
                            {
                                "team": "North Texas",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "78c37245-1218-40e6-b1e7-23f910317070",
                            "gambit_id": "feb10302-7eec-43f9-b79d-313b5524ebde",
                            "last_updated": "2022-10-31T10:32:23.939470-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Western Kentucky",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb3c2133-49d3-4322-8c53-521c488225d7/?format=api"
                        },
                        {
                            "id": "6c42386a-c514-4516-8d2d-20a9a819872e",
                            "gambit_id": "3eb8b8f3-2b00-4947-928c-d83f45da318f",
                            "last_updated": "2022-10-31T10:32:23.940408-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "North Texas",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb3c2133-49d3-4322-8c53-521c488225d7/?format=api"
                        }
                    ]
                },
                {
                    "id": "3f144c1e-71e4-44e6-b6a6-8d32ce550d8d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b08760d2-ade0-4abc-a775-d6f7bc204ca1/?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 70",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 70",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d4990708-2f8f-425b-a503-edadb71b43b7",
                            "gambit_id": "262fd328-26c4-4999-9520-861f8c8eae27",
                            "last_updated": "2022-10-31T10:32:23.933598-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 70",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "70.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f144c1e-71e4-44e6-b6a6-8d32ce550d8d/?format=api"
                        },
                        {
                            "id": "8c239d4f-f1bf-44a1-aa1e-4b6def086c62",
                            "gambit_id": "6b6670ff-d9a2-4ada-aea3-f7d7308e8c18",
                            "last_updated": "2022-10-31T10:32:23.934678-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 70",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "70.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f144c1e-71e4-44e6-b6a6-8d32ce550d8d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5b8d38a8-dd86-412b-a9a4-26cc2c3b83f8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8e179b6e-9bf9-4b4a-b582-603af0fd8543",
            "completed": true,
            "last_updated": "2022-10-31T10:27:22.987439-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/8e179b6e-9bf9-4b4a-b582-603af0fd8543",
            "datetime": "2022-10-29T15:30:00-04:00",
            "cutoff_datetime": "2022-10-29T15:30:00-04:00",
            "name": "Illinois v. Nebraska",
            "bettypes": [
                {
                    "id": "21e475ff-fa0a-41bf-a010-d5ad0734d2f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b8d38a8-dd86-412b-a9a4-26cc2c3b83f8/?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": "Illinois",
                                "amount": 7115.0
                            },
                            {
                                "team": "Nebraska",
                                "amount": 2885.0
                            }
                        ],
                        "expected_reward_tokens": 9605.25,
                        "profit_sb": 105.25,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "059189e6-282d-41e8-9be2-9f016371f6d9",
                            "gambit_id": "a1f1089d-45d0-4200-95ba-fd1de6d270e5",
                            "last_updated": "2022-10-31T10:27:22.994413-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Illinois",
                            "reward": "1.35000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21e475ff-fa0a-41bf-a010-d5ad0734d2f3/?format=api"
                        },
                        {
                            "id": "816577e2-9e81-4531-80a5-f2866aaa8190",
                            "gambit_id": "3a60833c-d6c8-4f52-9122-4972d4ef4088",
                            "last_updated": "2022-10-31T10:27:22.993499-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nebraska",
                            "reward": "3.33000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21e475ff-fa0a-41bf-a010-d5ad0734d2f3/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c6f23ac-5d2a-4e9f-b7ba-c7e342fddc43",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b8d38a8-dd86-412b-a9a4-26cc2c3b83f8/?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": "Nebraska",
                                "amount": 5106.0
                            },
                            {
                                "team": "Illinois",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3e04bb57-95b3-499f-ae48-a67abafc67cd",
                            "gambit_id": "2ece0f7f-845a-4e65-b50a-38d4c605a39b",
                            "last_updated": "2022-10-31T10:27:22.996256-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nebraska",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c6f23ac-5d2a-4e9f-b7ba-c7e342fddc43/?format=api"
                        },
                        {
                            "id": "851a4a39-ff1c-4e61-9da5-8622ca1d78f8",
                            "gambit_id": "25893a4d-c070-40eb-bfb9-ee3636984981",
                            "last_updated": "2022-10-31T10:27:22.997176-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Illinois",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c6f23ac-5d2a-4e9f-b7ba-c7e342fddc43/?format=api"
                        }
                    ]
                },
                {
                    "id": "c92258e9-12df-4dbe-8323-c54502cecc03",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b8d38a8-dd86-412b-a9a4-26cc2c3b83f8/?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 50.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 50.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7fd30bbb-f2ca-4b03-9f9f-278ccb1631fa",
                            "gambit_id": "8fc2d12f-8a92-4ae0-8b13-016c140df93b",
                            "last_updated": "2022-10-31T10:27:22.990156-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 50.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "50.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c92258e9-12df-4dbe-8323-c54502cecc03/?format=api"
                        },
                        {
                            "id": "124c1154-2dd4-4264-9b36-f27b212a1185",
                            "gambit_id": "0fc93f12-9642-439f-9a70-9ef62d556c43",
                            "last_updated": "2022-10-31T10:27:22.991279-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 50.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "50.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c92258e9-12df-4dbe-8323-c54502cecc03/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7f828623-a002-4cb1-b2ad-aeecbcc255e8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e40502f5-0761-4189-8c2e-9fcf0b78c190",
            "completed": true,
            "last_updated": "2022-10-31T10:37:24.789518-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e40502f5-0761-4189-8c2e-9fcf0b78c190",
            "datetime": "2022-10-29T15:00:00-04:00",
            "cutoff_datetime": "2022-10-29T15:00:00-04:00",
            "name": "Old Dominion v. Georgia State",
            "bettypes": [
                {
                    "id": "df0c8c38-024e-4ef5-b068-f252eab3a8e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f828623-a002-4cb1-b2ad-aeecbcc255e8/?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": "Georgia State",
                                "amount": 6104.0
                            },
                            {
                                "team": "Old Dominion",
                                "amount": 3896.0
                            }
                        ],
                        "expected_reward_tokens": 9583.28,
                        "profit_sb": 83.28,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8e97ba35-32a3-4dab-a97f-22f2d2bf0f21",
                            "gambit_id": "fdd5f935-4d55-4934-860f-95fdfbfefdbc",
                            "last_updated": "2022-10-31T10:37:24.796110-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia State",
                            "reward": "1.57000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df0c8c38-024e-4ef5-b068-f252eab3a8e3/?format=api"
                        },
                        {
                            "id": "a169e76c-c76d-4d77-a330-b67b13281089",
                            "gambit_id": "5c0706a8-d314-45e2-96a8-7a4279425fd6",
                            "last_updated": "2022-10-31T10:37:24.795186-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Old Dominion",
                            "reward": "2.46000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df0c8c38-024e-4ef5-b068-f252eab3a8e3/?format=api"
                        }
                    ]
                },
                {
                    "id": "9f74d495-c6b5-48ed-9931-583cd023fd69",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f828623-a002-4cb1-b2ad-aeecbcc255e8/?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 State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Old Dominion",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9fe10ad9-522d-4870-8653-0e5797a8878f",
                            "gambit_id": "0ef9723b-3591-4e2c-a38c-dfa51113044d",
                            "last_updated": "2022-10-31T10:37:24.797976-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia State",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f74d495-c6b5-48ed-9931-583cd023fd69/?format=api"
                        },
                        {
                            "id": "a5014ca6-f86d-4a8d-b6c0-c5aa02b8f197",
                            "gambit_id": "b7b642a4-feed-4be1-be5c-b0e53b8c1171",
                            "last_updated": "2022-10-31T10:37:24.798907-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Old Dominion",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f74d495-c6b5-48ed-9931-583cd023fd69/?format=api"
                        }
                    ]
                },
                {
                    "id": "fdc8faa3-b890-429b-a868-7fcb21fb5736",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f828623-a002-4cb1-b2ad-aeecbcc255e8/?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": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d7e74ae8-f5cc-4f17-b7a3-0207265688a2",
                            "gambit_id": "f8d11c8e-8a98-498f-b7a6-660ce70a0479",
                            "last_updated": "2022-10-31T10:37:24.792215-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 53.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "53.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdc8faa3-b890-429b-a868-7fcb21fb5736/?format=api"
                        },
                        {
                            "id": "a633d590-14df-414b-a113-1a2ab36102c2",
                            "gambit_id": "0a8689c9-782e-4868-86af-0f85ba4c372a",
                            "last_updated": "2022-10-31T10:37:24.793311-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 53.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "53.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdc8faa3-b890-429b-a868-7fcb21fb5736/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f9bb4703-5273-4410-8015-7289ba975dd0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9b8bd815-af33-4939-aba2-792642dcd8b9",
            "completed": true,
            "last_updated": "2022-10-31T11:22:09.106486-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.8,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/9b8bd815-af33-4939-aba2-792642dcd8b9",
            "datetime": "2022-10-29T14:45:00-04:00",
            "cutoff_datetime": "2022-10-29T14:45:00-04:00",
            "name": "Liverpool v. Leeds United",
            "bettypes": [
                {
                    "id": "82138236-a4bf-4e53-b9c2-b24034a08226",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f9bb4703-5273-4410-8015-7289ba975dd0/?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": 8447.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1553.0
                            }
                        ],
                        "expected_reward_tokens": 10218.74,
                        "profit_sb": 718.74,
                        "profit_sb_percentage": 7.57,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 7710.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1418.0
                            },
                            {
                                "team": "Leeds United",
                                "amount": 872.0
                            }
                        ],
                        "expected_reward_tokens": 9329.1,
                        "profit_sb": -170.9,
                        "profit_sb_percentage": -1.8,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c35b5eac-fc35-408d-9f87-5ae1f0f57230",
                            "gambit_id": "1d714227-25a3-465d-86f7-1a5961c1bff9",
                            "last_updated": "2022-10-31T11:22:09.112730-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Liverpool",
                            "reward": "1.21000",
                            "odds": "1.22000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82138236-a4bf-4e53-b9c2-b24034a08226/?format=api"
                        },
                        {
                            "id": "6d2aefd3-f8a4-4b8a-9ea3-01806480bb57",
                            "gambit_id": "c6f05977-7d41-4726-a4a8-fd6e7d85168b",
                            "last_updated": "2022-10-31T11:22:09.113873-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "6.58000",
                            "odds": "6.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82138236-a4bf-4e53-b9c2-b24034a08226/?format=api"
                        },
                        {
                            "id": "21540123-9ebb-4c4d-ba4c-201657afbbe7",
                            "gambit_id": "82e2c6f4-1bd2-48ca-9604-38c9cf8d7cce",
                            "last_updated": "2022-10-31T11:22:09.114922-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Leeds United",
                            "reward": "10.70000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82138236-a4bf-4e53-b9c2-b24034a08226/?format=api"
                        }
                    ]
                },
                {
                    "id": "c28e6497-a5a8-4ed1-9f3f-bf76dbf873d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f9bb4703-5273-4410-8015-7289ba975dd0/?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": 7034.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 2966.0
                            }
                        ],
                        "expected_reward_tokens": 9283.58,
                        "profit_sb": -216.42,
                        "profit_sb_percentage": -2.28,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6f0c59e9-0f9c-4819-8c2c-f67e207ea634",
                            "gambit_id": "8f89e2b2-df6c-415d-9679-228f6670441b",
                            "last_updated": "2022-10-31T11:22:09.110426-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.32000",
                            "odds": "1.33000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c28e6497-a5a8-4ed1-9f3f-bf76dbf873d1/?format=api"
                        },
                        {
                            "id": "ab6f5897-80fa-488c-b814-1c113d9c0ace",
                            "gambit_id": "f99d221c-def8-4164-8bd3-2261eb25749b",
                            "last_updated": "2022-10-31T11:22:09.109263-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "3.13000",
                            "odds": "3.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c28e6497-a5a8-4ed1-9f3f-bf76dbf873d1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5abedab7-d810-4fee-ba7f-2d77f2c07431",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4da49985-b7cb-43c8-94b7-825e4137a360",
            "completed": true,
            "last_updated": "2022-10-31T10:37:24.639653-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.07,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/4da49985-b7cb-43c8-94b7-825e4137a360",
            "datetime": "2022-10-29T14:30:00-04:00",
            "cutoff_datetime": "2022-10-29T14:30:00-04:00",
            "name": "Rutgers v. Minnesota",
            "bettypes": [
                {
                    "id": "adbb9312-6aba-40bc-9474-63fb1cb4b70d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5abedab7-d810-4fee-ba7f-2d77f2c07431/?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",
                                "amount": 8196.0
                            },
                            {
                                "team": "Rutgers",
                                "amount": 1804.0
                            }
                        ],
                        "expected_reward_tokens": 9507.08,
                        "profit_sb": 7.08,
                        "profit_sb_percentage": 0.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7c1bc0da-6101-4432-be34-f64223c29ca5",
                            "gambit_id": "e8f2fd6f-c743-4bdc-871a-629440830bf2",
                            "last_updated": "2022-10-31T10:37:24.645322-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota",
                            "reward": "1.16000",
                            "odds": "1.16670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adbb9312-6aba-40bc-9474-63fb1cb4b70d/?format=api"
                        },
                        {
                            "id": "2d897df7-3e85-42a1-85cc-2f26697a91a2",
                            "gambit_id": "ae890cfe-a9f1-40ea-b15e-3adc168cccd5",
                            "last_updated": "2022-10-31T10:37:24.646237-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rutgers",
                            "reward": "5.27000",
                            "odds": "5.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adbb9312-6aba-40bc-9474-63fb1cb4b70d/?format=api"
                        }
                    ]
                },
                {
                    "id": "13f6f3f9-06dc-4b78-bacb-656dd2956706",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5abedab7-d810-4fee-ba7f-2d77f2c07431/?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": "Rutgers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Minnesota",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2bb16db5-8b09-4105-aa9a-de7be4b3da8b",
                            "gambit_id": "8267845c-f9e6-47bf-835c-dadcbd767b2f",
                            "last_updated": "2022-10-31T10:37:24.649014-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rutgers",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13f6f3f9-06dc-4b78-bacb-656dd2956706/?format=api"
                        },
                        {
                            "id": "9b971643-09a1-4db6-913a-40f2a06ab27e",
                            "gambit_id": "26f58f30-195d-4af4-a1b0-fad70e1d834a",
                            "last_updated": "2022-10-31T10:37:24.648064-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13f6f3f9-06dc-4b78-bacb-656dd2956706/?format=api"
                        }
                    ]
                },
                {
                    "id": "82b7c25f-0fd7-4b73-996a-d9c8234b801a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5abedab7-d810-4fee-ba7f-2d77f2c07431/?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 40.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 40.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bf549c3a-6a3a-43b4-b55f-b8e1e0688a58",
                            "gambit_id": "0e87a9ed-1198-482e-9107-af27283254bc",
                            "last_updated": "2022-10-31T10:37:24.643470-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 40.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82b7c25f-0fd7-4b73-996a-d9c8234b801a/?format=api"
                        },
                        {
                            "id": "45a11acd-87f8-47ff-98f2-8ec622f99709",
                            "gambit_id": "df1d4962-3507-4564-9a58-c4f42171627f",
                            "last_updated": "2022-10-31T10:37:24.642429-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 40.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82b7c25f-0fd7-4b73-996a-d9c8234b801a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fe3f166c-58a3-47c7-9ff0-3400744ceac3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ecf3ccb2-3fe4-42a8-b85d-7cbfd691ef58",
            "completed": true,
            "last_updated": "2022-10-31T11:12:09.837010-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/ecf3ccb2-3fe4-42a8-b85d-7cbfd691ef58",
            "datetime": "2022-10-29T14:05:00-04:00",
            "cutoff_datetime": "2022-10-29T14:05:00-04:00",
            "name": "New York Rangers v. Dallas Stars",
            "bettypes": [
                {
                    "id": "d065ee61-1543-43c9-a6b8-06a33d2916ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe3f166c-58a3-47c7-9ff0-3400744ceac3/?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": 5106.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bb697d81-992f-4160-90e3-580184fab53a",
                            "gambit_id": "03223287-9926-45e8-a067-1ff0543fa37c",
                            "last_updated": "2022-10-31T11:12:09.847165-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d065ee61-1543-43c9-a6b8-06a33d2916ee/?format=api"
                        },
                        {
                            "id": "f86ee0ea-76b3-474f-9591-5e8987a614e3",
                            "gambit_id": "88dae438-5fd2-42f6-970b-1bb337be5107",
                            "last_updated": "2022-10-31T11:12:09.846211-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d065ee61-1543-43c9-a6b8-06a33d2916ee/?format=api"
                        }
                    ]
                },
                {
                    "id": "9160a43f-baff-439c-9993-e92bdfe33a5f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe3f166c-58a3-47c7-9ff0-3400744ceac3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Rangers",
                                "amount": 7115.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 2885.0
                            }
                        ],
                        "expected_reward_tokens": 9605.25,
                        "profit_sb": 105.25,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5a2a6eb7-aea2-4532-a599-caf2c496ee25",
                            "gambit_id": "38964119-3da0-4193-bbf9-f858850b90af",
                            "last_updated": "2022-10-31T11:12:09.844293-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.35000",
                            "odds": "1.35710",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9160a43f-baff-439c-9993-e92bdfe33a5f/?format=api"
                        },
                        {
                            "id": "e86f6cd1-ef05-434d-ac9e-509fc55032eb",
                            "gambit_id": "860f1044-0439-43e3-ab77-65115783bc3f",
                            "last_updated": "2022-10-31T11:12:09.842999-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "3.33000",
                            "odds": "3.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9160a43f-baff-439c-9993-e92bdfe33a5f/?format=api"
                        }
                    ]
                },
                {
                    "id": "714cf9fc-add5-41c2-b6cd-e3094589fb9e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe3f166c-58a3-47c7-9ff0-3400744ceac3/?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 5.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b655759e-0379-4d90-a796-92cb8440fb27",
                            "gambit_id": "160e578a-ae11-4a1e-85c0-c9b1706e19d8",
                            "last_updated": "2022-10-31T11:12:09.841011-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/714cf9fc-add5-41c2-b6cd-e3094589fb9e/?format=api"
                        },
                        {
                            "id": "b5315986-2fea-4bc0-b922-019bcae7e80e",
                            "gambit_id": "30b5d799-cb5c-491b-a07d-cb2d6acb8fbf",
                            "last_updated": "2022-10-31T11:12:09.839831-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/714cf9fc-add5-41c2-b6cd-e3094589fb9e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4a64a728-925e-416d-87f2-b80c7fd5b7bb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d88091cf-9c56-4e17-8827-04bedc0f343d",
            "completed": true,
            "last_updated": "2022-10-31T10:42:23.984999-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.17,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/d88091cf-9c56-4e17-8827-04bedc0f343d",
            "datetime": "2022-10-29T14:00:00-04:00",
            "cutoff_datetime": "2022-10-29T14:00:00-04:00",
            "name": "Charlotte v. Rice",
            "bettypes": [
                {
                    "id": "bac3881f-1c34-4fe5-9eb1-041789e09724",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a64a728-925e-416d-87f2-b80c7fd5b7bb/?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": "Rice",
                                "amount": 8499.0
                            },
                            {
                                "team": "Charlotte",
                                "amount": 1501.0
                            }
                        ],
                        "expected_reward_tokens": 9516.34,
                        "profit_sb": 16.34,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0401b45e-ee45-4a79-bf6c-9b0944ec649f",
                            "gambit_id": "ad04b443-0783-4db7-a06f-a727ed6570ca",
                            "last_updated": "2022-10-31T10:42:23.991052-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rice",
                            "reward": "1.12000",
                            "odds": "1.12500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bac3881f-1c34-4fe5-9eb1-041789e09724/?format=api"
                        },
                        {
                            "id": "dbd9c231-3ae5-4350-94c5-9e47bba3b427",
                            "gambit_id": "5cc7e456-6fe2-492f-9b5a-4a11525f73e2",
                            "last_updated": "2022-10-31T10:42:23.992086-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte",
                            "reward": "6.34000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bac3881f-1c34-4fe5-9eb1-041789e09724/?format=api"
                        }
                    ]
                },
                {
                    "id": "5b2da895-cf35-4200-a8f9-6c1751e05ec6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a64a728-925e-416d-87f2-b80c7fd5b7bb/?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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Rice",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "26480a27-e637-4625-b77f-fff9709f4ec9",
                            "gambit_id": "93d3e500-ae52-4d04-9d55-5db868d07aef",
                            "last_updated": "2022-10-31T10:42:23.994857-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "15.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b2da895-cf35-4200-a8f9-6c1751e05ec6/?format=api"
                        },
                        {
                            "id": "f3021a0f-554a-4ba7-9dd5-9bfbcfba9883",
                            "gambit_id": "5a7ec0bd-477c-4509-9080-8f85e7cc889c",
                            "last_updated": "2022-10-31T10:42:23.993944-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rice",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-15.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b2da895-cf35-4200-a8f9-6c1751e05ec6/?format=api"
                        }
                    ]
                },
                {
                    "id": "1828eb91-2d99-4611-aa9c-9287fd72d254",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a64a728-925e-416d-87f2-b80c7fd5b7bb/?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 61",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 61",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "21751ff1-f598-4db4-bc05-28e3453923f6",
                            "gambit_id": "589e85e4-c780-42a6-a59f-71ea28b187e0",
                            "last_updated": "2022-10-31T10:42:23.987690-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 61",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "61.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1828eb91-2d99-4611-aa9c-9287fd72d254/?format=api"
                        },
                        {
                            "id": "82a9b919-85c7-48a9-971f-42e35c194fc4",
                            "gambit_id": "b7dadaf3-2a0f-4b08-9703-74744b709c94",
                            "last_updated": "2022-10-31T10:42:23.988822-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 61",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "61.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1828eb91-2d99-4611-aa9c-9287fd72d254/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4edf581a-f49f-410d-80df-d63078da6321",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "01131f46-91ce-4144-9df7-5ba9ef3371eb",
            "completed": true,
            "last_updated": "2022-10-31T11:22:08.961338-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.26,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/01131f46-91ce-4144-9df7-5ba9ef3371eb",
            "datetime": "2022-10-29T12:30:00-04:00",
            "cutoff_datetime": "2022-10-29T12:30:00-04:00",
            "name": "Fulham v. Everton",
            "bettypes": [
                {
                    "id": "433d33c7-8def-4875-9677-7dcb03996d61",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4edf581a-f49f-410d-80df-d63078da6321/?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": "Fulham",
                                "amount": 5861.0
                            },
                            {
                                "team": "Everton",
                                "amount": 4139.0
                            }
                        ],
                        "expected_reward_tokens": 12952.81,
                        "profit_sb": 3452.81,
                        "profit_sb_percentage": 36.35,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Fulham",
                                "amount": 4202.0
                            },
                            {
                                "team": "Everton",
                                "amount": 2967.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2831.0
                            }
                        ],
                        "expected_reward_tokens": 9285.68,
                        "profit_sb": -214.32,
                        "profit_sb_percentage": -2.26,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fa3b52e5-7367-4549-8b1d-6ad7577055b7",
                            "gambit_id": "cef73578-3f91-494c-ade2-186eab09ccfc",
                            "last_updated": "2022-10-31T11:22:08.969004-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fulham",
                            "reward": "2.21000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/433d33c7-8def-4875-9677-7dcb03996d61/?format=api"
                        },
                        {
                            "id": "ab7c66dd-f093-4a6f-8738-6925a3076f78",
                            "gambit_id": "10245617-b62a-480c-b20b-0cfb2542bb9e",
                            "last_updated": "2022-10-31T11:22:08.968047-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Everton",
                            "reward": "3.13000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/433d33c7-8def-4875-9677-7dcb03996d61/?format=api"
                        },
                        {
                            "id": "d5da94d8-9d8c-4383-bd26-3b8148350853",
                            "gambit_id": "d33bcb55-38f0-4e81-b28b-cb79a6f556e0",
                            "last_updated": "2022-10-31T11:22:08.967086-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.28000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/433d33c7-8def-4875-9677-7dcb03996d61/?format=api"
                        }
                    ]
                },
                {
                    "id": "eb000b42-f22d-4cc8-954e-bf0a9fa6038a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4edf581a-f49f-410d-80df-d63078da6321/?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": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "59051fd3-da84-43fe-a645-14aac6258a63",
                            "gambit_id": "1d0855f3-dc1d-45fb-8871-c469975d226d",
                            "last_updated": "2022-10-31T11:22:08.965159-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.85000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb000b42-f22d-4cc8-954e-bf0a9fa6038a/?format=api"
                        },
                        {
                            "id": "1c6685b0-90c5-45ef-98d6-af78c8051a28",
                            "gambit_id": "f30f639a-2a61-4f3c-b97f-7c2d5be5cd2f",
                            "last_updated": "2022-10-31T11:22:08.964067-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.85000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb000b42-f22d-4cc8-954e-bf0a9fa6038a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "99284536-d222-4c57-a269-72b8f9cf9db3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bae36fd0-04d3-42b1-9e60-fb96ae786bb2",
            "completed": true,
            "last_updated": "2022-10-31T10:47:29.860969-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.39,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/bae36fd0-04d3-42b1-9e60-fb96ae786bb2",
            "datetime": "2022-10-29T12:30:00-04:00",
            "cutoff_datetime": "2022-10-29T12:30:00-04:00",
            "name": "Miami Florida v. Virginia",
            "bettypes": [
                {
                    "id": "765f97e4-23f9-4468-935f-8bbe0f8a7fde",
                    "match": "https://api-prod.gambitprofit.com/api/matches/99284536-d222-4c57-a269-72b8f9cf9db3/?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 Florida",
                                "amount": 5780.0
                            },
                            {
                                "team": "Virginia",
                                "amount": 4220.0
                            }
                        ],
                        "expected_reward_tokens": 9537.0,
                        "profit_sb": 37.0,
                        "profit_sb_percentage": 0.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1740ec98-6446-4fa0-b281-2466bb8cf847",
                            "gambit_id": "ea2f43aa-76c3-4285-a917-9432eea30dbe",
                            "last_updated": "2022-10-31T10:47:29.867750-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Florida",
                            "reward": "1.65000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/765f97e4-23f9-4468-935f-8bbe0f8a7fde/?format=api"
                        },
                        {
                            "id": "3a164635-f204-40db-8590-8780d1b37ed6",
                            "gambit_id": "bea2d99f-63f2-4bba-a0d2-0904db0eb7c6",
                            "last_updated": "2022-10-31T10:47:29.866800-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Virginia",
                            "reward": "2.26000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/765f97e4-23f9-4468-935f-8bbe0f8a7fde/?format=api"
                        }
                    ]
                },
                {
                    "id": "b239a1b8-8d6c-417e-ac45-d38a109b94ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/99284536-d222-4c57-a269-72b8f9cf9db3/?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": "Virginia",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami Florida",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e2e269dd-a7ad-4122-b606-7e6e51ede6d0",
                            "gambit_id": "7255f569-9cc9-4bb6-ab1d-35ed0fef91fa",
                            "last_updated": "2022-10-31T10:47:29.869673-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Virginia",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b239a1b8-8d6c-417e-ac45-d38a109b94ce/?format=api"
                        },
                        {
                            "id": "7630ebd4-5bd7-4e02-a3bb-57ba9381484a",
                            "gambit_id": "ae628be6-e813-4c6a-b160-53427f3c00a5",
                            "last_updated": "2022-10-31T10:47:29.870628-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Florida",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b239a1b8-8d6c-417e-ac45-d38a109b94ce/?format=api"
                        }
                    ]
                },
                {
                    "id": "221b0832-28c7-4438-af1a-6ba1aa673c68",
                    "match": "https://api-prod.gambitprofit.com/api/matches/99284536-d222-4c57-a269-72b8f9cf9db3/?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": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fb269a56-0354-4e25-8925-0ddff3f97ed7",
                            "gambit_id": "20363872-f602-40a4-b639-6f5517b395b8",
                            "last_updated": "2022-10-31T10:47:29.863762-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 48.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "48.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/221b0832-28c7-4438-af1a-6ba1aa673c68/?format=api"
                        },
                        {
                            "id": "2a6e22d8-f4dc-4d55-9fbd-a29cb9b0d4e8",
                            "gambit_id": "f5ab0657-eef9-4c24-af26-56f1f975a152",
                            "last_updated": "2022-10-31T10:47:29.864890-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 48.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "48.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/221b0832-28c7-4438-af1a-6ba1aa673c68/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8cddc232-40df-4b6f-a034-2623096505f6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "355964bf-e6d8-4c3b-97c8-0d41f9db5770",
            "completed": true,
            "last_updated": "2022-10-31T10:56:54.777222-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.06,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/355964bf-e6d8-4c3b-97c8-0d41f9db5770",
            "datetime": "2022-10-29T12:00:00-04:00",
            "cutoff_datetime": "2022-10-29T12:00:00-04:00",
            "name": "Arkansas v. Auburn",
            "bettypes": [
                {
                    "id": "69f88ad0-6d5d-4898-9af3-4fad3af079ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8cddc232-40df-4b6f-a034-2623096505f6/?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": "Arkansas",
                                "amount": 6235.0
                            },
                            {
                                "team": "Auburn",
                                "amount": 3765.0
                            }
                        ],
                        "expected_reward_tokens": 9600.75,
                        "profit_sb": 100.75,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9273dfa0-3b89-4be9-a1fc-997e456088a0",
                            "gambit_id": "4941d4e4-5108-4c85-875e-27edc35f3314",
                            "last_updated": "2022-10-31T10:56:54.784371-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arkansas",
                            "reward": "1.54000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69f88ad0-6d5d-4898-9af3-4fad3af079ff/?format=api"
                        },
                        {
                            "id": "2a03240c-821e-4a6c-97f1-2b66d4f99c80",
                            "gambit_id": "42552057-3ad6-491e-8d2d-977c3e31ddaa",
                            "last_updated": "2022-10-31T10:56:54.783271-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Auburn",
                            "reward": "2.55000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69f88ad0-6d5d-4898-9af3-4fad3af079ff/?format=api"
                        }
                    ]
                },
                {
                    "id": "0f502b3b-a684-484d-b049-71b7eb43be4c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8cddc232-40df-4b6f-a034-2623096505f6/?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": "Arkansas",
                                "amount": 5000.0
                            },
                            {
                                "team": "Auburn",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1cf66ccb-f51d-4a43-aede-968afb5dc31a",
                            "gambit_id": "eebb48aa-8291-49d9-9084-58b545deab2c",
                            "last_updated": "2022-10-31T10:56:54.787672-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arkansas",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f502b3b-a684-484d-b049-71b7eb43be4c/?format=api"
                        },
                        {
                            "id": "a6c1a69e-d56c-410e-9986-c4a660945a40",
                            "gambit_id": "77e68654-bec3-4572-930d-5b8016a46f54",
                            "last_updated": "2022-10-31T10:56:54.786571-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Auburn",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f502b3b-a684-484d-b049-71b7eb43be4c/?format=api"
                        }
                    ]
                },
                {
                    "id": "adf67575-7623-487b-9356-2c780fc859c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8cddc232-40df-4b6f-a034-2623096505f6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 60",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 60",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d713d87f-0cdb-40dc-9f1e-f5c9f6126ebf",
                            "gambit_id": "0826806c-dddb-4e23-9d3c-27dc89526a32",
                            "last_updated": "2022-10-31T10:56:54.779938-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 60",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "60.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adf67575-7623-487b-9356-2c780fc859c2/?format=api"
                        },
                        {
                            "id": "d8b93030-2782-41ce-94b3-7a32928a4528",
                            "gambit_id": "c7718c52-1362-4b6e-bab0-ce523c85a511",
                            "last_updated": "2022-10-31T10:56:54.781073-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 60",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "60.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adf67575-7623-487b-9356-2c780fc859c2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "29cf1c01-1002-4df9-bb60-a249b6b488a7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cee6720f-9db2-4f57-b685-8c545a07d2c1",
            "completed": true,
            "last_updated": "2022-10-31T10:52:24.914538-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/cee6720f-9db2-4f57-b685-8c545a07d2c1",
            "datetime": "2022-10-29T12:00:00-04:00",
            "cutoff_datetime": "2022-10-29T12:00:00-04:00",
            "name": "South Florida v. Houston",
            "bettypes": [
                {
                    "id": "f1c303ad-f3ba-4ca3-89ba-42fd2626da0b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/29cf1c01-1002-4df9-bb60-a249b6b488a7/?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": "Houston",
                                "amount": 8652.0
                            },
                            {
                                "team": "South Florida",
                                "amount": 1348.0
                            }
                        ],
                        "expected_reward_tokens": 9516.88,
                        "profit_sb": 16.88,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dff1511f-320c-42be-9d39-98ac6ed38ca7",
                            "gambit_id": "36d4da1c-0525-4575-bec9-294941739c4b",
                            "last_updated": "2022-10-31T10:52:24.920306-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston",
                            "reward": "1.10000",
                            "odds": "1.10530",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1c303ad-f3ba-4ca3-89ba-42fd2626da0b/?format=api"
                        },
                        {
                            "id": "4f3fe3e8-700c-411b-8f8b-15bd89795285",
                            "gambit_id": "fc1a2366-e6d9-4d2d-87ff-bc34c3918051",
                            "last_updated": "2022-10-31T10:52:24.921244-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Florida",
                            "reward": "7.06000",
                            "odds": "7.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1c303ad-f3ba-4ca3-89ba-42fd2626da0b/?format=api"
                        }
                    ]
                },
                {
                    "id": "c9c076c6-dfb8-4798-ac92-5f7593d4df30",
                    "match": "https://api-prod.gambitprofit.com/api/matches/29cf1c01-1002-4df9-bb60-a249b6b488a7/?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",
                                "amount": 5000.0
                            },
                            {
                                "team": "South Florida",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dc0b2a1d-787e-4b07-bd20-68065200dd64",
                            "gambit_id": "c5cc9bb2-2591-4d86-9f57-ef7b290f0d16",
                            "last_updated": "2022-10-31T10:52:24.923098-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-17.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9c076c6-dfb8-4798-ac92-5f7593d4df30/?format=api"
                        },
                        {
                            "id": "ce445c1f-a1d7-477a-b6ad-5d501bc58846",
                            "gambit_id": "f9377a44-914e-4877-910a-716eca226060",
                            "last_updated": "2022-10-31T10:52:24.924027-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Florida",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "17.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9c076c6-dfb8-4798-ac92-5f7593d4df30/?format=api"
                        }
                    ]
                },
                {
                    "id": "ad83719d-ed2e-4544-8ea1-364980e6dd23",
                    "match": "https://api-prod.gambitprofit.com/api/matches/29cf1c01-1002-4df9-bb60-a249b6b488a7/?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 59",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 59",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d7b6d06d-bfd7-450e-a1b1-2027096147af",
                            "gambit_id": "277d44f2-d38a-4b26-80ab-9b6519e61ae5",
                            "last_updated": "2022-10-31T10:52:24.918445-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 59",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "59.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad83719d-ed2e-4544-8ea1-364980e6dd23/?format=api"
                        },
                        {
                            "id": "aa883678-14ce-49a5-a762-e34067910d9d",
                            "gambit_id": "eb41aaf8-83b3-4630-8377-ac8bb9a20ac3",
                            "last_updated": "2022-10-31T10:52:24.917327-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 59",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "59.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad83719d-ed2e-4544-8ea1-364980e6dd23/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}