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=7300
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=7400",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=7200",
    "results": [
        {
            "id": "c224ff55-bf37-4bd4-8aaa-7fab00e28e1c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4edb5fa8-473a-49fd-a7c2-15aeb91cca37",
            "completed": true,
            "last_updated": "2022-12-06T11:26:56.393229-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/4edb5fa8-473a-49fd-a7c2-15aeb91cca37",
            "datetime": "2022-12-05T19:07:00-05:00",
            "cutoff_datetime": "2022-12-05T19:07:00-05:00",
            "name": "St Louis Blues v. New York Rangers",
            "bettypes": [
                {
                    "id": "5cea80e6-1ed2-4887-9631-eb4f75e171b6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c224ff55-bf37-4bd4-8aaa-7fab00e28e1c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6047.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5c6af931-2162-47e5-8ed5-f8e346496303",
                            "gambit_id": "a24d710f-d2a2-4a86-8ead-e8c6d6631e94",
                            "last_updated": "2022-12-06T11:26:56.403270-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cea80e6-1ed2-4887-9631-eb4f75e171b6/?format=api"
                        },
                        {
                            "id": "d0bf4c70-70d9-407f-aaf0-1cf538aadcd5",
                            "gambit_id": "74103ad7-8e3a-4ee6-891b-10ecfacb3d4c",
                            "last_updated": "2022-12-06T11:26:56.404247-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cea80e6-1ed2-4887-9631-eb4f75e171b6/?format=api"
                        }
                    ]
                },
                {
                    "id": "c5017a38-2035-4f18-be49-cb87969a91fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c224ff55-bf37-4bd4-8aaa-7fab00e28e1c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Blues",
                                "amount": 6114.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5c03b708-868b-4eaa-8fa4-0fd87e82bb97",
                            "gambit_id": "facfa5f8-d23e-40d5-845a-572d717dd0f6",
                            "last_updated": "2022-12-06T11:26:56.401081-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5017a38-2035-4f18-be49-cb87969a91fd/?format=api"
                        },
                        {
                            "id": "0db66acb-00ec-4dcc-954e-8d3f480b54a2",
                            "gambit_id": "6e14900c-09cc-4d0d-a992-e401ca8178c7",
                            "last_updated": "2022-12-06T11:26:56.400086-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5017a38-2035-4f18-be49-cb87969a91fd/?format=api"
                        }
                    ]
                },
                {
                    "id": "de3c6aa3-c90e-4273-b1e7-6417049d2f87",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c224ff55-bf37-4bd4-8aaa-7fab00e28e1c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7931268f-d177-4eb4-9a04-b3a85cf207ca",
                            "gambit_id": "3ff759d0-c8eb-4b4b-a6df-ad038c248feb",
                            "last_updated": "2022-12-06T11:26:56.397036-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de3c6aa3-c90e-4273-b1e7-6417049d2f87/?format=api"
                        },
                        {
                            "id": "6dbf2daa-f8a0-4004-a348-87ccd5b2ce18",
                            "gambit_id": "741f19d5-0856-470f-869f-003c255cd202",
                            "last_updated": "2022-12-06T11:26:56.398088-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de3c6aa3-c90e-4273-b1e7-6417049d2f87/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "341cd14d-9a62-4140-88a9-071a5acafdfa",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3549a935-e804-4a78-a7e6-c75b0b5aa59c",
            "completed": true,
            "last_updated": "2022-12-06T09:57:12.297009-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.83,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/3549a935-e804-4a78-a7e6-c75b0b5aa59c",
            "datetime": "2022-12-05T14:00:00-05:00",
            "cutoff_datetime": "2022-12-05T14:00:00-05:00",
            "name": "Brazil v. South Korea",
            "bettypes": [
                {
                    "id": "f4c65f3b-1df7-4836-81ae-5df9665c0d52",
                    "match": "https://api-prod.gambitprofit.com/api/matches/341cd14d-9a62-4140-88a9-071a5acafdfa/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Brazil",
                                "amount": 8189.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1811.0
                            }
                        ],
                        "expected_reward_tokens": 9743.18,
                        "profit_sb": 743.18,
                        "profit_sb_percentage": 8.26,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brazil",
                                "amount": 7501.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1659.0
                            },
                            {
                                "team": "South Korea",
                                "amount": 840.0
                            }
                        ],
                        "expected_reward_tokens": 8925.42,
                        "profit_sb": -74.58,
                        "profit_sb_percentage": -0.83,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "896c3311-c2bf-40c7-97aa-19ab7101e139",
                            "gambit_id": "66e8f8cf-b2ff-4ae8-b22c-7297a0ef04bb",
                            "last_updated": "2022-12-06T09:57:12.305566-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brazil",
                            "reward": "1.19000",
                            "odds": "1.22000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c65f3b-1df7-4836-81ae-5df9665c0d52/?format=api"
                        },
                        {
                            "id": "f5f4d8ad-618f-43f0-92a8-8247fef1c243",
                            "gambit_id": "a67f29ba-a5f7-4f6e-abf7-a8e0e32bfb78",
                            "last_updated": "2022-12-06T09:57:12.306532-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "5.38000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c65f3b-1df7-4836-81ae-5df9665c0d52/?format=api"
                        },
                        {
                            "id": "55d6dba9-8459-4530-a1fb-b5acee2df70f",
                            "gambit_id": "fbfc0370-2e86-4083-9f0e-2b6f1c381dae",
                            "last_updated": "2022-12-06T09:57:12.304598-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Korea",
                            "reward": "10.63000",
                            "odds": "12.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c65f3b-1df7-4836-81ae-5df9665c0d52/?format=api"
                        }
                    ]
                },
                {
                    "id": "db37a8ee-3a0e-4ef0-85d9-19fd2525be33",
                    "match": "https://api-prod.gambitprofit.com/api/matches/341cd14d-9a62-4140-88a9-071a5acafdfa/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5552.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4448.0
                            }
                        ],
                        "expected_reward_tokens": 8716.64,
                        "profit_sb": -283.36,
                        "profit_sb_percentage": -3.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "57caecac-1aa2-4911-b8c7-1bbf292f4c74",
                            "gambit_id": "93e382c7-22f6-4e73-a315-74d85ebba61b",
                            "last_updated": "2022-12-06T09:57:12.302719-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.57000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db37a8ee-3a0e-4ef0-85d9-19fd2525be33/?format=api"
                        },
                        {
                            "id": "82a4e818-28f8-450e-acb6-095c421f8025",
                            "gambit_id": "6416a041-a479-4e46-97ce-f14e3918a585",
                            "last_updated": "2022-12-06T09:57:12.301760-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db37a8ee-3a0e-4ef0-85d9-19fd2525be33/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "afb1200f-1238-4c09-b315-18855b2bd9fb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b449094c-8b09-45bd-b696-30d4097db3ef",
            "completed": true,
            "last_updated": "2022-12-06T09:57:12.137046-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.66,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/b449094c-8b09-45bd-b696-30d4097db3ef",
            "datetime": "2022-12-05T10:00:00-05:00",
            "cutoff_datetime": "2022-12-05T10:00:00-05:00",
            "name": "Japan v. Croatia",
            "bettypes": [
                {
                    "id": "f933e606-4fda-4fee-88f6-1458b5c8a7ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/afb1200f-1238-4c09-b315-18855b2bd9fb/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Croatia",
                                "amount": 5950.0
                            },
                            {
                                "team": "Draw",
                                "amount": 4050.0
                            }
                        ],
                        "expected_reward_tokens": 11662.0,
                        "profit_sb": 2662.0,
                        "profit_sb_percentage": 29.58,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Croatia",
                                "amount": 4434.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3018.0
                            },
                            {
                                "team": "Japan",
                                "amount": 2549.0
                            }
                        ],
                        "expected_reward_tokens": 8690.64,
                        "profit_sb": -309.36,
                        "profit_sb_percentage": -3.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f59a1c3a-d181-44a7-8e50-499b0c004e23",
                            "gambit_id": "10f23e7a-ce0a-454c-9dc6-ad5d9f932306",
                            "last_updated": "2022-12-06T09:57:12.142772-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Croatia",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f933e606-4fda-4fee-88f6-1458b5c8a7ee/?format=api"
                        },
                        {
                            "id": "974f6c48-89a4-4784-ac6b-d8cb836b9a81",
                            "gambit_id": "157c57ef-f6fb-41f7-a7c2-cd5b8b45ea6c",
                            "last_updated": "2022-12-06T09:57:12.144864-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "2.88000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f933e606-4fda-4fee-88f6-1458b5c8a7ee/?format=api"
                        },
                        {
                            "id": "0ed0a330-77b3-49ee-9dc4-5849bc5ffb59",
                            "gambit_id": "be93e2d4-e6f8-4957-be1f-922c9f0b4dde",
                            "last_updated": "2022-12-06T09:57:12.143807-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Japan",
                            "reward": "3.41000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f933e606-4fda-4fee-88f6-1458b5c8a7ee/?format=api"
                        }
                    ]
                },
                {
                    "id": "6b12ed49-16cc-4c0a-b7f8-966ab824f7c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/afb1200f-1238-4c09-b315-18855b2bd9fb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5726.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4274.0
                            }
                        ],
                        "expected_reward_tokens": 8760.78,
                        "profit_sb": -239.22,
                        "profit_sb_percentage": -2.66,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "11f31bee-ab6f-4e31-8a85-9030612c7692",
                            "gambit_id": "f87432bc-8d94-4436-8790-62e9a0508e3c",
                            "last_updated": "2022-12-06T09:57:12.139596-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.53000",
                            "odds": "1.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b12ed49-16cc-4c0a-b7f8-966ab824f7c1/?format=api"
                        },
                        {
                            "id": "9a895086-6c4e-401d-bc80-89e1d58e8d04",
                            "gambit_id": "fe436d80-863a-451e-99d1-3c436e245061",
                            "last_updated": "2022-12-06T09:57:12.140671-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b12ed49-16cc-4c0a-b7f8-966ab824f7c1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4746b0fc-82b1-4428-8a63-a3f70af8207f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bf93f8ea-85f2-4749-8887-10e128088f2d",
            "completed": true,
            "last_updated": "2022-12-05T15:42:16.836135-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.51,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/bf93f8ea-85f2-4749-8887-10e128088f2d",
            "datetime": "2022-12-04T21:10:00-05:00",
            "cutoff_datetime": "2022-12-04T21:10:00-05:00",
            "name": "Indiana Pacers v. Portland Trail Blazers",
            "bettypes": [
                {
                    "id": "e3c8fb7e-890c-4239-befe-c4dd2dbcd4d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4746b0fc-82b1-4428-8a63-a3f70af8207f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 6389.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 3611.0
                            }
                        ],
                        "expected_reward_tokens": 9135.83,
                        "profit_sb": 135.83,
                        "profit_sb_percentage": 1.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "28621caf-f57a-495c-b3c6-699d6c77af46",
                            "gambit_id": "6a37700a-d2e5-48e3-8b35-b0f8bb34aac1",
                            "last_updated": "2022-12-05T15:42:16.842540-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3c8fb7e-890c-4239-befe-c4dd2dbcd4d3/?format=api"
                        },
                        {
                            "id": "3c66fb32-3b5a-4caf-9721-55ddf7407913",
                            "gambit_id": "3995e9f5-2c19-4631-a4fc-8e571b93baf3",
                            "last_updated": "2022-12-05T15:42:16.843609-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3c8fb7e-890c-4239-befe-c4dd2dbcd4d3/?format=api"
                        }
                    ]
                },
                {
                    "id": "64b8c00e-fcc8-4720-aae4-eb1cc2db2a67",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4746b0fc-82b1-4428-8a63-a3f70af8207f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7552b2eb-abd1-4393-a238-847a26371339",
                            "gambit_id": "e89141c8-6181-4756-974a-a05c62bcf0ca",
                            "last_updated": "2022-12-05T15:42:16.845757-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64b8c00e-fcc8-4720-aae4-eb1cc2db2a67/?format=api"
                        },
                        {
                            "id": "94c946ad-7577-43d6-a80e-e44fd3f5040d",
                            "gambit_id": "5973f9bf-f8ec-4097-ab48-cb8817efb70a",
                            "last_updated": "2022-12-05T15:42:16.846722-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64b8c00e-fcc8-4720-aae4-eb1cc2db2a67/?format=api"
                        }
                    ]
                },
                {
                    "id": "0868e766-765b-4572-a878-4234c6ffec00",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4746b0fc-82b1-4428-8a63-a3f70af8207f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 232.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 232.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1ffe0672-ac13-4fa8-9c3c-a1609110b484",
                            "gambit_id": "311ff32a-0195-4905-bc37-54573c910da5",
                            "last_updated": "2022-12-05T15:42:16.840302-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 232.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "232.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0868e766-765b-4572-a878-4234c6ffec00/?format=api"
                        },
                        {
                            "id": "def63424-6477-4c30-bce8-efac0389bfe4",
                            "gambit_id": "45e9db02-c2b2-4642-ac8a-b61fb56a0a4e",
                            "last_updated": "2022-12-05T15:42:16.839107-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 232.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "232.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0868e766-765b-4572-a878-4234c6ffec00/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dce941dd-6145-4091-9e0c-ef203cdd7c15",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "05bee03a-5d98-4b1f-b736-7231c1a8804a",
            "completed": true,
            "last_updated": "2022-12-05T15:22:04.288814-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.74,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/05bee03a-5d98-4b1f-b736-7231c1a8804a",
            "datetime": "2022-12-04T20:20:00-05:00",
            "cutoff_datetime": "2022-12-04T20:20:00-05:00",
            "name": "Indianapolis Colts v. Dallas Cowboys",
            "bettypes": [
                {
                    "id": "2ee892f7-b8c7-4468-b1be-8d4917363f43",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dce941dd-6145-4091-9e0c-ef203cdd7c15/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8041.0
                            },
                            {
                                "team": "Indianapolis Colts",
                                "amount": 1959.0
                            }
                        ],
                        "expected_reward_tokens": 9246.48,
                        "profit_sb": 246.48,
                        "profit_sb_percentage": 2.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1bcd720a-f640-4c38-b84f-fafbe9638892",
                            "gambit_id": "24c88d9c-e7bf-48ee-a867-0144b9fafd88",
                            "last_updated": "2022-12-05T15:22:04.295048-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Cowboys",
                            "reward": "1.15000",
                            "odds": "1.17240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ee892f7-b8c7-4468-b1be-8d4917363f43/?format=api"
                        },
                        {
                            "id": "42e79a9b-5bd5-48ae-bca7-76a1af531944",
                            "gambit_id": "b4f98a2e-6983-41fb-b81b-d3e606fc3feb",
                            "last_updated": "2022-12-05T15:22:04.296138-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indianapolis Colts",
                            "reward": "4.72000",
                            "odds": "5.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ee892f7-b8c7-4468-b1be-8d4917363f43/?format=api"
                        }
                    ]
                },
                {
                    "id": "bd33fdc5-58ba-4562-aa8d-da3381db3937",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dce941dd-6145-4091-9e0c-ef203cdd7c15/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Cowboys",
                                "amount": 5097.0
                            },
                            {
                                "team": "Indianapolis Colts",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0c1e00ba-ce9e-4767-a45a-134250871efc",
                            "gambit_id": "7f16e56d-6590-4e1e-9b53-da63bb9117ce",
                            "last_updated": "2022-12-05T15:22:04.298372-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Cowboys",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd33fdc5-58ba-4562-aa8d-da3381db3937/?format=api"
                        },
                        {
                            "id": "6bc85b6e-c1c7-46c7-89a2-7f78857a94f3",
                            "gambit_id": "d46f011a-f29e-4c21-bfdb-a1f35c3883d2",
                            "last_updated": "2022-12-05T15:22:04.299394-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indianapolis Colts",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd33fdc5-58ba-4562-aa8d-da3381db3937/?format=api"
                        }
                    ]
                },
                {
                    "id": "fb9b46df-5d44-414e-8952-203b355e32e8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dce941dd-6145-4091-9e0c-ef203cdd7c15/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5097.0
                            },
                            {
                                "team": "Game Total Under 44.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "07da38fc-bdbb-4932-8a9b-cdeab48db22b",
                            "gambit_id": "6e7f8ac8-cb31-4195-bfdb-71acd7ee0e4d",
                            "last_updated": "2022-12-05T15:22:04.292794-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 44.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb9b46df-5d44-414e-8952-203b355e32e8/?format=api"
                        },
                        {
                            "id": "5b52a21b-5427-499d-be89-129dccd48bf1",
                            "gambit_id": "5c341a80-0c84-4bc4-b13e-8ab0c1c39cf0",
                            "last_updated": "2022-12-05T15:22:04.291637-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 44.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb9b46df-5d44-414e-8952-203b355e32e8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3e7bc6eb-d0e0-4d1c-a2e6-695206b89417",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "515d70ba-3eda-4354-9613-f8744940ef30",
            "completed": true,
            "last_updated": "2022-12-05T15:52:12.895945-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.31,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/515d70ba-3eda-4354-9613-f8744940ef30",
            "datetime": "2022-12-04T19:37:00-05:00",
            "cutoff_datetime": "2022-12-04T19:37:00-05:00",
            "name": "Chicago Blackhawks v. New York Islanders",
            "bettypes": [
                {
                    "id": "9011024f-6ee9-4485-95fa-6eda0931f1cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e7bc6eb-d0e0-4d1c-a2e6-695206b89417/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7029.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 2971.0
                            }
                        ],
                        "expected_reward_tokens": 9207.99,
                        "profit_sb": 207.99,
                        "profit_sb_percentage": 2.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6513a98f-44f5-4ba1-a6da-24418726ee30",
                            "gambit_id": "fd26bef4-704f-4534-9218-9ce823974d94",
                            "last_updated": "2022-12-05T15:52:12.904650-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.31000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9011024f-6ee9-4485-95fa-6eda0931f1cb/?format=api"
                        },
                        {
                            "id": "1ce65567-113d-41ad-84bd-11ff693d9339",
                            "gambit_id": "ce4a5ad7-6bc2-4576-8b41-ad97ce75b6fe",
                            "last_updated": "2022-12-05T15:52:12.905822-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "3.10000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9011024f-6ee9-4485-95fa-6eda0931f1cb/?format=api"
                        }
                    ]
                },
                {
                    "id": "986f8c1f-1155-41e4-b87a-12723f35cafe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e7bc6eb-d0e0-4d1c-a2e6-695206b89417/?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": 5000.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "09048e11-e9cc-4dba-af95-0da692fcea4c",
                            "gambit_id": "156b2a69-cf18-4146-bd27-1b15aa6ae217",
                            "last_updated": "2022-12-05T15:52:12.901741-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/986f8c1f-1155-41e4-b87a-12723f35cafe/?format=api"
                        },
                        {
                            "id": "b90f4a1c-d959-4d65-8eaa-095a2ad87dfa",
                            "gambit_id": "364f0b69-6931-410b-bac2-c403b3cec897",
                            "last_updated": "2022-12-05T15:52:12.902714-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/986f8c1f-1155-41e4-b87a-12723f35cafe/?format=api"
                        }
                    ]
                },
                {
                    "id": "54d2422d-da77-4e6f-8a2f-d6e448eff819",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e7bc6eb-d0e0-4d1c-a2e6-695206b89417/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5304.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a3441522-3a45-43f9-a5fb-90443ff0395e",
                            "gambit_id": "70de42e1-b0a9-4ec1-809b-1b5e93a22dae",
                            "last_updated": "2022-12-05T15:52:12.899829-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54d2422d-da77-4e6f-8a2f-d6e448eff819/?format=api"
                        },
                        {
                            "id": "a03f27e5-75af-4b08-b825-24cf0e4af7ac",
                            "gambit_id": "f5c1bb3b-9c9c-466a-891f-52dedaf76dc9",
                            "last_updated": "2022-12-05T15:52:12.898733-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54d2422d-da77-4e6f-8a2f-d6e448eff819/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "12294d37-18fe-40c3-9329-5fe515c2340d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a877d1ac-3a42-4a89-a53c-0f51e5254732",
            "completed": true,
            "last_updated": "2022-12-05T15:52:12.747019-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.49,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/a877d1ac-3a42-4a89-a53c-0f51e5254732",
            "datetime": "2022-12-04T19:07:00-05:00",
            "cutoff_datetime": "2022-12-04T19:07:00-05:00",
            "name": "San Jose Sharks v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "7a0dc8a6-f3ea-4b56-bfec-603aa828e0e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/12294d37-18fe-40c3-9329-5fe515c2340d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5829.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0022053f-ed83-4170-91f3-9548f1241940",
                            "gambit_id": "d54420b6-2b28-4d21-839f-0b3a5ab179b7",
                            "last_updated": "2022-12-05T15:52:12.755713-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a0dc8a6-f3ea-4b56-bfec-603aa828e0e4/?format=api"
                        },
                        {
                            "id": "51ea28b4-d6de-4a64-933b-4930f385298d",
                            "gambit_id": "b8fb93f1-e4a9-48ef-9bcd-113a722bda34",
                            "last_updated": "2022-12-05T15:52:12.756722-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a0dc8a6-f3ea-4b56-bfec-603aa828e0e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "4f0c211b-ae4c-4934-a173-8b6504800c80",
                    "match": "https://api-prod.gambitprofit.com/api/matches/12294d37-18fe-40c3-9329-5fe515c2340d/?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": 6256.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 3744.0
                            }
                        ],
                        "expected_reward_tokens": 9133.76,
                        "profit_sb": 133.76,
                        "profit_sb_percentage": 1.49,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5b54bfd0-58b7-412a-9b32-c2787d0116f9",
                            "gambit_id": "9d70ae50-0acd-4b4f-b82c-c90a3c4f2737",
                            "last_updated": "2022-12-05T15:52:12.753781-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f0c211b-ae4c-4934-a173-8b6504800c80/?format=api"
                        },
                        {
                            "id": "2fd0a516-a8b6-4948-9ba9-fad354cd0cad",
                            "gambit_id": "5121d59b-d33c-4cb6-82af-b26da8f5359f",
                            "last_updated": "2022-12-05T15:52:12.752825-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.44000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f0c211b-ae4c-4934-a173-8b6504800c80/?format=api"
                        }
                    ]
                },
                {
                    "id": "20457e6e-1204-42d7-949f-b9dca3475151",
                    "match": "https://api-prod.gambitprofit.com/api/matches/12294d37-18fe-40c3-9329-5fe515c2340d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d6e4004d-7e9e-4b90-ad31-1efe1897bd5f",
                            "gambit_id": "9d713d02-83a9-4981-b7c4-1e2d9fa15bc1",
                            "last_updated": "2022-12-05T15:52:12.750907-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20457e6e-1204-42d7-949f-b9dca3475151/?format=api"
                        },
                        {
                            "id": "0f101d96-fce7-4ff6-be47-86ca596ca5b1",
                            "gambit_id": "b7c07cb2-d05c-4dbe-acaf-2f0e669629df",
                            "last_updated": "2022-12-05T15:52:12.749782-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20457e6e-1204-42d7-949f-b9dca3475151/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "da0d7560-b770-45f3-bbd1-f531f924a6a9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "df1b767a-d19c-4eb1-b195-d5b45aad5ddf",
            "completed": true,
            "last_updated": "2022-12-05T15:42:16.389863-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.98,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/df1b767a-d19c-4eb1-b195-d5b45aad5ddf",
            "datetime": "2022-12-04T18:10:00-05:00",
            "cutoff_datetime": "2022-12-04T18:10:00-05:00",
            "name": "Chicago Bulls v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "46be53cb-8214-4ee1-a995-7954c8b565e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da0d7560-b770-45f3-bbd1-f531f924a6a9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5753.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 4247.0
                            }
                        ],
                        "expected_reward_tokens": 9088.58,
                        "profit_sb": 88.58,
                        "profit_sb_percentage": 0.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "81ace583-636a-4358-9d17-a0944c2a0219",
                            "gambit_id": "1f627464-0380-4b2c-b10f-454f934c15dd",
                            "last_updated": "2022-12-05T15:42:16.396274-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46be53cb-8214-4ee1-a995-7954c8b565e6/?format=api"
                        },
                        {
                            "id": "2b69c5e9-4a80-42a6-a416-0692e9bbea87",
                            "gambit_id": "f2c62390-e0ca-4423-9214-ff74417b0446",
                            "last_updated": "2022-12-05T15:42:16.395306-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46be53cb-8214-4ee1-a995-7954c8b565e6/?format=api"
                        }
                    ]
                },
                {
                    "id": "de8ad8c4-c955-4d14-9944-680b4c6017de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da0d7560-b770-45f3-bbd1-f531f924a6a9/?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": "Chicago Bulls",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7034a7ec-e8c1-4c80-b97c-b4616fb76a29",
                            "gambit_id": "666240e9-0113-43a1-9ddf-729802d21cb4",
                            "last_updated": "2022-12-05T15:42:16.398193-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de8ad8c4-c955-4d14-9944-680b4c6017de/?format=api"
                        },
                        {
                            "id": "3489ff6c-3be7-49f8-b04d-cd33c3dbd0b0",
                            "gambit_id": "4d94b060-6313-4b53-858f-6dcd0bd06238",
                            "last_updated": "2022-12-05T15:42:16.399176-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de8ad8c4-c955-4d14-9944-680b4c6017de/?format=api"
                        }
                    ]
                },
                {
                    "id": "97170e07-daa7-4535-af9e-ba9decb9cf58",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da0d7560-b770-45f3-bbd1-f531f924a6a9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cde63740-29db-4ab2-9579-de62ab7cc66e",
                            "gambit_id": "6c735f1a-de5d-4223-bbce-a10c6131268b",
                            "last_updated": "2022-12-05T15:42:16.392402-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 239.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "239.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97170e07-daa7-4535-af9e-ba9decb9cf58/?format=api"
                        },
                        {
                            "id": "36b2e3db-b324-427d-8579-7e0c22f03b34",
                            "gambit_id": "659f173b-3825-4697-9874-91b53d89a022",
                            "last_updated": "2022-12-05T15:42:16.393391-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 239.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "239.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97170e07-daa7-4535-af9e-ba9decb9cf58/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1a2a0152-20ee-4fb4-a220-d1c74c9247e3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "604d693d-2b11-4b8c-ab83-c5b491805e49",
            "completed": true,
            "last_updated": "2022-12-05T15:47:16.097349-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/604d693d-2b11-4b8c-ab83-c5b491805e49",
            "datetime": "2022-12-04T18:10:00-05:00",
            "cutoff_datetime": "2022-12-04T18:10:00-05:00",
            "name": "Los Angeles Lakers v. Washington Wizards",
            "bettypes": [
                {
                    "id": "01d52130-b75b-44ed-8b74-b0333fe194d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1a2a0152-20ee-4fb4-a220-d1c74c9247e3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Wizards",
                                "amount": 5399.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2cdb1a37-4a27-4c8a-8895-dafc817c9c42",
                            "gambit_id": "971fb3c9-cb17-41ee-ad38-bf27557c7721",
                            "last_updated": "2022-12-05T15:47:16.104401-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01d52130-b75b-44ed-8b74-b0333fe194d7/?format=api"
                        },
                        {
                            "id": "9c76bb6f-3d74-4597-b6b6-7f561c6659de",
                            "gambit_id": "b898a777-6b7f-4f60-b24f-68ea63ab4fa5",
                            "last_updated": "2022-12-05T15:47:16.105568-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01d52130-b75b-44ed-8b74-b0333fe194d7/?format=api"
                        }
                    ]
                },
                {
                    "id": "a65f6b95-b1df-4894-9f39-85f99f0254de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1a2a0152-20ee-4fb4-a220-d1c74c9247e3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Wizards",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ba98be2b-5fa6-4cf0-a5bb-caac7285588c",
                            "gambit_id": "c08f7d86-64c5-462a-b025-52a61e1e21b3",
                            "last_updated": "2022-12-05T15:47:16.107856-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a65f6b95-b1df-4894-9f39-85f99f0254de/?format=api"
                        },
                        {
                            "id": "c2bb79a5-8cf1-46b7-bcfa-e77fcf694bfd",
                            "gambit_id": "cbcb6556-e73a-42a9-84bb-f40bb963e584",
                            "last_updated": "2022-12-05T15:47:16.108880-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a65f6b95-b1df-4894-9f39-85f99f0254de/?format=api"
                        }
                    ]
                },
                {
                    "id": "c10717eb-f0ac-44e2-b656-4cbc65ccfebe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1a2a0152-20ee-4fb4-a220-d1c74c9247e3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 233",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f51fdae6-5fae-4041-9c32-ac427c24f3b8",
                            "gambit_id": "94a4f2a8-4e05-4d44-a27f-c8cab80bd96f",
                            "last_updated": "2022-12-05T15:47:16.102099-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 233",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "233.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c10717eb-f0ac-44e2-b656-4cbc65ccfebe/?format=api"
                        },
                        {
                            "id": "93d6b9dd-7a9d-45f3-8aec-aebd7780e761",
                            "gambit_id": "840562d5-86d5-44f1-bcf4-fe3131aa21bf",
                            "last_updated": "2022-12-05T15:47:16.100892-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 233",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "233.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c10717eb-f0ac-44e2-b656-4cbc65ccfebe/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9adcfe32-9d26-44bb-ae32-8fca3fb833e8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "65509bd5-82ed-4772-b213-01e56fe59bed",
            "completed": true,
            "last_updated": "2022-12-05T15:47:16.255302-05: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/65509bd5-82ed-4772-b213-01e56fe59bed",
            "datetime": "2022-12-04T18:10:00-05:00",
            "cutoff_datetime": "2022-12-04T18:10:00-05:00",
            "name": "Boston Celtics v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "99f47412-6dc1-41fd-8075-2f044a2740ea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9adcfe32-9d26-44bb-ae32-8fca3fb833e8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5571.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 4429.0
                            }
                        ],
                        "expected_reward_tokens": 9079.45,
                        "profit_sb": 79.45,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dc9115f0-6099-4705-ad6c-c760860cc51d",
                            "gambit_id": "843037e9-e666-4759-ba56-ef3e789fc66e",
                            "last_updated": "2022-12-05T15:47:16.262945-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99f47412-6dc1-41fd-8075-2f044a2740ea/?format=api"
                        },
                        {
                            "id": "a8566cb8-f5f1-4682-aca9-9c7c87b4f99e",
                            "gambit_id": "a06dffa6-971e-411c-912a-c80f2a8c1b9f",
                            "last_updated": "2022-12-05T15:47:16.261768-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99f47412-6dc1-41fd-8075-2f044a2740ea/?format=api"
                        }
                    ]
                },
                {
                    "id": "cb97fa4a-c30d-40ed-8e83-2f89c7e68395",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9adcfe32-9d26-44bb-ae32-8fca3fb833e8/?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": "Brooklyn Nets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "23fe0bda-7402-4aff-a964-0286cf09a76b",
                            "gambit_id": "c14e420f-c350-470b-ba05-ee5dcf7c3322",
                            "last_updated": "2022-12-05T15:47:16.265928-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb97fa4a-c30d-40ed-8e83-2f89c7e68395/?format=api"
                        },
                        {
                            "id": "4e9abae3-2941-446c-875a-66c8856994fc",
                            "gambit_id": "c3018530-9ea6-4b95-830b-631ceb133772",
                            "last_updated": "2022-12-05T15:47:16.264869-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb97fa4a-c30d-40ed-8e83-2f89c7e68395/?format=api"
                        }
                    ]
                },
                {
                    "id": "06f83a44-7c89-42ea-8b88-f34c3d837125",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9adcfe32-9d26-44bb-ae32-8fca3fb833e8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 230.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 230.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c55dcfd6-341f-4d6f-87e4-e892979b7cbb",
                            "gambit_id": "4ca94520-46be-43f1-b2eb-4b888db38b42",
                            "last_updated": "2022-12-05T15:47:16.259422-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 230.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "230.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06f83a44-7c89-42ea-8b88-f34c3d837125/?format=api"
                        },
                        {
                            "id": "3f92d355-d8a1-4dda-b9a8-7976758e0c15",
                            "gambit_id": "b1572664-8ea2-4de7-8b91-cf6ccd7d62a0",
                            "last_updated": "2022-12-05T15:47:16.258228-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 230.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "230.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06f83a44-7c89-42ea-8b88-f34c3d837125/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "983829c0-1e03-49bc-95b5-10f1b1f134d3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6ae0d17d-be0d-48b7-bf48-5a7191c23cba",
            "completed": true,
            "last_updated": "2022-12-05T15:47:15.949018-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.07,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/6ae0d17d-be0d-48b7-bf48-5a7191c23cba",
            "datetime": "2022-12-04T18:10:00-05:00",
            "cutoff_datetime": "2022-12-04T18:10:00-05:00",
            "name": "Memphis Grizzlies v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "337205b9-2375-4023-ab64-d97d56c6345d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/983829c0-1e03-49bc-95b5-10f1b1f134d3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6907.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 3093.0
                            }
                        ],
                        "expected_reward_tokens": 9186.21,
                        "profit_sb": 186.21,
                        "profit_sb_percentage": 2.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d1e4c82d-cd35-4a2e-9a70-42723dfc7139",
                            "gambit_id": "df46fb72-0e8e-435a-81dc-08e8bd722b2e",
                            "last_updated": "2022-12-05T15:47:15.956094-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.33000",
                            "odds": "1.37740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/337205b9-2375-4023-ab64-d97d56c6345d/?format=api"
                        },
                        {
                            "id": "dce2db03-4dab-48e8-ba62-3d944e982461",
                            "gambit_id": "78f9be89-4f6e-43d6-800b-ece61a3639d3",
                            "last_updated": "2022-12-05T15:47:15.955062-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "2.97000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/337205b9-2375-4023-ab64-d97d56c6345d/?format=api"
                        }
                    ]
                },
                {
                    "id": "3997bc65-2a60-4cec-8139-2dd10c146e38",
                    "match": "https://api-prod.gambitprofit.com/api/matches/983829c0-1e03-49bc-95b5-10f1b1f134d3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Pistons",
                                "amount": 5097.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a1c1d9b8-c228-4f2f-813e-3557cb5cd2cc",
                            "gambit_id": "189e0ade-1e2b-4c32-ac2d-10726f9926b4",
                            "last_updated": "2022-12-05T15:47:15.958023-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3997bc65-2a60-4cec-8139-2dd10c146e38/?format=api"
                        },
                        {
                            "id": "5e46deb7-cc3d-482e-ae55-2e172a2a6531",
                            "gambit_id": "c6086c89-449b-4546-9276-4651e72872ee",
                            "last_updated": "2022-12-05T15:47:15.958985-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3997bc65-2a60-4cec-8139-2dd10c146e38/?format=api"
                        }
                    ]
                },
                {
                    "id": "1f17b2f1-2b19-4723-9cb9-a1257af18454",
                    "match": "https://api-prod.gambitprofit.com/api/matches/983829c0-1e03-49bc-95b5-10f1b1f134d3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bac114a0-c3ab-4af3-a1f1-9abd55b3c6f0",
                            "gambit_id": "9bffdbf7-168b-4d1e-9a17-17065792f5a7",
                            "last_updated": "2022-12-05T15:47:15.951942-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 229",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f17b2f1-2b19-4723-9cb9-a1257af18454/?format=api"
                        },
                        {
                            "id": "0a10d3a7-6553-4800-9b74-2bf201feae7d",
                            "gambit_id": "a5b3d5d2-f57f-42e7-bc35-ded4f742cd60",
                            "last_updated": "2022-12-05T15:47:15.953089-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 229",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f17b2f1-2b19-4723-9cb9-a1257af18454/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ab2524c9-9045-4b1a-9a0c-cef776421948",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c5a4cd52-5214-40fb-8563-f9907fef2901",
            "completed": true,
            "last_updated": "2022-12-05T15:42:17.839132-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.69,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c5a4cd52-5214-40fb-8563-f9907fef2901",
            "datetime": "2022-12-04T18:10:00-05:00",
            "cutoff_datetime": "2022-12-04T18:10:00-05:00",
            "name": "Cleveland Cavaliers v. New York Knicks",
            "bettypes": [
                {
                    "id": "78fc6ef1-58b0-4991-a3ae-e2bb54b45da7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab2524c9-9045-4b1a-9a0c-cef776421948/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5664.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e965e6f8-e9b1-427a-833b-a8f9f4d2c1ad",
                            "gambit_id": "40f86245-aaba-47d0-847c-3b85930adc80",
                            "last_updated": "2022-12-05T15:42:17.847039-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78fc6ef1-58b0-4991-a3ae-e2bb54b45da7/?format=api"
                        },
                        {
                            "id": "acb1ea3b-6845-4b94-9eb0-3ef365b61899",
                            "gambit_id": "5151f037-c028-4c0a-9d07-f735102a9411",
                            "last_updated": "2022-12-05T15:42:17.845988-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78fc6ef1-58b0-4991-a3ae-e2bb54b45da7/?format=api"
                        }
                    ]
                },
                {
                    "id": "a684d24b-e474-4c58-bc53-4b243f74f302",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab2524c9-9045-4b1a-9a0c-cef776421948/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 5000.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a3eea226-31f0-4964-8a88-3f51d1791ff1",
                            "gambit_id": "d97ee569-2a4a-42d4-a875-9a56d9e3be38",
                            "last_updated": "2022-12-05T15:42:17.850142-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a684d24b-e474-4c58-bc53-4b243f74f302/?format=api"
                        },
                        {
                            "id": "82b579f1-b776-4e27-9c87-77e830efb04f",
                            "gambit_id": "4c31cd66-a692-4071-af82-73ec55ff3719",
                            "last_updated": "2022-12-05T15:42:17.849156-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a684d24b-e474-4c58-bc53-4b243f74f302/?format=api"
                        }
                    ]
                },
                {
                    "id": "9cdb8381-994b-4618-b056-90c41345e56b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab2524c9-9045-4b1a-9a0c-cef776421948/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 222.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "30e4c71c-35b3-47eb-be5c-8f6c809d5855",
                            "gambit_id": "3f213db7-2748-4983-9cae-88e8bc23efa7",
                            "last_updated": "2022-12-05T15:42:17.842464-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 222.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cdb8381-994b-4618-b056-90c41345e56b/?format=api"
                        },
                        {
                            "id": "6563f8d1-19ba-47b8-ad7a-f06eaad43617",
                            "gambit_id": "e84ff73d-1166-4b7d-9991-9f3b3c35d602",
                            "last_updated": "2022-12-05T15:42:17.843642-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 222.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cdb8381-994b-4618-b056-90c41345e56b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6b3de046-d4b1-4bab-8b96-7583373e100d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3113e349-e31d-4598-9587-ec558a1aebe8",
            "completed": true,
            "last_updated": "2022-12-05T15:52:12.596117-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/3113e349-e31d-4598-9587-ec558a1aebe8",
            "datetime": "2022-12-04T18:07:00-05:00",
            "cutoff_datetime": "2022-12-04T18:07:00-05:00",
            "name": "Detroit Red Wings v. Columbus Blue Jackets",
            "bettypes": [
                {
                    "id": "c23c5dd0-8489-40b7-8b59-166d41290cda",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b3de046-d4b1-4bab-8b96-7583373e100d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Red Wings",
                                "amount": 5304.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7a92ce5f-75ec-4f02-b069-4a4f78162ccf",
                            "gambit_id": "e93ec314-7766-489c-8805-b271af16d310",
                            "last_updated": "2022-12-05T15:52:12.605712-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c23c5dd0-8489-40b7-8b59-166d41290cda/?format=api"
                        },
                        {
                            "id": "56830946-f8fb-4376-9f11-fec82152304b",
                            "gambit_id": "c256b68f-45f2-46ff-ac8a-470964655883",
                            "last_updated": "2022-12-05T15:52:12.604766-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c23c5dd0-8489-40b7-8b59-166d41290cda/?format=api"
                        }
                    ]
                },
                {
                    "id": "02849ffe-dc38-4336-ba87-a47c413279b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b3de046-d4b1-4bab-8b96-7583373e100d/?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": "Columbus Blue Jackets",
                                "amount": 6642.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 3358.0
                            }
                        ],
                        "expected_reward_tokens": 9099.54,
                        "profit_sb": 99.54,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "820e6470-add6-4884-ba2d-12d3aa8f47d5",
                            "gambit_id": "6ea014c0-5b83-48b5-be24-e870bece3458",
                            "last_updated": "2022-12-05T15:52:12.601747-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.37000",
                            "odds": "1.42550",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02849ffe-dc38-4336-ba87-a47c413279b9/?format=api"
                        },
                        {
                            "id": "4480a885-012e-4621-bb42-374c6ecb4a47",
                            "gambit_id": "99a8b0c5-a5ca-496f-87ef-86445013ec7c",
                            "last_updated": "2022-12-05T15:52:12.602733-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.71000",
                            "odds": "2.95000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02849ffe-dc38-4336-ba87-a47c413279b9/?format=api"
                        }
                    ]
                },
                {
                    "id": "fc976c76-f21d-4068-b69f-17e02a74c835",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b3de046-d4b1-4bab-8b96-7583373e100d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "33bd9ad1-57d4-48e7-90ca-7542560e083a",
                            "gambit_id": "88e6b5a0-8443-44c6-9f76-99c78c0a3cdb",
                            "last_updated": "2022-12-05T15:52:12.599753-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc976c76-f21d-4068-b69f-17e02a74c835/?format=api"
                        },
                        {
                            "id": "6ebc5e66-7a6d-4f8f-ac7a-17bd5b4ed249",
                            "gambit_id": "b6b70869-f87f-444f-a635-0f1cf867e817",
                            "last_updated": "2022-12-05T15:52:12.598641-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc976c76-f21d-4068-b69f-17e02a74c835/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "07185c24-4167-4626-98e3-b12bc8b75c0e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8d7b745b-100e-4a0d-b904-bd78752878f9",
            "completed": true,
            "last_updated": "2022-12-05T15:22:04.443065-05: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/8d7b745b-100e-4a0d-b904-bd78752878f9",
            "datetime": "2022-12-04T16:25:00-05:00",
            "cutoff_datetime": "2022-12-04T16:25:00-05:00",
            "name": "Los Angeles Chargers v. Las Vegas Raiders",
            "bettypes": [
                {
                    "id": "debcf81f-c89a-45ad-9de8-87e180f4bfd1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07185c24-4167-4626-98e3-b12bc8b75c0e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5571.0
                            },
                            {
                                "team": "Los Angeles Chargers",
                                "amount": 4429.0
                            }
                        ],
                        "expected_reward_tokens": 9079.45,
                        "profit_sb": 79.45,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "57bd8ada-14a0-47cd-b59e-8fe7e6b429e4",
                            "gambit_id": "9177b3c6-cc8f-4e38-a4ab-6046f6243344",
                            "last_updated": "2022-12-05T15:22:04.449493-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/debcf81f-c89a-45ad-9de8-87e180f4bfd1/?format=api"
                        },
                        {
                            "id": "785f7ce1-5c1d-4c16-891d-b934fc4f48fe",
                            "gambit_id": "576ce185-5f07-42d2-b4c6-91ebc06a0813",
                            "last_updated": "2022-12-05T15:22:04.450635-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Chargers",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/debcf81f-c89a-45ad-9de8-87e180f4bfd1/?format=api"
                        }
                    ]
                },
                {
                    "id": "bdc05756-b994-48b3-af0c-bd83478c95d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07185c24-4167-4626-98e3-b12bc8b75c0e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Las Vegas Raiders",
                                "amount": 5097.0
                            },
                            {
                                "team": "Los Angeles Chargers",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "24819984-e232-4ed5-ab72-f9c9c6fcd038",
                            "gambit_id": "0da660da-7b76-4f2d-8130-18c0b60383da",
                            "last_updated": "2022-12-05T15:22:04.453326-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdc05756-b994-48b3-af0c-bd83478c95d0/?format=api"
                        },
                        {
                            "id": "d8204d54-b4c1-48bf-b8e1-2398eb8ff13d",
                            "gambit_id": "02e8b41e-a108-4dd3-ad07-1177773d027f",
                            "last_updated": "2022-12-05T15:22:04.454407-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Chargers",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdc05756-b994-48b3-af0c-bd83478c95d0/?format=api"
                        }
                    ]
                },
                {
                    "id": "0a940773-c7e3-49fa-835d-3bf823eccd1c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07185c24-4167-4626-98e3-b12bc8b75c0e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 49.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 49.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e33e25ec-e9ba-4787-afde-be3b9316aba9",
                            "gambit_id": "0277e7e7-2fc3-46fe-9e41-b788ce9d51e9",
                            "last_updated": "2022-12-05T15:22:04.446082-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 49.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "49.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a940773-c7e3-49fa-835d-3bf823eccd1c/?format=api"
                        },
                        {
                            "id": "fd4d888c-01f9-4e3f-8b7c-06d970324829",
                            "gambit_id": "d87bf433-8f62-409e-a921-a45915630e29",
                            "last_updated": "2022-12-05T15:22:04.447160-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 49.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "49.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a940773-c7e3-49fa-835d-3bf823eccd1c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4bef21e1-43db-4a48-9aa8-cba729d9e15a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "58f1224f-2623-4c71-8e3a-b80a0d0889ee",
            "completed": true,
            "last_updated": "2022-12-05T15:22:04.737847-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.69,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/58f1224f-2623-4c71-8e3a-b80a0d0889ee",
            "datetime": "2022-12-04T16:25:00-05:00",
            "cutoff_datetime": "2022-12-04T16:25:00-05:00",
            "name": "Kansas City Chiefs v. Cincinnati Bengals",
            "bettypes": [
                {
                    "id": "87d1e129-665b-4e7c-934c-77dad3f66e28",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4bef21e1-43db-4a48-9aa8-cba729d9e15a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 5664.0
                            },
                            {
                                "team": "Cincinnati Bengals",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4d9f650b-5a40-43cf-a841-898b00194809",
                            "gambit_id": "cb468492-edf9-492c-b665-c23328823656",
                            "last_updated": "2022-12-05T15:22:04.745067-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87d1e129-665b-4e7c-934c-77dad3f66e28/?format=api"
                        },
                        {
                            "id": "9f12faea-9c29-4495-8a73-4ee53c774c7e",
                            "gambit_id": "baa7cdd7-9f6b-47a7-95de-28b36897388b",
                            "last_updated": "2022-12-05T15:22:04.743937-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati Bengals",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87d1e129-665b-4e7c-934c-77dad3f66e28/?format=api"
                        }
                    ]
                },
                {
                    "id": "e745bf05-088b-40d0-957a-9fc43f8b0bbd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4bef21e1-43db-4a48-9aa8-cba729d9e15a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 5208.0
                            },
                            {
                                "team": "Cincinnati Bengals",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fe3e9bcc-20bb-4b1b-9584-7c8f75ca9096",
                            "gambit_id": "524e15f7-f460-450b-bad6-4d6ca8cf85a6",
                            "last_updated": "2022-12-05T15:22:04.748586-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e745bf05-088b-40d0-957a-9fc43f8b0bbd/?format=api"
                        },
                        {
                            "id": "fbb4f5a3-46aa-4951-b72b-481e1b56a240",
                            "gambit_id": "1008a237-527a-4550-94e9-5478b472560e",
                            "last_updated": "2022-12-05T15:22:04.747372-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati Bengals",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e745bf05-088b-40d0-957a-9fc43f8b0bbd/?format=api"
                        }
                    ]
                },
                {
                    "id": "a5c0ebd2-7250-488f-9038-81d1bf6ec1f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4bef21e1-43db-4a48-9aa8-cba729d9e15a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 53.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 53.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e13e18b4-6ddb-4f0b-8741-c08595531949",
                            "gambit_id": "c8dcc7c5-cc50-4afe-826f-fc9e47a91751",
                            "last_updated": "2022-12-05T15:22:04.740596-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 53.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "53.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5c0ebd2-7250-488f-9038-81d1bf6ec1f0/?format=api"
                        },
                        {
                            "id": "8e667f34-f572-47a8-a333-0ca9b682a1a8",
                            "gambit_id": "17a69e8d-cd26-4f8c-a619-d663d171f36b",
                            "last_updated": "2022-12-05T15:22:04.741736-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 53.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "53.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5c0ebd2-7250-488f-9038-81d1bf6ec1f0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "22a4513b-a0e1-424d-a3c5-f18d75c6f0d2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "368fd622-b2cf-40d8-ad4a-3dbc68703168",
            "completed": true,
            "last_updated": "2022-12-05T15:47:15.653337-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.77,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/368fd622-b2cf-40d8-ad4a-3dbc68703168",
            "datetime": "2022-12-04T16:10:00-05:00",
            "cutoff_datetime": "2022-12-04T16:10:00-05:00",
            "name": "Phoenix Suns v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "f1957cb5-e43e-4da8-9b4c-a476eb2e8bce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/22a4513b-a0e1-424d-a3c5-f18d75c6f0d2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7839.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 2161.0
                            }
                        ],
                        "expected_reward_tokens": 9249.08,
                        "profit_sb": 249.08,
                        "profit_sb_percentage": 2.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "75244996-15a6-41b7-ba3b-3d3c6a652a0f",
                            "gambit_id": "86f2bbba-c4d2-4cfc-95a8-3a7df425604f",
                            "last_updated": "2022-12-05T15:47:15.660535-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.18000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1957cb5-e43e-4da8-9b4c-a476eb2e8bce/?format=api"
                        },
                        {
                            "id": "d0bce5cc-9ae8-4cbf-a805-234bf951127e",
                            "gambit_id": "7e8f0831-0fc7-458b-bb55-7ae8637dcb6a",
                            "last_updated": "2022-12-05T15:47:15.659540-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "4.28000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1957cb5-e43e-4da8-9b4c-a476eb2e8bce/?format=api"
                        }
                    ]
                },
                {
                    "id": "634f6161-b365-4b3d-881e-ebd0466225b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/22a4513b-a0e1-424d-a3c5-f18d75c6f0d2/?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": "San Antonio Spurs",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0ca6f729-92df-422a-abd8-e5171c7dc5f1",
                            "gambit_id": "fde543f3-5c42-463c-8453-aecd79c7043d",
                            "last_updated": "2022-12-05T15:47:15.663490-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/634f6161-b365-4b3d-881e-ebd0466225b4/?format=api"
                        },
                        {
                            "id": "1afb7636-d8db-4bc2-848e-7a7147bb1765",
                            "gambit_id": "cfdbbdae-5d50-458c-b188-6cf99a5c6a6f",
                            "last_updated": "2022-12-05T15:47:15.662498-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/634f6161-b365-4b3d-881e-ebd0466225b4/?format=api"
                        }
                    ]
                },
                {
                    "id": "7069f8a2-ef0c-400e-ba57-213e4eec55be",
                    "match": "https://api-prod.gambitprofit.com/api/matches/22a4513b-a0e1-424d-a3c5-f18d75c6f0d2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 230",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 230",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6dfd7000-da8e-4924-bbde-07d27d421c6c",
                            "gambit_id": "b560d74d-053c-42c2-b751-07b99df4bb50",
                            "last_updated": "2022-12-05T15:47:15.657509-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 230",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7069f8a2-ef0c-400e-ba57-213e4eec55be/?format=api"
                        },
                        {
                            "id": "93c70035-89ea-4846-a4e0-f611964976e0",
                            "gambit_id": "0aa246a5-a1e1-4c6e-90fd-47db57dbabf4",
                            "last_updated": "2022-12-05T15:47:15.656266-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 230",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7069f8a2-ef0c-400e-ba57-213e4eec55be/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a87f265f-1d43-497d-8ed7-0ed719b56fa2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ff562138-1d06-4523-ae52-d407c500bfea",
            "completed": true,
            "last_updated": "2022-12-05T15:27:06.248868-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.04,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/ff562138-1d06-4523-ae52-d407c500bfea",
            "datetime": "2022-12-04T16:05:00-05:00",
            "cutoff_datetime": "2022-12-04T16:05:00-05:00",
            "name": "Seattle Seahawks v. Los Angeles Rams",
            "bettypes": [
                {
                    "id": "b1bd1690-004c-42a6-98e4-123387f463bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a87f265f-1d43-497d-8ed7-0ed719b56fa2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7121.0
                            },
                            {
                                "team": "Los Angeles Rams",
                                "amount": 2879.0
                            }
                        ],
                        "expected_reward_tokens": 9184.01,
                        "profit_sb": 184.01,
                        "profit_sb_percentage": 2.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e5883f6c-e8ce-433a-af7b-5d00aabe2f50",
                            "gambit_id": "a6522022-a3ed-4f37-8b61-84bc66e66d56",
                            "last_updated": "2022-12-05T15:27:06.256466-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Seahawks",
                            "reward": "1.29000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1bd1690-004c-42a6-98e4-123387f463bf/?format=api"
                        },
                        {
                            "id": "6ba58fd9-7409-4ca0-9664-9149b7d4e9a5",
                            "gambit_id": "e776ca6f-67b8-4ad4-91b7-5a3306b8f613",
                            "last_updated": "2022-12-05T15:27:06.255273-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "3.19000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1bd1690-004c-42a6-98e4-123387f463bf/?format=api"
                        }
                    ]
                },
                {
                    "id": "7bac4bc6-c6fe-409a-89da-8b37e59b8f2c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a87f265f-1d43-497d-8ed7-0ed719b56fa2/?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": 5097.0
                            },
                            {
                                "team": "Los Angeles Rams",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "02540486-1277-46ab-895a-2d196e3920bb",
                            "gambit_id": "2e0358c2-3593-458f-9d86-0624e945dcab",
                            "last_updated": "2022-12-05T15:27:06.259801-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Seahawks",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bac4bc6-c6fe-409a-89da-8b37e59b8f2c/?format=api"
                        },
                        {
                            "id": "9f3e7b81-cf6c-4a34-a024-15fd29ba44bf",
                            "gambit_id": "f9d632fc-ad1f-47d0-9155-b901fbb98d95",
                            "last_updated": "2022-12-05T15:27:06.258791-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bac4bc6-c6fe-409a-89da-8b37e59b8f2c/?format=api"
                        }
                    ]
                },
                {
                    "id": "5e2b9780-6acb-4fde-828c-c81d59b7ea9c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a87f265f-1d43-497d-8ed7-0ed719b56fa2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c3b6c1dd-b09a-4609-b2a9-165d57135a51",
                            "gambit_id": "645e3c32-bd09-45dc-aaeb-6d15741aad19",
                            "last_updated": "2022-12-05T15:27:06.252994-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 41",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "41.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e2b9780-6acb-4fde-828c-c81d59b7ea9c/?format=api"
                        },
                        {
                            "id": "13c34256-f291-4578-8236-941108907563",
                            "gambit_id": "43c7cca2-3fe2-4c8a-9c7c-9ccfb1ad7f96",
                            "last_updated": "2022-12-05T15:27:06.251757-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 41",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "41.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e2b9780-6acb-4fde-828c-c81d59b7ea9c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8f18f7ae-6d04-467c-bfde-bbdcd7e6ca77",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f67724d9-08d5-4b50-b5e8-350320bed835",
            "completed": true,
            "last_updated": "2022-12-05T15:27:06.100249-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.95,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/f67724d9-08d5-4b50-b5e8-350320bed835",
            "datetime": "2022-12-04T16:05:00-05:00",
            "cutoff_datetime": "2022-12-04T16:05:00-05:00",
            "name": "Miami Dolphins v. San Francisco 49ers",
            "bettypes": [
                {
                    "id": "e699d4fb-8d3e-4ad3-a868-d8123d3dc6c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8f18f7ae-6d04-467c-bfde-bbdcd7e6ca77/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Francisco 49ers",
                                "amount": 6584.0
                            },
                            {
                                "team": "Miami Dolphins",
                                "amount": 3416.0
                            }
                        ],
                        "expected_reward_tokens": 9085.92,
                        "profit_sb": 85.92,
                        "profit_sb_percentage": 0.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1e1135ec-f9a4-4fb4-92a2-051759666ac8",
                            "gambit_id": "4dc05885-5de7-4211-a85e-b232db92b1ba",
                            "last_updated": "2022-12-05T15:27:06.106657-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.38000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d4fb-8d3e-4ad3-a868-d8123d3dc6c5/?format=api"
                        },
                        {
                            "id": "23f527f7-9e31-4d7b-9fc1-6e0d952bbdda",
                            "gambit_id": "60f8026c-6b12-4e43-954f-abed4904de4d",
                            "last_updated": "2022-12-05T15:27:06.107802-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Dolphins",
                            "reward": "2.66000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d4fb-8d3e-4ad3-a868-d8123d3dc6c5/?format=api"
                        }
                    ]
                },
                {
                    "id": "b9c52dfc-4e4e-4f4d-8caa-a0154749059b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8f18f7ae-6d04-467c-bfde-bbdcd7e6ca77/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Francisco 49ers",
                                "amount": 5097.0
                            },
                            {
                                "team": "Miami Dolphins",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "59ec2504-9bdb-4f77-af31-3ef850a3ac6e",
                            "gambit_id": "9e3ba5cc-6bb3-4af7-8564-d72229a543f3",
                            "last_updated": "2022-12-05T15:27:06.109980-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9c52dfc-4e4e-4f4d-8caa-a0154749059b/?format=api"
                        },
                        {
                            "id": "040d0d4f-bafe-4581-8eca-5d65762f94fc",
                            "gambit_id": "c52d440c-34f8-4f8c-8563-fb1b719d5ad2",
                            "last_updated": "2022-12-05T15:27:06.110947-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Dolphins",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9c52dfc-4e4e-4f4d-8caa-a0154749059b/?format=api"
                        }
                    ]
                },
                {
                    "id": "c42a8a59-a759-42fd-abc2-3bc6c3e95132",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8f18f7ae-6d04-467c-bfde-bbdcd7e6ca77/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 46",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 46",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "319847df-993b-4160-9ce1-a9633a39e1d3",
                            "gambit_id": "efd32165-c9ec-4bd0-ba0a-21b45ee62b3d",
                            "last_updated": "2022-12-05T15:27:06.104399-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 46",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "46.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c42a8a59-a759-42fd-abc2-3bc6c3e95132/?format=api"
                        },
                        {
                            "id": "fb99ce86-48dd-4144-8b32-426eb0d2450c",
                            "gambit_id": "7b601877-732e-49a6-9479-6c65e1b6bc38",
                            "last_updated": "2022-12-05T15:27:06.103264-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 46",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "46.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c42a8a59-a759-42fd-abc2-3bc6c3e95132/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9bcf910d-2ba6-43c5-8228-c8eaa2abedb1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "df31b2ca-54c6-4713-a2d4-b898203a08de",
            "completed": true,
            "last_updated": "2022-12-05T15:52:13.353484-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.1,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/df31b2ca-54c6-4713-a2d4-b898203a08de",
            "datetime": "2022-12-04T15:40:00-05:00",
            "cutoff_datetime": "2022-12-04T15:40:00-05:00",
            "name": "Denver Nuggets v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "871daae9-4a5a-4b9f-b510-9262ccbdbbde",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9bcf910d-2ba6-43c5-8228-c8eaa2abedb1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5208.0
                            },
                            {
                                "team": "Denver Nuggets",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e2a7b1b4-c8ba-492c-8c55-ecc23a92953c",
                            "gambit_id": "75b211fb-0aef-4d4a-a1bf-8571db2f065b",
                            "last_updated": "2022-12-05T15:52:13.362675-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/871daae9-4a5a-4b9f-b510-9262ccbdbbde/?format=api"
                        },
                        {
                            "id": "1cee5b14-2537-4327-a2ab-64d90b0fd6f4",
                            "gambit_id": "8af67e37-ddbb-47c0-8ff4-7f70ab5446a6",
                            "last_updated": "2022-12-05T15:52:13.363688-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/871daae9-4a5a-4b9f-b510-9262ccbdbbde/?format=api"
                        }
                    ]
                },
                {
                    "id": "c05d850d-4b35-4220-acf7-9a1c1b02d784",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9bcf910d-2ba6-43c5-8228-c8eaa2abedb1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "28538fb4-b693-44ee-8c99-491ff313d957",
                            "gambit_id": "ef1f6f45-90c4-41ff-85b9-6d3f449c6f11",
                            "last_updated": "2022-12-05T15:52:13.366588-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c05d850d-4b35-4220-acf7-9a1c1b02d784/?format=api"
                        },
                        {
                            "id": "a452c90b-89d5-435e-b18c-cc3aaa3b44e3",
                            "gambit_id": "9d1d5343-56b4-4867-ad10-528f047e7092",
                            "last_updated": "2022-12-05T15:52:13.365614-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c05d850d-4b35-4220-acf7-9a1c1b02d784/?format=api"
                        }
                    ]
                },
                {
                    "id": "e234f4b6-57b9-4008-b09c-e4845a19132c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9bcf910d-2ba6-43c5-8228-c8eaa2abedb1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 230.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 230.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "659cdcd1-fb41-42f2-95ba-0d7634aee4a9",
                            "gambit_id": "8382c1cf-a639-4d70-984a-243aa0251c51",
                            "last_updated": "2022-12-05T15:52:13.360574-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 230.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "230.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e234f4b6-57b9-4008-b09c-e4845a19132c/?format=api"
                        },
                        {
                            "id": "847fab4f-5589-4913-aa27-4b3a3baf3aaa",
                            "gambit_id": "059b17b2-c62a-4378-b065-847bfc4e9a0f",
                            "last_updated": "2022-12-05T15:52:13.357028-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 230.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "230.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e234f4b6-57b9-4008-b09c-e4845a19132c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1407cf26-0ff9-491d-a23f-7e92e4690dd2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ce070cd7-17b8-4c5d-ab67-0e81e04688bf",
            "completed": true,
            "last_updated": "2022-12-05T15:52:13.203844-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.51,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/ce070cd7-17b8-4c5d-ab67-0e81e04688bf",
            "datetime": "2022-12-04T15:07:00-05:00",
            "cutoff_datetime": "2022-12-04T15:07:00-05:00",
            "name": "Minnesota Wild v. Dallas Stars",
            "bettypes": [
                {
                    "id": "bc60874d-26e8-4de0-a832-c3374ad4c95b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1407cf26-0ff9-491d-a23f-7e92e4690dd2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 5829.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "98bba277-031a-4e48-a4d6-cfd8b5134c62",
                            "gambit_id": "fcbf348e-8bbb-4ecb-9a69-31dede9c8d02",
                            "last_updated": "2022-12-05T15:52:13.212527-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc60874d-26e8-4de0-a832-c3374ad4c95b/?format=api"
                        },
                        {
                            "id": "9d9a413b-4a22-4049-880f-90fc369508aa",
                            "gambit_id": "29467e9e-0287-4389-83d0-5ab38dfe0cd6",
                            "last_updated": "2022-12-05T15:52:13.213508-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc60874d-26e8-4de0-a832-c3374ad4c95b/?format=api"
                        }
                    ]
                },
                {
                    "id": "47b6374a-42c3-450e-bd93-1a84919af9bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1407cf26-0ff9-491d-a23f-7e92e4690dd2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Wild",
                                "amount": 6389.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3611.0
                            }
                        ],
                        "expected_reward_tokens": 9135.83,
                        "profit_sb": 135.83,
                        "profit_sb_percentage": 1.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f0f1b86f-6be3-4412-977b-c7bdb4ca7124",
                            "gambit_id": "e16c6224-feb3-491e-bd49-861c8c31aba2",
                            "last_updated": "2022-12-05T15:52:13.210633-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47b6374a-42c3-450e-bd93-1a84919af9bd/?format=api"
                        },
                        {
                            "id": "79d8a47f-d7f1-437d-bffe-7b7c5da989a0",
                            "gambit_id": "7ab20eef-a9d1-4fa2-92e6-c8f22a8e0800",
                            "last_updated": "2022-12-05T15:52:13.209678-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47b6374a-42c3-450e-bd93-1a84919af9bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "5cc9a229-e46f-4ff6-9e93-22e798244f46",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1407cf26-0ff9-491d-a23f-7e92e4690dd2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bfcc681e-fae2-4c02-9d21-1a69c8575c5a",
                            "gambit_id": "f5b2a07b-3fc5-42f3-b33e-480988750441",
                            "last_updated": "2022-12-05T15:52:13.207740-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cc9a229-e46f-4ff6-9e93-22e798244f46/?format=api"
                        },
                        {
                            "id": "476ecf46-74c8-4add-a548-f661d336a196",
                            "gambit_id": "0af0cef7-6c84-450e-8bb2-46de7c895d32",
                            "last_updated": "2022-12-05T15:52:13.206625-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cc9a229-e46f-4ff6-9e93-22e798244f46/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5407e53d-7212-44de-a436-47ac0c446e86",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5a94167c-6dd5-4ca0-8a82-88d3bb1ccc27",
            "completed": true,
            "last_updated": "2022-12-05T15:52:13.051958-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.46,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5a94167c-6dd5-4ca0-8a82-88d3bb1ccc27",
            "datetime": "2022-12-04T15:07:00-05:00",
            "cutoff_datetime": "2022-12-04T15:07:00-05:00",
            "name": "Anaheim Ducks v. Winnipeg Jets",
            "bettypes": [
                {
                    "id": "6ca4ebc5-8e33-4b55-83ec-3a885b6fa892",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5407e53d-7212-44de-a436-47ac0c446e86/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6986.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 3014.0
                            }
                        ],
                        "expected_reward_tokens": 9221.52,
                        "profit_sb": 221.52,
                        "profit_sb_percentage": 2.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7f9c096a-9939-467b-a44b-8ca9e13e58cc",
                            "gambit_id": "5c06d7b1-c66d-4f9d-9ef5-697fa866a046",
                            "last_updated": "2022-12-05T15:52:13.060468-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.32000",
                            "odds": "1.36360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ca4ebc5-8e33-4b55-83ec-3a885b6fa892/?format=api"
                        },
                        {
                            "id": "2809c5ca-c65c-42ef-9304-7bf37fbdbe04",
                            "gambit_id": "e4d69d9a-d3e4-4b8d-a82d-4f587e3ee3d9",
                            "last_updated": "2022-12-05T15:52:13.061431-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "3.06000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ca4ebc5-8e33-4b55-83ec-3a885b6fa892/?format=api"
                        }
                    ]
                },
                {
                    "id": "9e4d63ef-95ea-4c80-b48b-5e91b1d8746b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5407e53d-7212-44de-a436-47ac0c446e86/?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": 5097.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "108e62b5-007f-4b42-9d13-12b243bee8f7",
                            "gambit_id": "dddce59f-6f93-43bc-b279-6b746c9069e2",
                            "last_updated": "2022-12-05T15:52:13.058338-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e4d63ef-95ea-4c80-b48b-5e91b1d8746b/?format=api"
                        },
                        {
                            "id": "31ffb428-743f-4491-83b7-14cf88fdfb16",
                            "gambit_id": "5e9a0256-2bad-49f5-bae0-6db18d48fe55",
                            "last_updated": "2022-12-05T15:52:13.057336-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e4d63ef-95ea-4c80-b48b-5e91b1d8746b/?format=api"
                        }
                    ]
                },
                {
                    "id": "688ad2cc-da7c-406d-ba68-f61d8b0066ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5407e53d-7212-44de-a436-47ac0c446e86/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "65cbe64d-7f2f-48a5-ade4-393a1ac84ebe",
                            "gambit_id": "9cb45357-f1ab-44ee-8a56-b9c22349663d",
                            "last_updated": "2022-12-05T15:52:13.055259-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/688ad2cc-da7c-406d-ba68-f61d8b0066ab/?format=api"
                        },
                        {
                            "id": "59aa303f-495b-48d2-9e1f-74fac743f221",
                            "gambit_id": "5426edcc-ba87-42ac-8aed-b6732398be43",
                            "last_updated": "2022-12-05T15:52:13.054302-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/688ad2cc-da7c-406d-ba68-f61d8b0066ab/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "54090e2f-0607-4d49-a389-628bdd355c62",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "872b820f-569a-4982-9a7e-e0d1915d55c2",
            "completed": true,
            "last_updated": "2022-12-05T15:37:08.056238-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.8,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/872b820f-569a-4982-9a7e-e0d1915d55c2",
            "datetime": "2022-12-04T14:00:00-05:00",
            "cutoff_datetime": "2022-12-04T14:00:00-05:00",
            "name": "England v. Senegal",
            "bettypes": [
                {
                    "id": "f28d59af-1681-4c07-93a0-38690f4bebed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54090e2f-0607-4d49-a389-628bdd355c62/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "England",
                                "amount": 6888.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3112.0
                            }
                        ],
                        "expected_reward_tokens": 10331.84,
                        "profit_sb": 1331.84,
                        "profit_sb_percentage": 14.8,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "England",
                                "amount": 5813.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2627.0
                            },
                            {
                                "team": "Senegal",
                                "amount": 1560.0
                            }
                        ],
                        "expected_reward_tokens": 8719.5,
                        "profit_sb": -280.5,
                        "profit_sb_percentage": -3.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "43216678-d128-4abf-ae8c-0588c213e879",
                            "gambit_id": "f8b00c5c-76cd-4472-ac20-f3e18c98dc3d",
                            "last_updated": "2022-12-05T15:37:08.063894-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "England",
                            "reward": "1.50000",
                            "odds": "1.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f28d59af-1681-4c07-93a0-38690f4bebed/?format=api"
                        },
                        {
                            "id": "86e632a8-1dee-4e38-9660-81011b38fe4f",
                            "gambit_id": "8b52d100-cf1c-41fc-8953-7174c43e98a1",
                            "last_updated": "2022-12-05T15:37:08.065047-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.32000",
                            "odds": "3.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f28d59af-1681-4c07-93a0-38690f4bebed/?format=api"
                        },
                        {
                            "id": "580bc7d0-55fd-4a19-9c79-e1a00f472797",
                            "gambit_id": "dcdc771f-277b-41b0-b9e5-e46c380ed559",
                            "last_updated": "2022-12-05T15:37:08.062737-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Senegal",
                            "reward": "5.59000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f28d59af-1681-4c07-93a0-38690f4bebed/?format=api"
                        }
                    ]
                },
                {
                    "id": "c1ad5f6e-9729-4b90-bb05-efc9fc9032e2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54090e2f-0607-4d49-a389-628bdd355c62/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5912.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4088.0
                            }
                        ],
                        "expected_reward_tokens": 8748.32,
                        "profit_sb": -251.68,
                        "profit_sb_percentage": -2.8,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2b5e34e6-91ca-4803-bc23-c457cc2814e2",
                            "gambit_id": "82b3bc73-93ff-4b55-85c3-e5be3139e2c3",
                            "last_updated": "2022-12-05T15:37:08.059159-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.48000",
                            "odds": "1.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1ad5f6e-9729-4b90-bb05-efc9fc9032e2/?format=api"
                        },
                        {
                            "id": "8e3669b8-52cf-4fa5-abf9-a54c60b93507",
                            "gambit_id": "3622fb46-a553-4d53-9f70-bf6d80165f33",
                            "last_updated": "2022-12-05T15:37:08.060311-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1ad5f6e-9729-4b90-bb05-efc9fc9032e2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "faa992e4-2bf3-4f4b-9236-0443320191fd",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e1362a8f-6df9-41d5-bcab-9c6f08b2032a",
            "completed": true,
            "last_updated": "2022-12-05T15:27:06.996807-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.1,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e1362a8f-6df9-41d5-bcab-9c6f08b2032a",
            "datetime": "2022-12-04T13:02:00-05:00",
            "cutoff_datetime": "2022-12-04T13:02:00-05:00",
            "name": "Pittsburgh Steelers v. Atlanta Falcons",
            "bettypes": [
                {
                    "id": "05bf0291-679e-45ea-8096-ec631b9a5f6a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/faa992e4-2bf3-4f4b-9236-0443320191fd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Steelers",
                                "amount": 5208.0
                            },
                            {
                                "team": "Atlanta Falcons",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d9fdf416-a5e6-41aa-a768-a239dde37964",
                            "gambit_id": "13eff3ea-47e7-4002-8c0b-7103091fd80e",
                            "last_updated": "2022-12-05T15:27:07.010424-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05bf0291-679e-45ea-8096-ec631b9a5f6a/?format=api"
                        },
                        {
                            "id": "e51c00f8-92b1-4057-b9dd-1fb3706f04b3",
                            "gambit_id": "a18f7d50-47fd-40a4-b11d-2aa943c15983",
                            "last_updated": "2022-12-05T15:27:07.009136-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Falcons",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05bf0291-679e-45ea-8096-ec631b9a5f6a/?format=api"
                        }
                    ]
                },
                {
                    "id": "28c1d780-0a1e-4c5c-bd6a-faffdfe4861b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/faa992e4-2bf3-4f4b-9236-0443320191fd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Steelers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Atlanta Falcons",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1895c47c-b344-4ae5-924b-7fbcedf12c72",
                            "gambit_id": "ab1af332-b9c1-45b8-9f44-54e5eea976f7",
                            "last_updated": "2022-12-05T15:27:07.005813-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28c1d780-0a1e-4c5c-bd6a-faffdfe4861b/?format=api"
                        },
                        {
                            "id": "65a6721f-cd2f-427c-8ce7-fcd38dae6b97",
                            "gambit_id": "539164fe-62be-46ad-a25e-d8798c295cf5",
                            "last_updated": "2022-12-05T15:27:07.004221-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Falcons",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28c1d780-0a1e-4c5c-bd6a-faffdfe4861b/?format=api"
                        }
                    ]
                },
                {
                    "id": "f44c8320-8b59-4250-8985-e9e55705eacb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/faa992e4-2bf3-4f4b-9236-0443320191fd/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6c685f11-0941-4995-8c56-062d4bf7a1ce",
                            "gambit_id": "b1ce4d36-2004-45b7-b64e-efa22178eb68",
                            "last_updated": "2022-12-05T15:27:07.000865-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 43",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "43.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f44c8320-8b59-4250-8985-e9e55705eacb/?format=api"
                        },
                        {
                            "id": "d1102505-63d7-40fc-897d-12b2749cbed1",
                            "gambit_id": "efac799e-1e22-4652-add2-d24cc80e7a01",
                            "last_updated": "2022-12-05T15:27:06.999614-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 43",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "43.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f44c8320-8b59-4250-8985-e9e55705eacb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "72fd4039-2fc3-4b4a-81ec-1854d2e48c70",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d79f5241-81f9-474c-bb45-d668d07ec92e",
            "completed": true,
            "last_updated": "2022-12-05T15:37:07.432131-05: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/d79f5241-81f9-474c-bb45-d668d07ec92e",
            "datetime": "2022-12-04T13:00:00-05:00",
            "cutoff_datetime": "2022-12-04T13:00:00-05:00",
            "name": "Jacksonville Jaguars v. Detroit Lions",
            "bettypes": [
                {
                    "id": "5ec8de2a-1251-421d-b052-4093add7ec2c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/72fd4039-2fc3-4b4a-81ec-1854d2e48c70/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Lions",
                                "amount": 5399.0
                            },
                            {
                                "team": "Jacksonville Jaguars",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "122364eb-c68e-4fc9-bd67-a6f868a82789",
                            "gambit_id": "aeb63596-6d86-407e-8690-65df0dc48e40",
                            "last_updated": "2022-12-05T15:37:07.438687-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Lions",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ec8de2a-1251-421d-b052-4093add7ec2c/?format=api"
                        },
                        {
                            "id": "05880afc-2381-44f6-a43a-106aca2ea767",
                            "gambit_id": "706e6145-099b-4104-bad3-93b8ae04f203",
                            "last_updated": "2022-12-05T15:37:07.439972-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ec8de2a-1251-421d-b052-4093add7ec2c/?format=api"
                        }
                    ]
                },
                {
                    "id": "88b98681-9a65-4539-b598-da0c6ad7db87",
                    "match": "https://api-prod.gambitprofit.com/api/matches/72fd4039-2fc3-4b4a-81ec-1854d2e48c70/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Lions",
                                "amount": 5097.0
                            },
                            {
                                "team": "Jacksonville Jaguars",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "12180495-a87b-4eea-badb-f04ad25679fe",
                            "gambit_id": "88b51275-74e5-4614-8a90-27aebbdd3f63",
                            "last_updated": "2022-12-05T15:37:07.442277-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Lions",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88b98681-9a65-4539-b598-da0c6ad7db87/?format=api"
                        },
                        {
                            "id": "e127af60-a341-48f5-91a2-33d19325521b",
                            "gambit_id": "173a5d99-97ed-4c3c-947b-6a4b2021dadc",
                            "last_updated": "2022-12-05T15:37:07.443365-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88b98681-9a65-4539-b598-da0c6ad7db87/?format=api"
                        }
                    ]
                },
                {
                    "id": "deaf9aea-9cc0-42a1-9250-d454ceee2e60",
                    "match": "https://api-prod.gambitprofit.com/api/matches/72fd4039-2fc3-4b4a-81ec-1854d2e48c70/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 51",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 51",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e44dba1f-caa2-4e4f-8d7a-76651d2ee17f",
                            "gambit_id": "89d41585-8c5a-4970-802e-67b867ead373",
                            "last_updated": "2022-12-05T15:37:07.436195-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 51",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "51.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/deaf9aea-9cc0-42a1-9250-d454ceee2e60/?format=api"
                        },
                        {
                            "id": "58628432-3721-42cf-8699-1804de2f7d18",
                            "gambit_id": "ddb34140-b8e8-4a92-ae65-37e5f45c0a1b",
                            "last_updated": "2022-12-05T15:37:07.435022-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 51",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "51.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/deaf9aea-9cc0-42a1-9250-d454ceee2e60/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9b888a4d-bd21-47d6-a6d0-956b58ee0f67",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7f27af92-cb87-4a47-a2b4-96c7860c4042",
            "completed": true,
            "last_updated": "2022-12-05T15:32:07.651648-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.13,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/7f27af92-cb87-4a47-a2b4-96c7860c4042",
            "datetime": "2022-12-04T13:00:00-05:00",
            "cutoff_datetime": "2022-12-04T13:00:00-05:00",
            "name": "Green Bay Packers v. Chicago Bears",
            "bettypes": [
                {
                    "id": "5605f019-50b6-4b79-996a-cb175c3b080b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b888a4d-bd21-47d6-a6d0-956b58ee0f67/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Green Bay Packers",
                                "amount": 6170.0
                            },
                            {
                                "team": "Chicago Bears",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4fda0756-e85a-4730-b0a8-2e2c1ce2eab3",
                            "gambit_id": "ccebf238-5b41-454b-91d2-3d508b030e5a",
                            "last_updated": "2022-12-05T15:32:07.659474-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Green Bay Packers",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5605f019-50b6-4b79-996a-cb175c3b080b/?format=api"
                        },
                        {
                            "id": "854d32ee-15b8-46bd-adfb-c44e2d229520",
                            "gambit_id": "3e1527bb-f9f0-4f18-858b-437e546c49b0",
                            "last_updated": "2022-12-05T15:32:07.658292-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bears",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5605f019-50b6-4b79-996a-cb175c3b080b/?format=api"
                        }
                    ]
                },
                {
                    "id": "795b67c5-540b-4a31-8cb1-426939746bfc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b888a4d-bd21-47d6-a6d0-956b58ee0f67/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Green Bay Packers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Chicago Bears",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a2bcc8eb-d9fa-475d-87ef-45a0bf2dcaad",
                            "gambit_id": "5c55d4a3-9b03-4558-b111-aaa355147bb4",
                            "last_updated": "2022-12-05T15:32:07.662743-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Green Bay Packers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/795b67c5-540b-4a31-8cb1-426939746bfc/?format=api"
                        },
                        {
                            "id": "42ef4535-eb2d-4342-b262-a3a60f037200",
                            "gambit_id": "e91f2e40-0be7-4c0d-a9d2-253478bb8d4b",
                            "last_updated": "2022-12-05T15:32:07.661677-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bears",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/795b67c5-540b-4a31-8cb1-426939746bfc/?format=api"
                        }
                    ]
                },
                {
                    "id": "2beecb85-59b8-4616-a41d-7f092c724720",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b888a4d-bd21-47d6-a6d0-956b58ee0f67/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c562d002-5a7c-4e34-8147-44b9f51c6918",
                            "gambit_id": "5f399331-092b-408e-9b82-8b04bc0b0884",
                            "last_updated": "2022-12-05T15:32:07.655913-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 44.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2beecb85-59b8-4616-a41d-7f092c724720/?format=api"
                        },
                        {
                            "id": "a8860a77-6e70-4853-b1bc-cf41c57ef157",
                            "gambit_id": "ad313518-aad1-4999-9ee6-1eca0ca3cb99",
                            "last_updated": "2022-12-05T15:32:07.654655-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 44.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2beecb85-59b8-4616-a41d-7f092c724720/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "16701828-cf46-4771-8ad6-be5d91cc0b21",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "592d761c-d692-42fa-8d0f-0edf479d8c0e",
            "completed": true,
            "last_updated": "2022-12-05T15:32:07.047139-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.68,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/592d761c-d692-42fa-8d0f-0edf479d8c0e",
            "datetime": "2022-12-04T13:00:00-05:00",
            "cutoff_datetime": "2022-12-04T13:00:00-05:00",
            "name": "Washington Commanders v. New York Giants",
            "bettypes": [
                {
                    "id": "7342cf48-108d-4487-8180-3feadd9c603f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/16701828-cf46-4771-8ad6-be5d91cc0b21/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5492.0
                            },
                            {
                                "team": "New York Giants",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "660e4c60-495b-477e-9b55-914b693db388",
                            "gambit_id": "69992c04-0071-4885-a743-0967db8b0d02",
                            "last_updated": "2022-12-05T15:32:07.058662-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Commanders",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7342cf48-108d-4487-8180-3feadd9c603f/?format=api"
                        },
                        {
                            "id": "abee506e-cf85-4fbe-9a64-8c62b4d96362",
                            "gambit_id": "e0f72f6f-06eb-4be4-aeae-2bbd30178a7c",
                            "last_updated": "2022-12-05T15:32:07.057655-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Giants",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7342cf48-108d-4487-8180-3feadd9c603f/?format=api"
                        }
                    ]
                },
                {
                    "id": "d8b1815a-9b3c-42de-af4e-309a8368faeb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/16701828-cf46-4771-8ad6-be5d91cc0b21/?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": 5000.0
                            },
                            {
                                "team": "New York Giants",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2a5c1b9b-5fb5-4690-b791-c602dded99c4",
                            "gambit_id": "f387b213-581b-40b8-a273-8542bac15394",
                            "last_updated": "2022-12-05T15:32:07.061552-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Commanders",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8b1815a-9b3c-42de-af4e-309a8368faeb/?format=api"
                        },
                        {
                            "id": "04d98ac0-2764-48b2-b20f-0b261fb1d576",
                            "gambit_id": "e550ff74-624b-44f4-9db7-1b0b430fb5bf",
                            "last_updated": "2022-12-05T15:32:07.060575-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Giants",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8b1815a-9b3c-42de-af4e-309a8368faeb/?format=api"
                        }
                    ]
                },
                {
                    "id": "ecb412be-33dc-4830-b1db-6fbc9012a74c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/16701828-cf46-4771-8ad6-be5d91cc0b21/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 40.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 40.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "de96fb43-fd22-4c52-bc75-d2be98f98dbe",
                            "gambit_id": "3ebf340b-a8a3-409c-907b-2d2c173479a2",
                            "last_updated": "2022-12-05T15:32:07.053601-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 40.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecb412be-33dc-4830-b1db-6fbc9012a74c/?format=api"
                        },
                        {
                            "id": "830bf333-3d97-410b-b4ec-aa7f9d441359",
                            "gambit_id": "556dc259-e38b-493a-8207-68549d6eb26a",
                            "last_updated": "2022-12-05T15:32:07.055461-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 40.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecb412be-33dc-4830-b1db-6fbc9012a74c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "07df90c4-3564-451c-a2c7-9b74ab643e7e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1f80bd2c-3ad7-49ac-9798-2dbde65015b3",
            "completed": true,
            "last_updated": "2022-12-05T15:32:06.888279-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.98,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/1f80bd2c-3ad7-49ac-9798-2dbde65015b3",
            "datetime": "2022-12-04T13:00:00-05:00",
            "cutoff_datetime": "2022-12-04T13:00:00-05:00",
            "name": "New York Jets v. Minnesota Vikings",
            "bettypes": [
                {
                    "id": "5b1236b5-1f12-4262-8dd4-2bb91d2133fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07df90c4-3564-451c-a2c7-9b74ab643e7e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5753.0
                            },
                            {
                                "team": "New York Jets",
                                "amount": 4247.0
                            }
                        ],
                        "expected_reward_tokens": 9088.58,
                        "profit_sb": 88.58,
                        "profit_sb_percentage": 0.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "82be7b84-f463-46b9-a11f-4606b943b14e",
                            "gambit_id": "75669487-5f27-4389-956e-92b14a76b2c3",
                            "last_updated": "2022-12-05T15:32:06.894588-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Vikings",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b1236b5-1f12-4262-8dd4-2bb91d2133fd/?format=api"
                        },
                        {
                            "id": "ba568b74-80c9-471a-9f93-4cbe82272385",
                            "gambit_id": "19bf19aa-bd93-481b-8e9d-3ede300114fa",
                            "last_updated": "2022-12-05T15:32:06.895845-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Jets",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b1236b5-1f12-4262-8dd4-2bb91d2133fd/?format=api"
                        }
                    ]
                },
                {
                    "id": "682727fb-1259-4fcd-96e2-72f98a16649b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07df90c4-3564-451c-a2c7-9b74ab643e7e/?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": 5097.0
                            },
                            {
                                "team": "Minnesota Vikings",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aaaca675-e961-46be-928f-f23cf12d8c1d",
                            "gambit_id": "f5ade80c-bb17-407a-9293-ba365bc7e23a",
                            "last_updated": "2022-12-05T15:32:06.899377-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Jets",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/682727fb-1259-4fcd-96e2-72f98a16649b/?format=api"
                        },
                        {
                            "id": "728ddf94-24dc-4d13-8035-ef6b8a6f94d3",
                            "gambit_id": "6a2dbf42-fab3-44ba-a5fc-c0c9e3fb7817",
                            "last_updated": "2022-12-05T15:32:06.898189-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Vikings",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/682727fb-1259-4fcd-96e2-72f98a16649b/?format=api"
                        }
                    ]
                },
                {
                    "id": "b2c75246-fce0-4d4f-b3da-3a0e278194f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07df90c4-3564-451c-a2c7-9b74ab643e7e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 44",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 44",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "17963390-7ebf-4c25-9421-9ad388c317bd",
                            "gambit_id": "ecae8f96-509a-40c0-871e-ea6c5a444285",
                            "last_updated": "2022-12-05T15:32:06.892231-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 44",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2c75246-fce0-4d4f-b3da-3a0e278194f8/?format=api"
                        },
                        {
                            "id": "782942b6-aafb-414f-8f91-05724ce746f2",
                            "gambit_id": "4b276207-42ca-4460-b852-e233eea8ce28",
                            "last_updated": "2022-12-05T15:32:06.891060-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 44",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2c75246-fce0-4d4f-b3da-3a0e278194f8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "03c761fb-02fb-4d2a-8868-8c6704629a73",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "47d38078-2a05-4db6-8248-46b81c708765",
            "completed": true,
            "last_updated": "2022-12-05T15:27:05.672134-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.34,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/47d38078-2a05-4db6-8248-46b81c708765",
            "datetime": "2022-12-04T13:00:00-05:00",
            "cutoff_datetime": "2022-12-04T13:00:00-05:00",
            "name": "Denver Broncos v. Baltimore Ravens",
            "bettypes": [
                {
                    "id": "a37af932-e55a-40ab-a428-e7681e7a863d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03c761fb-02fb-4d2a-8868-8c6704629a73/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Baltimore Ravens",
                                "amount": 7550.0
                            },
                            {
                                "team": "Denver Broncos",
                                "amount": 2450.0
                            }
                        ],
                        "expected_reward_tokens": 9211.0,
                        "profit_sb": 211.0,
                        "profit_sb_percentage": 2.34,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0dd22a09-72f3-480b-944f-51c7334be3b5",
                            "gambit_id": "f289e55c-40e4-402b-8497-2efa1356ffd2",
                            "last_updated": "2022-12-05T15:27:05.678400-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "1.22000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a37af932-e55a-40ab-a428-e7681e7a863d/?format=api"
                        },
                        {
                            "id": "280a515c-030d-409c-aa5f-2e4f3896e26c",
                            "gambit_id": "f5c1e044-da0b-4ea4-8a0f-403ac9933d56",
                            "last_updated": "2022-12-05T15:27:05.679419-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Broncos",
                            "reward": "3.76000",
                            "odds": "4.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a37af932-e55a-40ab-a428-e7681e7a863d/?format=api"
                        }
                    ]
                },
                {
                    "id": "4a5365ac-56d1-4959-bda9-a32667df3abb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03c761fb-02fb-4d2a-8868-8c6704629a73/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Broncos",
                                "amount": 5000.0
                            },
                            {
                                "team": "Baltimore Ravens",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "09a8c149-6d62-4e4b-b0af-bf42d940b21e",
                            "gambit_id": "9d12bba5-6427-49b5-90fb-3373a58db7ed",
                            "last_updated": "2022-12-05T15:27:05.682496-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Broncos",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a5365ac-56d1-4959-bda9-a32667df3abb/?format=api"
                        },
                        {
                            "id": "5a041fd0-90f6-42c8-9be1-7e8366c103e6",
                            "gambit_id": "e4729953-5b35-4697-a271-8d4f1b233f02",
                            "last_updated": "2022-12-05T15:27:05.681510-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a5365ac-56d1-4959-bda9-a32667df3abb/?format=api"
                        }
                    ]
                },
                {
                    "id": "a0912da8-f13f-4fc9-82a2-311fc610abc7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03c761fb-02fb-4d2a-8868-8c6704629a73/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 40.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 40.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "26b59dc5-7db6-4a11-91e5-4e98e8f5331e",
                            "gambit_id": "ae331f71-e2d5-4a1b-8c68-56653302b20f",
                            "last_updated": "2022-12-05T15:27:05.675148-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 40.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0912da8-f13f-4fc9-82a2-311fc610abc7/?format=api"
                        },
                        {
                            "id": "2437c057-989a-4885-b0fd-2d10e11e3a80",
                            "gambit_id": "c5fb26a9-7441-4775-902e-5aef720ebc32",
                            "last_updated": "2022-12-05T15:27:05.676349-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 40.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0912da8-f13f-4fc9-82a2-311fc610abc7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "53976a1f-7850-4779-944a-df982401ebca",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a632d882-39e1-431f-b527-27e2dc2d2b49",
            "completed": true,
            "last_updated": "2022-12-05T15:37:08.368786-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.94,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/a632d882-39e1-431f-b527-27e2dc2d2b49",
            "datetime": "2022-12-04T13:00:00-05:00",
            "cutoff_datetime": "2022-12-04T13:00:00-05:00",
            "name": "Cleveland Browns v. Houston Texans",
            "bettypes": [
                {
                    "id": "999c107a-1116-489e-846a-7f6ab3570320",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53976a1f-7850-4779-944a-df982401ebca/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Browns",
                                "amount": 7340.0
                            },
                            {
                                "team": "Houston Texans",
                                "amount": 2660.0
                            }
                        ],
                        "expected_reward_tokens": 9175.0,
                        "profit_sb": 175.0,
                        "profit_sb_percentage": 1.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c52cb301-cdfc-44e3-9ffa-787c90a29347",
                            "gambit_id": "5cf6152c-1f68-424c-b880-bca542b42e51",
                            "last_updated": "2022-12-05T15:37:08.375157-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Browns",
                            "reward": "1.25000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/999c107a-1116-489e-846a-7f6ab3570320/?format=api"
                        },
                        {
                            "id": "e4964978-20ef-4bf3-9b5e-0b0dce3e17f3",
                            "gambit_id": "e6256715-79cf-4b98-974c-eabd73125483",
                            "last_updated": "2022-12-05T15:37:08.374215-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Texans",
                            "reward": "3.45000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/999c107a-1116-489e-846a-7f6ab3570320/?format=api"
                        }
                    ]
                },
                {
                    "id": "b1711c7c-04d3-40b5-a1ba-abdf3b101128",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53976a1f-7850-4779-944a-df982401ebca/?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 Texans",
                                "amount": 5000.0
                            },
                            {
                                "team": "Cleveland Browns",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0165546b-c219-4e4b-a05b-8a43d1f005de",
                            "gambit_id": "bcb1655a-67bd-4817-926c-d4e52a132e27",
                            "last_updated": "2022-12-05T15:37:08.377149-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Texans",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1711c7c-04d3-40b5-a1ba-abdf3b101128/?format=api"
                        },
                        {
                            "id": "f677313b-7076-4e37-b32c-96caeb1cd37f",
                            "gambit_id": "446f545f-6ef9-4922-b2b7-84fb1853cd0d",
                            "last_updated": "2022-12-05T15:37:08.378095-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Browns",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1711c7c-04d3-40b5-a1ba-abdf3b101128/?format=api"
                        }
                    ]
                },
                {
                    "id": "6f47ba3f-faa4-4578-8dcd-c4e2f4d23358",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53976a1f-7850-4779-944a-df982401ebca/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 46",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 46",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "00677804-13c7-41d8-a515-a990cab7df3f",
                            "gambit_id": "e01f51ce-3806-4e47-aabb-f8d9cc371314",
                            "last_updated": "2022-12-05T15:37:08.371379-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 46",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "46.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f47ba3f-faa4-4578-8dcd-c4e2f4d23358/?format=api"
                        },
                        {
                            "id": "7f9aa313-a86b-4a3c-8d96-1e5a96f51d82",
                            "gambit_id": "542ae5c1-7573-4627-8727-16195a55224a",
                            "last_updated": "2022-12-05T15:37:08.372341-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 46",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "46.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f47ba3f-faa4-4578-8dcd-c4e2f4d23358/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cf78e808-a77c-4fa0-a2ac-177f6cf18515",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2d478d68-dd3f-4e17-8a99-51ff8f5e7383",
            "completed": true,
            "last_updated": "2022-12-05T15:37:08.214032-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.83,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/2d478d68-dd3f-4e17-8a99-51ff8f5e7383",
            "datetime": "2022-12-04T13:00:00-05:00",
            "cutoff_datetime": "2022-12-04T13:00:00-05:00",
            "name": "Tennessee Titans v. Philadelphia Eagles",
            "bettypes": [
                {
                    "id": "e9769de1-3a16-4a48-81d8-16f53dcc1cd7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cf78e808-a77c-4fa0-a2ac-177f6cf18515/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6482.0
                            },
                            {
                                "team": "Tennessee Titans",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b9b9a03f-ad2d-47a6-85b9-bd3c9715f6ef",
                            "gambit_id": "413a8d05-6460-4f06-b0b1-701a440cfe18",
                            "last_updated": "2022-12-05T15:37:08.220566-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9769de1-3a16-4a48-81d8-16f53dcc1cd7/?format=api"
                        },
                        {
                            "id": "c6176527-71a2-4499-80b4-d801feebe712",
                            "gambit_id": "03d7285a-62f1-4b95-937a-90786584104a",
                            "last_updated": "2022-12-05T15:37:08.221776-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee Titans",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9769de1-3a16-4a48-81d8-16f53dcc1cd7/?format=api"
                        }
                    ]
                },
                {
                    "id": "f2c1f5fc-658d-43fe-b264-593a7badad14",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cf78e808-a77c-4fa0-a2ac-177f6cf18515/?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": 5000.0
                            },
                            {
                                "team": "Philadelphia Eagles",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2753ce8a-5985-4ea2-b65b-1c9556b73834",
                            "gambit_id": "c05e8ce1-80fc-437e-9583-7c407a67accf",
                            "last_updated": "2022-12-05T15:37:08.225162-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee Titans",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2c1f5fc-658d-43fe-b264-593a7badad14/?format=api"
                        },
                        {
                            "id": "ae5ebba8-0166-4ab1-8676-58670fa2b969",
                            "gambit_id": "63fb7d21-27df-4da6-8e4c-80b0f994ca3b",
                            "last_updated": "2022-12-05T15:37:08.224082-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2c1f5fc-658d-43fe-b264-593a7badad14/?format=api"
                        }
                    ]
                },
                {
                    "id": "a89af982-4c76-4b99-8664-1d48fd78075b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cf78e808-a77c-4fa0-a2ac-177f6cf18515/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 44.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 44.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "52076aca-541b-44d9-88eb-e8e4f1386833",
                            "gambit_id": "64e05a4c-46f6-46e0-8c08-175ebd6737b4",
                            "last_updated": "2022-12-05T15:37:08.216932-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 44.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89af982-4c76-4b99-8664-1d48fd78075b/?format=api"
                        },
                        {
                            "id": "fc8fa496-d424-4773-ac2f-b48391b9a737",
                            "gambit_id": "7aa4a40f-fe79-4b9d-967b-f0c1b21cb965",
                            "last_updated": "2022-12-05T15:37:08.218136-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 44.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89af982-4c76-4b99-8664-1d48fd78075b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5473f795-db72-4bfe-817f-dd81a7fc4364",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "61e5b53c-b4cb-4d6b-bd98-bca13d8167fb",
            "completed": true,
            "last_updated": "2022-12-05T15:42:13.826385-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.75,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/61e5b53c-b4cb-4d6b-bd98-bca13d8167fb",
            "datetime": "2022-12-04T10:00:00-05:00",
            "cutoff_datetime": "2022-12-04T10:00:00-05:00",
            "name": "France v. Poland",
            "bettypes": [
                {
                    "id": "4eabf707-7482-40e2-bde2-68dc083166b0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5473f795-db72-4bfe-817f-dd81a7fc4364/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "France",
                                "amount": 7587.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2413.0
                            }
                        ],
                        "expected_reward_tokens": 10013.95,
                        "profit_sb": 1013.95,
                        "profit_sb_percentage": 11.27,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "France",
                                "amount": 6699.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2131.0
                            },
                            {
                                "team": "Poland",
                                "amount": 1170.0
                            }
                        ],
                        "expected_reward_tokens": 8842.68,
                        "profit_sb": -157.32,
                        "profit_sb_percentage": -1.75,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8effc570-927d-474f-8c6b-cfe21849ccc0",
                            "gambit_id": "0eabe9ec-2cd0-475d-a53d-0aced8597c16",
                            "last_updated": "2022-12-05T15:42:13.833285-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "France",
                            "reward": "1.32000",
                            "odds": "1.36000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4eabf707-7482-40e2-bde2-68dc083166b0/?format=api"
                        },
                        {
                            "id": "390d452e-940e-4bef-a53e-6d899e451a4d",
                            "gambit_id": "71bda6ff-2078-4ce2-8b65-b50e0f611a13",
                            "last_updated": "2022-12-05T15:42:13.834253-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.15000",
                            "odds": "4.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4eabf707-7482-40e2-bde2-68dc083166b0/?format=api"
                        },
                        {
                            "id": "9a4e9cc8-d597-4ddb-a7b9-fd90e2329247",
                            "gambit_id": "073465aa-2086-490c-b657-29612d1f32f0",
                            "last_updated": "2022-12-05T15:42:13.832305-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Poland",
                            "reward": "7.56000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4eabf707-7482-40e2-bde2-68dc083166b0/?format=api"
                        }
                    ]
                },
                {
                    "id": "362c5196-5229-4672-8343-960d4bd1df80",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5473f795-db72-4bfe-817f-dd81a7fc4364/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5387.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4613.0
                            }
                        ],
                        "expected_reward_tokens": 8672.44,
                        "profit_sb": -327.56,
                        "profit_sb_percentage": -3.64,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f0480180-3cc1-4fe2-9bfe-96ec6a9a650f",
                            "gambit_id": "397ae197-cf3a-48d6-8f11-84b341ffdc43",
                            "last_updated": "2022-12-05T15:42:13.830375-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.61000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/362c5196-5229-4672-8343-960d4bd1df80/?format=api"
                        },
                        {
                            "id": "c34996c1-788e-4fbf-9b42-53e1d28a9e3d",
                            "gambit_id": "4ff2db69-9334-4902-a74c-e2823ba5472d",
                            "last_updated": "2022-12-05T15:42:13.829216-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/362c5196-5229-4672-8343-960d4bd1df80/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3c36be00-3d01-40ab-92ce-528c4dfe0700",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ec7acc82-ebe3-4be9-a4f4-3727ab9f6369",
            "completed": true,
            "last_updated": "2022-12-05T11:57:13.509425-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/ec7acc82-ebe3-4be9-a4f4-3727ab9f6369",
            "datetime": "2022-12-03T22:59:00-05:00",
            "cutoff_datetime": "2022-12-03T22:59:00-05:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - December 3rd 2022",
            "bettypes": [
                {
                    "id": "3cfaffa8-8388-4b38-962a-a0b1466587c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c36be00-3d01-40ab-92ce-528c4dfe0700/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Even",
                                "amount": 5000.0
                            },
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "156dde50-e832-428d-93fb-583666d1cb73",
                            "gambit_id": "8e39d60d-01ef-47d0-bf78-ab411a66f62d",
                            "last_updated": "2022-12-05T11:57:13.511784-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Even",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cfaffa8-8388-4b38-962a-a0b1466587c6/?format=api"
                        },
                        {
                            "id": "be33e84e-4bc1-4ea1-a434-02acfde0c1a4",
                            "gambit_id": "9af063e1-71b9-406d-9d7b-5d5b5d24bba6",
                            "last_updated": "2022-12-05T11:57:13.512766-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Odd",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cfaffa8-8388-4b38-962a-a0b1466587c6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dbf7f035-b0e4-4121-aa80-9cdd8e9dd4f5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f110f366-ef0c-4793-b0e8-e3cc3f6c9d1e",
            "completed": true,
            "last_updated": "2022-12-05T11:57:17.293915-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/f110f366-ef0c-4793-b0e8-e3cc3f6c9d1e",
            "datetime": "2022-12-03T22:59:00-05:00",
            "cutoff_datetime": "2022-12-03T22:59:00-05:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - December 3rd 2022",
            "bettypes": [
                {
                    "id": "4aa638e5-12e6-467a-ac91-ec15feba0fab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dbf7f035-b0e4-4121-aa80-9cdd8e9dd4f5/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "f694b40a-5cca-415a-a50b-9dc1e2825e4a",
                            "gambit_id": "9807e13e-becb-4efd-ae5e-643d763ace37",
                            "last_updated": "2022-12-05T11:57:17.296701-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "21 to 26",
                            "reward": "3.63000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aa638e5-12e6-467a-ac91-ec15feba0fab/?format=api"
                        },
                        {
                            "id": "d85e9d26-5313-45a7-ac81-660a186bca0e",
                            "gambit_id": "7788e92b-d2cb-43ad-bc14-e70e1182529a",
                            "last_updated": "2022-12-05T11:57:17.300088-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "6 to 10",
                            "reward": "4.28000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aa638e5-12e6-467a-ac91-ec15feba0fab/?format=api"
                        },
                        {
                            "id": "c9087932-3d3a-4ca2-b86b-9a98c8c884b0",
                            "gambit_id": "61e3e505-1d21-40bf-9422-5ae192899354",
                            "last_updated": "2022-12-05T11:57:17.297883-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "16 to 20",
                            "reward": "4.28000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aa638e5-12e6-467a-ac91-ec15feba0fab/?format=api"
                        },
                        {
                            "id": "5618a3ac-0719-402a-b8c3-ef95ff936675",
                            "gambit_id": "347f895a-595b-4246-b272-82e54b1efd48",
                            "last_updated": "2022-12-05T11:57:17.301326-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "1 to 5",
                            "reward": "4.28000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aa638e5-12e6-467a-ac91-ec15feba0fab/?format=api"
                        },
                        {
                            "id": "b6f0d145-ed63-4a33-bf59-b801602d212b",
                            "gambit_id": "3ac59ccf-2cf4-4158-b63c-afd5814fe798",
                            "last_updated": "2022-12-05T11:57:17.298997-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "11 to 15",
                            "reward": "4.28000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aa638e5-12e6-467a-ac91-ec15feba0fab/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7156e90d-91c4-4b96-8116-52f2b86b8789",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8994774a-f4d2-4845-a23e-cf77e2217382",
            "completed": true,
            "last_updated": "2022-12-05T11:22:13.282852-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.95,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/8994774a-f4d2-4845-a23e-cf77e2217382",
            "datetime": "2022-12-03T22:37:00-05:00",
            "cutoff_datetime": "2022-12-03T22:37:00-05:00",
            "name": "Carolina Hurricanes v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "ae7ff40e-94b4-4058-9ea6-3bc476e4f112",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7156e90d-91c4-4b96-8116-52f2b86b8789/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 5492.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fa2f1ffa-522c-4aa2-b235-bfc24b6d0fa0",
                            "gambit_id": "a011b83f-2958-4447-9411-afd45112d82f",
                            "last_updated": "2022-12-05T11:22:13.292779-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae7ff40e-94b4-4058-9ea6-3bc476e4f112/?format=api"
                        },
                        {
                            "id": "9049cf2d-8fcd-445f-abab-afed50b189a1",
                            "gambit_id": "cc33d8db-091f-4574-a4f1-1aaa62b02320",
                            "last_updated": "2022-12-05T11:22:13.291795-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae7ff40e-94b4-4058-9ea6-3bc476e4f112/?format=api"
                        }
                    ]
                },
                {
                    "id": "0a23518b-d9aa-4cbe-9d99-543265dbac18",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7156e90d-91c4-4b96-8116-52f2b86b8789/?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": 6584.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 3416.0
                            }
                        ],
                        "expected_reward_tokens": 9085.92,
                        "profit_sb": 85.92,
                        "profit_sb_percentage": 0.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e026c1b8-bb27-493c-86e9-c2c70113f3c4",
                            "gambit_id": "ab48b674-ac59-44bd-bf74-741fd0159b8b",
                            "last_updated": "2022-12-05T11:22:13.288880-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.38000",
                            "odds": "1.43480",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a23518b-d9aa-4cbe-9d99-543265dbac18/?format=api"
                        },
                        {
                            "id": "a3e9225a-3768-4b60-8f69-a194b4e180da",
                            "gambit_id": "99f06870-895c-444e-a6c1-5eb9958fd03c",
                            "last_updated": "2022-12-05T11:22:13.289853-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.66000",
                            "odds": "2.90000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a23518b-d9aa-4cbe-9d99-543265dbac18/?format=api"
                        }
                    ]
                },
                {
                    "id": "8e3d446a-24ff-4a41-bd95-1eb8ef96b16f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7156e90d-91c4-4b96-8116-52f2b86b8789/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e6452eda-7b23-4efc-b6cb-813d731fd421",
                            "gambit_id": "af7e6ec3-83c9-462f-9475-81adec1b51a5",
                            "last_updated": "2022-12-05T11:22:13.285781-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e3d446a-24ff-4a41-bd95-1eb8ef96b16f/?format=api"
                        },
                        {
                            "id": "c7a7f6f5-8a12-44c6-ac31-0105cb60a715",
                            "gambit_id": "54c75708-fa40-4fc3-8b0e-045edeec33ac",
                            "last_updated": "2022-12-05T11:22:13.286920-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e3d446a-24ff-4a41-bd95-1eb8ef96b16f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "107ae78a-58cd-46c2-9369-4b54d46ca86b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f047abd2-f801-478c-8ffb-fd6b7975436d",
            "completed": true,
            "last_updated": "2022-12-05T11:22:10.762035-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.59,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/f047abd2-f801-478c-8ffb-fd6b7975436d",
            "datetime": "2022-12-03T22:07:00-05:00",
            "cutoff_datetime": "2022-12-03T22:07:00-05:00",
            "name": "Florida Panthers v. Seattle Kraken",
            "bettypes": [
                {
                    "id": "82128182-d49b-4cd1-b54a-c4e27ed7ee9d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/107ae78a-58cd-46c2-9369-4b54d46ca86b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5208.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a932d387-c151-4f5b-ad53-23e447fe6588",
                            "gambit_id": "6c6240a4-fceb-4902-af53-bc9e735a8e7f",
                            "last_updated": "2022-12-05T11:22:10.772759-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82128182-d49b-4cd1-b54a-c4e27ed7ee9d/?format=api"
                        },
                        {
                            "id": "64277344-320b-4e4f-a497-20612a7f9e63",
                            "gambit_id": "99513817-04c3-410a-bd51-bb3ab6542f09",
                            "last_updated": "2022-12-05T11:22:10.771735-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82128182-d49b-4cd1-b54a-c4e27ed7ee9d/?format=api"
                        }
                    ]
                },
                {
                    "id": "2ac993f9-5a03-4e7f-9c1a-bcd608f94a0a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/107ae78a-58cd-46c2-9369-4b54d46ca86b/?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": 6723.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 3277.0
                            }
                        ],
                        "expected_reward_tokens": 9142.83,
                        "profit_sb": 142.83,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3d592bca-32c8-48c8-9198-221c3bd2ff15",
                            "gambit_id": "2e4f775c-cb4a-44ea-bc32-0f9e9cfd779a",
                            "last_updated": "2022-12-05T11:22:10.768278-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.36000",
                            "odds": "1.40820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ac993f9-5a03-4e7f-9c1a-bcd608f94a0a/?format=api"
                        },
                        {
                            "id": "1bb07677-b711-4902-b8fa-e47358b3dfda",
                            "gambit_id": "7227dbad-f128-4ef0-97ba-11a8850033f8",
                            "last_updated": "2022-12-05T11:22:10.769442-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.79000",
                            "odds": "3.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ac993f9-5a03-4e7f-9c1a-bcd608f94a0a/?format=api"
                        }
                    ]
                },
                {
                    "id": "63bdfd52-5aa1-443d-b3a2-8f3be1a80ca6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/107ae78a-58cd-46c2-9369-4b54d46ca86b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ee6ab880-dcd6-4202-ac95-e33bc9dcfeb4",
                            "gambit_id": "76c5c538-f7b3-4631-944d-f1a800af8a4f",
                            "last_updated": "2022-12-05T11:22:10.765988-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63bdfd52-5aa1-443d-b3a2-8f3be1a80ca6/?format=api"
                        },
                        {
                            "id": "36078ca4-0186-4e23-8b37-0498a2417dd2",
                            "gambit_id": "d878ed50-6bc0-46df-a287-38c47a8f7126",
                            "last_updated": "2022-12-05T11:22:10.764776-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63bdfd52-5aa1-443d-b3a2-8f3be1a80ca6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a6cce769-e473-4023-8ec1-4a5895772604",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "54b4d9ad-357e-4ad9-9178-ede1fb588da0",
            "completed": true,
            "last_updated": "2022-12-05T11:27:07.728829-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.59,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/54b4d9ad-357e-4ad9-9178-ede1fb588da0",
            "datetime": "2022-12-03T22:07:00-05:00",
            "cutoff_datetime": "2022-12-03T22:07:00-05:00",
            "name": "Washington Capitals v. Calgary Flames",
            "bettypes": [
                {
                    "id": "bd820ef1-e3aa-48a6-9d51-b143bc7b5fb6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6cce769-e473-4023-8ec1-4a5895772604/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5899.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fb52fc96-0e5f-44a4-b16e-8ea32624b93c",
                            "gambit_id": "71a7b2f7-3762-4516-9915-95bb2cecc335",
                            "last_updated": "2022-12-05T11:27:07.738798-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd820ef1-e3aa-48a6-9d51-b143bc7b5fb6/?format=api"
                        },
                        {
                            "id": "cecf4a31-b219-445f-8813-01fbe6c5f7bc",
                            "gambit_id": "b53ee74a-69ac-4213-9050-6a657dcac5ba",
                            "last_updated": "2022-12-05T11:27:07.739851-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd820ef1-e3aa-48a6-9d51-b143bc7b5fb6/?format=api"
                        }
                    ]
                },
                {
                    "id": "89650982-b10b-447c-a1fb-07f859831c24",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6cce769-e473-4023-8ec1-4a5895772604/?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": 6256.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 3744.0
                            }
                        ],
                        "expected_reward_tokens": 9133.76,
                        "profit_sb": 133.76,
                        "profit_sb_percentage": 1.49,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "55e2d1f2-6b05-48fe-a508-3590e746d201",
                            "gambit_id": "686d5cf1-4809-4fc2-8ca5-43e0d4f37432",
                            "last_updated": "2022-12-05T11:27:07.736558-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89650982-b10b-447c-a1fb-07f859831c24/?format=api"
                        },
                        {
                            "id": "164025f1-9029-4563-90d5-179f841143a5",
                            "gambit_id": "a6e69ea1-ab7f-40d0-8d71-358e8a53b465",
                            "last_updated": "2022-12-05T11:27:07.735375-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.44000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89650982-b10b-447c-a1fb-07f859831c24/?format=api"
                        }
                    ]
                },
                {
                    "id": "e9678d3c-47fd-4118-bdea-df648db2ca5c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6cce769-e473-4023-8ec1-4a5895772604/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4b7088bd-5824-46a7-9ce5-4fa4cd9ce0d5",
                            "gambit_id": "e379cecd-42ca-466f-8aef-47526895c82c",
                            "last_updated": "2022-12-05T11:27:07.733042-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9678d3c-47fd-4118-bdea-df648db2ca5c/?format=api"
                        },
                        {
                            "id": "522e4037-c46a-4eff-b3ec-3cdb435b0a43",
                            "gambit_id": "ceb61224-f389-43ea-8efa-7dbed18edd09",
                            "last_updated": "2022-12-05T11:27:07.731829-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9678d3c-47fd-4118-bdea-df648db2ca5c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "34f9cd6a-21ea-4081-8c0b-80d596398b4e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "44a3feef-83e7-43ea-96dd-8f4aadc36b76",
            "completed": true,
            "last_updated": "2022-12-05T11:22:14.145755-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.51,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/44a3feef-83e7-43ea-96dd-8f4aadc36b76",
            "datetime": "2022-12-03T22:07:00-05:00",
            "cutoff_datetime": "2022-12-03T22:07:00-05:00",
            "name": "Arizona Coyotes v. Vancouver Canucks",
            "bettypes": [
                {
                    "id": "c84b8772-84f1-4807-8dce-9d7861cf9101",
                    "match": "https://api-prod.gambitprofit.com/api/matches/34f9cd6a-21ea-4081-8c0b-80d596398b4e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vancouver Canucks",
                                "amount": 6389.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 3611.0
                            }
                        ],
                        "expected_reward_tokens": 9135.83,
                        "profit_sb": 135.83,
                        "profit_sb_percentage": 1.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2dab788b-6a06-4578-b0ce-49b688aeb12a",
                            "gambit_id": "c4f7db6c-3498-4c0d-99ce-dbfcffd9bcd7",
                            "last_updated": "2022-12-05T11:22:14.154723-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c84b8772-84f1-4807-8dce-9d7861cf9101/?format=api"
                        },
                        {
                            "id": "06fb535e-a0cd-4b0e-a6dc-271a0e433476",
                            "gambit_id": "181b0bb4-8c74-4d42-9645-0ddf40331361",
                            "last_updated": "2022-12-05T11:22:14.155765-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c84b8772-84f1-4807-8dce-9d7861cf9101/?format=api"
                        }
                    ]
                },
                {
                    "id": "033aa569-fea9-4381-a544-39eead76224e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/34f9cd6a-21ea-4081-8c0b-80d596398b4e/?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": 5492.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "043b1c6b-f316-4c6e-9696-682535470c0f",
                            "gambit_id": "4550200b-689f-49b6-b679-82628109f0c5",
                            "last_updated": "2022-12-05T11:22:14.152759-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/033aa569-fea9-4381-a544-39eead76224e/?format=api"
                        },
                        {
                            "id": "fb15f339-464f-4aae-a4d4-548ca6ebb14f",
                            "gambit_id": "92c09d15-ce30-4e91-a571-e38c86e5cb1a",
                            "last_updated": "2022-12-05T11:22:14.151763-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/033aa569-fea9-4381-a544-39eead76224e/?format=api"
                        }
                    ]
                },
                {
                    "id": "2b830c3e-2d73-4891-91af-6b6e90826b3a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/34f9cd6a-21ea-4081-8c0b-80d596398b4e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8a7dbd35-495f-47d0-8f28-cccab875422c",
                            "gambit_id": "023618bb-659f-4196-a10f-b731155c8d52",
                            "last_updated": "2022-12-05T11:22:14.148715-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b830c3e-2d73-4891-91af-6b6e90826b3a/?format=api"
                        },
                        {
                            "id": "cfc4f53c-9b44-4c15-b026-999322bf8378",
                            "gambit_id": "0ee091bd-4ad1-4713-acdd-548a068bb751",
                            "last_updated": "2022-12-05T11:22:14.149793-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b830c3e-2d73-4891-91af-6b6e90826b3a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "abbff835-137e-4a38-a846-3fdbe520a528",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1a5630ef-14c1-40ec-b25e-e9efde530378",
            "completed": true,
            "last_updated": "2022-12-05T11:52:18.327766-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.5,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/1a5630ef-14c1-40ec-b25e-e9efde530378",
            "datetime": "2022-12-03T22:00:00-05:00",
            "cutoff_datetime": "2022-12-03T22:00:00-05:00",
            "name": "Roman Dolidze v. Jack Hermansson",
            "bettypes": [
                {
                    "id": "8f0a44bd-a15f-4e7f-938a-d22e68b44c86",
                    "match": "https://api-prod.gambitprofit.com/api/matches/abbff835-137e-4a38-a846-3fdbe520a528/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jack Hermansson",
                                "amount": 6633.0
                            },
                            {
                                "team": "Roman Dolidze",
                                "amount": 3367.0
                            }
                        ],
                        "expected_reward_tokens": 8954.55,
                        "profit_sb": -45.45,
                        "profit_sb_percentage": -0.5,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "10ed43e9-38be-4524-9c68-0d1295e74da9",
                            "gambit_id": "2a1fce1d-f827-4201-be36-a3374ea1bc23",
                            "last_updated": "2022-12-05T11:52:18.333633-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jack Hermansson",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f0a44bd-a15f-4e7f-938a-d22e68b44c86/?format=api"
                        },
                        {
                            "id": "8e888078-88e5-49e3-a552-eacef270b640",
                            "gambit_id": "06b24b1a-e976-4c68-92d4-ae4dc22b2eba",
                            "last_updated": "2022-12-05T11:52:18.334638-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Roman Dolidze",
                            "reward": "2.66000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f0a44bd-a15f-4e7f-938a-d22e68b44c86/?format=api"
                        }
                    ]
                },
                {
                    "id": "0b5b58c6-c37d-480c-862c-9e560001fa27",
                    "match": "https://api-prod.gambitprofit.com/api/matches/abbff835-137e-4a38-a846-3fdbe520a528/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5568.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4432.0
                            }
                        ],
                        "expected_reward_tokens": 8908.32,
                        "profit_sb": -91.68,
                        "profit_sb_percentage": -1.02,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "84219db8-eeae-4888-946a-5bc67823382a",
                            "gambit_id": "c3f9fb5d-de57-4242-b50c-e3d845d15865",
                            "last_updated": "2022-12-05T11:52:18.331707-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b5b58c6-c37d-480c-862c-9e560001fa27/?format=api"
                        },
                        {
                            "id": "2241020b-51bf-4348-be6b-ac526166f238",
                            "gambit_id": "cb8c6560-0f69-4e03-9799-c7bc3a5e1437",
                            "last_updated": "2022-12-05T11:52:18.330585-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b5b58c6-c37d-480c-862c-9e560001fa27/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "66f79cea-397c-4232-b95b-c03d800a60e3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a5d816a6-c752-4763-8cbb-5d603dd41084",
            "completed": true,
            "last_updated": "2022-12-05T11:52:18.490533-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.48,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/a5d816a6-c752-4763-8cbb-5d603dd41084",
            "datetime": "2022-12-03T22:00:00-05:00",
            "cutoff_datetime": "2022-12-03T22:00:00-05:00",
            "name": "Bryan Barberena v. Rafael Dos Anjos",
            "bettypes": [
                {
                    "id": "c4af21ef-be2c-44c4-b5cb-2a88d596f8f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66f79cea-397c-4232-b95b-c03d800a60e3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Rafael Dos Anjos",
                                "amount": 7474.0
                            },
                            {
                                "team": "Bryan Barberena",
                                "amount": 2526.0
                            }
                        ],
                        "expected_reward_tokens": 9043.08,
                        "profit_sb": 43.08,
                        "profit_sb_percentage": 0.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "36882fb2-585e-445c-a976-cd196ed6701b",
                            "gambit_id": "45ff09a7-47e8-4120-990d-3fc7c96d772d",
                            "last_updated": "2022-12-05T11:52:18.496264-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rafael Dos Anjos",
                            "reward": "1.21000",
                            "odds": "1.23810",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4af21ef-be2c-44c4-b5cb-2a88d596f8f2/?format=api"
                        },
                        {
                            "id": "5e2db03b-c094-413d-b2e4-81c58818dfc5",
                            "gambit_id": "9764ec13-bfd0-497f-952b-41146ac8401c",
                            "last_updated": "2022-12-05T11:52:18.497258-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bryan Barberena",
                            "reward": "3.58000",
                            "odds": "3.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4af21ef-be2c-44c4-b5cb-2a88d596f8f2/?format=api"
                        }
                    ]
                },
                {
                    "id": "f758b79b-ac45-48d4-85fa-e8ffb28c533b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66f79cea-397c-4232-b95b-c03d800a60e3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6250.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 3750.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f30fd388-40f7-4698-b86f-ba08b4f53fd7",
                            "gambit_id": "8394e00e-b530-49ed-8f05-fda091ebf1d2",
                            "last_updated": "2022-12-05T11:52:18.494208-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f758b79b-ac45-48d4-85fa-e8ffb28c533b/?format=api"
                        },
                        {
                            "id": "9d1317b8-0c91-474b-94f0-fa932286b14d",
                            "gambit_id": "9ed09d6f-412c-4d2c-8986-ab24a715a812",
                            "last_updated": "2022-12-05T11:52:18.493117-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f758b79b-ac45-48d4-85fa-e8ffb28c533b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "23e3eea6-86ca-4295-9e2f-c1a0dac39a31",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "22d859f1-67e9-43b8-9dea-2ff19d9b9bdf",
            "completed": true,
            "last_updated": "2022-12-05T11:52:18.685557-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.61,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/22d859f1-67e9-43b8-9dea-2ff19d9b9bdf",
            "datetime": "2022-12-03T22:00:00-05:00",
            "cutoff_datetime": "2022-12-03T22:00:00-05:00",
            "name": "Tai Tuivasa v. Sergei Pavlovich",
            "bettypes": [
                {
                    "id": "6f468bab-ac8f-4379-962c-13508043fe48",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23e3eea6-86ca-4295-9e2f-c1a0dac39a31/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sergei Pavlovich",
                                "amount": 6127.0
                            },
                            {
                                "team": "Tai Tuivasa",
                                "amount": 3873.0
                            }
                        ],
                        "expected_reward_tokens": 8945.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "de5ef9fe-2e28-4521-9cfa-61f56acb3d0c",
                            "gambit_id": "4cf824c8-49b1-41b2-9fe0-9f44d2d5f188",
                            "last_updated": "2022-12-05T11:52:18.692923-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sergei Pavlovich",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f468bab-ac8f-4379-962c-13508043fe48/?format=api"
                        },
                        {
                            "id": "5b77c942-992e-4b40-b0fe-5232173df774",
                            "gambit_id": "4a7e84a5-eb00-478b-9c01-99f874989626",
                            "last_updated": "2022-12-05T11:52:18.693927-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tai Tuivasa",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f468bab-ac8f-4379-962c-13508043fe48/?format=api"
                        }
                    ]
                },
                {
                    "id": "7f5a75f7-2bb9-4bea-a9e7-250fcad1c1ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23e3eea6-86ca-4295-9e2f-c1a0dac39a31/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 1.5",
                                "amount": 6548.0
                            },
                            {
                                "team": "Total Rounds Over 1.5",
                                "amount": 3452.0
                            }
                        ],
                        "expected_reward_tokens": 8905.28,
                        "profit_sb": -94.72,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b2080ca4-f7cf-46ae-9af6-271796e6a047",
                            "gambit_id": "06bbb517-925c-4efe-880e-12e0a6524b2f",
                            "last_updated": "2022-12-05T11:52:18.688499-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "1.36000",
                            "odds": "1.41670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f5a75f7-2bb9-4bea-a9e7-250fcad1c1ee/?format=api"
                        },
                        {
                            "id": "ca66f827-5738-4632-9c1e-fd088b17e9ab",
                            "gambit_id": "822d2688-4c35-45ba-9804-6e433d676bc2",
                            "last_updated": "2022-12-05T11:52:18.689920-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f5a75f7-2bb9-4bea-a9e7-250fcad1c1ee/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0af6c8b9-791e-4599-b005-cf9704237d22",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "987e9dc5-0de1-411a-aff8-a120e9800856",
            "completed": true,
            "last_updated": "2022-12-05T11:52:18.144750-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.43,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/987e9dc5-0de1-411a-aff8-a120e9800856",
            "datetime": "2022-12-03T22:00:00-05:00",
            "cutoff_datetime": "2022-12-03T22:00:00-05:00",
            "name": "Matt Schnell v. Matheus Nicolau",
            "bettypes": [
                {
                    "id": "981ac4d7-6f75-4ed6-b6d0-2f86c49b4ccd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0af6c8b9-791e-4599-b005-cf9704237d22/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Matheus Nicolau",
                                "amount": 7410.0
                            },
                            {
                                "team": "Matt Schnell",
                                "amount": 2590.0
                            }
                        ],
                        "expected_reward_tokens": 9039.1,
                        "profit_sb": 39.1,
                        "profit_sb_percentage": 0.43,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "733fc479-6d5e-4657-9588-3b370419ab52",
                            "gambit_id": "5e263269-6e29-45bc-8af8-f9f76134863d",
                            "last_updated": "2022-12-05T11:52:18.150686-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matheus Nicolau",
                            "reward": "1.22000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/981ac4d7-6f75-4ed6-b6d0-2f86c49b4ccd/?format=api"
                        },
                        {
                            "id": "41b25b58-9eb8-435f-aacc-cb882c3274f8",
                            "gambit_id": "fd6c939b-9b58-4d0d-b435-6263db2c2936",
                            "last_updated": "2022-12-05T11:52:18.151655-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matt Schnell",
                            "reward": "3.49000",
                            "odds": "3.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/981ac4d7-6f75-4ed6-b6d0-2f86c49b4ccd/?format=api"
                        }
                    ]
                },
                {
                    "id": "a1f5105e-670c-4b1b-9b6c-ce30c58b801b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0af6c8b9-791e-4599-b005-cf9704237d22/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5099.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 4901.0
                            }
                        ],
                        "expected_reward_tokens": 8821.27,
                        "profit_sb": -178.73,
                        "profit_sb_percentage": -1.99,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "41a47161-7e97-4a18-b30a-8fd9c4828cbb",
                            "gambit_id": "04013c56-d6a6-4dc0-bcc3-8ec65c4727b2",
                            "last_updated": "2022-12-05T11:52:18.147584-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1f5105e-670c-4b1b-9b6c-ce30c58b801b/?format=api"
                        },
                        {
                            "id": "3a41b3a5-b6fd-47b1-8bf1-6d26bc8301f9",
                            "gambit_id": "681853a0-e614-48fb-ae5b-789948713e22",
                            "last_updated": "2022-12-05T11:52:18.148753-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1f5105e-670c-4b1b-9b6c-ce30c58b801b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "57ccaa95-d3ad-46be-b67d-9e3829068efe",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d9220005-d1bc-4fb2-a037-c81a0f14f224",
            "completed": true,
            "last_updated": "2022-12-05T11:47:14.752568-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.3,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/d9220005-d1bc-4fb2-a037-c81a0f14f224",
            "datetime": "2022-12-03T22:00:00-05:00",
            "cutoff_datetime": "2022-12-03T22:00:00-05:00",
            "name": "Kevin Holland v. Stephen Thompson",
            "bettypes": [
                {
                    "id": "b0aed73c-3298-40df-92a9-e1d0938b3db1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/57ccaa95-d3ad-46be-b67d-9e3829068efe/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kevin Holland",
                                "amount": 6138.0
                            },
                            {
                                "team": "Stephen Thompson",
                                "amount": 3862.0
                            }
                        ],
                        "expected_reward_tokens": 8959.84,
                        "profit_sb": -40.16,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ea7c0423-0e2c-4de8-81a9-3ee65fea9cf7",
                            "gambit_id": "6aa1c9cb-d1e9-4c7b-bd26-22834cf78a72",
                            "last_updated": "2022-12-05T11:47:14.759300-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Holland",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0aed73c-3298-40df-92a9-e1d0938b3db1/?format=api"
                        },
                        {
                            "id": "c4781052-87c1-4b4f-a73c-85302e9e9b48",
                            "gambit_id": "7bef8319-d9f7-4937-a820-f9ffd4168d4d",
                            "last_updated": "2022-12-05T11:47:14.758341-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stephen Thompson",
                            "reward": "2.32000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0aed73c-3298-40df-92a9-e1d0938b3db1/?format=api"
                        }
                    ]
                },
                {
                    "id": "d89735a6-13bc-48eb-818c-29a6fead2d22",
                    "match": "https://api-prod.gambitprofit.com/api/matches/57ccaa95-d3ad-46be-b67d-9e3829068efe/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 4.5",
                                "amount": 5644.0
                            },
                            {
                                "team": "Total Rounds Over 4.5",
                                "amount": 4356.0
                            }
                        ],
                        "expected_reward_tokens": 8973.36,
                        "profit_sb": -26.64,
                        "profit_sb_percentage": -0.3,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dcf5e84e-5cae-4dfe-b4b1-f81a7a3ace49",
                            "gambit_id": "4126c6be-eace-4dfd-a71a-31f99d60bb69",
                            "last_updated": "2022-12-05T11:47:14.755321-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 4.5",
                            "reward": "1.59000",
                            "odds": "1.66670",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d89735a6-13bc-48eb-818c-29a6fead2d22/?format=api"
                        },
                        {
                            "id": "6b4d13ce-ccb8-436c-a0b3-ee8e1b1a2fbc",
                            "gambit_id": "39740489-09c6-4dd3-af09-2d33c87ffa57",
                            "last_updated": "2022-12-05T11:47:14.756388-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 4.5",
                            "reward": "2.06000",
                            "odds": "2.20000",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d89735a6-13bc-48eb-818c-29a6fead2d22/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3782d7b6-1e8b-4c2d-8fdf-67ee56396fc8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "be7d8a95-05f9-4079-ba28-287841d5f551",
            "completed": true,
            "last_updated": "2022-12-05T11:52:17.838705-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.8,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/be7d8a95-05f9-4079-ba28-287841d5f551",
            "datetime": "2022-12-03T22:00:00-05:00",
            "cutoff_datetime": "2022-12-03T22:00:00-05:00",
            "name": "Eryk Anders v. Kyle Daukaus",
            "bettypes": [
                {
                    "id": "c88f7147-c9a9-4121-8daf-73f2462ac360",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3782d7b6-1e8b-4c2d-8fdf-67ee56396fc8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kyle Daukaus",
                                "amount": 6471.0
                            },
                            {
                                "team": "Eryk Anders",
                                "amount": 3529.0
                            }
                        ],
                        "expected_reward_tokens": 8928.37,
                        "profit_sb": -71.63,
                        "profit_sb_percentage": -0.8,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b3a9ce5d-a53b-42d0-85f2-0751c83d5581",
                            "gambit_id": "2ca05222-117b-4fc4-bc41-8dd46b00a611",
                            "last_updated": "2022-12-05T11:52:17.844538-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kyle Daukaus",
                            "reward": "1.38000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c88f7147-c9a9-4121-8daf-73f2462ac360/?format=api"
                        },
                        {
                            "id": "3b77ccbe-80ce-499c-9a47-f23fcb456cf3",
                            "gambit_id": "02d9d855-0efd-49c7-b5b9-1f430c61193b",
                            "last_updated": "2022-12-05T11:52:17.845514-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Eryk Anders",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c88f7147-c9a9-4121-8daf-73f2462ac360/?format=api"
                        }
                    ]
                },
                {
                    "id": "ebf7853f-6753-4a9b-83f7-ae5dcb0018ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3782d7b6-1e8b-4c2d-8fdf-67ee56396fc8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5924.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4076.0
                            }
                        ],
                        "expected_reward_tokens": 8885.68,
                        "profit_sb": -114.32,
                        "profit_sb_percentage": -1.27,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7790151e-8207-4ee1-8876-188804fb8c57",
                            "gambit_id": "dfd85bee-6be8-4376-b5f2-344213f4e379",
                            "last_updated": "2022-12-05T11:52:17.842636-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf7853f-6753-4a9b-83f7-ae5dcb0018ee/?format=api"
                        },
                        {
                            "id": "f0f0b319-b2c6-4cf3-a541-64aebd8eedc5",
                            "gambit_id": "12062b35-251e-454f-b347-8e5a3f29d9e4",
                            "last_updated": "2022-12-05T11:52:17.841486-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf7853f-6753-4a9b-83f7-ae5dcb0018ee/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0ef25978-8b0b-440c-826a-cd9ea4e777a6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7c21ca39-b212-4118-8d0a-fcf8841df184",
            "completed": true,
            "last_updated": "2022-12-05T11:37:11.105447-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7c21ca39-b212-4118-8d0a-fcf8841df184",
            "datetime": "2022-12-03T21:10:00-05:00",
            "cutoff_datetime": "2022-12-03T21:10:00-05:00",
            "name": "Portland Trail Blazers v. Utah Jazz",
            "bettypes": [
                {
                    "id": "c5f1b53f-0d8a-4616-8e83-881c7067fd9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ef25978-8b0b-440c-826a-cd9ea4e777a6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6336.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9f1026f7-a3a0-4255-8226-fe6845c78889",
                            "gambit_id": "7aa7d813-ef68-48cf-974e-d4f85e726561",
                            "last_updated": "2022-12-05T11:37:11.112163-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5f1b53f-0d8a-4616-8e83-881c7067fd9a/?format=api"
                        },
                        {
                            "id": "ce314971-ff93-4454-8e2a-62bcc05093ca",
                            "gambit_id": "02e66b9f-3a0e-4b02-acc5-d3296b592ebf",
                            "last_updated": "2022-12-05T11:37:11.113237-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5f1b53f-0d8a-4616-8e83-881c7067fd9a/?format=api"
                        }
                    ]
                },
                {
                    "id": "80234760-8dcf-4274-86fc-a94e90a5386b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ef25978-8b0b-440c-826a-cd9ea4e777a6/?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": "Portland Trail Blazers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a25f4b55-a2e5-4db6-b99b-b8d5d9c83079",
                            "gambit_id": "e9725093-e826-4932-aa94-6aaea94ca819",
                            "last_updated": "2022-12-05T11:37:11.115351-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80234760-8dcf-4274-86fc-a94e90a5386b/?format=api"
                        },
                        {
                            "id": "40ec55ef-cc09-42e2-a664-90a1efa78d58",
                            "gambit_id": "95b6b8af-06b2-4a45-8519-4e0316269952",
                            "last_updated": "2022-12-05T11:37:11.116325-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80234760-8dcf-4274-86fc-a94e90a5386b/?format=api"
                        }
                    ]
                },
                {
                    "id": "0a8cea7d-2051-4959-856a-9cd8c057bc95",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ef25978-8b0b-440c-826a-cd9ea4e777a6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 228",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 228",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d706d128-ff72-4b4e-a5dc-4163bc6ad05f",
                            "gambit_id": "20d11b74-58fb-4344-b2b4-37c6e32f0b41",
                            "last_updated": "2022-12-05T11:37:11.109898-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 228",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a8cea7d-2051-4959-856a-9cd8c057bc95/?format=api"
                        },
                        {
                            "id": "2db6d595-b552-44f1-8202-ee1708ecc607",
                            "gambit_id": "2d4cff2f-df49-4657-803d-9b1f5c61c98f",
                            "last_updated": "2022-12-05T11:37:11.108659-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 228",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a8cea7d-2051-4959-856a-9cd8c057bc95/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "30d4b842-f27a-414c-9252-3340c5563206",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e8ed14c1-403d-457e-9b28-2af28a042656",
            "completed": true,
            "last_updated": "2022-12-05T11:37:09.767173-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.82,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e8ed14c1-403d-457e-9b28-2af28a042656",
            "datetime": "2022-12-03T20:40:00-05:00",
            "cutoff_datetime": "2022-12-03T20:40:00-05:00",
            "name": "Houston Rockets v. Golden State Warriors",
            "bettypes": [
                {
                    "id": "21d8e730-9203-4894-a23c-51980a2cff1e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/30d4b842-f27a-414c-9252-3340c5563206/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8189.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 1811.0
                            }
                        ],
                        "expected_reward_tokens": 9253.57,
                        "profit_sb": 253.57,
                        "profit_sb_percentage": 2.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d58ea8e6-fc3f-4235-b744-53095584807a",
                            "gambit_id": "5a6ac4cd-cb1a-4e2f-9a28-601112c48c0e",
                            "last_updated": "2022-12-05T11:37:09.776195-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.13000",
                            "odds": "1.15380",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21d8e730-9203-4894-a23c-51980a2cff1e/?format=api"
                        },
                        {
                            "id": "a000d528-c70c-4953-bcf6-3fcd6d6015a0",
                            "gambit_id": "2efdd70b-7cd7-422d-b720-e01c8b6560e3",
                            "last_updated": "2022-12-05T11:37:09.777207-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "5.11000",
                            "odds": "5.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21d8e730-9203-4894-a23c-51980a2cff1e/?format=api"
                        }
                    ]
                },
                {
                    "id": "d77f54ad-dfec-4ec2-b61e-7fa8c2cf656e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/30d4b842-f27a-414c-9252-3340c5563206/?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": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d293f3b0-10d2-4138-ba01-7ebb6ce0f5e5",
                            "gambit_id": "11f797f8-7d3d-4b93-a9b8-759968e7539c",
                            "last_updated": "2022-12-05T11:37:09.773179-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d77f54ad-dfec-4ec2-b61e-7fa8c2cf656e/?format=api"
                        },
                        {
                            "id": "a07969a3-87da-428f-9ba4-3d81878a6819",
                            "gambit_id": "1918a7fa-cb18-4a71-9bb6-6e973d74052f",
                            "last_updated": "2022-12-05T11:37:09.774192-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d77f54ad-dfec-4ec2-b61e-7fa8c2cf656e/?format=api"
                        }
                    ]
                },
                {
                    "id": "cb81b8cf-ca20-4c84-884b-b8e1e02204a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/30d4b842-f27a-414c-9252-3340c5563206/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 235",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 235",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9a9d53d1-7288-42f5-b0cf-dc85620bedb3",
                            "gambit_id": "f800b1b5-325f-44ef-8d76-b102f119080d",
                            "last_updated": "2022-12-05T11:37:09.771160-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 235",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "235.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb81b8cf-ca20-4c84-884b-b8e1e02204a1/?format=api"
                        },
                        {
                            "id": "d2ff69c5-67e7-4d83-83e8-88a709ae284d",
                            "gambit_id": "f8f3d41a-96d3-4757-8e8d-8526a46d31bc",
                            "last_updated": "2022-12-05T11:37:09.770149-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 235",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "235.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb81b8cf-ca20-4c84-884b-b8e1e02204a1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b4933e57-acd9-4762-a291-3e5d437edb32",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "20ec1a52-64aa-491e-808a-ec3aeefc32e5",
            "completed": true,
            "last_updated": "2022-12-05T11:42:11.459197-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.51,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/20ec1a52-64aa-491e-808a-ec3aeefc32e5",
            "datetime": "2022-12-03T20:10:00-05:00",
            "cutoff_datetime": "2022-12-03T20:10:00-05:00",
            "name": "Oklahoma City Thunder v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "2436db9c-4162-4528-af6a-6b62353bbe29",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b4933e57-acd9-4762-a291-3e5d437edb32/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6389.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 3611.0
                            }
                        ],
                        "expected_reward_tokens": 9135.83,
                        "profit_sb": 135.83,
                        "profit_sb_percentage": 1.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0950b1a7-711d-4908-b1ed-1c86711e2665",
                            "gambit_id": "eb640794-3270-4966-8651-06ea8c8d3903",
                            "last_updated": "2022-12-05T11:42:11.467584-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2436db9c-4162-4528-af6a-6b62353bbe29/?format=api"
                        },
                        {
                            "id": "c31e53f2-6648-4fae-b1a1-c146144c7ab8",
                            "gambit_id": "35f0210b-9973-4113-a820-a8dee1945991",
                            "last_updated": "2022-12-05T11:42:11.468554-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2436db9c-4162-4528-af6a-6b62353bbe29/?format=api"
                        }
                    ]
                },
                {
                    "id": "58959ddb-25ab-4053-8cd0-d1743128f7e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b4933e57-acd9-4762-a291-3e5d437edb32/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 5000.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9273f28e-fa8c-472c-a8e7-b32815c659cc",
                            "gambit_id": "21b35de9-dcbc-4646-8e04-29e1b90ec941",
                            "last_updated": "2022-12-05T11:42:11.464570-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58959ddb-25ab-4053-8cd0-d1743128f7e7/?format=api"
                        },
                        {
                            "id": "e175b462-1d02-420e-9610-54c4b6218a00",
                            "gambit_id": "d2fe0a04-4be8-4fb7-b850-ddf7c4d9dd40",
                            "last_updated": "2022-12-05T11:42:11.465584-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58959ddb-25ab-4053-8cd0-d1743128f7e7/?format=api"
                        }
                    ]
                },
                {
                    "id": "d78db7eb-e8ec-4b12-957d-7984b6b986cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b4933e57-acd9-4762-a291-3e5d437edb32/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 233.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 233.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d6edc26f-616f-4bf0-b596-2b12b490f965",
                            "gambit_id": "b2896b7e-eff2-44ef-b3de-157c0fc6bbac",
                            "last_updated": "2022-12-05T11:42:11.461629-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 233.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "233.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d78db7eb-e8ec-4b12-957d-7984b6b986cb/?format=api"
                        },
                        {
                            "id": "973230f1-ef4e-410b-b1f9-09c56f794e1a",
                            "gambit_id": "f80f4534-049e-45c5-99ec-40ce3907498b",
                            "last_updated": "2022-12-05T11:42:11.462619-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 233.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "233.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d78db7eb-e8ec-4b12-957d-7984b6b986cb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "379f7b4b-3e70-452a-b7e6-43b6a4d5fdff",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8a98b56e-1758-4b25-89dc-b833706fa55d",
            "completed": true,
            "last_updated": "2022-12-05T11:42:10.776429-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.28,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/8a98b56e-1758-4b25-89dc-b833706fa55d",
            "datetime": "2022-12-03T20:10:00-05:00",
            "cutoff_datetime": "2022-12-03T20:10:00-05:00",
            "name": "Orlando Magic v. Toronto Raptors",
            "bettypes": [
                {
                    "id": "5ecc317b-7ed3-4a77-966d-84607d8fe9cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/379f7b4b-3e70-452a-b7e6-43b6a4d5fdff/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 8083.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 1917.0
                            }
                        ],
                        "expected_reward_tokens": 9295.45,
                        "profit_sb": 295.45,
                        "profit_sb_percentage": 3.28,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "de000b79-6b04-4624-b3f5-4a03ba90a370",
                            "gambit_id": "9908e384-8fd7-4536-9f2c-3e9c1af3a6aa",
                            "last_updated": "2022-12-05T11:42:10.782352-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.15000",
                            "odds": "1.16670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ecc317b-7ed3-4a77-966d-84607d8fe9cc/?format=api"
                        },
                        {
                            "id": "a01cd807-4985-4973-8669-fe94b09b749a",
                            "gambit_id": "cb1853fc-e1a9-4bb1-a7cb-d350bea624df",
                            "last_updated": "2022-12-05T11:42:10.783369-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "4.85000",
                            "odds": "5.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ecc317b-7ed3-4a77-966d-84607d8fe9cc/?format=api"
                        }
                    ]
                },
                {
                    "id": "ad3ecc1a-f476-40b3-92e0-4646898577c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/379f7b4b-3e70-452a-b7e6-43b6a4d5fdff/?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": "Toronto Raptors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7b0e0215-1ff2-4bb8-9c4e-4a7db57176a5",
                            "gambit_id": "3d78c2da-939c-4cf5-bcae-923b56fd0693",
                            "last_updated": "2022-12-05T11:42:10.786318-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad3ecc1a-f476-40b3-92e0-4646898577c4/?format=api"
                        },
                        {
                            "id": "3e2bb58d-36ed-4bcf-adda-9e4e4a7b6406",
                            "gambit_id": "49b209f6-e473-4094-ad4b-6c9bc7bd1586",
                            "last_updated": "2022-12-05T11:42:10.785347-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad3ecc1a-f476-40b3-92e0-4646898577c4/?format=api"
                        }
                    ]
                },
                {
                    "id": "85d2d46f-f2c3-49f5-9174-208ee54b8845",
                    "match": "https://api-prod.gambitprofit.com/api/matches/379f7b4b-3e70-452a-b7e6-43b6a4d5fdff/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 220.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 220.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dbf34185-0404-477b-a412-c0ef11c71d3a",
                            "gambit_id": "94c5bd09-16da-4b07-b6f7-4aba96bb6147",
                            "last_updated": "2022-12-05T11:42:10.779268-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 220.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "220.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85d2d46f-f2c3-49f5-9174-208ee54b8845/?format=api"
                        },
                        {
                            "id": "78cb6f6a-4e35-46fe-8b81-0801b63d37ba",
                            "gambit_id": "9a1507ad-fe35-4fbe-92b0-1f4bd3158998",
                            "last_updated": "2022-12-05T11:42:10.780374-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 220.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "220.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85d2d46f-f2c3-49f5-9174-208ee54b8845/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b8c9bef3-7b87-403a-8073-add9bafff6f6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c65d07c4-eab9-4c5f-b7dd-903e4d3f9754",
            "completed": true,
            "last_updated": "2022-12-05T11:02:07.729255-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.66,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/c65d07c4-eab9-4c5f-b7dd-903e4d3f9754",
            "datetime": "2022-12-03T20:00:00-05:00",
            "cutoff_datetime": "2022-12-03T20:00:00-05:00",
            "name": "Purdue v. Michigan",
            "bettypes": [
                {
                    "id": "19098328-ede8-4f87-9233-f90b636257f4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b8c9bef3-7b87-403a-8073-add9bafff6f6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8331.0
                            },
                            {
                                "team": "Purdue",
                                "amount": 1669.0
                            }
                        ],
                        "expected_reward_tokens": 9329.71,
                        "profit_sb": 329.71,
                        "profit_sb_percentage": 3.66,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c13a32a1-fc30-4553-ad81-5860eaf43e9c",
                            "gambit_id": "a1165c80-68d3-40fc-acbd-8db00f8fd23a",
                            "last_updated": "2022-12-05T11:02:07.735441-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michigan",
                            "reward": "1.12000",
                            "odds": "1.13330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19098328-ede8-4f87-9233-f90b636257f4/?format=api"
                        },
                        {
                            "id": "37c50e5e-e249-41ce-94a4-3422981a3b5e",
                            "gambit_id": "68ae48b4-7516-4c2e-8d30-6716c565f583",
                            "last_updated": "2022-12-05T11:02:07.736473-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Purdue",
                            "reward": "5.59000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19098328-ede8-4f87-9233-f90b636257f4/?format=api"
                        }
                    ]
                },
                {
                    "id": "ee863d25-2e0e-40ff-80cc-9382f0e64014",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b8c9bef3-7b87-403a-8073-add9bafff6f6/?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": "Purdue",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4ef24af6-dc13-4f45-93a5-e2bfcbaa3dc8",
                            "gambit_id": "aca67737-8d1c-484c-9324-bf8321724d6e",
                            "last_updated": "2022-12-05T11:02:07.738557-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michigan",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-15.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee863d25-2e0e-40ff-80cc-9382f0e64014/?format=api"
                        },
                        {
                            "id": "b3805d58-0859-4024-9643-726ad4e85dbd",
                            "gambit_id": "48028296-ccf2-4ec7-8b18-fcb058d9b019",
                            "last_updated": "2022-12-05T11:02:07.739526-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Purdue",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "15.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee863d25-2e0e-40ff-80cc-9382f0e64014/?format=api"
                        }
                    ]
                },
                {
                    "id": "69af9985-78a4-4ec9-89fa-2d548458c2b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b8c9bef3-7b87-403a-8073-add9bafff6f6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "694799c8-2374-46b7-a6cd-2bc300806979",
                            "gambit_id": "bb2eab5a-e0b9-418c-a1dd-5cabd30c2fa6",
                            "last_updated": "2022-12-05T11:02:07.732135-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 54",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "54.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69af9985-78a4-4ec9-89fa-2d548458c2b4/?format=api"
                        },
                        {
                            "id": "9c73c72e-0ed2-40f1-ac49-90e557cc3993",
                            "gambit_id": "044090dc-0bbd-4dcc-932a-0112e25f126d",
                            "last_updated": "2022-12-05T11:02:07.733303-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 54",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "54.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69af9985-78a4-4ec9-89fa-2d548458c2b4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6dd9d96a-5bf7-4386-b677-d5bfd275cb17",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3183834a-d831-49a8-b349-901743cb6ab6",
            "completed": true,
            "last_updated": "2022-12-05T10:57:35.083587-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.46,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/3183834a-d831-49a8-b349-901743cb6ab6",
            "datetime": "2022-12-03T20:00:00-05:00",
            "cutoff_datetime": "2022-12-03T20:00:00-05:00",
            "name": "Clemson v. North Carolina",
            "bettypes": [
                {
                    "id": "44994ad1-d011-40d1-b366-24eb154fbb45",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6dd9d96a-5bf7-4386-b677-d5bfd275cb17/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Clemson",
                                "amount": 6986.0
                            },
                            {
                                "team": "North Carolina",
                                "amount": 3014.0
                            }
                        ],
                        "expected_reward_tokens": 9221.52,
                        "profit_sb": 221.52,
                        "profit_sb_percentage": 2.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "693f1dec-1065-429f-a8f6-16395c055001",
                            "gambit_id": "fbb1d3ec-226f-482a-9795-0d510363fd12",
                            "last_updated": "2022-12-05T10:57:35.091254-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Clemson",
                            "reward": "1.32000",
                            "odds": "1.36360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44994ad1-d011-40d1-b366-24eb154fbb45/?format=api"
                        },
                        {
                            "id": "c4d0ee31-a84e-4fb2-868b-94206065e0ee",
                            "gambit_id": "a49440c6-c68f-4f93-a956-c65827d89415",
                            "last_updated": "2022-12-05T10:57:35.090283-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "North Carolina",
                            "reward": "3.06000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44994ad1-d011-40d1-b366-24eb154fbb45/?format=api"
                        }
                    ]
                },
                {
                    "id": "321f3102-554e-41e6-a51b-a63303c2fa53",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6dd9d96a-5bf7-4386-b677-d5bfd275cb17/?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": "Clemson",
                                "amount": 5000.0
                            },
                            {
                                "team": "North Carolina",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9555c6b2-fe5b-401b-a4b2-687b8092f242",
                            "gambit_id": "edb0825e-53ab-4ce5-9a68-5fce0a1c881f",
                            "last_updated": "2022-12-05T10:57:35.094258-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Clemson",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/321f3102-554e-41e6-a51b-a63303c2fa53/?format=api"
                        },
                        {
                            "id": "48601de4-b9b1-40cf-9464-e291e8e8ec01",
                            "gambit_id": "9dee4c91-7d87-4e8e-865e-4b3fbc0b382b",
                            "last_updated": "2022-12-05T10:57:35.093183-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "North Carolina",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/321f3102-554e-41e6-a51b-a63303c2fa53/?format=api"
                        }
                    ]
                },
                {
                    "id": "b62c331c-ebe6-492c-b273-c8b8094ddec3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6dd9d96a-5bf7-4386-b677-d5bfd275cb17/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 64",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 64",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "50676865-0038-4f3d-a42b-a13f0ebd5e04",
                            "gambit_id": "d576aceb-33f9-41e1-bbec-06aa6ff747de",
                            "last_updated": "2022-12-05T10:57:35.086555-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 64",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "64.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b62c331c-ebe6-492c-b273-c8b8094ddec3/?format=api"
                        },
                        {
                            "id": "fb6ef07d-b44e-4b37-8689-9f851b46b7d3",
                            "gambit_id": "f9cef97e-3451-4eaa-bdfe-a68b1d361ab9",
                            "last_updated": "2022-12-05T10:57:35.087887-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 64",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "64.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b62c331c-ebe6-492c-b273-c8b8094ddec3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "34e5252c-9284-4c5b-a1ff-e86e2a81ba6e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cf16a2c6-a154-4991-837b-84bc69dedfed",
            "completed": true,
            "last_updated": "2022-12-05T11:27:08.919830-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.94,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/cf16a2c6-a154-4991-837b-84bc69dedfed",
            "datetime": "2022-12-03T19:37:00-05:00",
            "cutoff_datetime": "2022-12-03T19:37:00-05:00",
            "name": "Chicago Blackhawks v. New York Rangers",
            "bettypes": [
                {
                    "id": "83a2d88a-df3c-456f-a183-f52b8a0c9e94",
                    "match": "https://api-prod.gambitprofit.com/api/matches/34e5252c-9284-4c5b-a1ff-e86e2a81ba6e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6952.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3048.0
                            }
                        ],
                        "expected_reward_tokens": 9174.48,
                        "profit_sb": 174.48,
                        "profit_sb_percentage": 1.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f5164a3f-38d4-4e60-8751-2d10368e4263",
                            "gambit_id": "9c7d03f3-22f6-42f6-be3e-38ad6a6b9a67",
                            "last_updated": "2022-12-05T11:27:08.929396-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.32000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83a2d88a-df3c-456f-a183-f52b8a0c9e94/?format=api"
                        },
                        {
                            "id": "076f42ac-d0ea-4d34-bb54-e3aacab317f8",
                            "gambit_id": "3a7d582b-ca4a-42cd-80b3-96024e53b611",
                            "last_updated": "2022-12-05T11:27:08.930377-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "3.01000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83a2d88a-df3c-456f-a183-f52b8a0c9e94/?format=api"
                        }
                    ]
                },
                {
                    "id": "e1559005-2389-40e8-be2f-efade802f86b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/34e5252c-9284-4c5b-a1ff-e86e2a81ba6e/?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": 5000.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "042c494a-97ca-4dbb-b73e-c5d5f2a2211f",
                            "gambit_id": "4ed0f9b5-a786-47af-a680-294b8c1c3609",
                            "last_updated": "2022-12-05T11:27:08.926413-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1559005-2389-40e8-be2f-efade802f86b/?format=api"
                        },
                        {
                            "id": "9a8e3dc3-1753-40e0-a69f-039c12039dd8",
                            "gambit_id": "1cadc8a4-cfe7-46ce-92f4-8e10024128f6",
                            "last_updated": "2022-12-05T11:27:08.927403-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1559005-2389-40e8-be2f-efade802f86b/?format=api"
                        }
                    ]
                },
                {
                    "id": "578fb5eb-6a7a-4fd7-984f-7c92b4280046",
                    "match": "https://api-prod.gambitprofit.com/api/matches/34e5252c-9284-4c5b-a1ff-e86e2a81ba6e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e6d4b6fb-35e3-4fea-a914-895997bce7ff",
                            "gambit_id": "484251f1-8efb-4222-8930-b4e39695d67a",
                            "last_updated": "2022-12-05T11:27:08.924221-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578fb5eb-6a7a-4fd7-984f-7c92b4280046/?format=api"
                        },
                        {
                            "id": "cf1cd42b-b78d-4970-8c9e-0615dcc154ed",
                            "gambit_id": "989d0df9-d796-491c-b450-739399dad3ef",
                            "last_updated": "2022-12-05T11:27:08.922901-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578fb5eb-6a7a-4fd7-984f-7c92b4280046/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "179ec1a9-cd7d-4951-ab01-110af112a717",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "21cba6b6-3f0a-4597-b9ed-75d8c6fb2094",
            "completed": true,
            "last_updated": "2022-12-05T11:27:08.328557-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.13,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/21cba6b6-3f0a-4597-b9ed-75d8c6fb2094",
            "datetime": "2022-12-03T19:07:00-05:00",
            "cutoff_datetime": "2022-12-03T19:07:00-05:00",
            "name": "St Louis Blues v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "5fedefba-21eb-407d-903f-b38b78a73fd8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/179ec1a9-cd7d-4951-ab01-110af112a717/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6170.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0f86ae54-d1ad-4bfc-9189-258c514312b4",
                            "gambit_id": "7fa31bb0-a7ef-44e2-8dd8-5b6dbcd38dc0",
                            "last_updated": "2022-12-05T11:27:08.340647-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fedefba-21eb-407d-903f-b38b78a73fd8/?format=api"
                        },
                        {
                            "id": "2741c10e-e21f-4957-b5f6-2b778f2c2614",
                            "gambit_id": "76f32d57-4eb7-471b-8181-4e66622fb726",
                            "last_updated": "2022-12-05T11:27:08.341603-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fedefba-21eb-407d-903f-b38b78a73fd8/?format=api"
                        }
                    ]
                },
                {
                    "id": "a534c964-4c22-4c5f-96fd-41ee93a0a60a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/179ec1a9-cd7d-4951-ab01-110af112a717/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Blues",
                                "amount": 5974.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1b251e56-27f7-401a-9a75-146914480930",
                            "gambit_id": "91ed9470-07e0-4509-8df9-78640c1e6b3f",
                            "last_updated": "2022-12-05T11:27:08.338737-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a534c964-4c22-4c5f-96fd-41ee93a0a60a/?format=api"
                        },
                        {
                            "id": "bf84911b-2585-453f-9449-4a180e800c58",
                            "gambit_id": "ae98fa9c-8a54-42c3-a25e-1c4616132a2e",
                            "last_updated": "2022-12-05T11:27:08.337759-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a534c964-4c22-4c5f-96fd-41ee93a0a60a/?format=api"
                        }
                    ]
                },
                {
                    "id": "3b540061-789e-4675-983f-ead46a5d0b78",
                    "match": "https://api-prod.gambitprofit.com/api/matches/179ec1a9-cd7d-4951-ab01-110af112a717/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "de5a9f6b-ab87-473a-b440-3a2e6ba55e8b",
                            "gambit_id": "f3f17c00-e058-4804-a1d5-a5ae199491aa",
                            "last_updated": "2022-12-05T11:27:08.335809-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b540061-789e-4675-983f-ead46a5d0b78/?format=api"
                        },
                        {
                            "id": "cf6b0dd9-7b72-4420-82e8-e90360bfdb1c",
                            "gambit_id": "67846d1b-9dbd-4eb2-87dd-9d5d9e4587dc",
                            "last_updated": "2022-12-05T11:27:08.334718-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b540061-789e-4675-983f-ead46a5d0b78/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7058feb6-70cd-4dca-9ee0-471232fa92e8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5f6080b1-689f-41bd-ac13-2739975bf36c",
            "completed": true,
            "last_updated": "2022-12-05T11:32:15.570145-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.51,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5f6080b1-689f-41bd-ac13-2739975bf36c",
            "datetime": "2022-12-03T19:07:00-05:00",
            "cutoff_datetime": "2022-12-03T19:07:00-05:00",
            "name": "San Jose Sharks v. Ottawa Senators",
            "bettypes": [
                {
                    "id": "7f99bf05-8da7-42bb-bd55-110b87394e86",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7058feb6-70cd-4dca-9ee0-471232fa92e8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5664.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "14767f16-7749-46c8-878e-f55b4132d0dd",
                            "gambit_id": "6ee8dbf0-4e58-42a7-9250-9788df151e4f",
                            "last_updated": "2022-12-05T11:32:15.578537-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f99bf05-8da7-42bb-bd55-110b87394e86/?format=api"
                        },
                        {
                            "id": "f7724b18-5057-43ae-885f-df5f4b0fb976",
                            "gambit_id": "1d700abd-293f-4d17-9f74-628bc4c5eb99",
                            "last_updated": "2022-12-05T11:32:15.579508-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f99bf05-8da7-42bb-bd55-110b87394e86/?format=api"
                        }
                    ]
                },
                {
                    "id": "9c3caed7-fd19-40d2-bdc0-a3c7c90a59e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7058feb6-70cd-4dca-9ee0-471232fa92e8/?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": 6389.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 3611.0
                            }
                        ],
                        "expected_reward_tokens": 9135.83,
                        "profit_sb": 135.83,
                        "profit_sb_percentage": 1.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ef46a835-9d50-4e96-9c37-94bde2c5ee71",
                            "gambit_id": "3f78cc52-5ac3-45ed-b256-3c24f57ed6d2",
                            "last_updated": "2022-12-05T11:32:15.575479-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c3caed7-fd19-40d2-bdc0-a3c7c90a59e4/?format=api"
                        },
                        {
                            "id": "1c5781ef-4b9f-48fd-933a-b580a90d3694",
                            "gambit_id": "80c099c8-82ed-4de2-b054-0d884fef4823",
                            "last_updated": "2022-12-05T11:32:15.576470-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c3caed7-fd19-40d2-bdc0-a3c7c90a59e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "e2cde416-48be-470a-bc97-da7eecf41c14",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7058feb6-70cd-4dca-9ee0-471232fa92e8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3c2ddbf4-166f-4e90-adf3-c5ffd1b34d45",
                            "gambit_id": "10c8f396-1ca5-431a-8db2-9f6e98e91bd2",
                            "last_updated": "2022-12-05T11:32:15.573503-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2cde416-48be-470a-bc97-da7eecf41c14/?format=api"
                        },
                        {
                            "id": "0cee51de-d9c8-4fa9-a51f-0190c0cf5bcf",
                            "gambit_id": "f936e461-873d-4e46-a9b4-95bb51404dc5",
                            "last_updated": "2022-12-05T11:32:15.572504-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2cde416-48be-470a-bc97-da7eecf41c14/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "141760af-8c81-4456-ba15-ed73e7b96ae7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8bbff5c1-8168-45e6-a765-a410a95a8c1b",
            "completed": true,
            "last_updated": "2022-12-05T11:32:15.268443-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.59,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/8bbff5c1-8168-45e6-a765-a410a95a8c1b",
            "datetime": "2022-12-03T19:07:00-05:00",
            "cutoff_datetime": "2022-12-03T19:07:00-05:00",
            "name": "Montreal Canadiens v. Edmonton Oilers",
            "bettypes": [
                {
                    "id": "40753053-0bb5-416a-b2db-051e8170da6f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/141760af-8c81-4456-ba15-ed73e7b96ae7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6723.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 3277.0
                            }
                        ],
                        "expected_reward_tokens": 9142.83,
                        "profit_sb": 142.83,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8c4cd40d-e065-4769-a62e-210591085ae4",
                            "gambit_id": "9035eade-8030-484f-b3cc-683caf35a5a2",
                            "last_updated": "2022-12-05T11:32:15.277466-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.36000",
                            "odds": "1.40820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40753053-0bb5-416a-b2db-051e8170da6f/?format=api"
                        },
                        {
                            "id": "454e1ee5-443b-4a26-a300-e036bfae785c",
                            "gambit_id": "c436793e-b33c-4475-a222-58d30613d4d4",
                            "last_updated": "2022-12-05T11:32:15.278429-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.79000",
                            "odds": "3.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40753053-0bb5-416a-b2db-051e8170da6f/?format=api"
                        }
                    ]
                },
                {
                    "id": "93dce9bf-d8d0-4dfe-a606-b7f0edab3a64",
                    "match": "https://api-prod.gambitprofit.com/api/matches/141760af-8c81-4456-ba15-ed73e7b96ae7/?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": 5304.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ae2c714c-221d-4bfe-b789-f5cc955abf58",
                            "gambit_id": "7a794fbc-e6f2-47d6-b268-f09b8618e5c0",
                            "last_updated": "2022-12-05T11:32:15.275530-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93dce9bf-d8d0-4dfe-a606-b7f0edab3a64/?format=api"
                        },
                        {
                            "id": "d52eea0e-f5ac-41ab-a166-37f3f26f1d51",
                            "gambit_id": "667b00a2-ecb8-45d2-aa4c-4e6c3fc50903",
                            "last_updated": "2022-12-05T11:32:15.274559-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93dce9bf-d8d0-4dfe-a606-b7f0edab3a64/?format=api"
                        }
                    ]
                },
                {
                    "id": "a3338c64-e66d-420d-91c3-1ccca670e3be",
                    "match": "https://api-prod.gambitprofit.com/api/matches/141760af-8c81-4456-ba15-ed73e7b96ae7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bc41b982-2208-4971-90f8-c2a727ba5f64",
                            "gambit_id": "7d42b58a-4ba1-4f0c-b8bd-511cf160dcc8",
                            "last_updated": "2022-12-05T11:32:15.272493-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3338c64-e66d-420d-91c3-1ccca670e3be/?format=api"
                        },
                        {
                            "id": "29694ec7-310c-47de-9824-2b8ec3727b69",
                            "gambit_id": "182a6d09-0deb-4cb7-966b-3ef85d2c253f",
                            "last_updated": "2022-12-05T11:32:15.271329-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3338c64-e66d-420d-91c3-1ccca670e3be/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d05272c5-6fb1-4262-aa77-a515bfc37761",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c020f9f5-4dc0-4934-9fbb-b21cca171b61",
            "completed": true,
            "last_updated": "2022-12-05T11:32:15.419624-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.83,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c020f9f5-4dc0-4934-9fbb-b21cca171b61",
            "datetime": "2022-12-03T19:07:00-05:00",
            "cutoff_datetime": "2022-12-03T19:07:00-05:00",
            "name": "Toronto Maple Leafs v. Tampa Bay Lightning",
            "bettypes": [
                {
                    "id": "1c709c77-a2a0-4e4a-98bd-6ea49ad251ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d05272c5-6fb1-4262-aa77-a515bfc37761/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 5492.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "12934647-da75-4251-9eec-f5673b9d3be8",
                            "gambit_id": "4b929255-ad72-482d-b6ca-e0b00354a65c",
                            "last_updated": "2022-12-05T11:32:15.431650-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c709c77-a2a0-4e4a-98bd-6ea49ad251ed/?format=api"
                        },
                        {
                            "id": "bc589dcd-1eb6-4d45-96db-ef36dd1bc835",
                            "gambit_id": "686ef508-856f-45b7-bfc5-f0cf95c81e8c",
                            "last_updated": "2022-12-05T11:32:15.432608-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c709c77-a2a0-4e4a-98bd-6ea49ad251ed/?format=api"
                        }
                    ]
                },
                {
                    "id": "eac46bf1-68e8-4d5a-b014-7b2f5f44cb0f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d05272c5-6fb1-4262-aa77-a515bfc37761/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 6482.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d02eae5c-5992-4524-b9c2-e3b108ecd324",
                            "gambit_id": "ff226f97-e1c3-4c9d-909d-efa56e4011ac",
                            "last_updated": "2022-12-05T11:32:15.429623-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eac46bf1-68e8-4d5a-b014-7b2f5f44cb0f/?format=api"
                        },
                        {
                            "id": "6e0f2f13-2935-4773-878f-453bcf8e646c",
                            "gambit_id": "40d14d72-ad04-4a9b-905f-539e125eea27",
                            "last_updated": "2022-12-05T11:32:15.428615-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eac46bf1-68e8-4d5a-b014-7b2f5f44cb0f/?format=api"
                        }
                    ]
                },
                {
                    "id": "46ba0b01-a984-4512-be99-cd1e9314f2be",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d05272c5-6fb1-4262-aa77-a515bfc37761/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5bf8efd5-cf4c-4e57-b201-394f43fe666e",
                            "gambit_id": "7b183c56-e565-45f7-bad2-02bbaa50a58a",
                            "last_updated": "2022-12-05T11:32:15.422918-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46ba0b01-a984-4512-be99-cd1e9314f2be/?format=api"
                        },
                        {
                            "id": "06d50d78-d06a-45c0-8a88-5374ff965e1c",
                            "gambit_id": "ad753fa6-3799-4c3b-a83f-1cabe18af4b9",
                            "last_updated": "2022-12-05T11:32:15.425926-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46ba0b01-a984-4512-be99-cd1e9314f2be/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2fc5a4b9-3bad-4a02-8035-f6a9eef61980",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b0971ada-da9d-4c0b-9bf8-57c02ae52a9e",
            "completed": true,
            "last_updated": "2022-12-05T11:32:14.677656-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.83,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b0971ada-da9d-4c0b-9bf8-57c02ae52a9e",
            "datetime": "2022-12-03T19:07:00-05:00",
            "cutoff_datetime": "2022-12-03T19:07:00-05:00",
            "name": "New Jersey Devils v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "2487eb9a-3fe6-4aa4-b90c-4d04ffcf24fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2fc5a4b9-3bad-4a02-8035-f6a9eef61980/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Jersey Devils",
                                "amount": 6482.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a4c32b06-d64a-469e-816a-67997634ecf9",
                            "gambit_id": "f9d62d7f-4a5a-4fc6-ac58-9687fb22f410",
                            "last_updated": "2022-12-05T11:32:14.688586-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2487eb9a-3fe6-4aa4-b90c-4d04ffcf24fc/?format=api"
                        },
                        {
                            "id": "4c823b9a-843d-4027-ac2f-788666fc74d0",
                            "gambit_id": "b5c83971-4922-432e-96a9-9a7c450b741f",
                            "last_updated": "2022-12-05T11:32:14.687580-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2487eb9a-3fe6-4aa4-b90c-4d04ffcf24fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "04c780f4-0857-448e-b8c2-714f5846922a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2fc5a4b9-3bad-4a02-8035-f6a9eef61980/?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": 5492.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f11c5458-e41b-425e-b3f0-9272d5ac6fdb",
                            "gambit_id": "32599f42-3b66-4e87-8ce6-14ef4d13b9fd",
                            "last_updated": "2022-12-05T11:32:14.684279-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04c780f4-0857-448e-b8c2-714f5846922a/?format=api"
                        },
                        {
                            "id": "f43e1110-0647-4d1b-a5fe-53678618f421",
                            "gambit_id": "f27299c8-d302-47f8-8fb8-5fffd299f328",
                            "last_updated": "2022-12-05T11:32:14.685462-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04c780f4-0857-448e-b8c2-714f5846922a/?format=api"
                        }
                    ]
                },
                {
                    "id": "059bf807-3bdd-49ad-81f6-67ebf37d7031",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2fc5a4b9-3bad-4a02-8035-f6a9eef61980/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "429a606a-6883-4fc5-9399-f57f97b3af45",
                            "gambit_id": "3a9c2605-a04b-41a0-ae22-0e77fc112c28",
                            "last_updated": "2022-12-05T11:32:14.680509-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/059bf807-3bdd-49ad-81f6-67ebf37d7031/?format=api"
                        },
                        {
                            "id": "0bd161bc-f953-481a-a5fe-9679683fa24a",
                            "gambit_id": "745ac878-bf0a-47ea-8c4e-270fb78eb753",
                            "last_updated": "2022-12-05T11:32:14.681936-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/059bf807-3bdd-49ad-81f6-67ebf37d7031/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4264d68f-7659-46d6-84af-06859b3f449d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "019e6d6e-ae61-4155-a490-989b82ef328a",
            "completed": true,
            "last_updated": "2022-12-05T11:37:10.371058-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.51,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/019e6d6e-ae61-4155-a490-989b82ef328a",
            "datetime": "2022-12-03T19:07:00-05:00",
            "cutoff_datetime": "2022-12-03T19:07:00-05:00",
            "name": "Vegas Golden Knights v. Detroit Red Wings",
            "bettypes": [
                {
                    "id": "ce499214-0348-4d4b-aa35-fb787e066aef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4264d68f-7659-46d6-84af-06859b3f449d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5571.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 4429.0
                            }
                        ],
                        "expected_reward_tokens": 9079.45,
                        "profit_sb": 79.45,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0ff61cb7-7cf1-4b0d-86e0-9d6a32009619",
                            "gambit_id": "9ab19a54-8840-4c20-9883-752faab9f606",
                            "last_updated": "2022-12-05T11:37:10.380388-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce499214-0348-4d4b-aa35-fb787e066aef/?format=api"
                        },
                        {
                            "id": "bfd73667-c96c-46a2-a08d-4d8d92d45c49",
                            "gambit_id": "cf3ca6f5-4efb-4f9a-98cd-503610b9e478",
                            "last_updated": "2022-12-05T11:37:10.379425-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce499214-0348-4d4b-aa35-fb787e066aef/?format=api"
                        }
                    ]
                },
                {
                    "id": "33356d1f-bd94-4570-8d70-1080d9c9e6e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4264d68f-7659-46d6-84af-06859b3f449d/?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": 6389.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3611.0
                            }
                        ],
                        "expected_reward_tokens": 9135.83,
                        "profit_sb": 135.83,
                        "profit_sb_percentage": 1.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a32b08fe-f24e-45ab-be60-fd3041597dbc",
                            "gambit_id": "a2959938-82dd-47d1-89c9-eabc3b51aa8a",
                            "last_updated": "2022-12-05T11:37:10.376479-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33356d1f-bd94-4570-8d70-1080d9c9e6e7/?format=api"
                        },
                        {
                            "id": "2de455ae-8b43-4027-adc5-5f315094150b",
                            "gambit_id": "b16c5325-5d7c-492b-8426-61167452420c",
                            "last_updated": "2022-12-05T11:37:10.377473-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33356d1f-bd94-4570-8d70-1080d9c9e6e7/?format=api"
                        }
                    ]
                },
                {
                    "id": "19693268-eca8-4896-b7cc-a4588e3bba1a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4264d68f-7659-46d6-84af-06859b3f449d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8da611ac-4c97-4281-ba5f-1a7f81f758aa",
                            "gambit_id": "e1ec8318-393f-4166-812a-88dc38782523",
                            "last_updated": "2022-12-05T11:37:10.373540-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19693268-eca8-4896-b7cc-a4588e3bba1a/?format=api"
                        },
                        {
                            "id": "10c10732-e1ae-401b-8d6b-36b6ef23ef26",
                            "gambit_id": "58c330e8-c0d6-4c36-aebf-0d8f552f26b8",
                            "last_updated": "2022-12-05T11:37:10.374540-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19693268-eca8-4896-b7cc-a4588e3bba1a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "005d0976-f5bc-4af7-91e2-815c74c52e4d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "846a4c3a-09a9-4ed6-9515-26482e0822c5",
            "completed": true,
            "last_updated": "2022-12-05T11:32:14.974310-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/846a4c3a-09a9-4ed6-9515-26482e0822c5",
            "datetime": "2022-12-03T19:07:00-05:00",
            "cutoff_datetime": "2022-12-03T19:07:00-05:00",
            "name": "Colorado Avalanche v. Boston Bruins",
            "bettypes": [
                {
                    "id": "9758c8c0-3603-4631-ba12-6d7688384a25",
                    "match": "https://api-prod.gambitprofit.com/api/matches/005d0976-f5bc-4af7-91e2-815c74c52e4d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Bruins",
                                "amount": 5974.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d0e15913-fae9-4ca8-87e1-fb53e49a35c2",
                            "gambit_id": "24d46513-a120-4667-933c-8105d8f3b2b1",
                            "last_updated": "2022-12-05T11:32:14.982971-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9758c8c0-3603-4631-ba12-6d7688384a25/?format=api"
                        },
                        {
                            "id": "7b4df252-2886-49e9-b435-2b5a64521e6b",
                            "gambit_id": "e4480a50-324d-42a5-a911-c73b79eca028",
                            "last_updated": "2022-12-05T11:32:14.983932-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9758c8c0-3603-4631-ba12-6d7688384a25/?format=api"
                        }
                    ]
                },
                {
                    "id": "c50d6fe9-a7fe-46ba-a699-4a833ade27f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/005d0976-f5bc-4af7-91e2-815c74c52e4d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 6114.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4b4dcace-18ad-44f2-976a-0460ca732713",
                            "gambit_id": "13197953-14e6-4949-8338-32b58c317b47",
                            "last_updated": "2022-12-05T11:32:14.981058-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c50d6fe9-a7fe-46ba-a699-4a833ade27f6/?format=api"
                        },
                        {
                            "id": "7e460ef3-5d88-4cb2-8acd-8102ee43e612",
                            "gambit_id": "8e97b8b1-100a-4de5-937c-63a929889956",
                            "last_updated": "2022-12-05T11:32:14.980068-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c50d6fe9-a7fe-46ba-a699-4a833ade27f6/?format=api"
                        }
                    ]
                },
                {
                    "id": "38335fe8-c23e-4f69-ac85-40319da819f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/005d0976-f5bc-4af7-91e2-815c74c52e4d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bfb70d37-6bee-4588-b41a-b00283329c12",
                            "gambit_id": "3b76ed79-b5a4-4e27-809c-ae49d5e3eb46",
                            "last_updated": "2022-12-05T11:32:14.978133-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38335fe8-c23e-4f69-ac85-40319da819f3/?format=api"
                        },
                        {
                            "id": "bf18df5c-749c-4230-96dc-54d7f4330cc0",
                            "gambit_id": "c0d2ebc6-9020-40de-9e32-1b37ec01c538",
                            "last_updated": "2022-12-05T11:32:14.977085-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38335fe8-c23e-4f69-ac85-40319da819f3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4d9d6eb6-ee12-4972-9f53-57aed9ab8657",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c1a35024-176f-44ec-895e-400e712acd0c",
            "completed": true,
            "last_updated": "2022-12-05T11:47:12.062503-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c1a35024-176f-44ec-895e-400e712acd0c",
            "datetime": "2022-12-03T18:10:00-05:00",
            "cutoff_datetime": "2022-12-03T18:10:00-05:00",
            "name": "Milwaukee Bucks v. Charlotte Hornets",
            "bettypes": [
                {
                    "id": "389a1332-2588-4f7d-a77f-c59f365b1c60",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d9d6eb6-ee12-4972-9f53-57aed9ab8657/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5304.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0096522a-848f-4d42-b619-69712befa7a4",
                            "gambit_id": "85ea5951-a75a-4b2f-ab95-a2653e2453b9",
                            "last_updated": "2022-12-05T11:47:12.072566-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/389a1332-2588-4f7d-a77f-c59f365b1c60/?format=api"
                        },
                        {
                            "id": "ea5d048d-7971-460f-9b2c-02553ced6879",
                            "gambit_id": "81673da1-1d11-4014-a553-4d8c38a50ad2",
                            "last_updated": "2022-12-05T11:47:12.071386-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/389a1332-2588-4f7d-a77f-c59f365b1c60/?format=api"
                        }
                    ]
                },
                {
                    "id": "bef1d41e-6d0e-40dc-bbab-41d08f1f9bb6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d9d6eb6-ee12-4972-9f53-57aed9ab8657/?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": "Milwaukee Bucks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "74a4868c-04c7-4850-a8d5-828724329587",
                            "gambit_id": "b4a16f0b-cfc8-45c9-a91d-2aaa4c5f9ba7",
                            "last_updated": "2022-12-05T11:47:12.068458-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bef1d41e-6d0e-40dc-bbab-41d08f1f9bb6/?format=api"
                        },
                        {
                            "id": "37b1ebb8-9abf-4636-bb17-551594b770a4",
                            "gambit_id": "7cb085de-f7f6-473a-8e91-15b14be26cc4",
                            "last_updated": "2022-12-05T11:47:12.069443-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bef1d41e-6d0e-40dc-bbab-41d08f1f9bb6/?format=api"
                        }
                    ]
                },
                {
                    "id": "2207e8bc-536e-4ab3-8e44-a41b4908b13f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d9d6eb6-ee12-4972-9f53-57aed9ab8657/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 220",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 220",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5eaeac34-82de-4dcb-8453-c4de5376156f",
                            "gambit_id": "d45f32df-c20a-49e6-b4c9-eb8ef4ae5f02",
                            "last_updated": "2022-12-05T11:47:12.065447-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 220",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "220.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2207e8bc-536e-4ab3-8e44-a41b4908b13f/?format=api"
                        },
                        {
                            "id": "334d0a89-9d45-49b4-b77e-e688e32af9ce",
                            "gambit_id": "6c957667-160b-4c34-bcee-152d408cacc6",
                            "last_updated": "2022-12-05T11:47:12.066496-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 220",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "220.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2207e8bc-536e-4ab3-8e44-a41b4908b13f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a2dfc07f-ee25-4f9d-b3a8-300dcd11aabc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6e4c03ae-5da9-4baa-98b3-0dc58ce3b36a",
            "completed": true,
            "last_updated": "2022-12-05T11:47:12.257971-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.54,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/6e4c03ae-5da9-4baa-98b3-0dc58ce3b36a",
            "datetime": "2022-12-03T16:10:00-05:00",
            "cutoff_datetime": "2022-12-03T16:10:00-05:00",
            "name": "Sacramento Kings v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "010bf722-e5fc-47e6-82ce-85288d1cee77",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2dfc07f-ee25-4f9d-b3a8-300dcd11aabc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5974.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "08a6f648-1c5e-4d2a-9665-bb893344ebd9",
                            "gambit_id": "8901b5a5-5752-4741-a342-cdc596c7d2dd",
                            "last_updated": "2022-12-05T11:47:12.268005-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/010bf722-e5fc-47e6-82ce-85288d1cee77/?format=api"
                        },
                        {
                            "id": "9e173cd2-0868-45e7-9cb3-b4a1c7d5ee42",
                            "gambit_id": "2bde6c8d-60c4-4a39-aaef-ea49e085e507",
                            "last_updated": "2022-12-05T11:47:12.267044-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/010bf722-e5fc-47e6-82ce-85288d1cee77/?format=api"
                        }
                    ]
                },
                {
                    "id": "0d4bd401-4ad5-4a85-a0e1-84948a4b222e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2dfc07f-ee25-4f9d-b3a8-300dcd11aabc/?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": "Los Angeles Clippers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "73602b72-dc77-4799-8a3d-cfbeb5a0f3a6",
                            "gambit_id": "1a0b27ea-41e2-4f06-8520-2ac18bd269cc",
                            "last_updated": "2022-12-05T11:47:12.265127-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d4bd401-4ad5-4a85-a0e1-84948a4b222e/?format=api"
                        },
                        {
                            "id": "cd8643ec-bc2b-41d7-9fe6-bdd04bde5988",
                            "gambit_id": "195f8997-deee-4319-99e2-839d378f5cf7",
                            "last_updated": "2022-12-05T11:47:12.264142-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d4bd401-4ad5-4a85-a0e1-84948a4b222e/?format=api"
                        }
                    ]
                },
                {
                    "id": "d2f4797a-0ff0-47b0-bee7-d60d599825dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2dfc07f-ee25-4f9d-b3a8-300dcd11aabc/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 228",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 228",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9e383d5b-af90-4339-8211-b743cf2bd643",
                            "gambit_id": "3b042b74-f8af-4554-bd87-b7c9f80fe78e",
                            "last_updated": "2022-12-05T11:47:12.262221-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 228",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2f4797a-0ff0-47b0-bee7-d60d599825dc/?format=api"
                        },
                        {
                            "id": "72b0f99a-f4c6-46c9-acc5-4cdae5990277",
                            "gambit_id": "4163b7dd-12cd-4985-a08a-d330189311f7",
                            "last_updated": "2022-12-05T11:47:12.260893-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 228",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2f4797a-0ff0-47b0-bee7-d60d599825dc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "15a9994b-c54a-4c23-b044-cfeb71197b6d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "22d7f641-190b-4c64-845e-b37211ed0367",
            "completed": true,
            "last_updated": "2022-12-05T11:07:07.403301-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.37,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/22d7f641-190b-4c64-845e-b37211ed0367",
            "datetime": "2022-12-03T16:00:00-05:00",
            "cutoff_datetime": "2022-12-03T16:00:00-05:00",
            "name": "Southern v. Jackson State",
            "bettypes": [
                {
                    "id": "de8fe7ca-7657-472d-aa2e-e46d8bf07108",
                    "match": "https://api-prod.gambitprofit.com/api/matches/15a9994b-c54a-4c23-b044-cfeb71197b6d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Jackson State",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10700.0,
                        "profit_sb": 1700.0,
                        "profit_sb_percentage": 18.89,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jackson State",
                                "amount": 8695.0
                            },
                            {
                                "team": "Southern",
                                "amount": 1305.0
                            }
                        ],
                        "expected_reward_tokens": 9303.65,
                        "profit_sb": 303.65,
                        "profit_sb_percentage": 3.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "20f2abc1-cc90-4d04-9225-8eae699d92c3",
                            "gambit_id": "c5c85e89-f0c5-4f7b-ab07-f398e049e4da",
                            "last_updated": "2022-12-05T11:07:07.409728-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jackson State",
                            "reward": "1.07000",
                            "odds": "1.08330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de8fe7ca-7657-472d-aa2e-e46d8bf07108/?format=api"
                        },
                        {
                            "id": "ed5a30eb-cbe7-43d5-9c5b-b942536e9271",
                            "gambit_id": "39414160-63d9-450d-9225-e184a830df76",
                            "last_updated": "2022-12-05T11:07:07.410901-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Southern",
                            "reward": "7.13000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de8fe7ca-7657-472d-aa2e-e46d8bf07108/?format=api"
                        }
                    ]
                },
                {
                    "id": "39520c08-bc30-492d-8d8a-10f9e2cd4e39",
                    "match": "https://api-prod.gambitprofit.com/api/matches/15a9994b-c54a-4c23-b044-cfeb71197b6d/?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": "Southern",
                                "amount": 5000.0
                            },
                            {
                                "team": "Jackson State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0ab0f5c9-859f-42b4-805a-f8a0ec9d4a51",
                            "gambit_id": "9a63bcf6-9118-4724-8c31-1113b0dad178",
                            "last_updated": "2022-12-05T11:07:07.414315-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Southern",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "20.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39520c08-bc30-492d-8d8a-10f9e2cd4e39/?format=api"
                        },
                        {
                            "id": "ca7b5631-7ea5-42d1-a533-ff317e95a8d7",
                            "gambit_id": "4d377bb6-f15f-4fc6-b2a6-85f637c7b236",
                            "last_updated": "2022-12-05T11:07:07.413072-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jackson State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-20.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39520c08-bc30-492d-8d8a-10f9e2cd4e39/?format=api"
                        }
                    ]
                },
                {
                    "id": "3cfbfca1-133a-49ee-91e5-155b5b22d0bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/15a9994b-c54a-4c23-b044-cfeb71197b6d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2aec207c-5564-4cff-ab30-f7bf5dd1f284",
                            "gambit_id": "3ad9201c-b9c0-4b9d-b9e3-9c049674e5c8",
                            "last_updated": "2022-12-05T11:07:07.406177-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 51",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "51.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cfbfca1-133a-49ee-91e5-155b5b22d0bf/?format=api"
                        },
                        {
                            "id": "dadd0a9a-87c3-4df0-9c67-01764c4d5696",
                            "gambit_id": "f6231f05-91e3-4794-873c-c89e1353a487",
                            "last_updated": "2022-12-05T11:07:07.407366-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 51",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "51.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cfbfca1-133a-49ee-91e5-155b5b22d0bf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1d37373d-9951-4904-8344-fc83c8ae9d6e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4b18afec-7e2d-4f72-a08c-5ca9c6385e88",
            "completed": true,
            "last_updated": "2022-12-05T11:02:07.580347-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/4b18afec-7e2d-4f72-a08c-5ca9c6385e88",
            "datetime": "2022-12-03T16:00:00-05:00",
            "cutoff_datetime": "2022-12-03T16:00:00-05:00",
            "name": "Central Florida v. Tulane",
            "bettypes": [
                {
                    "id": "c3755fc9-ccaf-4050-8abe-138892b43136",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1d37373d-9951-4904-8344-fc83c8ae9d6e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tulane",
                                "amount": 6114.0
                            },
                            {
                                "team": "Central Florida",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f467ef82-afdc-4c41-91e6-13e252a4995f",
                            "gambit_id": "d6d58a28-f682-423a-af19-1c8ef5ad89d7",
                            "last_updated": "2022-12-05T11:02:07.583138-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tulane",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3755fc9-ccaf-4050-8abe-138892b43136/?format=api"
                        },
                        {
                            "id": "cca6c81e-c003-4708-a668-37362fc50d5e",
                            "gambit_id": "ce472b3d-42bc-4aa4-822a-7a78e3a1756a",
                            "last_updated": "2022-12-05T11:02:07.584237-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Central Florida",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3755fc9-ccaf-4050-8abe-138892b43136/?format=api"
                        }
                    ]
                },
                {
                    "id": "ec07ae59-a193-422d-83a2-9242fc93a95c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1d37373d-9951-4904-8344-fc83c8ae9d6e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tulane",
                                "amount": 5000.0
                            },
                            {
                                "team": "Central Florida",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cbc707d0-fef4-4129-bf85-11c2f1d96174",
                            "gambit_id": "bc6eeb72-763c-4771-81af-32e8bc989859",
                            "last_updated": "2022-12-05T11:02:07.589265-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tulane",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec07ae59-a193-422d-83a2-9242fc93a95c/?format=api"
                        },
                        {
                            "id": "d5cccc1d-de78-4cc6-928e-5353dc8821f1",
                            "gambit_id": "a2100ff7-e8d7-44b8-b129-2c4c6cad04ad",
                            "last_updated": "2022-12-05T11:02:07.590269-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Central Florida",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec07ae59-a193-422d-83a2-9242fc93a95c/?format=api"
                        }
                    ]
                },
                {
                    "id": "8df471ab-e8b9-425c-92cb-8a4d4720157b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1d37373d-9951-4904-8344-fc83c8ae9d6e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 57.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 57.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "28d3530c-26b8-4a89-8eb5-95673c5c26b8",
                            "gambit_id": "0b00bbcb-9495-4f51-851c-e71220a675f1",
                            "last_updated": "2022-12-05T11:02:07.586289-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 57.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "57.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8df471ab-e8b9-425c-92cb-8a4d4720157b/?format=api"
                        },
                        {
                            "id": "dded6d32-7336-4195-b465-b0b7a92dd62a",
                            "gambit_id": "b78f6464-a426-4b48-82e3-37599bdfc499",
                            "last_updated": "2022-12-05T11:02:07.587276-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 57.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "57.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8df471ab-e8b9-425c-92cb-8a4d4720157b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "83179ae9-80ed-4e6c-9ac7-fafbb2619249",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "186780a3-da77-41ff-b531-6459efe1463c",
            "completed": true,
            "last_updated": "2022-12-04T11:07:17.677153-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.65,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/186780a3-da77-41ff-b531-6459efe1463c",
            "datetime": "2022-12-03T16:00:00-05:00",
            "cutoff_datetime": "2022-12-03T16:00:00-05:00",
            "name": "LSU v. Georgia",
            "bettypes": [
                {
                    "id": "603ddea7-5258-464d-9564-f6544ce01735",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83179ae9-80ed-4e6c-9ac7-fafbb2619249/?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": 10900.0,
                        "profit_sb": 1900.0,
                        "profit_sb_percentage": 21.11,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Georgia",
                                "amount": 8558.0
                            },
                            {
                                "team": "LSU",
                                "amount": 1442.0
                            }
                        ],
                        "expected_reward_tokens": 9328.22,
                        "profit_sb": 328.22,
                        "profit_sb_percentage": 3.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "903e9a2d-72d2-4f98-9cb1-cc035be2d68c",
                            "gambit_id": "a82d448f-e397-4171-86b8-763fd806e4ed",
                            "last_updated": "2022-12-04T11:07:17.685918-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia",
                            "reward": "1.09000",
                            "odds": "1.10530",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/603ddea7-5258-464d-9564-f6544ce01735/?format=api"
                        },
                        {
                            "id": "433cc7e4-1ec2-43b0-b342-87071f26c81b",
                            "gambit_id": "0816d6b5-2d96-439c-93d4-826c5cc9d80a",
                            "last_updated": "2022-12-04T11:07:17.686995-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LSU",
                            "reward": "6.47000",
                            "odds": "7.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/603ddea7-5258-464d-9564-f6544ce01735/?format=api"
                        }
                    ]
                },
                {
                    "id": "2414a9ba-f923-4ea2-86e7-91056219108a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83179ae9-80ed-4e6c-9ac7-fafbb2619249/?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": "LSU",
                                "amount": 5000.0
                            },
                            {
                                "team": "Georgia",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a50279d0-4842-4455-8e74-3bf40b51e4b8",
                            "gambit_id": "c171f172-f7a8-43e9-9645-fdf9ff40194b",
                            "last_updated": "2022-12-04T11:07:17.690227-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LSU",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "17.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2414a9ba-f923-4ea2-86e7-91056219108a/?format=api"
                        },
                        {
                            "id": "00d4faa9-c51b-4c80-8ca2-fd0a0c6a26bf",
                            "gambit_id": "e3e83fbe-e7d0-47ad-979f-34899a23b830",
                            "last_updated": "2022-12-04T11:07:17.689145-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-17.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2414a9ba-f923-4ea2-86e7-91056219108a/?format=api"
                        }
                    ]
                },
                {
                    "id": "9829294f-7219-495f-b426-24a6777ba7dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83179ae9-80ed-4e6c-9ac7-fafbb2619249/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 52",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 52",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "57e43c26-a2bc-4f7e-9c71-38423d457720",
                            "gambit_id": "6cba4dd4-fbd6-4e1d-bdb5-0900eaec5482",
                            "last_updated": "2022-12-04T11:07:17.682638-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 52",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "52.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9829294f-7219-495f-b426-24a6777ba7dc/?format=api"
                        },
                        {
                            "id": "33bf9f2b-4cee-4b6c-80b8-a073b69e944a",
                            "gambit_id": "0dee5059-2c2c-4c74-ab4e-45c21a153bf5",
                            "last_updated": "2022-12-04T11:07:17.683735-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 52",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "52.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9829294f-7219-495f-b426-24a6777ba7dc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "eee3f9fc-747e-48c1-b73f-ade560a769e9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e17d6bec-fd36-446c-a8a9-de640f1ada07",
            "completed": true,
            "last_updated": "2022-12-05T11:02:08.479706-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.03,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e17d6bec-fd36-446c-a8a9-de640f1ada07",
            "datetime": "2022-12-03T16:00:00-05:00",
            "cutoff_datetime": "2022-12-03T16:00:00-05:00",
            "name": "Fresno State v. Boise State",
            "bettypes": [
                {
                    "id": "3061080f-8e96-42b3-8681-04cf59919ac2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eee3f9fc-747e-48c1-b73f-ade560a769e9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5829.0
                            },
                            {
                                "team": "Fresno State",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5dce5e3d-438a-456d-86ae-fa6b5877c6f9",
                            "gambit_id": "dcd7960d-eb57-4814-83b7-06172ccae62b",
                            "last_updated": "2022-12-05T11:02:08.485184-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boise State",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3061080f-8e96-42b3-8681-04cf59919ac2/?format=api"
                        },
                        {
                            "id": "8b9b4216-f972-4249-920e-93310f5d147b",
                            "gambit_id": "290cb28d-7616-4c41-8fd3-cf4a7eca95bf",
                            "last_updated": "2022-12-05T11:02:08.486171-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fresno State",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3061080f-8e96-42b3-8681-04cf59919ac2/?format=api"
                        }
                    ]
                },
                {
                    "id": "fdbcfe63-57b0-4b16-a964-d1fd4b29e8e0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eee3f9fc-747e-48c1-b73f-ade560a769e9/?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": 5097.0
                            },
                            {
                                "team": "Fresno State",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "968ba507-c9c7-4541-91ad-8f9ddb04fe74",
                            "gambit_id": "6dfd47a4-53ec-4421-b3ff-414d13889c9b",
                            "last_updated": "2022-12-05T11:02:08.488145-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boise State",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdbcfe63-57b0-4b16-a964-d1fd4b29e8e0/?format=api"
                        },
                        {
                            "id": "157a2c34-bb2e-43bf-82c3-9e2baab37579",
                            "gambit_id": "bffb64e3-7305-4d49-b3d7-7e4280d3b381",
                            "last_updated": "2022-12-05T11:02:08.489133-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fresno State",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdbcfe63-57b0-4b16-a964-d1fd4b29e8e0/?format=api"
                        }
                    ]
                },
                {
                    "id": "4350227d-212a-407b-8b63-4dff84ab8cd6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eee3f9fc-747e-48c1-b73f-ade560a769e9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 54.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 54.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "909084c1-bb34-4be8-835c-341009e23099",
                            "gambit_id": "36313a40-5faf-43f3-ba32-a2fc480e67ba",
                            "last_updated": "2022-12-05T11:02:08.482192-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 54.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "54.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4350227d-212a-407b-8b63-4dff84ab8cd6/?format=api"
                        },
                        {
                            "id": "6ef8eddf-3899-4fc5-8dba-ac1767049a8a",
                            "gambit_id": "f2877cd9-526f-42fc-8cdd-e35dca25978c",
                            "last_updated": "2022-12-05T11:02:08.483200-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 54.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "54.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4350227d-212a-407b-8b63-4dff84ab8cd6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "234bae0f-ce77-4273-83bd-d4c4a6d67abb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f3a24449-f72a-4b03-a219-c4427217500e",
            "completed": true,
            "last_updated": "2022-12-05T11:07:07.098566-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.94,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/f3a24449-f72a-4b03-a219-c4427217500e",
            "datetime": "2022-12-03T15:30:00-05:00",
            "cutoff_datetime": "2022-12-03T15:30:00-05:00",
            "name": "Coastal Carolina v. Troy",
            "bettypes": [
                {
                    "id": "437315de-7942-4d54-ad12-8fc2f4af5a96",
                    "match": "https://api-prod.gambitprofit.com/api/matches/234bae0f-ce77-4273-83bd-d4c4a6d67abb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Troy",
                                "amount": 6952.0
                            },
                            {
                                "team": "Coastal Carolina",
                                "amount": 3048.0
                            }
                        ],
                        "expected_reward_tokens": 9174.48,
                        "profit_sb": 174.48,
                        "profit_sb_percentage": 1.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d85dda53-2e40-4d3b-91bc-873bd76992d9",
                            "gambit_id": "9005bc2b-737c-448c-9911-d760c26dbe7a",
                            "last_updated": "2022-12-05T11:07:07.104833-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Troy",
                            "reward": "1.32000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/437315de-7942-4d54-ad12-8fc2f4af5a96/?format=api"
                        },
                        {
                            "id": "3859295d-94ce-405d-a264-e1f4cd470545",
                            "gambit_id": "32a23dba-55df-4d0d-9250-de15c7288e5d",
                            "last_updated": "2022-12-05T11:07:07.106008-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Coastal Carolina",
                            "reward": "3.01000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/437315de-7942-4d54-ad12-8fc2f4af5a96/?format=api"
                        }
                    ]
                },
                {
                    "id": "abebe5f3-87e1-4e1c-8825-80a95c5ed0c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/234bae0f-ce77-4273-83bd-d4c4a6d67abb/?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": "Coastal Carolina",
                                "amount": 5000.0
                            },
                            {
                                "team": "Troy",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c210bbd0-d72d-4bd2-b464-e0328e481ce0",
                            "gambit_id": "a47b1d4b-4d13-442c-8633-9f15aaf22332",
                            "last_updated": "2022-12-05T11:07:07.109300-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Coastal Carolina",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abebe5f3-87e1-4e1c-8825-80a95c5ed0c5/?format=api"
                        },
                        {
                            "id": "d06d3841-5fa7-48ee-ab13-0e6a9b5cb504",
                            "gambit_id": "e5a9d956-5a6f-4666-90a5-8de7f6f472db",
                            "last_updated": "2022-12-05T11:07:07.108237-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Troy",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abebe5f3-87e1-4e1c-8825-80a95c5ed0c5/?format=api"
                        }
                    ]
                },
                {
                    "id": "19a6f817-645b-42ca-9404-fede212cad61",
                    "match": "https://api-prod.gambitprofit.com/api/matches/234bae0f-ce77-4273-83bd-d4c4a6d67abb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 49",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 49",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "917a4562-118d-4cb9-aa54-7a81a666da92",
                            "gambit_id": "e3a2f6b8-48c3-469a-b71d-d2633cf285f3",
                            "last_updated": "2022-12-05T11:07:07.101312-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 49",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "49.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19a6f817-645b-42ca-9404-fede212cad61/?format=api"
                        },
                        {
                            "id": "207aed5e-f0e1-4832-89f6-785aa19e2dff",
                            "gambit_id": "89b29348-9822-4317-895b-1d479a34d463",
                            "last_updated": "2022-12-05T11:07:07.102505-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 49",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "49.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19a6f817-645b-42ca-9404-fede212cad61/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "687dc8ed-4b39-432c-bc80-bbaa38b36051",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "581894dc-1d2c-4675-af08-5eab678d555a",
            "completed": true,
            "last_updated": "2022-12-05T11:37:11.556250-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.04,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/581894dc-1d2c-4675-af08-5eab678d555a",
            "datetime": "2022-12-03T14:07:00-05:00",
            "cutoff_datetime": "2022-12-03T14:07:00-05:00",
            "name": "Anaheim Ducks v. Minnesota Wild",
            "bettypes": [
                {
                    "id": "932c2ec4-f713-4d41-9827-d29eea3f983f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/687dc8ed-4b39-432c-bc80-bbaa38b36051/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7121.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 2879.0
                            }
                        ],
                        "expected_reward_tokens": 9184.01,
                        "profit_sb": 184.01,
                        "profit_sb_percentage": 2.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3954e308-cdfb-4c1a-9c3c-38a9cf0ec645",
                            "gambit_id": "6fb4b11f-ad6d-4bb1-ad61-993a0153a1de",
                            "last_updated": "2022-12-05T11:37:11.564720-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.29000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/932c2ec4-f713-4d41-9827-d29eea3f983f/?format=api"
                        },
                        {
                            "id": "57fe3357-f527-4d1c-a105-d175454945cf",
                            "gambit_id": "76b823c4-d1a9-479a-b0a6-407daa41b737",
                            "last_updated": "2022-12-05T11:37:11.565732-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "3.19000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/932c2ec4-f713-4d41-9827-d29eea3f983f/?format=api"
                        }
                    ]
                },
                {
                    "id": "dde77952-4120-4f37-9432-355a72520e47",
                    "match": "https://api-prod.gambitprofit.com/api/matches/687dc8ed-4b39-432c-bc80-bbaa38b36051/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Wild",
                                "amount": 5097.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "64a8ba37-9dfb-4c28-a35e-11957d0028dc",
                            "gambit_id": "f49ef04a-587d-4d2b-9305-32c10838c416",
                            "last_updated": "2022-12-05T11:37:11.561756-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dde77952-4120-4f37-9432-355a72520e47/?format=api"
                        },
                        {
                            "id": "66796ff7-c42f-4750-870c-d2b35ed7c89b",
                            "gambit_id": "98b467a1-3dc1-4ff8-84b7-9d70160df465",
                            "last_updated": "2022-12-05T11:37:11.562751-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dde77952-4120-4f37-9432-355a72520e47/?format=api"
                        }
                    ]
                },
                {
                    "id": "5433423f-3957-4e1c-bb3c-dce1654711da",
                    "match": "https://api-prod.gambitprofit.com/api/matches/687dc8ed-4b39-432c-bc80-bbaa38b36051/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3d018bff-7986-4c69-9ab3-9732956f4301",
                            "gambit_id": "bf3ef55a-109a-4d9c-b05d-f39a526ad92c",
                            "last_updated": "2022-12-05T11:37:11.558697-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5433423f-3957-4e1c-bb3c-dce1654711da/?format=api"
                        },
                        {
                            "id": "a2a71e16-0806-4ffe-84e4-23ae4b55e155",
                            "gambit_id": "d9ad17f6-da26-4c41-ba5a-b737a9da7006",
                            "last_updated": "2022-12-05T11:37:11.559753-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5433423f-3957-4e1c-bb3c-dce1654711da/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "425f46fe-b871-42a4-9f43-418c7024916d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "342c0ed0-1060-4faf-bb59-0a184b0fa398",
            "completed": true,
            "last_updated": "2022-12-05T11:52:15.784358-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.65,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/342c0ed0-1060-4faf-bb59-0a184b0fa398",
            "datetime": "2022-12-03T14:00:00-05:00",
            "cutoff_datetime": "2022-12-03T14:00:00-05:00",
            "name": "Argentina v. Australia",
            "bettypes": [
                {
                    "id": "888f8f5d-2178-468f-9879-bf0bf364e462",
                    "match": "https://api-prod.gambitprofit.com/api/matches/425f46fe-b871-42a4-9f43-418c7024916d/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Argentina",
                                "amount": 8115.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1885.0
                            }
                        ],
                        "expected_reward_tokens": 10141.3,
                        "profit_sb": 1141.3,
                        "profit_sb_percentage": 12.68,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Argentina",
                                "amount": 7155.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1662.0
                            },
                            {
                                "team": "Australia",
                                "amount": 1183.0
                            }
                        ],
                        "expected_reward_tokens": 8941.56,
                        "profit_sb": -58.44,
                        "profit_sb_percentage": -0.65,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "60042a1c-1f97-493e-a43d-79c1a8f69b89",
                            "gambit_id": "54787a01-de44-40d5-9915-4344e88d3747",
                            "last_updated": "2022-12-05T11:52:15.791273-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Argentina",
                            "reward": "1.25000",
                            "odds": "1.28000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/888f8f5d-2178-468f-9879-bf0bf364e462/?format=api"
                        },
                        {
                            "id": "bd9a90c9-a99d-4d99-b334-e5a49cda54ab",
                            "gambit_id": "114189b1-6d0a-49b3-b699-e17a27792357",
                            "last_updated": "2022-12-05T11:52:15.792232-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "5.38000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/888f8f5d-2178-468f-9879-bf0bf364e462/?format=api"
                        },
                        {
                            "id": "2e3ab316-4eb2-433e-92bf-6acbdf169749",
                            "gambit_id": "79317c59-91b9-4bdf-920c-89d1de849ab4",
                            "last_updated": "2022-12-05T11:52:15.790318-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Australia",
                            "reward": "7.56000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/888f8f5d-2178-468f-9879-bf0bf364e462/?format=api"
                        }
                    ]
                },
                {
                    "id": "cfa37174-cf94-40b8-a581-8a2bcbf5ecc9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/425f46fe-b871-42a4-9f43-418c7024916d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5129.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4871.0
                            }
                        ],
                        "expected_reward_tokens": 8719.09,
                        "profit_sb": -280.91,
                        "profit_sb_percentage": -3.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d1446de1-1220-4f23-9cb5-a23d2c855e8e",
                            "gambit_id": "9b3ebf59-9154-449e-bc65-eb0513bcc376",
                            "last_updated": "2022-12-05T11:52:15.788333-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfa37174-cf94-40b8-a581-8a2bcbf5ecc9/?format=api"
                        },
                        {
                            "id": "6ccb6774-29cb-4818-8350-7efe16cfd76f",
                            "gambit_id": "4f8f0264-2d69-4bb5-bea0-e4306c016e7e",
                            "last_updated": "2022-12-05T11:52:15.787147-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.79000",
                            "odds": "1.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfa37174-cf94-40b8-a581-8a2bcbf5ecc9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5b74ef7e-91c8-40cc-a614-5152b278b2e7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "092c04dd-5d5b-49ac-a203-a9b0f62d1a2e",
            "completed": true,
            "last_updated": "2022-12-05T11:47:12.416781-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.1,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/092c04dd-5d5b-49ac-a203-a9b0f62d1a2e",
            "datetime": "2022-12-03T12:40:00-05:00",
            "cutoff_datetime": "2022-12-03T12:40:00-05:00",
            "name": "Dallas Mavericks v. New York Knicks",
            "bettypes": [
                {
                    "id": "62b1a9fe-ff7b-47d5-a993-4cce5befa39b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b74ef7e-91c8-40cc-a614-5152b278b2e7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5208.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "77dea276-1bb1-4ef6-b174-ff450fc6a1e5",
                            "gambit_id": "c181ba05-521b-4bb9-a1c5-e296cd5b430b",
                            "last_updated": "2022-12-05T11:47:12.423879-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62b1a9fe-ff7b-47d5-a993-4cce5befa39b/?format=api"
                        },
                        {
                            "id": "76978b98-d5b2-4e4d-b396-3298c730e42a",
                            "gambit_id": "6fda3a83-67b2-47c7-a033-caa40df94e83",
                            "last_updated": "2022-12-05T11:47:12.422930-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62b1a9fe-ff7b-47d5-a993-4cce5befa39b/?format=api"
                        }
                    ]
                },
                {
                    "id": "6ae4fa4a-4ce9-46a6-b1c9-851f5e3ec08d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b74ef7e-91c8-40cc-a614-5152b278b2e7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "987310fc-2285-4403-a25b-8046b43477cd",
                            "gambit_id": "755a8579-82cb-449a-82f8-717aff1b8016",
                            "last_updated": "2022-12-05T11:47:12.425772-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ae4fa4a-4ce9-46a6-b1c9-851f5e3ec08d/?format=api"
                        },
                        {
                            "id": "ddda4ef5-9cff-476b-92af-ae7a19132361",
                            "gambit_id": "a2b7a198-8210-4463-854b-922ef2c86010",
                            "last_updated": "2022-12-05T11:47:12.426711-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ae4fa4a-4ce9-46a6-b1c9-851f5e3ec08d/?format=api"
                        }
                    ]
                },
                {
                    "id": "9261571f-02aa-4a1f-b8fb-97a016dd9fdd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b74ef7e-91c8-40cc-a614-5152b278b2e7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 224.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 224.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cfca92e9-6148-49f7-a4da-f169894ee527",
                            "gambit_id": "b6e60374-d884-448c-9216-2789a1c2488b",
                            "last_updated": "2022-12-05T11:47:12.420889-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 224.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "224.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9261571f-02aa-4a1f-b8fb-97a016dd9fdd/?format=api"
                        },
                        {
                            "id": "f36af5e0-630c-40d4-bd54-c1b0d0651f2a",
                            "gambit_id": "eeebe36b-e6df-4046-b1a9-5264c9e5b564",
                            "last_updated": "2022-12-05T11:47:12.419711-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 224.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "224.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9261571f-02aa-4a1f-b8fb-97a016dd9fdd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d1a5cf8b-e244-4eba-b657-ec64a8e61d49",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d4121266-2532-4deb-baed-3c446ae061d2",
            "completed": true,
            "last_updated": "2022-12-05T11:17:09.516944-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.46,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/d4121266-2532-4deb-baed-3c446ae061d2",
            "datetime": "2022-12-03T12:00:00-05:00",
            "cutoff_datetime": "2022-12-03T12:00:00-05:00",
            "name": "Toledo v. Ohio",
            "bettypes": [
                {
                    "id": "6caf1b3c-1194-4fa0-9144-84eff26d4487",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d1a5cf8b-e244-4eba-b657-ec64a8e61d49/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toledo",
                                "amount": 6047.0
                            },
                            {
                                "team": "Ohio",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f9a05104-b484-488f-9c0f-e2af5e71314c",
                            "gambit_id": "c86230f2-3251-4cee-b895-bf047f2f486e",
                            "last_updated": "2022-12-05T11:17:09.524338-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toledo",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6caf1b3c-1194-4fa0-9144-84eff26d4487/?format=api"
                        },
                        {
                            "id": "d15622be-25b9-482f-92b9-cd17be39305a",
                            "gambit_id": "55f7300a-a4e3-4b3b-a14c-f430c1421158",
                            "last_updated": "2022-12-05T11:17:09.523241-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6caf1b3c-1194-4fa0-9144-84eff26d4487/?format=api"
                        }
                    ]
                },
                {
                    "id": "e915702d-7f10-45ea-becb-c8b263e77f68",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d1a5cf8b-e244-4eba-b657-ec64a8e61d49/?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": "Ohio",
                                "amount": 5000.0
                            },
                            {
                                "team": "Toledo",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "39fc7b22-3f37-4881-9563-fddf0ba17f8f",
                            "gambit_id": "f0c5582f-eb19-4c3c-8b36-a93e75ead57e",
                            "last_updated": "2022-12-05T11:17:09.526321-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e915702d-7f10-45ea-becb-c8b263e77f68/?format=api"
                        },
                        {
                            "id": "e59f99dc-09bc-4904-9fda-d7bc6ef80344",
                            "gambit_id": "0b0f32ad-b28e-49b6-9ef1-9a5c825b6dd9",
                            "last_updated": "2022-12-05T11:17:09.527297-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toledo",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e915702d-7f10-45ea-becb-c8b263e77f68/?format=api"
                        }
                    ]
                },
                {
                    "id": "08c8e4d9-9822-4264-9681-c1b05c250f61",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d1a5cf8b-e244-4eba-b657-ec64a8e61d49/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 54.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 54.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e38fa716-cd06-49da-aef7-e035e480c9ce",
                            "gambit_id": "553ba359-7c4c-4bf8-8f30-0861eff28639",
                            "last_updated": "2022-12-05T11:17:09.519642-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 54.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "54.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08c8e4d9-9822-4264-9681-c1b05c250f61/?format=api"
                        },
                        {
                            "id": "3f44665b-dee8-4e0b-b554-ae0f8c30f8d3",
                            "gambit_id": "b9ff02f3-fae2-4261-805d-b98c7b57bb09",
                            "last_updated": "2022-12-05T11:17:09.520924-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 54.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "54.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08c8e4d9-9822-4264-9681-c1b05c250f61/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c24c6e8f-7b38-40a4-a44a-1dbd77741c61",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "36ac1ebe-a922-4380-aa2c-44edd0afcdc9",
            "completed": true,
            "last_updated": "2022-12-05T11:17:09.668695-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.1,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/36ac1ebe-a922-4380-aa2c-44edd0afcdc9",
            "datetime": "2022-12-03T12:00:00-05:00",
            "cutoff_datetime": "2022-12-03T12:00:00-05:00",
            "name": "Kansas State v. TCU",
            "bettypes": [
                {
                    "id": "572e5d8d-470a-4402-9ec5-4d2bc9f88b46",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c24c6e8f-7b38-40a4-a44a-1dbd77741c61/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5208.0
                            },
                            {
                                "team": "TCU",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e046f4c5-efc7-4846-94ee-712bbb1fcf2a",
                            "gambit_id": "6beaa662-3545-4cbf-9a71-8084b9ce708c",
                            "last_updated": "2022-12-05T11:17:09.675799-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas State",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/572e5d8d-470a-4402-9ec5-4d2bc9f88b46/?format=api"
                        },
                        {
                            "id": "b8a68679-80ff-4159-99c3-6a3cc368f699",
                            "gambit_id": "329fea19-21b0-4cab-b33f-9ebe8aa52ccd",
                            "last_updated": "2022-12-05T11:17:09.674793-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TCU",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/572e5d8d-470a-4402-9ec5-4d2bc9f88b46/?format=api"
                        }
                    ]
                },
                {
                    "id": "99a80818-761d-4a66-bf53-133202010880",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c24c6e8f-7b38-40a4-a44a-1dbd77741c61/?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": "TCU",
                                "amount": 5000.0
                            },
                            {
                                "team": "Kansas State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "de80b7f2-9749-4193-90d4-50fde7add17a",
                            "gambit_id": "489b55b2-2ffb-42c5-b6b1-39125f0ca0f4",
                            "last_updated": "2022-12-05T11:17:09.677815-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TCU",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99a80818-761d-4a66-bf53-133202010880/?format=api"
                        },
                        {
                            "id": "e44b38cc-ccaa-4abb-a514-42b448e2036b",
                            "gambit_id": "9dae4435-ed3a-4e07-91d2-067f987f60c8",
                            "last_updated": "2022-12-05T11:17:09.678814-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99a80818-761d-4a66-bf53-133202010880/?format=api"
                        }
                    ]
                },
                {
                    "id": "e96737d9-011b-4616-b89f-92cc93817209",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c24c6e8f-7b38-40a4-a44a-1dbd77741c61/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 60.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 60.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "858d5297-3ec3-43fd-8ef5-80a7c621cd86",
                            "gambit_id": "590ed0c8-ffec-4ca7-8ae0-f26481ee6abc",
                            "last_updated": "2022-12-05T11:17:09.672775-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 60.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "60.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e96737d9-011b-4616-b89f-92cc93817209/?format=api"
                        },
                        {
                            "id": "b8e67e50-6847-440d-b386-0df8c2b970bc",
                            "gambit_id": "d8853aa9-6506-4a57-b2f1-9cfac395971c",
                            "last_updated": "2022-12-05T11:17:09.671593-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 60.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "60.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e96737d9-011b-4616-b89f-92cc93817209/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0733aa12-c732-45aa-875e-f6b9863551fe",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f56f634c-93ab-4b19-a8ff-88ca802eda0b",
            "completed": true,
            "last_updated": "2022-12-05T11:57:16.536560-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.66,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/f56f634c-93ab-4b19-a8ff-88ca802eda0b",
            "datetime": "2022-12-03T10:00:00-05:00",
            "cutoff_datetime": "2022-12-03T10:00:00-05:00",
            "name": "Netherlands v. USA",
            "bettypes": [
                {
                    "id": "5a9cf7bd-8878-4331-9ac9-1b809562b2bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0733aa12-c732-45aa-875e-f6b9863551fe/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Netherlands",
                                "amount": 6350.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3650.0
                            }
                        ],
                        "expected_reward_tokens": 10985.5,
                        "profit_sb": 1985.5,
                        "profit_sb_percentage": 22.06,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Netherlands",
                                "amount": 4998.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2873.0
                            },
                            {
                                "team": "USA",
                                "amount": 2130.0
                            }
                        ],
                        "expected_reward_tokens": 8646.54,
                        "profit_sb": -353.46,
                        "profit_sb_percentage": -3.93,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4f5799a8-2d69-4471-aeeb-f4e5270b3610",
                            "gambit_id": "889750af-37b4-4025-b2e7-dacf6de59c41",
                            "last_updated": "2022-12-05T11:57:16.543926-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Netherlands",
                            "reward": "1.73000",
                            "odds": "1.83000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a9cf7bd-8878-4331-9ac9-1b809562b2bc/?format=api"
                        },
                        {
                            "id": "a538b235-30d6-4b1f-8b91-b862de201d70",
                            "gambit_id": "beba6896-474d-4c02-a378-132345d8ff91",
                            "last_updated": "2022-12-05T11:57:16.545146-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.01000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a9cf7bd-8878-4331-9ac9-1b809562b2bc/?format=api"
                        },
                        {
                            "id": "a6d940db-8783-4423-b608-0a6e923816e7",
                            "gambit_id": "1f4b02ce-86f9-4c2e-99d0-e4cb70ada94a",
                            "last_updated": "2022-12-05T11:57:16.542874-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "USA",
                            "reward": "4.06000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a9cf7bd-8878-4331-9ac9-1b809562b2bc/?format=api"
                        }
                    ]
                },
                {
                    "id": "a0fa5254-3094-429f-a51b-c801a90af195",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0733aa12-c732-45aa-875e-f6b9863551fe/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5726.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4274.0
                            }
                        ],
                        "expected_reward_tokens": 8760.78,
                        "profit_sb": -239.22,
                        "profit_sb_percentage": -2.66,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "624f5874-9c6d-49da-a4b8-7d8b98e19c61",
                            "gambit_id": "f0ec1703-5d75-4afd-8bbe-0573ac6d9fae",
                            "last_updated": "2022-12-05T11:57:16.539401-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.53000",
                            "odds": "1.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0fa5254-3094-429f-a51b-c801a90af195/?format=api"
                        },
                        {
                            "id": "408ee627-0b06-4ac6-adad-078228799907",
                            "gambit_id": "383ece4b-8dbf-4a12-b5ce-853bbab3a9f8",
                            "last_updated": "2022-12-05T11:57:16.540583-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0fa5254-3094-429f-a51b-c801a90af195/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "acd8a3af-4522-4d33-8b0b-23afae31e6ca",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "80b7784e-9027-46b9-aa08-adadb143001d",
            "completed": true,
            "last_updated": "2022-12-03T09:52:35.906716-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.31,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/80b7784e-9027-46b9-aa08-adadb143001d",
            "datetime": "2022-12-02T22:10:00-05:00",
            "cutoff_datetime": "2022-12-02T22:10:00-05:00",
            "name": "Chicago Bulls v. Golden State Warriors",
            "bettypes": [
                {
                    "id": "bd99afd9-538a-4f08-920a-5562d24643a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/acd8a3af-4522-4d33-8b0b-23afae31e6ca/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7029.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 2971.0
                            }
                        ],
                        "expected_reward_tokens": 9207.99,
                        "profit_sb": 207.99,
                        "profit_sb_percentage": 2.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5f10e12a-bb19-4d2b-b429-59a19f5396ad",
                            "gambit_id": "7a4a49ac-24b2-4c87-97d4-046c16c0662f",
                            "last_updated": "2022-12-03T09:52:35.912892-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.31000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd99afd9-538a-4f08-920a-5562d24643a1/?format=api"
                        },
                        {
                            "id": "a0714785-00b4-4e68-ae96-16372c00c7de",
                            "gambit_id": "4d8453d6-a811-4000-8048-30726d117ed7",
                            "last_updated": "2022-12-03T09:52:35.913864-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "3.10000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd99afd9-538a-4f08-920a-5562d24643a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "2b66d350-5bda-41cc-ac26-da7777cc472f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/acd8a3af-4522-4d33-8b0b-23afae31e6ca/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bulls",
                                "amount": 5000.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a657cdd7-195c-4095-a0d1-bab5b2c7f436",
                            "gambit_id": "a05accfc-b45e-4660-aa3b-261990163c23",
                            "last_updated": "2022-12-03T09:52:35.916799-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b66d350-5bda-41cc-ac26-da7777cc472f/?format=api"
                        },
                        {
                            "id": "fdfd6aef-cbff-4298-8061-de8e97cd692d",
                            "gambit_id": "eef60b66-cfc1-4692-8fec-64845fe29ba7",
                            "last_updated": "2022-12-03T09:52:35.915806-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b66d350-5bda-41cc-ac26-da7777cc472f/?format=api"
                        }
                    ]
                },
                {
                    "id": "862c497b-9a08-42ba-a795-2d89ae1a651e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/acd8a3af-4522-4d33-8b0b-23afae31e6ca/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 237.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 237.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6df58fa9-194f-466c-928f-39fff90bd64e",
                            "gambit_id": "7e65cda2-eb2d-468d-b932-c475b7811a8b",
                            "last_updated": "2022-12-03T09:52:35.910876-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 237.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/862c497b-9a08-42ba-a795-2d89ae1a651e/?format=api"
                        },
                        {
                            "id": "0c0e983f-cb9c-48d3-81a4-09d8a4d4b6ee",
                            "gambit_id": "662e3190-7474-430b-8a79-d7bdb9fa52de",
                            "last_updated": "2022-12-03T09:52:35.909681-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 237.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/862c497b-9a08-42ba-a795-2d89ae1a651e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cfb202b1-61c3-4185-b4e7-25dda4fc4dee",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "444415f6-ae93-414e-86a5-1f53bfc434a6",
            "completed": true,
            "last_updated": "2022-12-03T09:32:33.329565-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.82,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/444415f6-ae93-414e-86a5-1f53bfc434a6",
            "datetime": "2022-12-02T21:10:00-05:00",
            "cutoff_datetime": "2022-12-02T21:10:00-05:00",
            "name": "Houston Rockets v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "c0a87a41-1d78-4515-b544-eaa6df2fc956",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cfb202b1-61c3-4185-b4e7-25dda4fc4dee/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8189.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 1811.0
                            }
                        ],
                        "expected_reward_tokens": 9253.57,
                        "profit_sb": 253.57,
                        "profit_sb_percentage": 2.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e9d4054b-ea8e-44d7-9af7-e75cb4105d7e",
                            "gambit_id": "41ad087d-c3d0-427e-a147-65658dd1be4f",
                            "last_updated": "2022-12-03T09:32:33.335693-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.13000",
                            "odds": "1.15380",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0a87a41-1d78-4515-b544-eaa6df2fc956/?format=api"
                        },
                        {
                            "id": "1e885e9f-085f-4c58-84d1-d2cd64ee1919",
                            "gambit_id": "e6093eaf-c230-4ec2-a451-689102019d91",
                            "last_updated": "2022-12-03T09:32:33.336709-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "5.11000",
                            "odds": "5.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0a87a41-1d78-4515-b544-eaa6df2fc956/?format=api"
                        }
                    ]
                },
                {
                    "id": "c891f14b-3a57-4fe3-881d-e308267a0d5a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cfb202b1-61c3-4185-b4e7-25dda4fc4dee/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Rockets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "81725c94-0dcd-4ad3-82ba-14530d725cb0",
                            "gambit_id": "49f43de0-c999-4c5d-aa91-454cc7e8df57",
                            "last_updated": "2022-12-03T09:32:33.339721-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c891f14b-3a57-4fe3-881d-e308267a0d5a/?format=api"
                        },
                        {
                            "id": "c79b36ae-dff7-4e61-8f09-75486c9e1bb4",
                            "gambit_id": "e3eaf18c-1bbb-4cee-9cba-767be47f5aa2",
                            "last_updated": "2022-12-03T09:32:33.338677-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c891f14b-3a57-4fe3-881d-e308267a0d5a/?format=api"
                        }
                    ]
                },
                {
                    "id": "4911bef3-255f-4ade-8e37-e877675f0a93",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cfb202b1-61c3-4185-b4e7-25dda4fc4dee/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 229.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 229.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e93d66c1-7956-432b-b7b2-3ffc6fc447ae",
                            "gambit_id": "57a1941e-1ea5-4ac4-8486-36ae3fceb620",
                            "last_updated": "2022-12-03T09:32:33.333726-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 229.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4911bef3-255f-4ade-8e37-e877675f0a93/?format=api"
                        },
                        {
                            "id": "bb472061-80e0-4ce9-9bcb-ca3d94f14420",
                            "gambit_id": "7d5ad8fd-7a04-466c-8d53-682bb5dc046f",
                            "last_updated": "2022-12-03T09:32:33.332505-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 229.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4911bef3-255f-4ade-8e37-e877675f0a93/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1bb5ba2c-9ec0-429e-b855-83312499f855",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "abae49de-7785-4e3f-80bf-66e3e3da6d7e",
            "completed": true,
            "last_updated": "2022-12-03T09:52:34.939751-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.54,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/abae49de-7785-4e3f-80bf-66e3e3da6d7e",
            "datetime": "2022-12-02T21:10:00-05:00",
            "cutoff_datetime": "2022-12-02T21:10:00-05:00",
            "name": "Indiana Pacers v. Utah Jazz",
            "bettypes": [
                {
                    "id": "9e567cd1-2012-4d93-a392-86bcf2d0575c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1bb5ba2c-9ec0-429e-b855-83312499f855/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5974.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d7318b4b-257a-4bd1-a5b0-2be6aea8a2f1",
                            "gambit_id": "3d792abc-ff89-448c-bf5e-1e1b1fe7080c",
                            "last_updated": "2022-12-03T09:52:34.946271-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e567cd1-2012-4d93-a392-86bcf2d0575c/?format=api"
                        },
                        {
                            "id": "c7c66c5e-8eae-4810-8755-42cacb81dec9",
                            "gambit_id": "f618aa23-23c9-45fa-9163-871c8c26801b",
                            "last_updated": "2022-12-03T09:52:34.947332-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e567cd1-2012-4d93-a392-86bcf2d0575c/?format=api"
                        }
                    ]
                },
                {
                    "id": "6b55c832-b5c5-4a8f-b6be-6e451ea30ed3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1bb5ba2c-9ec0-429e-b855-83312499f855/?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": "Indiana Pacers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ccc70fd2-22aa-45c1-9665-249416056cc5",
                            "gambit_id": "84e0b753-1670-4f03-a1ea-0f1a109a5236",
                            "last_updated": "2022-12-03T09:52:34.950463-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b55c832-b5c5-4a8f-b6be-6e451ea30ed3/?format=api"
                        },
                        {
                            "id": "4dcfa08c-93cb-4e26-847c-d5a889c44a61",
                            "gambit_id": "80f90e23-8082-458a-aa41-291a45799f12",
                            "last_updated": "2022-12-03T09:52:34.949455-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b55c832-b5c5-4a8f-b6be-6e451ea30ed3/?format=api"
                        }
                    ]
                },
                {
                    "id": "38edd525-11a7-46c2-8ebc-877f8db74ad7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1bb5ba2c-9ec0-429e-b855-83312499f855/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 241",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 241",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b8d1babf-f4d1-46ff-af7d-ce803750a5e1",
                            "gambit_id": "692e84e3-ab24-470b-b56c-fccad6349279",
                            "last_updated": "2022-12-03T09:52:34.942697-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 241",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "241.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38edd525-11a7-46c2-8ebc-877f8db74ad7/?format=api"
                        },
                        {
                            "id": "14fa0cb0-e886-434a-86ce-a23865bc45a8",
                            "gambit_id": "5c8e78d0-afec-43cd-b894-7f8f455cc383",
                            "last_updated": "2022-12-03T09:52:34.943910-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 241",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "241.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38edd525-11a7-46c2-8ebc-877f8db74ad7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "454d26cc-ac82-42de-b88b-4e935b892d79",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0402641d-c780-4f1f-81e5-e17de4d01495",
            "completed": true,
            "last_updated": "2022-12-03T09:52:34.650338-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.31,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/0402641d-c780-4f1f-81e5-e17de4d01495",
            "datetime": "2022-12-02T20:10:00-05:00",
            "cutoff_datetime": "2022-12-02T20:10:00-05:00",
            "name": "New Orleans Pelicans v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "7ce64cc3-7296-4a7d-91ed-d4a722de6b5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/454d26cc-ac82-42de-b88b-4e935b892d79/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 7029.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 2971.0
                            }
                        ],
                        "expected_reward_tokens": 9207.99,
                        "profit_sb": 207.99,
                        "profit_sb_percentage": 2.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2f2d5fdd-3e80-4d51-8c31-5e205885dbf7",
                            "gambit_id": "bab074f6-2a12-4c4a-aa0b-677668a06530",
                            "last_updated": "2022-12-03T09:52:34.657279-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.31000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ce64cc3-7296-4a7d-91ed-d4a722de6b5e/?format=api"
                        },
                        {
                            "id": "fca0f550-a0fc-48c4-9125-7a0e2fd98dfe",
                            "gambit_id": "c5581a31-89d4-4a1e-8f16-c91224fb8dde",
                            "last_updated": "2022-12-03T09:52:34.656293-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "3.10000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ce64cc3-7296-4a7d-91ed-d4a722de6b5e/?format=api"
                        }
                    ]
                },
                {
                    "id": "db234c09-d8b5-4577-a032-1665ed9bce35",
                    "match": "https://api-prod.gambitprofit.com/api/matches/454d26cc-ac82-42de-b88b-4e935b892d79/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Antonio Spurs",
                                "amount": 5000.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f5977a16-aacd-41e7-aa7b-06996669352d",
                            "gambit_id": "5e65cec6-8462-4ada-af59-19db95b732a9",
                            "last_updated": "2022-12-03T09:52:34.659207-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db234c09-d8b5-4577-a032-1665ed9bce35/?format=api"
                        },
                        {
                            "id": "02694b91-121f-468f-8d1b-9261c84839f9",
                            "gambit_id": "b5dabc46-fb00-40ba-bdac-b8152c50907c",
                            "last_updated": "2022-12-03T09:52:34.660174-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db234c09-d8b5-4577-a032-1665ed9bce35/?format=api"
                        }
                    ]
                },
                {
                    "id": "a240cbd2-f4ad-4c7f-8870-9cbf2749d9e9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/454d26cc-ac82-42de-b88b-4e935b892d79/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 233",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 233",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b10168d0-ed3f-461e-97ec-a821d3acc6ca",
                            "gambit_id": "695b4e5e-a4b4-4f93-98de-bbf3804991d3",
                            "last_updated": "2022-12-03T09:52:34.653194-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 233",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "233.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a240cbd2-f4ad-4c7f-8870-9cbf2749d9e9/?format=api"
                        },
                        {
                            "id": "bdf68625-0173-44e7-b423-0d46d5953151",
                            "gambit_id": "7f18768d-da81-4549-ad7c-4a2c7824c455",
                            "last_updated": "2022-12-03T09:52:34.654289-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 233",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "233.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a240cbd2-f4ad-4c7f-8870-9cbf2749d9e9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8a93250f-5178-4e7e-8503-b4c692e6072e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "843a749a-914f-47c8-9600-36dd6451eba3",
            "completed": true,
            "last_updated": "2022-12-03T09:57:35.560977-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.83,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/843a749a-914f-47c8-9600-36dd6451eba3",
            "datetime": "2022-12-02T20:10:00-05:00",
            "cutoff_datetime": "2022-12-02T20:10:00-05:00",
            "name": "Philadelphia 76ers v. Memphis Grizzlies",
            "bettypes": [
                {
                    "id": "9b6fdcb1-141f-4a5f-a4e6-925126a78004",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a93250f-5178-4e7e-8503-b4c692e6072e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 6482.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "62f8c051-1339-4e8c-9845-5d0ed9e6ccac",
                            "gambit_id": "d6cd00d0-19c9-4369-9639-d3751eb1aae1",
                            "last_updated": "2022-12-03T09:57:35.567030-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b6fdcb1-141f-4a5f-a4e6-925126a78004/?format=api"
                        },
                        {
                            "id": "ee484e78-71bf-4a2e-be52-bfc12879262a",
                            "gambit_id": "6983c733-c90b-4764-971e-a5cbaa691a8d",
                            "last_updated": "2022-12-03T09:57:35.568010-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b6fdcb1-141f-4a5f-a4e6-925126a78004/?format=api"
                        }
                    ]
                },
                {
                    "id": "4212ca24-9e77-426a-a7b0-24d9847589f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a93250f-5178-4e7e-8503-b4c692e6072e/?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": "Memphis Grizzlies",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fe8dad16-e9ee-437a-af56-61a2bee4c537",
                            "gambit_id": "18792e18-7220-45a0-b00d-d4f56870b649",
                            "last_updated": "2022-12-03T09:57:35.570979-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4212ca24-9e77-426a-a7b0-24d9847589f9/?format=api"
                        },
                        {
                            "id": "e058b93c-25ab-4bbe-b105-bd9bc8b27d24",
                            "gambit_id": "a9f50810-1191-4124-9d5d-136f4ee9740f",
                            "last_updated": "2022-12-03T09:57:35.569979-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4212ca24-9e77-426a-a7b0-24d9847589f9/?format=api"
                        }
                    ]
                },
                {
                    "id": "5183c6c5-1c07-44fa-8396-f6309fb89020",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a93250f-5178-4e7e-8503-b4c692e6072e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 218",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 218",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a964a3b3-4b98-47b8-b69c-38827f42b81c",
                            "gambit_id": "01140736-0d9c-4c58-b691-dee69885b0f9",
                            "last_updated": "2022-12-03T09:57:35.563837-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 218",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "218.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5183c6c5-1c07-44fa-8396-f6309fb89020/?format=api"
                        },
                        {
                            "id": "83227e5c-cfdb-4a02-a0cc-1ac007a62444",
                            "gambit_id": "186b2af2-a462-4ffd-b4c7-e231830b3a93",
                            "last_updated": "2022-12-03T09:57:35.565047-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 218",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "218.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5183c6c5-1c07-44fa-8396-f6309fb89020/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6a22263e-f335-472d-9ad4-3da505655159",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a9e2fa41-3d6d-4cc6-83c1-02e770fc69a6",
            "completed": true,
            "last_updated": "2022-12-03T10:02:37.641724-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.83,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/a9e2fa41-3d6d-4cc6-83c1-02e770fc69a6",
            "datetime": "2022-12-02T20:07:00-05:00",
            "cutoff_datetime": "2022-12-02T20:07:00-05:00",
            "name": "Columbus Blue Jackets v. Winnipeg Jets",
            "bettypes": [
                {
                    "id": "05ce9acf-ac72-47ec-bdb2-41c25927f162",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a22263e-f335-472d-9ad4-3da505655159/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Winnipeg Jets",
                                "amount": 6482.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b1623b77-d1d8-46c6-9c75-6f19eab22d8e",
                            "gambit_id": "06158cb4-7894-40e8-9dcd-51c7288f6b49",
                            "last_updated": "2022-12-03T10:02:37.651841-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05ce9acf-ac72-47ec-bdb2-41c25927f162/?format=api"
                        },
                        {
                            "id": "83f7b4e6-70e8-4cb2-9aa4-d0218f2250ef",
                            "gambit_id": "6349c229-5210-47d3-8600-42c5e661b535",
                            "last_updated": "2022-12-03T10:02:37.652911-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05ce9acf-ac72-47ec-bdb2-41c25927f162/?format=api"
                        }
                    ]
                },
                {
                    "id": "73473ff2-5a77-4744-b574-c703959e755a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a22263e-f335-472d-9ad4-3da505655159/?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": "Columbus Blue Jackets",
                                "amount": 5664.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "79609fe0-ef18-4ca9-b12e-1efb7798bd3d",
                            "gambit_id": "b8886000-0738-4837-af19-160b788641d7",
                            "last_updated": "2022-12-03T10:02:37.649650-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73473ff2-5a77-4744-b574-c703959e755a/?format=api"
                        },
                        {
                            "id": "0cee7dd3-a4fd-4e4d-84b0-4572793cbb9a",
                            "gambit_id": "e7c779f7-3104-4840-b67b-debb7d63084d",
                            "last_updated": "2022-12-03T10:02:37.648489-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73473ff2-5a77-4744-b574-c703959e755a/?format=api"
                        }
                    ]
                },
                {
                    "id": "a8db9850-0969-4dc1-884d-71c9cc5e23df",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a22263e-f335-472d-9ad4-3da505655159/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7839192b-1713-43e2-8921-e7e87b640828",
                            "gambit_id": "f8e579c9-71e4-4126-b719-a6b24063de64",
                            "last_updated": "2022-12-03T10:02:37.644841-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8db9850-0969-4dc1-884d-71c9cc5e23df/?format=api"
                        },
                        {
                            "id": "4694b696-264b-441c-a878-7b7bde56b2af",
                            "gambit_id": "24fa60fc-5564-468b-9b7b-0b63dfed369a",
                            "last_updated": "2022-12-03T10:02:37.646034-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8db9850-0969-4dc1-884d-71c9cc5e23df/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d1bed6cb-8379-41bf-b236-6b9d7c6e7d1e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "31157e80-376c-4520-896a-867257b36c8b",
            "completed": true,
            "last_updated": "2022-12-03T09:32:30.152160-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.69,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/31157e80-376c-4520-896a-867257b36c8b",
            "datetime": "2022-12-02T20:00:00-05:00",
            "cutoff_datetime": "2022-12-02T20:00:00-05:00",
            "name": "Utah v. USC",
            "bettypes": [
                {
                    "id": "ed40d103-7372-4a06-93d3-6234573952fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d1bed6cb-8379-41bf-b236-6b9d7c6e7d1e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5664.0
                            },
                            {
                                "team": "Utah",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0209052a-610c-41b6-8f93-39141ef9d2ae",
                            "gambit_id": "dc738b10-ce00-40a3-82b1-7880734ce7aa",
                            "last_updated": "2022-12-03T09:32:30.158595-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "USC",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed40d103-7372-4a06-93d3-6234573952fe/?format=api"
                        },
                        {
                            "id": "af3c382a-abeb-48ca-b3ba-0fdd46e5d0e3",
                            "gambit_id": "e27b9a1c-3615-49b2-8705-dceaa72a52e2",
                            "last_updated": "2022-12-03T09:32:30.159689-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed40d103-7372-4a06-93d3-6234573952fe/?format=api"
                        }
                    ]
                },
                {
                    "id": "ed3afb7b-04a7-42f8-906e-30bfd6697887",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d1bed6cb-8379-41bf-b236-6b9d7c6e7d1e/?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": "USC",
                                "amount": 5208.0
                            },
                            {
                                "team": "Utah",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "adbb78df-192f-46f2-90b5-ba2854c955cf",
                            "gambit_id": "aadf68a1-fcce-437c-868d-8f966db90374",
                            "last_updated": "2022-12-03T09:32:30.161920-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "USC",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed3afb7b-04a7-42f8-906e-30bfd6697887/?format=api"
                        },
                        {
                            "id": "00e81d36-002a-4189-bfc3-1dcd2bb2882d",
                            "gambit_id": "b3259093-0358-4f4e-9246-1b6354bb1ebb",
                            "last_updated": "2022-12-03T09:32:30.162887-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed3afb7b-04a7-42f8-906e-30bfd6697887/?format=api"
                        }
                    ]
                },
                {
                    "id": "fb30e51b-8b10-4a5b-83e7-c9a73f4f6c72",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d1bed6cb-8379-41bf-b236-6b9d7c6e7d1e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 67.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 67.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3f14bf85-4ed8-4255-bf91-aad50df6415d",
                            "gambit_id": "4d585cec-27a3-48b0-bd51-8406d9429552",
                            "last_updated": "2022-12-03T09:32:30.155188-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 67.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "67.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb30e51b-8b10-4a5b-83e7-c9a73f4f6c72/?format=api"
                        },
                        {
                            "id": "da2687c0-ef0f-4be5-a81e-5b32a29626b4",
                            "gambit_id": "23dc5c33-a96e-4563-adbf-a514994a7fa8",
                            "last_updated": "2022-12-03T09:32:30.156328-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 67.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "67.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb30e51b-8b10-4a5b-83e7-c9a73f4f6c72/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "984afcc8-2495-4593-b9b1-57fe42912c6d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "16633eb9-f646-45cc-a788-a6e9e03c7466",
            "completed": true,
            "last_updated": "2022-12-03T09:57:34.668694-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.46,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/16633eb9-f646-45cc-a788-a6e9e03c7466",
            "datetime": "2022-12-02T19:40:00-05:00",
            "cutoff_datetime": "2022-12-02T19:40:00-05:00",
            "name": "Miami Heat v. Boston Celtics",
            "bettypes": [
                {
                    "id": "5eb2cadb-9e9c-49fd-9016-0ba6be29a1c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/984afcc8-2495-4593-b9b1-57fe42912c6d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6986.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 3014.0
                            }
                        ],
                        "expected_reward_tokens": 9221.52,
                        "profit_sb": 221.52,
                        "profit_sb_percentage": 2.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "293d0d2c-5436-4b62-aa84-a254e7b2c725",
                            "gambit_id": "888556bd-8477-455e-947b-2f52d96dd747",
                            "last_updated": "2022-12-03T09:57:34.674647-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.32000",
                            "odds": "1.36360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5eb2cadb-9e9c-49fd-9016-0ba6be29a1c5/?format=api"
                        },
                        {
                            "id": "8078a47a-3240-4823-a3bd-45053dbd2264",
                            "gambit_id": "6656f19e-7e9a-4a51-8ec0-f8ecfb4e9542",
                            "last_updated": "2022-12-03T09:57:34.675595-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "3.06000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5eb2cadb-9e9c-49fd-9016-0ba6be29a1c5/?format=api"
                        }
                    ]
                },
                {
                    "id": "0f7e43e5-d82c-483b-844c-5ace61f83b08",
                    "match": "https://api-prod.gambitprofit.com/api/matches/984afcc8-2495-4593-b9b1-57fe42912c6d/?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": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8f319bbe-513b-4768-b855-d00820f28908",
                            "gambit_id": "5548fae3-b2b0-4b1c-b2a8-2ff3b9a47063",
                            "last_updated": "2022-12-03T09:57:34.680445-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f7e43e5-d82c-483b-844c-5ace61f83b08/?format=api"
                        },
                        {
                            "id": "f98410bb-10e8-4a31-a329-8cc7c63d70b9",
                            "gambit_id": "3150f7ee-3577-40ef-98eb-73a7d1fdd0b6",
                            "last_updated": "2022-12-03T09:57:34.681489-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f7e43e5-d82c-483b-844c-5ace61f83b08/?format=api"
                        }
                    ]
                },
                {
                    "id": "2bc8a532-ae00-4d7a-84f2-66deecba7197",
                    "match": "https://api-prod.gambitprofit.com/api/matches/984afcc8-2495-4593-b9b1-57fe42912c6d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 227",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 227",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f49bd53d-88b1-4018-b7d8-47088d741508",
                            "gambit_id": "13ad70bf-2c6e-40c7-bf52-06eaf80bd478",
                            "last_updated": "2022-12-03T09:57:34.671580-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 227",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bc8a532-ae00-4d7a-84f2-66deecba7197/?format=api"
                        },
                        {
                            "id": "023df49e-f2d3-42be-afad-569d0124430c",
                            "gambit_id": "92b30ef3-02aa-4548-9df4-cb7b46dcd008",
                            "last_updated": "2022-12-03T09:57:34.672737-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 227",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bc8a532-ae00-4d7a-84f2-66deecba7197/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9c7fea56-ba08-43ae-b5d2-fdf9e9c9f6d3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e3b833b9-8d21-49c0-891d-624fc6540349",
            "completed": true,
            "last_updated": "2022-12-03T10:02:38.303281-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e3b833b9-8d21-49c0-891d-624fc6540349",
            "datetime": "2022-12-02T19:40:00-05:00",
            "cutoff_datetime": "2022-12-02T19:40:00-05:00",
            "name": "Toronto Raptors v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "ed4327db-4900-4858-9371-ab1650b6d168",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c7fea56-ba08-43ae-b5d2-fdf9e9c9f6d3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5399.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c8c89d69-14fe-4b82-93bb-4cf107eef6f6",
                            "gambit_id": "d56c0fb5-b295-4f4b-a29a-a6504a0ed8fe",
                            "last_updated": "2022-12-03T10:02:38.310183-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed4327db-4900-4858-9371-ab1650b6d168/?format=api"
                        },
                        {
                            "id": "de355812-0b3c-4e59-b16b-48aedf620b2a",
                            "gambit_id": "e7756535-fd38-4959-a7ea-2924ef45dcfb",
                            "last_updated": "2022-12-03T10:02:38.311367-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed4327db-4900-4858-9371-ab1650b6d168/?format=api"
                        }
                    ]
                },
                {
                    "id": "b5ae3564-8a02-41c2-beaa-8a022d17b4d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c7fea56-ba08-43ae-b5d2-fdf9e9c9f6d3/?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": "Toronto Raptors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "30334adb-61ec-4990-9965-d369c4725cfd",
                            "gambit_id": "b56b526a-7a50-46e2-8eab-aa0ab97ca1df",
                            "last_updated": "2022-12-03T10:02:38.313784-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5ae3564-8a02-41c2-beaa-8a022d17b4d1/?format=api"
                        },
                        {
                            "id": "daf6801d-4e95-4971-a2f2-8a557bab28ed",
                            "gambit_id": "6809dd4f-0090-4f70-9829-ff1103aa12be",
                            "last_updated": "2022-12-03T10:02:38.314970-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5ae3564-8a02-41c2-beaa-8a022d17b4d1/?format=api"
                        }
                    ]
                },
                {
                    "id": "f595f73a-c2fc-4e03-898e-e6567bd91e04",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c7fea56-ba08-43ae-b5d2-fdf9e9c9f6d3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 223",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 223",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "59cdf93f-dac8-47d1-ad05-f72e1850a87f",
                            "gambit_id": "805b818f-5f77-49d4-8681-5423e224bba9",
                            "last_updated": "2022-12-03T10:02:38.306266-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 223",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f595f73a-c2fc-4e03-898e-e6567bd91e04/?format=api"
                        },
                        {
                            "id": "2bea4c1d-d0bf-4c78-860c-04e00c9fb7ea",
                            "gambit_id": "b8eb8d1c-b6e4-4b3d-a3bb-4e7b059f5d1a",
                            "last_updated": "2022-12-03T10:02:38.307540-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 223",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f595f73a-c2fc-4e03-898e-e6567bd91e04/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fa2df0fb-4258-4432-a67c-1c6217deba4b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c3beee44-76fb-44df-b620-4d5fa52a4319",
            "completed": true,
            "last_updated": "2022-12-03T10:02:38.138735-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.08,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c3beee44-76fb-44df-b620-4d5fa52a4319",
            "datetime": "2022-12-02T19:40:00-05:00",
            "cutoff_datetime": "2022-12-02T19:40:00-05:00",
            "name": "Los Angeles Lakers v. Milwaukee Bucks",
            "bettypes": [
                {
                    "id": "c1215038-15d6-442b-9e6b-5abf7d1dad0e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa2df0fb-4258-4432-a67c-1c6217deba4b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7469.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 2531.0
                            }
                        ],
                        "expected_reward_tokens": 9186.87,
                        "profit_sb": 186.87,
                        "profit_sb_percentage": 2.08,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c4e0b2eb-d568-4c82-bcbb-cefb2c6db248",
                            "gambit_id": "77476c81-65f0-4cb1-8d92-b0cf4b7ebd2d",
                            "last_updated": "2022-12-03T10:02:38.141699-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.23000",
                            "odds": "1.26320",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1215038-15d6-442b-9e6b-5abf7d1dad0e/?format=api"
                        },
                        {
                            "id": "e55bc019-49e5-4048-bac6-6c3c7a25dd69",
                            "gambit_id": "89d85a7a-ce95-4821-bfd9-2327dd3373be",
                            "last_updated": "2022-12-03T10:02:38.142961-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "3.63000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1215038-15d6-442b-9e6b-5abf7d1dad0e/?format=api"
                        }
                    ]
                },
                {
                    "id": "f39ba17d-547d-412c-be80-ce3c347c9a5b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa2df0fb-4258-4432-a67c-1c6217deba4b/?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": "Los Angeles Lakers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f703bd2d-10c9-441a-9a77-ec75bec3371c",
                            "gambit_id": "71bc826b-a46c-45d0-b46d-235ff88317b8",
                            "last_updated": "2022-12-03T10:02:38.150052-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f39ba17d-547d-412c-be80-ce3c347c9a5b/?format=api"
                        },
                        {
                            "id": "bdbfaf0f-ec30-4c37-9d01-35d3c0030578",
                            "gambit_id": "9b18d2b8-5910-4295-98b1-955873fbba54",
                            "last_updated": "2022-12-03T10:02:38.148947-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f39ba17d-547d-412c-be80-ce3c347c9a5b/?format=api"
                        }
                    ]
                },
                {
                    "id": "c7df479f-1dce-417d-bd0b-8237333074b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa2df0fb-4258-4432-a67c-1c6217deba4b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 231",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 231",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a83bfbf8-6a4f-4fd9-a6cf-d2155a3a3986",
                            "gambit_id": "6fa1a8b3-fdcf-476c-8280-d9d5d4352789",
                            "last_updated": "2022-12-03T10:02:38.145447-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 231",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7df479f-1dce-417d-bd0b-8237333074b2/?format=api"
                        },
                        {
                            "id": "37ec62b7-0974-4457-b0e0-15e402fe5510",
                            "gambit_id": "8c4b0560-a3c3-4698-9e39-912074fa2a09",
                            "last_updated": "2022-12-03T10:02:38.146600-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 231",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7df479f-1dce-417d-bd0b-8237333074b2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dda3492a-68a1-4d52-9d95-2a771a7a2d57",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c902abe4-ab25-4a7b-ada9-f7ddb2fa0778",
            "completed": true,
            "last_updated": "2022-12-03T09:57:35.263170-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c902abe4-ab25-4a7b-ada9-f7ddb2fa0778",
            "datetime": "2022-12-02T19:40:00-05:00",
            "cutoff_datetime": "2022-12-02T19:40:00-05:00",
            "name": "Denver Nuggets v. Atlanta Hawks",
            "bettypes": [
                {
                    "id": "a8bdb292-923b-4474-b7ba-dc5fe206186d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dda3492a-68a1-4d52-9d95-2a771a7a2d57/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6336.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "018b153f-0958-4376-bbcc-aa7d62768b78",
                            "gambit_id": "9ab837fb-9125-491e-a70a-d167de0c6df6",
                            "last_updated": "2022-12-03T09:57:35.270604-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8bdb292-923b-4474-b7ba-dc5fe206186d/?format=api"
                        },
                        {
                            "id": "3e6374b4-1fc7-4c8a-8365-ea87b08d36c7",
                            "gambit_id": "1549719a-1a7d-4834-af15-3c5d037a4700",
                            "last_updated": "2022-12-03T09:57:35.269343-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8bdb292-923b-4474-b7ba-dc5fe206186d/?format=api"
                        }
                    ]
                },
                {
                    "id": "1053c1fe-50ff-4c40-a8c4-e29c09444c99",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dda3492a-68a1-4d52-9d95-2a771a7a2d57/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5097.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c13f2e24-3e79-46e1-b6ed-c853c8d18281",
                            "gambit_id": "0500fe07-91f4-4440-b7ee-cf73ceeb8dfe",
                            "last_updated": "2022-12-03T09:57:35.273830-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1053c1fe-50ff-4c40-a8c4-e29c09444c99/?format=api"
                        },
                        {
                            "id": "779b7100-dfcf-479d-8470-f2560d7fa26d",
                            "gambit_id": "84e45a27-a949-460f-a1c9-36a6297ae547",
                            "last_updated": "2022-12-03T09:57:35.272743-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1053c1fe-50ff-4c40-a8c4-e29c09444c99/?format=api"
                        }
                    ]
                },
                {
                    "id": "851d2bf9-27c8-477d-9b81-df9d23a8cf11",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dda3492a-68a1-4d52-9d95-2a771a7a2d57/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 225",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 225",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2b7caf0d-724d-4adc-a38d-06e906a96510",
                            "gambit_id": "075b66e4-e018-468e-8489-ea7eca5e77a2",
                            "last_updated": "2022-12-03T09:57:35.265680-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 225",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "225.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/851d2bf9-27c8-477d-9b81-df9d23a8cf11/?format=api"
                        },
                        {
                            "id": "b79babb7-638d-43aa-96b3-4fae7462275e",
                            "gambit_id": "29de78ed-7ba0-46c0-a4fe-6a8d0135f239",
                            "last_updated": "2022-12-03T09:57:35.266715-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 225",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "225.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/851d2bf9-27c8-477d-9b81-df9d23a8cf11/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b62d4276-adbe-4da5-8dc3-1e1896768656",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "be152f28-9fa6-4c55-b4c2-8f18c8e21b8d",
            "completed": true,
            "last_updated": "2022-12-03T09:57:34.819098-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.28,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/be152f28-9fa6-4c55-b4c2-8f18c8e21b8d",
            "datetime": "2022-12-02T19:40:00-05:00",
            "cutoff_datetime": "2022-12-02T19:40:00-05:00",
            "name": "Orlando Magic v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "9d5bd4de-719d-43a6-9626-e1582253c917",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b62d4276-adbe-4da5-8dc3-1e1896768656/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8083.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 1917.0
                            }
                        ],
                        "expected_reward_tokens": 9295.45,
                        "profit_sb": 295.45,
                        "profit_sb_percentage": 3.28,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4a344a2e-099f-4842-9c5f-ceaf29154cac",
                            "gambit_id": "4f80d972-346d-4964-a927-e9c2b8ad1da3",
                            "last_updated": "2022-12-03T09:57:34.825014-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.15000",
                            "odds": "1.16670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d5bd4de-719d-43a6-9626-e1582253c917/?format=api"
                        },
                        {
                            "id": "16871746-db87-4bc3-9f50-f654b9cadf9c",
                            "gambit_id": "02d0789b-f117-44c4-9eaa-8e2792e997b5",
                            "last_updated": "2022-12-03T09:57:34.825993-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "4.85000",
                            "odds": "5.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d5bd4de-719d-43a6-9626-e1582253c917/?format=api"
                        }
                    ]
                },
                {
                    "id": "04836ab6-119f-4cc1-adf0-1debfb6809e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b62d4276-adbe-4da5-8dc3-1e1896768656/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "282235fc-006f-47ec-882f-a4f9d2be0714",
                            "gambit_id": "c2c7aa45-dcf5-4fbc-9fc9-ea6cc46e1fe9",
                            "last_updated": "2022-12-03T09:57:34.827904-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04836ab6-119f-4cc1-adf0-1debfb6809e6/?format=api"
                        },
                        {
                            "id": "b616f8ee-dbbe-47a1-8140-cf33b0c01874",
                            "gambit_id": "ddae4d0a-0dc0-4284-a781-7a2bf74df093",
                            "last_updated": "2022-12-03T09:57:34.828874-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04836ab6-119f-4cc1-adf0-1debfb6809e6/?format=api"
                        }
                    ]
                },
                {
                    "id": "394b4bf1-03d2-4cfa-b886-4900071eb899",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b62d4276-adbe-4da5-8dc3-1e1896768656/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 217.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 217.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d327e456-6726-4ac0-8f6c-00c3e4617e19",
                            "gambit_id": "daee3a1c-ce0a-43f7-863f-de6783441093",
                            "last_updated": "2022-12-03T09:57:34.821984-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 217.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "217.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/394b4bf1-03d2-4cfa-b886-4900071eb899/?format=api"
                        },
                        {
                            "id": "853d00d1-8ae4-4ff8-8019-db986f2a9f27",
                            "gambit_id": "31c04e8d-e0be-4ef9-b780-d1e3ef10f7dd",
                            "last_updated": "2022-12-03T09:57:34.823066-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 217.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "217.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/394b4bf1-03d2-4cfa-b886-4900071eb899/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ca6f77fb-3953-4302-8d16-c4ac1577616b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5f363c05-2ee9-4e11-943e-89f2cecfd893",
            "completed": true,
            "last_updated": "2022-12-03T10:02:37.961898-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.54,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5f363c05-2ee9-4e11-943e-89f2cecfd893",
            "datetime": "2022-12-02T19:37:00-05:00",
            "cutoff_datetime": "2022-12-02T19:37:00-05:00",
            "name": "Nashville Predators v. New York Islanders",
            "bettypes": [
                {
                    "id": "bcd1fb33-d052-4456-80f4-4aa03c125111",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca6f77fb-3953-4302-8d16-c4ac1577616b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5974.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f1f78985-9bac-49e1-a58b-954c5eb12b0b",
                            "gambit_id": "b775169c-b85f-4716-9adb-99a078ab0b5c",
                            "last_updated": "2022-12-03T10:02:37.971160-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcd1fb33-d052-4456-80f4-4aa03c125111/?format=api"
                        },
                        {
                            "id": "696fca41-b3ab-4419-9898-96b024bddeb0",
                            "gambit_id": "d1bda47b-3538-443a-8fe4-617f505e18ff",
                            "last_updated": "2022-12-03T10:02:37.972141-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcd1fb33-d052-4456-80f4-4aa03c125111/?format=api"
                        }
                    ]
                },
                {
                    "id": "e625c5fa-74b3-4ff3-8da5-2db331cbb4fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca6f77fb-3953-4302-8d16-c4ac1577616b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville Predators",
                                "amount": 6256.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 3744.0
                            }
                        ],
                        "expected_reward_tokens": 9133.76,
                        "profit_sb": 133.76,
                        "profit_sb_percentage": 1.49,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9fc04929-ef86-4c98-a461-2c59be5f39c3",
                            "gambit_id": "39bcd862-e461-421d-be15-9ce1a1d44607",
                            "last_updated": "2022-12-03T10:02:37.969092-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e625c5fa-74b3-4ff3-8da5-2db331cbb4fc/?format=api"
                        },
                        {
                            "id": "81dacb29-0166-4d16-aa54-cc03774f355a",
                            "gambit_id": "b7fb6c96-d695-42bf-94d9-d93fa73be266",
                            "last_updated": "2022-12-03T10:02:37.968077-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "2.44000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e625c5fa-74b3-4ff3-8da5-2db331cbb4fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "ce6bef28-c7c1-419f-857a-f04b91b57503",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca6f77fb-3953-4302-8d16-c4ac1577616b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4f249b84-476a-4cfa-9460-f576bdc215ac",
                            "gambit_id": "b362908a-624c-42f6-ae32-238a6e889d59",
                            "last_updated": "2022-12-03T10:02:37.964529-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce6bef28-c7c1-419f-857a-f04b91b57503/?format=api"
                        },
                        {
                            "id": "732736c5-6bdd-4a44-ba6f-8c38bef9c0cf",
                            "gambit_id": "70ead410-1d87-4751-ae86-2ffcefa1671a",
                            "last_updated": "2022-12-03T10:02:37.966123-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce6bef28-c7c1-419f-857a-f04b91b57503/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b59363ab-1c22-4578-ac7a-0708bd4d995a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c9463183-f0da-4da1-9003-860d0872e7bd",
            "completed": true,
            "last_updated": "2022-12-03T09:32:29.313139-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.4,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/c9463183-f0da-4da1-9003-860d0872e7bd",
            "datetime": "2022-12-02T19:30:00-05:00",
            "cutoff_datetime": "2022-12-02T19:30:00-05:00",
            "name": "North Texas v. UTSA",
            "bettypes": [
                {
                    "id": "b6fb4b75-c235-4a6f-9a57-904e7639f575",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b59363ab-1c22-4578-ac7a-0708bd4d995a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UTSA",
                                "amount": 7257.0
                            },
                            {
                                "team": "North Texas",
                                "amount": 2743.0
                            }
                        ],
                        "expected_reward_tokens": 9216.39,
                        "profit_sb": 216.39,
                        "profit_sb_percentage": 2.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "66bd7e8d-785c-4d5e-bc20-3df5e19d7898",
                            "gambit_id": "9451e180-d554-40c3-8369-06d681409f02",
                            "last_updated": "2022-12-03T09:32:29.318353-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UTSA",
                            "reward": "1.27000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6fb4b75-c235-4a6f-9a57-904e7639f575/?format=api"
                        },
                        {
                            "id": "9f15b552-88e1-46a4-a023-829867b4349e",
                            "gambit_id": "63d3f353-31f7-43b9-aa37-0bd5b3b00d10",
                            "last_updated": "2022-12-03T09:32:29.319289-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "North Texas",
                            "reward": "3.36000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6fb4b75-c235-4a6f-9a57-904e7639f575/?format=api"
                        }
                    ]
                },
                {
                    "id": "95fb2f71-321b-4659-a8e8-35e8ad05c616",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b59363ab-1c22-4578-ac7a-0708bd4d995a/?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": "UTSA",
                                "amount": 5000.0
                            },
                            {
                                "team": "North Texas",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2021238d-6476-4009-94a3-ca3e2cf2e03d",
                            "gambit_id": "d2dd68c3-02bf-4731-a28d-725ce6e5dba2",
                            "last_updated": "2022-12-03T09:32:29.321198-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UTSA",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95fb2f71-321b-4659-a8e8-35e8ad05c616/?format=api"
                        },
                        {
                            "id": "1fef4d6e-435f-4790-adca-24d3f791ff5f",
                            "gambit_id": "f8566919-1933-4ee6-8f84-591b6af2e676",
                            "last_updated": "2022-12-03T09:32:29.322166-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "North Texas",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95fb2f71-321b-4659-a8e8-35e8ad05c616/?format=api"
                        }
                    ]
                },
                {
                    "id": "61aceb62-c7ca-4829-8b4b-7164abb082b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b59363ab-1c22-4578-ac7a-0708bd4d995a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "826049e8-bd16-41f6-807b-97b179baff35",
                            "gambit_id": "64f685fa-cb2a-4921-959f-fcf47402389c",
                            "last_updated": "2022-12-03T09:32:29.315466-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 70",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "70.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61aceb62-c7ca-4829-8b4b-7164abb082b8/?format=api"
                        },
                        {
                            "id": "2760d527-5205-4539-856d-efe98113a367",
                            "gambit_id": "aa5603de-4ae2-45ae-8993-27a3f8af51c6",
                            "last_updated": "2022-12-03T09:32:29.316444-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 70",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "70.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61aceb62-c7ca-4829-8b4b-7164abb082b8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "be626f3a-c5a7-4e29-81ff-50b92d59904f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7baaa129-809e-4c9f-8abc-ddc3b8532a94",
            "completed": true,
            "last_updated": "2022-12-03T10:02:37.799210-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.46,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7baaa129-809e-4c9f-8abc-ddc3b8532a94",
            "datetime": "2022-12-02T19:10:00-05:00",
            "cutoff_datetime": "2022-12-02T19:10:00-05:00",
            "name": "Washington Wizards v. Charlotte Hornets",
            "bettypes": [
                {
                    "id": "76fc22aa-883c-47c2-a6cf-5f860dc9c3ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be626f3a-c5a7-4e29-81ff-50b92d59904f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Wizards",
                                "amount": 6047.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c4c5b453-e50f-4910-96f2-c82ff1cc8b86",
                            "gambit_id": "c31ed853-b571-4cf7-b50b-0fe5b8c906e2",
                            "last_updated": "2022-12-03T10:02:37.807127-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76fc22aa-883c-47c2-a6cf-5f860dc9c3ba/?format=api"
                        },
                        {
                            "id": "e7de89f2-83cd-4052-9131-cad10de59a89",
                            "gambit_id": "e0567501-28da-4a67-a840-837207c4306e",
                            "last_updated": "2022-12-03T10:02:37.805960-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76fc22aa-883c-47c2-a6cf-5f860dc9c3ba/?format=api"
                        }
                    ]
                },
                {
                    "id": "93f809fe-52ed-4859-a57f-70f32101038a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be626f3a-c5a7-4e29-81ff-50b92d59904f/?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": "Washington Wizards",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "631c753d-bb90-45ed-bb15-36646542a4bf",
                            "gambit_id": "78aec2b3-6c5d-450e-8473-54623df613d0",
                            "last_updated": "2022-12-03T10:02:37.809543-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93f809fe-52ed-4859-a57f-70f32101038a/?format=api"
                        },
                        {
                            "id": "63241087-31bd-416a-a110-abe95162a654",
                            "gambit_id": "0a690acc-3b4d-4e9a-831c-8dfec4d735e7",
                            "last_updated": "2022-12-03T10:02:37.810761-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93f809fe-52ed-4859-a57f-70f32101038a/?format=api"
                        }
                    ]
                },
                {
                    "id": "1d91865c-3cd5-42dc-be50-ed5f3240b5aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be626f3a-c5a7-4e29-81ff-50b92d59904f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 225.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 225.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0a5e5b3d-df2a-450a-80df-0c9f94fcdfea",
                            "gambit_id": "8d411740-9f9e-4b63-b246-b1cc1ec8d198",
                            "last_updated": "2022-12-03T10:02:37.802213-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 225.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d91865c-3cd5-42dc-be50-ed5f3240b5aa/?format=api"
                        },
                        {
                            "id": "2d00cb48-6e4d-4276-b371-7e48d248697d",
                            "gambit_id": "d3cf422b-97d3-4966-9c57-aaf42923c3a8",
                            "last_updated": "2022-12-03T10:02:37.803436-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 225.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d91865c-3cd5-42dc-be50-ed5f3240b5aa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1547fda8-127a-4c5d-a54d-f2c582e437c0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d0138552-879a-4234-a8ae-291c389722b8",
            "completed": true,
            "last_updated": "2022-12-03T10:07:32.806821-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.13,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d0138552-879a-4234-a8ae-291c389722b8",
            "datetime": "2022-12-02T19:07:00-05:00",
            "cutoff_datetime": "2022-12-02T19:07:00-05:00",
            "name": "Ottawa Senators v. New York Rangers",
            "bettypes": [
                {
                    "id": "11e31412-9970-462c-a35b-ce914142a424",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1547fda8-127a-4c5d-a54d-f2c582e437c0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6170.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7fa32ef2-6a48-4b0e-ae02-af0e5b99f4a4",
                            "gambit_id": "f3225889-a43d-492e-967d-175f932ac3c5",
                            "last_updated": "2022-12-03T10:07:32.815874-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11e31412-9970-462c-a35b-ce914142a424/?format=api"
                        },
                        {
                            "id": "1fb59638-e871-4a52-b6d5-e2c00f2c695f",
                            "gambit_id": "862b4c77-4251-4a01-a11b-26e6b9a8ba73",
                            "last_updated": "2022-12-03T10:07:32.816859-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11e31412-9970-462c-a35b-ce914142a424/?format=api"
                        }
                    ]
                },
                {
                    "id": "ac19dcc1-962b-4011-88ad-69c1f8c9fa04",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1547fda8-127a-4c5d-a54d-f2c582e437c0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ottawa Senators",
                                "amount": 5899.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "baa57a6d-634c-4d42-a99f-1e44f921e2d4",
                            "gambit_id": "e5711fd8-8799-455f-a6e9-5d94c5fdcde4",
                            "last_updated": "2022-12-03T10:07:32.813912-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac19dcc1-962b-4011-88ad-69c1f8c9fa04/?format=api"
                        },
                        {
                            "id": "b9ef4f0a-fa54-4c34-8c40-b7a8bbae1dd8",
                            "gambit_id": "70a2f23d-04c0-4624-9360-c203dc6221ea",
                            "last_updated": "2022-12-03T10:07:32.812908-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac19dcc1-962b-4011-88ad-69c1f8c9fa04/?format=api"
                        }
                    ]
                },
                {
                    "id": "e75a647e-bf0d-4125-b654-1696ae85defc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1547fda8-127a-4c5d-a54d-f2c582e437c0/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e9b82378-920a-4930-8169-785e526aa922",
                            "gambit_id": "d93957fb-077e-4a2d-9244-0bdbea69562a",
                            "last_updated": "2022-12-03T10:07:32.809736-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e75a647e-bf0d-4125-b654-1696ae85defc/?format=api"
                        },
                        {
                            "id": "6698743a-ceb0-439c-b6ed-c928e57fb31b",
                            "gambit_id": "35895d88-ca47-477a-b088-2a2390551e65",
                            "last_updated": "2022-12-03T10:07:32.810769-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e75a647e-bf0d-4125-b654-1696ae85defc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "759b6b36-4a66-4543-a45a-b4273ee7aadb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cb38ce37-e8c1-4895-9a05-fb92b6bd03f7",
            "completed": true,
            "last_updated": "2022-12-03T10:07:31.968974-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.33,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/cb38ce37-e8c1-4895-9a05-fb92b6bd03f7",
            "datetime": "2022-12-02T14:00:00-05:00",
            "cutoff_datetime": "2022-12-02T14:00:00-05:00",
            "name": "Serbia v. Switzerland",
            "bettypes": [
                {
                    "id": "16d792ce-e8ea-4513-b080-c9ddaa2ec7d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/759b6b36-4a66-4543-a45a-b4273ee7aadb/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Serbia",
                                "amount": 5320.0
                            },
                            {
                                "team": "Switzerland",
                                "amount": 4680.0
                            }
                        ],
                        "expected_reward_tokens": 12074.4,
                        "profit_sb": 3074.4,
                        "profit_sb_percentage": 34.16,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Serbia",
                                "amount": 3797.0
                            },
                            {
                                "team": "Switzerland",
                                "amount": 3340.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2863.0
                            }
                        ],
                        "expected_reward_tokens": 8617.2,
                        "profit_sb": -382.8,
                        "profit_sb_percentage": -4.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "86d5e5eb-ba3d-49f2-a462-722a4c3a0fd4",
                            "gambit_id": "8c3bdc31-4be2-4e70-97c2-c974f068dfb4",
                            "last_updated": "2022-12-03T10:07:31.976898-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Serbia",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16d792ce-e8ea-4513-b080-c9ddaa2ec7d5/?format=api"
                        },
                        {
                            "id": "89e98151-829e-4ab5-b1da-cdb8168e4e2d",
                            "gambit_id": "cc28a9f3-6479-4929-bd7e-e1d751510f35",
                            "last_updated": "2022-12-03T10:07:31.975950-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Switzerland",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16d792ce-e8ea-4513-b080-c9ddaa2ec7d5/?format=api"
                        },
                        {
                            "id": "9e098f10-8d9a-419f-b8b4-b301a0f51cd6",
                            "gambit_id": "28fc6c0f-92d0-4116-a062-98b47befe782",
                            "last_updated": "2022-12-03T10:07:31.974972-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.01000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16d792ce-e8ea-4513-b080-c9ddaa2ec7d5/?format=api"
                        }
                    ]
                },
                {
                    "id": "bec3d044-a13f-4e23-8194-31df37ea22dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/759b6b36-4a66-4543-a45a-b4273ee7aadb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8700.0,
                        "profit_sb": -300.0,
                        "profit_sb_percentage": -3.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eebc96ce-a35f-4ec1-8d2d-f143a9c721a0",
                            "gambit_id": "4ad6cf26-f11d-437e-9641-bf3f08ebc045",
                            "last_updated": "2022-12-03T10:07:31.971769-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.74000",
                            "odds": "1.85000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bec3d044-a13f-4e23-8194-31df37ea22dc/?format=api"
                        },
                        {
                            "id": "409a7498-986b-401a-9dca-431d718c5e40",
                            "gambit_id": "aa23bbe1-d43f-48a5-b0f4-6eb75d3c1c85",
                            "last_updated": "2022-12-03T10:07:31.973083-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.74000",
                            "odds": "1.85000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bec3d044-a13f-4e23-8194-31df37ea22dc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "646fa19f-3438-40d9-b44c-4070b9b7800d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d9859ae7-7cb9-4b61-a756-3c0e8d41f47a",
            "completed": true,
            "last_updated": "2022-12-03T10:07:32.244820-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.35,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/d9859ae7-7cb9-4b61-a756-3c0e8d41f47a",
            "datetime": "2022-12-02T14:00:00-05:00",
            "cutoff_datetime": "2022-12-02T14:00:00-05:00",
            "name": "Cameroon v. Brazil",
            "bettypes": [
                {
                    "id": "9451139e-a36c-48c6-b71f-ed959b982258",
                    "match": "https://api-prod.gambitprofit.com/api/matches/646fa19f-3438-40d9-b44c-4070b9b7800d/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Brazil",
                                "amount": 7772.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2228.0
                            }
                        ],
                        "expected_reward_tokens": 10025.88,
                        "profit_sb": 1025.88,
                        "profit_sb_percentage": 11.4,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brazil",
                                "amount": 6814.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1953.0
                            },
                            {
                                "team": "Cameroon",
                                "amount": 1233.0
                            }
                        ],
                        "expected_reward_tokens": 8788.5,
                        "profit_sb": -211.5,
                        "profit_sb_percentage": -2.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "150049b4-39d8-4e79-9815-6b5b4abb9edf",
                            "gambit_id": "dff475a7-f287-4fd5-b641-91e1d1338ee5",
                            "last_updated": "2022-12-03T10:07:32.251706-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brazil",
                            "reward": "1.29000",
                            "odds": "1.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9451139e-a36c-48c6-b71f-ed959b982258/?format=api"
                        },
                        {
                            "id": "13a71832-4e7d-4199-a0a4-b97d67efa04c",
                            "gambit_id": "516fc7e3-a098-455a-b4c8-6053cab8817c",
                            "last_updated": "2022-12-03T10:07:32.250709-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.50000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9451139e-a36c-48c6-b71f-ed959b982258/?format=api"
                        },
                        {
                            "id": "ad05f9d5-e03d-4dba-bcf9-6e78e8742e2b",
                            "gambit_id": "2f137228-aef2-494f-86b0-b2601cedda18",
                            "last_updated": "2022-12-03T10:07:32.252686-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cameroon",
                            "reward": "7.13000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9451139e-a36c-48c6-b71f-ed959b982258/?format=api"
                        }
                    ]
                },
                {
                    "id": "8d1fb7ad-87bc-4433-a75a-c73852d840bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/646fa19f-3438-40d9-b44c-4070b9b7800d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5662.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4338.0
                            }
                        ],
                        "expected_reward_tokens": 8719.38,
                        "profit_sb": -280.62,
                        "profit_sb_percentage": -3.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "40673675-4918-450c-bdc7-10c291cf3f16",
                            "gambit_id": "6190fe13-92a9-471c-8799-c44d1ff575e1",
                            "last_updated": "2022-12-03T10:07:32.247672-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.54000",
                            "odds": "1.62000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d1fb7ad-87bc-4433-a75a-c73852d840bf/?format=api"
                        },
                        {
                            "id": "0f9b1d98-93f2-4fdd-b17b-581aef9ce55f",
                            "gambit_id": "f1e1bc1f-98a1-48ca-a4a1-58ed8bf85432",
                            "last_updated": "2022-12-03T10:07:32.248745-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d1fb7ad-87bc-4433-a75a-c73852d840bf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ceb6582e-0432-4956-a8ec-4083dadea544",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "aac4415a-3db5-4b2c-9415-d2051caf2048",
            "completed": true,
            "last_updated": "2022-12-03T09:32:30.759524-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.25,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/aac4415a-3db5-4b2c-9415-d2051caf2048",
            "datetime": "2022-12-02T13:00:00-05:00",
            "cutoff_datetime": "2022-12-02T13:00:00-05:00",
            "name": "Akron v. Buffalo",
            "bettypes": [
                {
                    "id": "63dcff8a-348a-42a4-a7d8-ec61b6ee2adb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ceb6582e-0432-4956-a8ec-4083dadea544/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo",
                                "amount": 7733.0
                            },
                            {
                                "team": "Akron",
                                "amount": 2267.0
                            }
                        ],
                        "expected_reward_tokens": 9202.27,
                        "profit_sb": 202.27,
                        "profit_sb_percentage": 2.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "729275a6-50e2-45c5-a383-21c075bbf611",
                            "gambit_id": "3972cc28-819b-497a-9054-63ea8a8dd36f",
                            "last_updated": "2022-12-03T09:32:30.765935-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo",
                            "reward": "1.19000",
                            "odds": "1.22220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63dcff8a-348a-42a4-a7d8-ec61b6ee2adb/?format=api"
                        },
                        {
                            "id": "5f2a9718-cbb2-4714-8c6a-0ff5a28413f0",
                            "gambit_id": "0e75e14a-4543-407b-9e40-569de47cb1b6",
                            "last_updated": "2022-12-03T09:32:30.767084-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Akron",
                            "reward": "4.06000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63dcff8a-348a-42a4-a7d8-ec61b6ee2adb/?format=api"
                        }
                    ]
                },
                {
                    "id": "c12ed427-38c1-4845-b855-9623711e92cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ceb6582e-0432-4956-a8ec-4083dadea544/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Akron",
                                "amount": 5000.0
                            },
                            {
                                "team": "Buffalo",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b5a9666f-00b1-48e1-98a2-69c211db456e",
                            "gambit_id": "c92cc88a-634d-4bda-8c61-f81c912a1d00",
                            "last_updated": "2022-12-03T09:32:30.769343-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Akron",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c12ed427-38c1-4845-b855-9623711e92cf/?format=api"
                        },
                        {
                            "id": "8915f82b-21c5-4b35-b09e-a479a47394f0",
                            "gambit_id": "0bcea50f-469e-4641-945b-ce2a51483df5",
                            "last_updated": "2022-12-03T09:32:30.770455-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c12ed427-38c1-4845-b855-9623711e92cf/?format=api"
                        }
                    ]
                },
                {
                    "id": "b637c9c1-f580-4dc3-a16f-7ce87cf6ca10",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ceb6582e-0432-4956-a8ec-4083dadea544/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 55",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 55",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "414a470c-24df-4bfa-9ce0-26e11499d378",
                            "gambit_id": "660c522b-8b25-4b31-9d7c-94121170c4ee",
                            "last_updated": "2022-12-03T09:32:30.762503-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 55",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "55.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b637c9c1-f580-4dc3-a16f-7ce87cf6ca10/?format=api"
                        },
                        {
                            "id": "e64f7eca-fdd8-4c63-9e0b-e81372a49d0b",
                            "gambit_id": "a60301f1-5837-434f-a4f0-baeb09dadcb0",
                            "last_updated": "2022-12-03T09:32:30.763654-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 55",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "55.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b637c9c1-f580-4dc3-a16f-7ce87cf6ca10/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7d0aafe8-7e9b-4e86-a88d-adea9b18e0c8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "000812ca-6c1b-4bf9-9d38-e9472add507b",
            "completed": true,
            "last_updated": "2022-12-03T10:07:31.819228-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.12,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/000812ca-6c1b-4bf9-9d38-e9472add507b",
            "datetime": "2022-12-02T10:00:00-05:00",
            "cutoff_datetime": "2022-12-02T10:00:00-05:00",
            "name": "South Korea v. Portugal",
            "bettypes": [
                {
                    "id": "d0c96150-aee0-4e74-87f2-afb1ca886885",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d0aafe8-7e9b-4e86-a88d-adea9b18e0c8/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Portugal",
                                "amount": 6614.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3386.0
                            }
                        ],
                        "expected_reward_tokens": 11241.52,
                        "profit_sb": 2241.52,
                        "profit_sb_percentage": 24.91,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portugal",
                                "amount": 5104.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2613.0
                            },
                            {
                                "team": "South Korea",
                                "amount": 2283.0
                            }
                        ],
                        "expected_reward_tokens": 8675.16,
                        "profit_sb": -324.84,
                        "profit_sb_percentage": -3.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "92bfe353-f52f-4f6c-89b9-3640bfe68ca5",
                            "gambit_id": "aa7d8645-cb4f-47d8-b127-5f60cc99e22c",
                            "last_updated": "2022-12-03T10:07:31.826255-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portugal",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0c96150-aee0-4e74-87f2-afb1ca886885/?format=api"
                        },
                        {
                            "id": "fef08e76-e206-406e-a841-27c0da6b39ee",
                            "gambit_id": "4e6c9b61-5652-49d9-9c94-6adf485581bb",
                            "last_updated": "2022-12-03T10:07:31.828245-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.32000",
                            "odds": "3.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0c96150-aee0-4e74-87f2-afb1ca886885/?format=api"
                        },
                        {
                            "id": "b777508a-bcce-4d68-93e5-de6be4ab8b4e",
                            "gambit_id": "d772679a-9dae-405d-8a4a-762f7b6df7b2",
                            "last_updated": "2022-12-03T10:07:31.827244-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Korea",
                            "reward": "3.80000",
                            "odds": "4.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0c96150-aee0-4e74-87f2-afb1ca886885/?format=api"
                        }
                    ]
                },
                {
                    "id": "b2461dfd-42b8-41bd-847f-03bd0406709a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d0aafe8-7e9b-4e86-a88d-adea9b18e0c8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5129.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4871.0
                            }
                        ],
                        "expected_reward_tokens": 8719.09,
                        "profit_sb": -280.91,
                        "profit_sb_percentage": -3.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a67ad4bd-3299-41ca-83f4-e5282c3e7dde",
                            "gambit_id": "302f1860-614b-4a62-97c9-804f3acfef63",
                            "last_updated": "2022-12-03T10:07:31.823174-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2461dfd-42b8-41bd-847f-03bd0406709a/?format=api"
                        },
                        {
                            "id": "8a83576e-cdde-45ae-b13d-7acd46df6869",
                            "gambit_id": "2a30f17d-2e9c-4cfd-8550-45d7c9ab790b",
                            "last_updated": "2022-12-03T10:07:31.824236-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.79000",
                            "odds": "1.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2461dfd-42b8-41bd-847f-03bd0406709a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ecf045b8-2f35-428e-a89f-0c1b48f1a161",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0b99fbfd-9b7f-4c95-842a-7eb619d43121",
            "completed": true,
            "last_updated": "2022-12-03T10:12:33.409488-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.12,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/0b99fbfd-9b7f-4c95-842a-7eb619d43121",
            "datetime": "2022-12-02T10:00:00-05:00",
            "cutoff_datetime": "2022-12-02T10:00:00-05:00",
            "name": "Ghana v. Uruguay",
            "bettypes": [
                {
                    "id": "ab036574-7fb3-4a32-9d42-ce7bca0989c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ecf045b8-2f35-428e-a89f-0c1b48f1a161/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Uruguay",
                                "amount": 6793.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3207.0
                            }
                        ],
                        "expected_reward_tokens": 10935.87,
                        "profit_sb": 1935.87,
                        "profit_sb_percentage": 21.51,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Uruguay",
                                "amount": 5376.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2538.0
                            },
                            {
                                "team": "Ghana",
                                "amount": 2086.0
                            }
                        ],
                        "expected_reward_tokens": 8654.58,
                        "profit_sb": -345.42,
                        "profit_sb_percentage": -3.84,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "19418a90-3580-40fe-942c-85b8d3eb8869",
                            "gambit_id": "4b56fcff-d2d6-48bb-8056-1751942f4e52",
                            "last_updated": "2022-12-03T10:12:33.415368-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Uruguay",
                            "reward": "1.61000",
                            "odds": "1.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab036574-7fb3-4a32-9d42-ce7bca0989c0/?format=api"
                        },
                        {
                            "id": "ab1b3875-63d6-4e0f-845b-019435fdfd06",
                            "gambit_id": "3b64a081-9dd5-492b-819c-6bc009e1b4a0",
                            "last_updated": "2022-12-03T10:12:33.417451-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.41000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab036574-7fb3-4a32-9d42-ce7bca0989c0/?format=api"
                        },
                        {
                            "id": "a49b6586-175b-4c02-80f6-c1d466709c95",
                            "gambit_id": "34461f74-db99-4d53-bca2-30800925ff0f",
                            "last_updated": "2022-12-03T10:12:33.416399-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ghana",
                            "reward": "4.15000",
                            "odds": "4.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab036574-7fb3-4a32-9d42-ce7bca0989c0/?format=api"
                        }
                    ]
                },
                {
                    "id": "a8d4c27a-b2d8-4e9e-83fd-f0a185144126",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ecf045b8-2f35-428e-a89f-0c1b48f1a161/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5129.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4871.0
                            }
                        ],
                        "expected_reward_tokens": 8719.09,
                        "profit_sb": -280.91,
                        "profit_sb_percentage": -3.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c25814ad-9102-4059-b7d1-48731c4373ea",
                            "gambit_id": "f20b72be-c30e-41f2-b868-8180ff546635",
                            "last_updated": "2022-12-03T10:12:33.412201-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8d4c27a-b2d8-4e9e-83fd-f0a185144126/?format=api"
                        },
                        {
                            "id": "e5e5dc54-5010-47cf-ad08-52b01aa609d3",
                            "gambit_id": "bc7ef2f8-9a1b-4529-893a-f9814361e011",
                            "last_updated": "2022-12-03T10:12:33.413247-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.79000",
                            "odds": "1.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8d4c27a-b2d8-4e9e-83fd-f0a185144126/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "953d1d2e-405b-4946-8291-b768e2233140",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e5b2cfce-956f-42c8-a263-70e4a909599f",
            "completed": true,
            "last_updated": "2022-12-03T10:17:31.353119-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.67,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e5b2cfce-956f-42c8-a263-70e4a909599f",
            "datetime": "2022-12-01T22:37:00-05:00",
            "cutoff_datetime": "2022-12-01T22:37:00-05:00",
            "name": "Arizona Coyotes v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "110531db-3dad-447a-8e46-cebed11c7075",
                    "match": "https://api-prod.gambitprofit.com/api/matches/953d1d2e-405b-4946-8291-b768e2233140/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6778.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 3222.0
                            }
                        ],
                        "expected_reward_tokens": 9150.3,
                        "profit_sb": 150.3,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c307b660-b523-42d1-9727-3b22efaf56df",
                            "gambit_id": "0a2878f9-7dbc-45a8-bf35-83329ba86f3a",
                            "last_updated": "2022-12-03T10:17:31.363055-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/110531db-3dad-447a-8e46-cebed11c7075/?format=api"
                        },
                        {
                            "id": "19c8a919-320e-4f7b-a43b-18a9f875d671",
                            "gambit_id": "81301296-bac7-4d7e-8fde-85b56f223bf7",
                            "last_updated": "2022-12-03T10:17:31.364414-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.84000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/110531db-3dad-447a-8e46-cebed11c7075/?format=api"
                        }
                    ]
                },
                {
                    "id": "ebc9a53c-2594-4251-b57f-cfe5ab70b99f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/953d1d2e-405b-4946-8291-b768e2233140/?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": 5304.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3892f83a-86ff-4800-8021-f69d76f7257b",
                            "gambit_id": "82c90f29-c885-48ae-bac2-19269118ed73",
                            "last_updated": "2022-12-03T10:17:31.360669-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebc9a53c-2594-4251-b57f-cfe5ab70b99f/?format=api"
                        },
                        {
                            "id": "c8013d64-604d-46ce-8e20-684e9612f9f8",
                            "gambit_id": "2b7cd404-b589-42c8-bb2a-09614b898c13",
                            "last_updated": "2022-12-03T10:17:31.359244-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebc9a53c-2594-4251-b57f-cfe5ab70b99f/?format=api"
                        }
                    ]
                },
                {
                    "id": "fd963d1e-06f9-4e7f-874a-3578a737e717",
                    "match": "https://api-prod.gambitprofit.com/api/matches/953d1d2e-405b-4946-8291-b768e2233140/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "877de429-e218-42e2-8639-d329d3246f5c",
                            "gambit_id": "c33055aa-1c34-49e8-948a-f46508b537c4",
                            "last_updated": "2022-12-03T10:17:31.357093-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd963d1e-06f9-4e7f-874a-3578a737e717/?format=api"
                        },
                        {
                            "id": "150ba557-77e9-4dd3-8565-94d612069fbe",
                            "gambit_id": "5fe99119-c260-4f55-b3ab-4bca3d9aea10",
                            "last_updated": "2022-12-03T10:17:31.356002-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd963d1e-06f9-4e7f-874a-3578a737e717/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "18ce40e6-e7cb-4917-93ea-7fa7ef7da465",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2c85b49e-81e7-4b3b-8028-0550a45118ca",
            "completed": true,
            "last_updated": "2022-12-03T10:17:34.183629-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.83,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/2c85b49e-81e7-4b3b-8028-0550a45118ca",
            "datetime": "2022-12-01T22:07:00-05:00",
            "cutoff_datetime": "2022-12-01T22:07:00-05:00",
            "name": "Florida Panthers v. Vancouver Canucks",
            "bettypes": [
                {
                    "id": "948b1c61-c65e-488f-9641-e370ecf24f7d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18ce40e6-e7cb-4917-93ea-7fa7ef7da465/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5399.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "21538c28-c2f7-4f88-a2c0-251fb4bf3657",
                            "gambit_id": "48cbc460-31ec-4f07-b421-0121af344a6c",
                            "last_updated": "2022-12-03T10:17:34.194903-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/948b1c61-c65e-488f-9641-e370ecf24f7d/?format=api"
                        },
                        {
                            "id": "4aac7e7e-dcfc-4af0-a7bd-e8b9838f3758",
                            "gambit_id": "973eca27-293a-4ade-9a7c-414ffdec1659",
                            "last_updated": "2022-12-03T10:17:34.193836-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/948b1c61-c65e-488f-9641-e370ecf24f7d/?format=api"
                        }
                    ]
                },
                {
                    "id": "811bde1f-865e-47cd-8f5f-469299f0f190",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18ce40e6-e7cb-4917-93ea-7fa7ef7da465/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vancouver Canucks",
                                "amount": 6482.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0d915211-55f4-4dc6-b043-a3e783547f8e",
                            "gambit_id": "f019bbd5-3465-4707-873f-3f09c750cba7",
                            "last_updated": "2022-12-03T10:17:34.190549-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/811bde1f-865e-47cd-8f5f-469299f0f190/?format=api"
                        },
                        {
                            "id": "5cc2bb70-44ac-44e6-afad-fe287ec521e8",
                            "gambit_id": "27fb3553-292b-418a-b5ea-de7f42f8981b",
                            "last_updated": "2022-12-03T10:17:34.191736-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/811bde1f-865e-47cd-8f5f-469299f0f190/?format=api"
                        }
                    ]
                },
                {
                    "id": "6d95c206-92fa-45db-987e-ced9b4a0cb36",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18ce40e6-e7cb-4917-93ea-7fa7ef7da465/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3df6c2ae-5f55-4347-9917-eaf246d07715",
                            "gambit_id": "fcb14b30-1538-40eb-a6b6-49664fbf938b",
                            "last_updated": "2022-12-03T10:17:34.186534-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d95c206-92fa-45db-987e-ced9b4a0cb36/?format=api"
                        },
                        {
                            "id": "27dd2b36-8081-4b43-859c-533a668f6567",
                            "gambit_id": "09f8a041-f13f-4eda-8f4a-bcc79cf4e59c",
                            "last_updated": "2022-12-03T10:17:34.187937-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d95c206-92fa-45db-987e-ced9b4a0cb36/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cdb965d0-735c-4efe-953c-8d4a1264f14d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "de2ee6d3-984c-4399-a037-10e1791ac270",
            "completed": true,
            "last_updated": "2022-12-03T10:22:35.187939-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.59,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/de2ee6d3-984c-4399-a037-10e1791ac270",
            "datetime": "2022-12-01T22:07:00-05:00",
            "cutoff_datetime": "2022-12-01T22:07:00-05:00",
            "name": "Washington Capitals v. Seattle Kraken",
            "bettypes": [
                {
                    "id": "07b801d8-e838-499c-a902-bb5323dd1d9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cdb965d0-735c-4efe-953c-8d4a1264f14d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Kraken",
                                "amount": 5208.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d5ccb2d6-b420-4635-ba4b-3ba4d2ebd7cf",
                            "gambit_id": "7a430033-5ef1-4a3a-8375-afd36bf6e991",
                            "last_updated": "2022-12-03T10:22:35.200522-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07b801d8-e838-499c-a902-bb5323dd1d9a/?format=api"
                        },
                        {
                            "id": "717cb1a7-f600-4497-9839-7a2ddfa798de",
                            "gambit_id": "202e017b-36e8-4d99-8e53-d693a72f75b2",
                            "last_updated": "2022-12-03T10:22:35.199229-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07b801d8-e838-499c-a902-bb5323dd1d9a/?format=api"
                        }
                    ]
                },
                {
                    "id": "c170799d-a5e2-49cf-9b19-282c737eb6cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cdb965d0-735c-4efe-953c-8d4a1264f14d/?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": 6723.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 3277.0
                            }
                        ],
                        "expected_reward_tokens": 9142.83,
                        "profit_sb": 142.83,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7d8cc473-1080-4474-bbcd-b616c0342faa",
                            "gambit_id": "657fde77-38da-43e6-ae35-7cfbee0bb3f9",
                            "last_updated": "2022-12-03T10:22:35.196741-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.36000",
                            "odds": "1.40820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c170799d-a5e2-49cf-9b19-282c737eb6cb/?format=api"
                        },
                        {
                            "id": "9362ec6b-6398-4d93-bc5c-a934cc51c563",
                            "gambit_id": "1397b0c0-78d3-4fe0-b0d2-51e036a9a70f",
                            "last_updated": "2022-12-03T10:22:35.195381-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.79000",
                            "odds": "3.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c170799d-a5e2-49cf-9b19-282c737eb6cb/?format=api"
                        }
                    ]
                },
                {
                    "id": "c32afa86-cd32-4bc4-be89-609f3ba1fc05",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cdb965d0-735c-4efe-953c-8d4a1264f14d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "039c8920-ce52-4616-b51b-1ad26db8b500",
                            "gambit_id": "1cf43c7b-4780-4499-9aa4-fc2f94eae08a",
                            "last_updated": "2022-12-03T10:22:35.190951-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c32afa86-cd32-4bc4-be89-609f3ba1fc05/?format=api"
                        },
                        {
                            "id": "4fa247c4-87f1-4a5e-b0e7-ab26333ce283",
                            "gambit_id": "a77c57cd-85ce-44b4-a5fd-6399418623c7",
                            "last_updated": "2022-12-03T10:22:35.192790-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c32afa86-cd32-4bc4-be89-609f3ba1fc05/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e78b690b-6429-463f-9dbd-390be606b800",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2defe08f-5e38-41dc-83ef-41e11e2091c8",
            "completed": true,
            "last_updated": "2022-12-03T10:22:34.891150-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.04,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/2defe08f-5e38-41dc-83ef-41e11e2091c8",
            "datetime": "2022-12-01T21:07:00-05:00",
            "cutoff_datetime": "2022-12-01T21:07:00-05:00",
            "name": "Montreal Canadiens v. Calgary Flames",
            "bettypes": [
                {
                    "id": "a56d49e5-7a71-4010-9452-11082c0ea67f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e78b690b-6429-463f-9dbd-390be606b800/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7121.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 2879.0
                            }
                        ],
                        "expected_reward_tokens": 9184.01,
                        "profit_sb": 184.01,
                        "profit_sb_percentage": 2.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "39dad531-f502-4756-b791-7ee4dbb3f379",
                            "gambit_id": "0df2c71e-8c62-4510-892c-84cc34ad0d8d",
                            "last_updated": "2022-12-03T10:22:34.900372-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.29000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a56d49e5-7a71-4010-9452-11082c0ea67f/?format=api"
                        },
                        {
                            "id": "16e8095c-2434-495f-bed6-93728b5fdf63",
                            "gambit_id": "81865d11-9cc6-4238-94a7-d123e54733ec",
                            "last_updated": "2022-12-03T10:22:34.901350-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "3.19000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a56d49e5-7a71-4010-9452-11082c0ea67f/?format=api"
                        }
                    ]
                },
                {
                    "id": "b378c978-2c92-4884-921d-9ea400793c19",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e78b690b-6429-463f-9dbd-390be606b800/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 5097.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bbc97a9b-9df7-4659-ac25-63299671ae9a",
                            "gambit_id": "107bf8c7-3a7c-4113-8ed3-57acdc9cc904",
                            "last_updated": "2022-12-03T10:22:34.897500-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b378c978-2c92-4884-921d-9ea400793c19/?format=api"
                        },
                        {
                            "id": "e7c048c4-9cb2-4895-99de-59a959cc5bd9",
                            "gambit_id": "dd6f417e-fe76-4025-b452-656b7de694ab",
                            "last_updated": "2022-12-03T10:22:34.898433-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b378c978-2c92-4884-921d-9ea400793c19/?format=api"
                        }
                    ]
                },
                {
                    "id": "2df09672-9ea5-49bf-8a8e-410831f88f35",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e78b690b-6429-463f-9dbd-390be606b800/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "65d0cd2c-a1da-4054-9000-515c783eee91",
                            "gambit_id": "89121590-6493-4cab-a394-09dcfc86c958",
                            "last_updated": "2022-12-03T10:22:34.895227-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2df09672-9ea5-49bf-8a8e-410831f88f35/?format=api"
                        },
                        {
                            "id": "338c217b-1d21-4334-af76-7aebe5a82bb9",
                            "gambit_id": "ed3b55d0-9812-4074-aba4-ea8a945a6eb2",
                            "last_updated": "2022-12-03T10:22:34.894008-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2df09672-9ea5-49bf-8a8e-410831f88f35/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "31419ab5-e979-48f8-9e29-fc536bb31a4f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "efb1e246-d946-41a1-bcbe-519e8d45cf39",
            "completed": true,
            "last_updated": "2022-12-03T10:17:31.522369-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.04,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/efb1e246-d946-41a1-bcbe-519e8d45cf39",
            "datetime": "2022-12-01T20:37:00-05:00",
            "cutoff_datetime": "2022-12-01T20:37:00-05:00",
            "name": "Anaheim Ducks v. Dallas Stars",
            "bettypes": [
                {
                    "id": "e75c7df7-72e2-4437-974d-5687a19c40f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/31419ab5-e979-48f8-9e29-fc536bb31a4f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 7121.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 2879.0
                            }
                        ],
                        "expected_reward_tokens": 9184.01,
                        "profit_sb": 184.01,
                        "profit_sb_percentage": 2.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4f1ea5c1-49ea-4f71-b0f2-a12ad47e5413",
                            "gambit_id": "79c18c04-d768-4150-b555-199c344c3a57",
                            "last_updated": "2022-12-03T10:17:31.531068-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.29000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e75c7df7-72e2-4437-974d-5687a19c40f9/?format=api"
                        },
                        {
                            "id": "188eca82-b1c3-4076-9433-e5f979adddb9",
                            "gambit_id": "45d80501-3814-437f-aaa8-b0137d863b2e",
                            "last_updated": "2022-12-03T10:17:31.532044-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "3.19000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e75c7df7-72e2-4437-974d-5687a19c40f9/?format=api"
                        }
                    ]
                },
                {
                    "id": "abd5d89f-7d87-4c96-b2f5-bf3e3b037c8d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/31419ab5-e979-48f8-9e29-fc536bb31a4f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 5208.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8edf3fc4-aae7-4132-b95b-ee5139d537b5",
                            "gambit_id": "df9a72a0-e95f-40f2-8a62-7c1bf6886693",
                            "last_updated": "2022-12-03T10:17:31.528212-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abd5d89f-7d87-4c96-b2f5-bf3e3b037c8d/?format=api"
                        },
                        {
                            "id": "6f375928-a74c-4451-a319-5dcf47305d04",
                            "gambit_id": "6add26da-5d40-4994-b7b8-ef798fc0a989",
                            "last_updated": "2022-12-03T10:17:31.529171-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abd5d89f-7d87-4c96-b2f5-bf3e3b037c8d/?format=api"
                        }
                    ]
                },
                {
                    "id": "2add50fb-0ccf-4946-9c1e-8c6931b510ca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/31419ab5-e979-48f8-9e29-fc536bb31a4f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "20bee303-c644-4dbd-be04-5a633e272c58",
                            "gambit_id": "e793dbc8-f892-4d57-9420-ab2cc968d9de",
                            "last_updated": "2022-12-03T10:17:31.526284-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2add50fb-0ccf-4946-9c1e-8c6931b510ca/?format=api"
                        },
                        {
                            "id": "bffb9300-c9e4-4be3-9212-1d24f99416af",
                            "gambit_id": "f83c8e0a-136e-47c8-8683-5a67b87db75f",
                            "last_updated": "2022-12-03T10:17:31.525252-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2add50fb-0ccf-4946-9c1e-8c6931b510ca/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1bb5b65d-d099-43ee-a0f0-0d2ca6d46453",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "abbc786c-9e9f-46be-a3d6-768241be1721",
            "completed": true,
            "last_updated": "2022-12-02T10:12:17.085849-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/abbc786c-9e9f-46be-a3d6-768241be1721",
            "datetime": "2022-12-01T20:15:00-05:00",
            "cutoff_datetime": "2022-12-01T20:15:00-05:00",
            "name": "Buffalo Bills v. New England Patriots",
            "bettypes": [
                {
                    "id": "f01540c4-0d00-429d-8fb6-b541006b7649",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1bb5b65d-d099-43ee-a0f0-0d2ca6d46453/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6336.0
                            },
                            {
                                "team": "New England Patriots",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b44f077f-3641-41cf-b089-5175579a1e7a",
                            "gambit_id": "686590a1-203a-46a1-a07e-fabedfda1bef",
                            "last_updated": "2022-12-02T10:12:17.093755-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Bills",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f01540c4-0d00-429d-8fb6-b541006b7649/?format=api"
                        },
                        {
                            "id": "6875d9de-a1ba-4ce2-a10b-12025db40834",
                            "gambit_id": "5f532b10-f13f-4abf-89f6-813d111f2cca",
                            "last_updated": "2022-12-02T10:12:17.092637-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New England Patriots",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f01540c4-0d00-429d-8fb6-b541006b7649/?format=api"
                        }
                    ]
                },
                {
                    "id": "b5fcac11-151c-40b6-ac4f-759b64247b05",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1bb5b65d-d099-43ee-a0f0-0d2ca6d46453/?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": "New England Patriots",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d88d48e3-1faa-46cd-ae01-bcae4ca9e875",
                            "gambit_id": "803010a8-3819-4982-a80e-09fed5a73fbd",
                            "last_updated": "2022-12-02T10:12:17.096881-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Bills",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5fcac11-151c-40b6-ac4f-759b64247b05/?format=api"
                        },
                        {
                            "id": "66a78bbe-31e9-485f-9702-c8a590d0784b",
                            "gambit_id": "f40ca4f6-6b07-4e68-81ef-d2b51085abbc",
                            "last_updated": "2022-12-02T10:12:17.095877-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New England Patriots",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5fcac11-151c-40b6-ac4f-759b64247b05/?format=api"
                        }
                    ]
                },
                {
                    "id": "f08d74fc-a1cf-436e-bef8-6d2431b3ae9d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1bb5b65d-d099-43ee-a0f0-0d2ca6d46453/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 44",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 44",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f9d9d661-5732-460d-9cd9-8653a72af2e8",
                            "gambit_id": "173228f8-55ec-4939-9858-16124bb341d4",
                            "last_updated": "2022-12-02T10:12:17.090610-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 44",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f08d74fc-a1cf-436e-bef8-6d2431b3ae9d/?format=api"
                        },
                        {
                            "id": "a0556cae-c4e4-4e42-a9f0-adfdaab76d76",
                            "gambit_id": "8c390f7b-a4f9-470a-8184-7d4c91682cdd",
                            "last_updated": "2022-12-02T10:12:17.089500-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 44",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f08d74fc-a1cf-436e-bef8-6d2431b3ae9d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "080d58ae-8d9b-44c4-a570-dd00fbeb9953",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1019b35b-6ddc-4551-9df8-dd0caea1dafb",
            "completed": true,
            "last_updated": "2022-12-03T10:22:35.037606-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.59,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/1019b35b-6ddc-4551-9df8-dd0caea1dafb",
            "datetime": "2022-12-01T20:07:00-05:00",
            "cutoff_datetime": "2022-12-01T20:07:00-05:00",
            "name": "Edmonton Oilers v. Minnesota Wild",
            "bettypes": [
                {
                    "id": "9fd1e207-4245-4d6e-8f68-4f595ed54ed1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/080d58ae-8d9b-44c4-a570-dd00fbeb9953/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Wild",
                                "amount": 5899.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "76082f85-6c49-4a44-ab2d-2653a26d0c8a",
                            "gambit_id": "9ded3682-1794-480c-a75c-8b44fc1eb7d3",
                            "last_updated": "2022-12-03T10:22:35.046728-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fd1e207-4245-4d6e-8f68-4f595ed54ed1/?format=api"
                        },
                        {
                            "id": "634daa18-996c-4b21-a9fa-94ea1f7c17b8",
                            "gambit_id": "47609164-4fb7-4592-a7e8-6eda69c99b4f",
                            "last_updated": "2022-12-03T10:22:35.047725-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fd1e207-4245-4d6e-8f68-4f595ed54ed1/?format=api"
                        }
                    ]
                },
                {
                    "id": "7ae2a085-447c-4592-a36e-7f86b8dc1ee8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/080d58ae-8d9b-44c4-a570-dd00fbeb9953/?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": 6256.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 3744.0
                            }
                        ],
                        "expected_reward_tokens": 9133.76,
                        "profit_sb": 133.76,
                        "profit_sb_percentage": 1.49,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "99a94422-ec67-4487-931d-0ee93c31bde8",
                            "gambit_id": "3513ea4b-8117-4938-b3b2-c0a7159deb6b",
                            "last_updated": "2022-12-03T10:22:35.044141-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ae2a085-447c-4592-a36e-7f86b8dc1ee8/?format=api"
                        },
                        {
                            "id": "c74c2cec-a65c-47f8-832e-4b53f165d79d",
                            "gambit_id": "b8b0f860-830f-4997-87ed-d0daeb823a3a",
                            "last_updated": "2022-12-03T10:22:35.043174-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.44000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ae2a085-447c-4592-a36e-7f86b8dc1ee8/?format=api"
                        }
                    ]
                },
                {
                    "id": "807f7c56-042c-40d0-af10-5538b6a35159",
                    "match": "https://api-prod.gambitprofit.com/api/matches/080d58ae-8d9b-44c4-a570-dd00fbeb9953/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5399.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8a8b7934-5dfe-4ae6-8362-db4d785e9453",
                            "gambit_id": "74bdc8de-2c5c-4366-a3ef-8211269fdb5f",
                            "last_updated": "2022-12-03T10:22:35.041193-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/807f7c56-042c-40d0-af10-5538b6a35159/?format=api"
                        },
                        {
                            "id": "87964a9d-c131-4859-9c6c-656546934efd",
                            "gambit_id": "0db08e2c-8b37-4f5d-b611-af139901e72c",
                            "last_updated": "2022-12-03T10:22:35.040216-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/807f7c56-042c-40d0-af10-5538b6a35159/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dedf64ac-fdb8-49d3-8a63-0a419674edd5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b7ec0ccc-2ab3-48bd-95b0-320fd9b48b9a",
            "completed": true,
            "last_updated": "2022-12-03T10:22:35.644761-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.9,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b7ec0ccc-2ab3-48bd-95b0-320fd9b48b9a",
            "datetime": "2022-12-01T20:07:00-05:00",
            "cutoff_datetime": "2022-12-01T20:07:00-05:00",
            "name": "Carolina Hurricanes v. St Louis Blues",
            "bettypes": [
                {
                    "id": "056700ae-e091-4885-8e1f-c714c615069e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dedf64ac-fdb8-49d3-8a63-0a419674edd5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5571.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 4429.0
                            }
                        ],
                        "expected_reward_tokens": 9079.45,
                        "profit_sb": 79.45,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "111284e1-010f-4a44-b32e-5d19fbf90b52",
                            "gambit_id": "093c3778-92e3-47ce-b1f9-18e42ca39233",
                            "last_updated": "2022-12-03T10:22:35.655206-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/056700ae-e091-4885-8e1f-c714c615069e/?format=api"
                        },
                        {
                            "id": "389a0b7b-3dc6-4e7d-ab0d-c9b872b8774e",
                            "gambit_id": "281d6d6c-e0af-45b3-ae51-d937842de566",
                            "last_updated": "2022-12-03T10:22:35.654214-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/056700ae-e091-4885-8e1f-c714c615069e/?format=api"
                        }
                    ]
                },
                {
                    "id": "933b4027-aeac-4c11-ac7c-4a33a1fd3784",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dedf64ac-fdb8-49d3-8a63-0a419674edd5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Blues",
                                "amount": 6534.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 3466.0
                            }
                        ],
                        "expected_reward_tokens": 9080.92,
                        "profit_sb": 80.92,
                        "profit_sb_percentage": 0.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fcbd0096-fd9c-47f9-8ba0-000a2beca1e9",
                            "gambit_id": "ccca1cfc-ac05-4e28-9ddf-3d4c8b0b4002",
                            "last_updated": "2022-12-03T10:22:35.651151-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.39000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/933b4027-aeac-4c11-ac7c-4a33a1fd3784/?format=api"
                        },
                        {
                            "id": "9a417bff-535a-4c95-8176-e9eb890be1cf",
                            "gambit_id": "09c7e81c-8b83-4667-896d-10ba15dd8e37",
                            "last_updated": "2022-12-03T10:22:35.652220-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.62000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/933b4027-aeac-4c11-ac7c-4a33a1fd3784/?format=api"
                        }
                    ]
                },
                {
                    "id": "69666a07-27a1-4ce8-82e6-eb0130b67790",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dedf64ac-fdb8-49d3-8a63-0a419674edd5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 5.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ef391c8c-3d4e-48a5-b5c1-462920a9036f",
                            "gambit_id": "a0b919fd-2fad-42eb-af4f-7daceb4b16ad",
                            "last_updated": "2022-12-03T10:22:35.647611-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69666a07-27a1-4ce8-82e6-eb0130b67790/?format=api"
                        },
                        {
                            "id": "2b50dba0-9489-4f6a-a98c-cb216927cfd4",
                            "gambit_id": "617b6624-98c4-4618-89fd-b77ea3c4912d",
                            "last_updated": "2022-12-03T10:22:35.648888-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69666a07-27a1-4ce8-82e6-eb0130b67790/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6503250d-be52-4c97-af74-5def2171c9b5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "001f58b7-9639-4031-8795-23d0726a887a",
            "completed": true,
            "last_updated": "2022-12-02T10:12:17.379648-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.72,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/001f58b7-9639-4031-8795-23d0726a887a",
            "datetime": "2022-12-01T19:10:00-05:00",
            "cutoff_datetime": "2022-12-01T19:10:00-05:00",
            "name": "Dallas Mavericks v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "58b7a8f4-a399-4bb1-932b-6a79cedc8c1a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6503250d-be52-4c97-af74-5def2171c9b5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7209.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 2791.0
                            }
                        ],
                        "expected_reward_tokens": 9154.48,
                        "profit_sb": 154.48,
                        "profit_sb_percentage": 1.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6b1242be-973c-4bb3-a4da-5b3bfe5c9903",
                            "gambit_id": "cff81f6e-c6cb-4544-b1eb-d90054604509",
                            "last_updated": "2022-12-02T10:12:17.386863-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.27000",
                            "odds": "1.31250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58b7a8f4-a399-4bb1-932b-6a79cedc8c1a/?format=api"
                        },
                        {
                            "id": "c7647e3c-5d5c-4c1b-a8ee-2e1c56a0e949",
                            "gambit_id": "5f6f8f31-f21c-48be-99a1-3c2e49869d93",
                            "last_updated": "2022-12-02T10:12:17.385885-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "3.28000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58b7a8f4-a399-4bb1-932b-6a79cedc8c1a/?format=api"
                        }
                    ]
                },
                {
                    "id": "2d6fd2cb-b810-4aec-b252-d5c5f05d869c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6503250d-be52-4c97-af74-5def2171c9b5/?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": "Detroit Pistons",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fc5cbf64-ab86-4538-9f81-dc2dd07f4614",
                            "gambit_id": "c39e8cbd-2a41-4a66-bcd4-83e868da6584",
                            "last_updated": "2022-12-02T10:12:17.388758-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d6fd2cb-b810-4aec-b252-d5c5f05d869c/?format=api"
                        },
                        {
                            "id": "f7cdcbae-0ef8-4b6c-bbf9-bce23edfb814",
                            "gambit_id": "c661b824-5318-4f35-911b-bd0c8552c004",
                            "last_updated": "2022-12-02T10:12:17.389710-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d6fd2cb-b810-4aec-b252-d5c5f05d869c/?format=api"
                        }
                    ]
                },
                {
                    "id": "adbaef35-e857-42a0-8851-397050587414",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6503250d-be52-4c97-af74-5def2171c9b5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 221.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 221.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7d963a6d-87b6-4388-a13b-7ee431ea3235",
                            "gambit_id": "c2087da9-a6d5-4b52-82f1-b2542d4cef43",
                            "last_updated": "2022-12-02T10:12:17.383595-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 221.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adbaef35-e857-42a0-8851-397050587414/?format=api"
                        },
                        {
                            "id": "cbe18dc5-6980-4e4c-bcc8-85debb4b2628",
                            "gambit_id": "1aeefef5-4949-4fe1-b56a-7b341e4e5ce8",
                            "last_updated": "2022-12-02T10:12:17.382433-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 221.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adbaef35-e857-42a0-8851-397050587414/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}