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=7400
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=7500",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=7300",
    "results": [
        {
            "id": "12bec301-585c-481b-9b07-d11277e5953f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2917854a-32ac-4ae6-ad0a-53b313137b6a",
            "completed": true,
            "last_updated": "2022-12-03T10:27:32.954180-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/2917854a-32ac-4ae6-ad0a-53b313137b6a",
            "datetime": "2022-12-01T19:07:00-05:00",
            "cutoff_datetime": "2022-12-01T19:07:00-05:00",
            "name": "Tampa Bay Lightning v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "dbbbb339-30cd-4176-91ab-21d817c306ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/12bec301-585c-481b-9b07-d11277e5953f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6534.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 3466.0
                            }
                        ],
                        "expected_reward_tokens": 9080.92,
                        "profit_sb": 80.92,
                        "profit_sb_percentage": 0.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9cb95c32-e255-4699-86ca-96393339f98c",
                            "gambit_id": "7b8d1fd8-755b-4095-b225-020cdcb54a29",
                            "last_updated": "2022-12-03T10:27:32.964989-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.39000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbbbb339-30cd-4176-91ab-21d817c306ce/?format=api"
                        },
                        {
                            "id": "59f08919-5642-48f4-bbd5-35817b692d18",
                            "gambit_id": "a9a8804b-9dc8-4f55-bf9d-225698a05bfa",
                            "last_updated": "2022-12-03T10:27:32.963864-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.62000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbbbb339-30cd-4176-91ab-21d817c306ce/?format=api"
                        }
                    ]
                },
                {
                    "id": "48861e7f-5292-458c-a138-86d19398d1a8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/12bec301-585c-481b-9b07-d11277e5953f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5399.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fe354ac9-9540-4d53-b6ac-4363c9526e1f",
                            "gambit_id": "66e15ffc-6819-4cbd-a692-149688a0d866",
                            "last_updated": "2022-12-03T10:27:32.960444-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48861e7f-5292-458c-a138-86d19398d1a8/?format=api"
                        },
                        {
                            "id": "220ada00-7bff-4eb3-8bf7-9f7e48aacdb3",
                            "gambit_id": "96482384-c116-4655-9bbf-6dd6da712458",
                            "last_updated": "2022-12-03T10:27:32.961646-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48861e7f-5292-458c-a138-86d19398d1a8/?format=api"
                        }
                    ]
                },
                {
                    "id": "05f19968-1d79-464f-9eb0-56397a712fcd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/12bec301-585c-481b-9b07-d11277e5953f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "0f47f3d3-a2ae-43ab-9861-df64c6a7814f",
                            "gambit_id": "4e67a337-36fc-4530-b298-bb67ff06507b",
                            "last_updated": "2022-12-03T10:27:32.957069-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/05f19968-1d79-464f-9eb0-56397a712fcd/?format=api"
                        },
                        {
                            "id": "50bc89e7-da2b-4839-83b7-c519633f1925",
                            "gambit_id": "bdc5ba64-3e4f-4ac3-8ddf-69d84e0ec55f",
                            "last_updated": "2022-12-03T10:27:32.958211-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/05f19968-1d79-464f-9eb0-56397a712fcd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5a0e690f-e62d-465e-a926-030a2e5dfe64",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "684ba8fd-c6f9-4a7d-830f-8b7dd7257a09",
            "completed": true,
            "last_updated": "2022-12-03T10:27:32.790362-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/684ba8fd-c6f9-4a7d-830f-8b7dd7257a09",
            "datetime": "2022-12-01T19:07:00-05:00",
            "cutoff_datetime": "2022-12-01T19:07:00-05:00",
            "name": "Nashville Predators v. New Jersey Devils",
            "bettypes": [
                {
                    "id": "cb71523d-9a05-4930-ad70-03bf35745ec1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5a0e690f-e62d-465e-a926-030a2e5dfe64/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Jersey Devils",
                                "amount": 6336.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ef115ae1-4bc3-46a6-a2fd-4a393b98bff6",
                            "gambit_id": "ff6ca419-56f2-4f01-a4c1-1693c2a66466",
                            "last_updated": "2022-12-03T10:27:32.800243-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb71523d-9a05-4930-ad70-03bf35745ec1/?format=api"
                        },
                        {
                            "id": "0814e33d-e509-46a9-8697-813b761c6a62",
                            "gambit_id": "c35b2471-392c-4f17-91ba-3bc6e9efdf97",
                            "last_updated": "2022-12-03T10:27:32.801479-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb71523d-9a05-4930-ad70-03bf35745ec1/?format=api"
                        }
                    ]
                },
                {
                    "id": "0b934918-21a2-46e3-b1eb-31febeb94522",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5a0e690f-e62d-465e-a926-030a2e5dfe64/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5753.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 4247.0
                            }
                        ],
                        "expected_reward_tokens": 9088.58,
                        "profit_sb": 88.58,
                        "profit_sb_percentage": 0.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7727d629-40c4-4061-ad09-9fb9940b160f",
                            "gambit_id": "ea413589-b79e-4b9d-b953-dec2829b3b69",
                            "last_updated": "2022-12-03T10:27:32.797729-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b934918-21a2-46e3-b1eb-31febeb94522/?format=api"
                        },
                        {
                            "id": "b5c14560-a2b9-4b2b-91a5-f4f45ac89acd",
                            "gambit_id": "8d653488-705e-4157-b29b-3b00d0da062e",
                            "last_updated": "2022-12-03T10:27:32.796569-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b934918-21a2-46e3-b1eb-31febeb94522/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc6dfb7a-ee2b-4aee-806d-e0ef1fd975c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5a0e690f-e62d-465e-a926-030a2e5dfe64/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "f4c6781e-2ab2-4644-bae2-6be848614d9f",
                            "gambit_id": "b1ad5999-9636-4ecd-bdff-394079f2c003",
                            "last_updated": "2022-12-03T10:27:32.794295-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/cc6dfb7a-ee2b-4aee-806d-e0ef1fd975c4/?format=api"
                        },
                        {
                            "id": "231f759c-f61f-4de5-b5a2-ea81565abfe9",
                            "gambit_id": "f17864e0-eca7-49d2-8f72-1ffe0dda8d52",
                            "last_updated": "2022-12-03T10:27:32.793143-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/cc6dfb7a-ee2b-4aee-806d-e0ef1fd975c4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "772767f6-7cfa-43dc-85fd-0603b8c82b39",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9e5d3347-025f-449d-a8c4-a99d7c7e0bc5",
            "completed": true,
            "last_updated": "2022-12-03T10:27:33.106176-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/9e5d3347-025f-449d-a8c4-a99d7c7e0bc5",
            "datetime": "2022-12-01T19:07:00-05:00",
            "cutoff_datetime": "2022-12-01T19:07:00-05:00",
            "name": "Colorado Avalanche v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "ce0eb298-5cbc-4ece-9d17-73a62159da09",
                    "match": "https://api-prod.gambitprofit.com/api/matches/772767f6-7cfa-43dc-85fd-0603b8c82b39/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Buffalo Sabres",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ae8618b6-d562-4857-b949-d2edc823e593",
                            "gambit_id": "78cac6ed-6096-45dc-a82c-ccd295e7e503",
                            "last_updated": "2022-12-03T10:27:33.117127-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce0eb298-5cbc-4ece-9d17-73a62159da09/?format=api"
                        },
                        {
                            "id": "815ccdd9-86c3-4f91-b43a-60871f3779b1",
                            "gambit_id": "cb08c306-8417-47c0-8179-eb9a3ffe49c1",
                            "last_updated": "2022-12-03T10:27:33.115963-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce0eb298-5cbc-4ece-9d17-73a62159da09/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc8fdb02-0215-44c1-ad76-3c3518c35275",
                    "match": "https://api-prod.gambitprofit.com/api/matches/772767f6-7cfa-43dc-85fd-0603b8c82b39/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Colorado Avalanche",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c4c53b3f-ecfb-4d90-858f-35502754acea",
                            "gambit_id": "419dc475-3265-4b2a-a564-e7215b744d15",
                            "last_updated": "2022-12-03T10:27:33.113675-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc8fdb02-0215-44c1-ad76-3c3518c35275/?format=api"
                        },
                        {
                            "id": "ec673d91-58cd-40a5-8169-e55c7d721731",
                            "gambit_id": "ef62c37d-e101-4fd9-a478-3e6f90c27d10",
                            "last_updated": "2022-12-03T10:27:33.112548-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc8fdb02-0215-44c1-ad76-3c3518c35275/?format=api"
                        }
                    ]
                },
                {
                    "id": "a02f7d70-815e-4547-aeaf-937a67e0b6b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/772767f6-7cfa-43dc-85fd-0603b8c82b39/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "a71bc127-7957-4f01-af3d-802bceac62e5",
                            "gambit_id": "5c9a6fa7-0894-4cf0-9d08-5d3460412930",
                            "last_updated": "2022-12-03T10:27:33.110276-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/a02f7d70-815e-4547-aeaf-937a67e0b6b2/?format=api"
                        },
                        {
                            "id": "2ffd8bd0-5089-4c12-85a5-0f12a839561d",
                            "gambit_id": "f04c5793-3a9c-409a-b8ac-6d99bbf206cd",
                            "last_updated": "2022-12-03T10:27:33.109109-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/a02f7d70-815e-4547-aeaf-937a67e0b6b2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "25c21d95-da99-46d7-b323-deaa2dcd5fee",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8ab14b5e-906d-477a-b6fb-6dcf77f56996",
            "completed": true,
            "last_updated": "2022-12-03T10:22:35.346003-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/8ab14b5e-906d-477a-b6fb-6dcf77f56996",
            "datetime": "2022-12-01T19:07:00-05:00",
            "cutoff_datetime": "2022-12-01T19:07:00-05:00",
            "name": "Vegas Golden Knights v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "41c1eee4-defe-4321-8bf1-7a7792d37920",
                    "match": "https://api-prod.gambitprofit.com/api/matches/25c21d95-da99-46d7-b323-deaa2dcd5fee/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5097.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "35a52efb-8aa0-495d-a04e-f00486e2ebc3",
                            "gambit_id": "0976df4d-71c1-4bd8-af61-d0f38eb386c3",
                            "last_updated": "2022-12-03T10:22:35.356180-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41c1eee4-defe-4321-8bf1-7a7792d37920/?format=api"
                        },
                        {
                            "id": "0023922a-da54-4de1-a12c-f6d6f8c91466",
                            "gambit_id": "690ba667-dded-4958-b132-6876d3594c1e",
                            "last_updated": "2022-12-03T10:22:35.357572-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41c1eee4-defe-4321-8bf1-7a7792d37920/?format=api"
                        }
                    ]
                },
                {
                    "id": "e1a7d71e-bdac-4a1b-b620-02905c0915fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/25c21d95-da99-46d7-b323-deaa2dcd5fee/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6723.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 3277.0
                            }
                        ],
                        "expected_reward_tokens": 9142.83,
                        "profit_sb": 142.83,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dd4a904b-dd12-4521-a980-e06b132f479a",
                            "gambit_id": "89d88efe-5dbf-4d21-af57-e0f402fb4c4b",
                            "last_updated": "2022-12-03T10:22:35.353930-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.36000",
                            "odds": "1.40820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1a7d71e-bdac-4a1b-b620-02905c0915fa/?format=api"
                        },
                        {
                            "id": "720b9114-e641-4bcc-b5d0-79089cc75c06",
                            "gambit_id": "7747e720-c935-408f-9f4f-503741cefcf9",
                            "last_updated": "2022-12-03T10:22:35.352788-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.79000",
                            "odds": "3.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1a7d71e-bdac-4a1b-b620-02905c0915fa/?format=api"
                        }
                    ]
                },
                {
                    "id": "42f07dee-8e59-4fba-96e8-f38de29d4bdf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/25c21d95-da99-46d7-b323-deaa2dcd5fee/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "7ce4fdf6-9c25-44df-a1ae-47faa1737220",
                            "gambit_id": "765d153b-96b9-4c61-90db-2528536d80b6",
                            "last_updated": "2022-12-03T10:22:35.350292-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/42f07dee-8e59-4fba-96e8-f38de29d4bdf/?format=api"
                        },
                        {
                            "id": "2e13a3fe-6e48-4032-81d1-061a04a049fd",
                            "gambit_id": "923a7901-5b67-43b2-bd62-acf6ba73ba3b",
                            "last_updated": "2022-12-03T10:22:35.349063-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/42f07dee-8e59-4fba-96e8-f38de29d4bdf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b19faba2-4dc1-44e2-972f-cb4589523d7f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "72317873-dc3d-4f24-ac0b-9d964cf3cd95",
            "completed": true,
            "last_updated": "2022-12-03T10:12:29.892738-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/72317873-dc3d-4f24-ac0b-9d964cf3cd95",
            "datetime": "2022-12-01T14:00:00-05:00",
            "cutoff_datetime": "2022-12-01T14:00:00-05:00",
            "name": "Costa Rica v. Germany",
            "bettypes": [
                {
                    "id": "224b207c-7e79-4f7d-a707-a0608510efdf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b19faba2-4dc1-44e2-972f-cb4589523d7f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Germany",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10900.0,
                        "profit_sb": 1900.0,
                        "profit_sb_percentage": 21.11,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Germany",
                                "amount": 8856.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1144.0
                            }
                        ],
                        "expected_reward_tokens": 9653.04,
                        "profit_sb": 653.04,
                        "profit_sb_percentage": 7.26,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Germany",
                                "amount": 8374.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1081.0
                            },
                            {
                                "team": "Costa Rica",
                                "amount": 545.0
                            }
                        ],
                        "expected_reward_tokens": 9123.64,
                        "profit_sb": 123.64,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "73235525-205f-4a4d-bb52-04496cfd979c",
                            "gambit_id": "c32bbb9d-9755-433d-ab18-98a8b52c5e63",
                            "last_updated": "2022-12-03T10:12:29.898839-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Germany",
                            "reward": "1.09000",
                            "odds": "1.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/224b207c-7e79-4f7d-a707-a0608510efdf/?format=api"
                        },
                        {
                            "id": "03980ac4-4e7e-4ac8-b131-3b76ca45c9ff",
                            "gambit_id": "0890be7d-c70d-4ee9-872c-da68e2385f4f",
                            "last_updated": "2022-12-03T10:12:29.900813-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "8.44000",
                            "odds": "9.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/224b207c-7e79-4f7d-a707-a0608510efdf/?format=api"
                        },
                        {
                            "id": "f972e3b2-90db-4ef2-a083-6a16f1dacb1e",
                            "gambit_id": "2975315b-6631-48f6-a065-8257d5453925",
                            "last_updated": "2022-12-03T10:12:29.899817-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Costa Rica",
                            "reward": "16.75000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/224b207c-7e79-4f7d-a707-a0608510efdf/?format=api"
                        }
                    ]
                },
                {
                    "id": "8dfbda76-581a-48f5-9aac-b89601024158",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b19faba2-4dc1-44e2-972f-cb4589523d7f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6807.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3193.0
                            }
                        ],
                        "expected_reward_tokens": 8780.75,
                        "profit_sb": -219.25,
                        "profit_sb_percentage": -2.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d8daf72e-528e-4d25-a714-79c866527c21",
                            "gambit_id": "149450b6-5c6b-4712-bc6d-af57f9ff5a28",
                            "last_updated": "2022-12-03T10:12:29.896772-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.29000",
                            "odds": "1.33000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dfbda76-581a-48f5-9aac-b89601024158/?format=api"
                        },
                        {
                            "id": "fb7282da-4a1d-4925-8f9c-cb2a3459dd7b",
                            "gambit_id": "f5ab276a-ab37-4d77-8e94-74278e7ffedb",
                            "last_updated": "2022-12-03T10:12:29.895545-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.75000",
                            "odds": "3.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dfbda76-581a-48f5-9aac-b89601024158/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0c5d3373-8f93-4082-900c-b2daf12e9064",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "06b00d91-e77a-45db-84ff-0bbdc7f6992f",
            "completed": true,
            "last_updated": "2022-12-03T10:17:30.568795-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.24,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/06b00d91-e77a-45db-84ff-0bbdc7f6992f",
            "datetime": "2022-12-01T14:00:00-05:00",
            "cutoff_datetime": "2022-12-01T14:00:00-05:00",
            "name": "Japan v. Spain",
            "bettypes": [
                {
                    "id": "b998afed-0af1-40e5-ac1d-b0b2bb00c732",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c5d3373-8f93-4082-900c-b2daf12e9064/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Spain",
                                "amount": 7252.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2748.0
                            }
                        ],
                        "expected_reward_tokens": 10442.4,
                        "profit_sb": 1442.4,
                        "profit_sb_percentage": 16.03,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Spain",
                                "amount": 6110.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2316.0
                            },
                            {
                                "team": "Japan",
                                "amount": 1574.0
                            }
                        ],
                        "expected_reward_tokens": 8798.4,
                        "profit_sb": -201.6,
                        "profit_sb_percentage": -2.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2200081f-5730-4d83-9b42-a9f9e36b4a9a",
                            "gambit_id": "b842a465-911d-419b-bcb9-0e0d375d027b",
                            "last_updated": "2022-12-03T10:17:30.574765-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Spain",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b998afed-0af1-40e5-ac1d-b0b2bb00c732/?format=api"
                        },
                        {
                            "id": "515860ab-064e-4246-bfd1-e24f757fa301",
                            "gambit_id": "c5ba1fa7-9511-4879-a62f-7c0ff16e7540",
                            "last_updated": "2022-12-03T10:17:30.575733-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.80000",
                            "odds": "4.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b998afed-0af1-40e5-ac1d-b0b2bb00c732/?format=api"
                        },
                        {
                            "id": "e6bc5637-80da-444f-9732-5660cff23335",
                            "gambit_id": "408cbab8-e114-49b7-a4d9-20eba4d37770",
                            "last_updated": "2022-12-03T10:17:30.576705-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Japan",
                            "reward": "5.59000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b998afed-0af1-40e5-ac1d-b0b2bb00c732/?format=api"
                        }
                    ]
                },
                {
                    "id": "5a7eba2f-c601-4173-9bf6-747948b106f4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c5d3373-8f93-4082-900c-b2daf12e9064/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "c6e03ef7-f240-44fd-9483-59effb35efbd",
                            "gambit_id": "2ecea821-459f-4f53-8bd4-92fac748daa5",
                            "last_updated": "2022-12-03T10:17:30.572828-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/5a7eba2f-c601-4173-9bf6-747948b106f4/?format=api"
                        },
                        {
                            "id": "16201958-6719-43b8-b5ea-210cf472e495",
                            "gambit_id": "50be5f18-4c31-42a2-82b4-3c5f645c96bc",
                            "last_updated": "2022-12-03T10:17:30.571661-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/5a7eba2f-c601-4173-9bf6-747948b106f4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "47c66f52-7689-482d-8174-f227149ea73f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7c6e8f4e-3adc-426f-9ab4-9028a6a6c757",
            "completed": true,
            "last_updated": "2022-12-03T10:12:29.470855-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/7c6e8f4e-3adc-426f-9ab4-9028a6a6c757",
            "datetime": "2022-12-01T10:00:00-05:00",
            "cutoff_datetime": "2022-12-01T10:00:00-05:00",
            "name": "Croatia v. Belgium",
            "bettypes": [
                {
                    "id": "33897b98-ac5b-4726-b7a0-395c9c78e958",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47c66f52-7689-482d-8174-f227149ea73f/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Belgium",
                                "amount": 5659.0
                            },
                            {
                                "team": "Croatia",
                                "amount": 4341.0
                            }
                        ],
                        "expected_reward_tokens": 12110.26,
                        "profit_sb": 3110.26,
                        "profit_sb_percentage": 34.56,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Belgium",
                                "amount": 4020.0
                            },
                            {
                                "team": "Croatia",
                                "amount": 3083.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2897.0
                            }
                        ],
                        "expected_reward_tokens": 8601.57,
                        "profit_sb": -398.43,
                        "profit_sb_percentage": -4.43,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "03775cd4-b043-4569-84ef-d1b2a109a160",
                            "gambit_id": "6f7499d3-ffd6-4430-ac2b-4e4382cba514",
                            "last_updated": "2022-12-03T10:12:29.478291-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Belgium",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33897b98-ac5b-4726-b7a0-395c9c78e958/?format=api"
                        },
                        {
                            "id": "3c89e319-2430-4ba2-9fed-d1d9c0d4cd5d",
                            "gambit_id": "acc34134-860c-4a7e-84ba-bc49ab379eb0",
                            "last_updated": "2022-12-03T10:12:29.480806-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Croatia",
                            "reward": "2.79000",
                            "odds": "3.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33897b98-ac5b-4726-b7a0-395c9c78e958/?format=api"
                        },
                        {
                            "id": "ea27f9e4-c4eb-48cd-bd6f-04ec1ee0e337",
                            "gambit_id": "143b3dcf-53c3-4cef-9dcd-575566a7c1e0",
                            "last_updated": "2022-12-03T10:12:29.477209-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "2.97000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33897b98-ac5b-4726-b7a0-395c9c78e958/?format=api"
                        }
                    ]
                },
                {
                    "id": "51143087-6945-4b0f-89f1-a4445fa89958",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47c66f52-7689-482d-8174-f227149ea73f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "3cb8e537-fb7d-4c55-b5b4-b7329388bf34",
                            "gambit_id": "5d2cc2f4-3cd8-4be3-94c9-6ea1a9a7b4ef",
                            "last_updated": "2022-12-03T10:12:29.473687-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/51143087-6945-4b0f-89f1-a4445fa89958/?format=api"
                        },
                        {
                            "id": "0e542b4f-0508-4970-95a9-c7a49de83217",
                            "gambit_id": "5a8a1bf7-de82-452d-8aef-59f95caa33e1",
                            "last_updated": "2022-12-03T10:12:29.474863-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/51143087-6945-4b0f-89f1-a4445fa89958/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4038cf97-7e04-412a-bf99-86585d3095de",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "be099848-c5a0-4c10-853a-1689b57e4ba3",
            "completed": true,
            "last_updated": "2022-12-03T10:12:29.613042-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/be099848-c5a0-4c10-853a-1689b57e4ba3",
            "datetime": "2022-12-01T10:00:00-05:00",
            "cutoff_datetime": "2022-12-01T10:00:00-05:00",
            "name": "Canada v. Morocco",
            "bettypes": [
                {
                    "id": "c9ed1f20-b984-4a9f-86b9-d6d023d16f88",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4038cf97-7e04-412a-bf99-86585d3095de/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Morocco",
                                "amount": 6429.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3571.0
                            }
                        ],
                        "expected_reward_tokens": 10927.26,
                        "profit_sb": 1927.26,
                        "profit_sb_percentage": 21.41,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Morocco",
                                "amount": 5089.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2827.0
                            },
                            {
                                "team": "Canada",
                                "amount": 2084.0
                            }
                        ],
                        "expected_reward_tokens": 8648.6,
                        "profit_sb": -351.4,
                        "profit_sb_percentage": -3.9,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3b5d9033-135c-4f27-ac17-29101b0c82e0",
                            "gambit_id": "45b7213a-e42d-4757-b79f-5abb028d322e",
                            "last_updated": "2022-12-03T10:12:29.619931-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Morocco",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9ed1f20-b984-4a9f-86b9-d6d023d16f88/?format=api"
                        },
                        {
                            "id": "167d09e2-2c07-4e28-a07c-48ec475c36f5",
                            "gambit_id": "0a713e56-79f8-409c-b77f-e341afa2a113",
                            "last_updated": "2022-12-03T10:12:29.618963-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.06000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9ed1f20-b984-4a9f-86b9-d6d023d16f88/?format=api"
                        },
                        {
                            "id": "f238f40f-7eac-44be-8f2c-94629f0260b8",
                            "gambit_id": "f78e3b20-172d-4952-b701-b9b2db342824",
                            "last_updated": "2022-12-03T10:12:29.620900-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Canada",
                            "reward": "4.15000",
                            "odds": "4.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9ed1f20-b984-4a9f-86b9-d6d023d16f88/?format=api"
                        }
                    ]
                },
                {
                    "id": "d9788f2e-85fa-4226-809a-fdbd6bde8448",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4038cf97-7e04-412a-bf99-86585d3095de/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "39b138cc-af3d-481b-8908-868811a0b5fa",
                            "gambit_id": "bec7476a-fb7f-4b33-93f2-2f7df773f3f9",
                            "last_updated": "2022-12-03T10:12:29.615844-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/d9788f2e-85fa-4226-809a-fdbd6bde8448/?format=api"
                        },
                        {
                            "id": "ef24aec7-0f28-4487-8200-6a3e2d08765e",
                            "gambit_id": "5f66ba9f-1863-4cac-b68f-f428fe2df314",
                            "last_updated": "2022-12-03T10:12:29.617000-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/d9788f2e-85fa-4226-809a-fdbd6bde8448/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "058cc932-a19d-4389-96fe-75f9d52c1e20",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "190da47c-3574-4778-b312-2ac7df7e26bf",
            "completed": true,
            "last_updated": "2022-12-05T15:57:11.261166-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Hero World Challenge",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/190da47c-3574-4778-b312-2ac7df7e26bf",
            "datetime": "2022-12-01T02:00:00-05:00",
            "cutoff_datetime": "2022-12-01T02:00:00-05:00",
            "name": "Hero World Challenge: Top 5 Finish",
            "bettypes": [
                {
                    "id": "62d0a011-e875-42dc-b9a0-0b3ca7f13945",
                    "match": "https://api-prod.gambitprofit.com/api/matches/058cc932-a19d-4389-96fe-75f9d52c1e20/?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": "b4b1eb24-16c8-43fa-a14d-712c5bfbe832",
                            "gambit_id": "c84d653c-b282-4c8f-a869-212dff1fe27f",
                            "last_updated": "2022-12-05T15:57:11.284136-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jon Rahm",
                            "reward": "1.80000",
                            "odds": "1.91000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d0a011-e875-42dc-b9a0-0b3ca7f13945/?format=api"
                        },
                        {
                            "id": "c3599cc0-453f-4745-90e8-0112dafe52c0",
                            "gambit_id": "8fd6991c-aa27-4100-8379-66b969198a31",
                            "last_updated": "2022-12-05T15:57:11.283154-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scottie Scheffler",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d0a011-e875-42dc-b9a0-0b3ca7f13945/?format=api"
                        },
                        {
                            "id": "2c5d1d67-e006-4b34-b86e-c5441efb7439",
                            "gambit_id": "54c76990-47d5-4e2a-9ddd-bcadaa352169",
                            "last_updated": "2022-12-05T15:57:11.282146-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Xander Schauffele",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d0a011-e875-42dc-b9a0-0b3ca7f13945/?format=api"
                        },
                        {
                            "id": "696e5602-9d30-4789-96c6-e36913b9912d",
                            "gambit_id": "3760fd27-e77e-4e00-842f-4715534183cf",
                            "last_updated": "2022-12-05T15:57:11.281159-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tony Finau",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d0a011-e875-42dc-b9a0-0b3ca7f13945/?format=api"
                        },
                        {
                            "id": "6dc15fd4-b265-4442-b95c-38a545568704",
                            "gambit_id": "fa541745-c203-489e-b6ff-cdd4e7f7030c",
                            "last_updated": "2022-12-05T15:57:11.280170-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Thomas",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d0a011-e875-42dc-b9a0-0b3ca7f13945/?format=api"
                        },
                        {
                            "id": "800aa576-c52f-4657-ae64-a0bd39791aa7",
                            "gambit_id": "16aee8c0-ec5b-4053-a85b-2c7d18a7a999",
                            "last_updated": "2022-12-05T15:57:11.278211-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matt Fitzpatrick",
                            "reward": "2.62000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d0a011-e875-42dc-b9a0-0b3ca7f13945/?format=api"
                        },
                        {
                            "id": "ae215cf9-044a-442c-a390-3d35bd1c6188",
                            "gambit_id": "0d11c86b-408b-473e-a40b-d1918f5fa328",
                            "last_updated": "2022-12-05T15:57:11.277168-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sungjae Im",
                            "reward": "2.75000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d0a011-e875-42dc-b9a0-0b3ca7f13945/?format=api"
                        },
                        {
                            "id": "fb163482-21ce-4f72-94e4-fc03fb758dde",
                            "gambit_id": "94a11d5e-87ca-44de-b4df-37a4979f7d22",
                            "last_updated": "2022-12-05T15:57:11.279193-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sam Burns",
                            "reward": "2.75000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d0a011-e875-42dc-b9a0-0b3ca7f13945/?format=api"
                        },
                        {
                            "id": "e005b14d-f36b-43fc-a6ff-417a42ab33bf",
                            "gambit_id": "4e6dc248-6dcb-4004-8805-d9629d89a68c",
                            "last_updated": "2022-12-05T15:57:11.275968-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Viktor Hovland",
                            "reward": "2.75000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d0a011-e875-42dc-b9a0-0b3ca7f13945/?format=api"
                        },
                        {
                            "id": "32131330-2ee7-4b95-b5cf-0eada741a741",
                            "gambit_id": "be716401-70db-4c2c-98d8-e05ecbcbf316",
                            "last_updated": "2022-12-05T15:57:11.274006-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Shane Lowry",
                            "reward": "2.97000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d0a011-e875-42dc-b9a0-0b3ca7f13945/?format=api"
                        },
                        {
                            "id": "c380bea0-a726-4f59-8566-aa8329c6f6af",
                            "gambit_id": "ab25f114-c5ef-402d-9e53-546fbb5f8869",
                            "last_updated": "2022-12-05T15:57:11.274984-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jordan Spieth",
                            "reward": "2.97000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d0a011-e875-42dc-b9a0-0b3ca7f13945/?format=api"
                        },
                        {
                            "id": "c5b5f3ef-d5ea-4491-a3d7-096c091bf76e",
                            "gambit_id": "49d41a7d-acb9-471c-9844-50e85f33f0d7",
                            "last_updated": "2022-12-05T15:57:11.272039-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cameron Young",
                            "reward": "3.19000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d0a011-e875-42dc-b9a0-0b3ca7f13945/?format=api"
                        },
                        {
                            "id": "3107e63a-5b67-421d-809f-599c7b6dc443",
                            "gambit_id": "04686217-4cb0-476e-bd1e-ea898dbbbfbb",
                            "last_updated": "2022-12-05T15:57:11.270065-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tom Kim",
                            "reward": "3.19000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d0a011-e875-42dc-b9a0-0b3ca7f13945/?format=api"
                        },
                        {
                            "id": "51e89f6b-228e-437c-81e6-ac3817273ba4",
                            "gambit_id": "564be952-bdaf-416c-8b32-dd73b48d528f",
                            "last_updated": "2022-12-05T15:57:11.271045-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tommy Fleetwood",
                            "reward": "3.19000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d0a011-e875-42dc-b9a0-0b3ca7f13945/?format=api"
                        },
                        {
                            "id": "12449f41-fc94-4868-ae5d-9ffe4b07ea1d",
                            "gambit_id": "19d68c84-0dc1-46a3-87be-1f89fd8ec609",
                            "last_updated": "2022-12-05T15:57:11.273031-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Collin Morikawa",
                            "reward": "3.19000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d0a011-e875-42dc-b9a0-0b3ca7f13945/?format=api"
                        },
                        {
                            "id": "ecfc79d9-3129-41e3-b834-9250ef7679e3",
                            "gambit_id": "df8c2b7b-669e-4af3-852a-cb1c46ac3cb1",
                            "last_updated": "2022-12-05T15:57:11.269085-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Max Homa",
                            "reward": "3.91000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d0a011-e875-42dc-b9a0-0b3ca7f13945/?format=api"
                        },
                        {
                            "id": "e854ae05-c203-400a-859f-74effa89c6f2",
                            "gambit_id": "6d55d847-7527-4dc8-928d-575a9b305d44",
                            "last_updated": "2022-12-05T15:57:11.268091-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Corey Conners",
                            "reward": "4.94000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d0a011-e875-42dc-b9a0-0b3ca7f13945/?format=api"
                        },
                        {
                            "id": "32eaeb91-26d9-4b9f-8f0f-bcf9cb8fb848",
                            "gambit_id": "f62d4e0e-94b1-470f-a2c0-4ca5805ca5d7",
                            "last_updated": "2022-12-05T15:57:11.266089-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tiger Woods",
                            "reward": "4.94000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d0a011-e875-42dc-b9a0-0b3ca7f13945/?format=api"
                        },
                        {
                            "id": "550071a4-a664-4e28-b0a3-30b6f1c04845",
                            "gambit_id": "c80cc1a9-3307-406b-a818-3de7090535c1",
                            "last_updated": "2022-12-05T15:57:11.267109-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Billy Horschel",
                            "reward": "4.94000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d0a011-e875-42dc-b9a0-0b3ca7f13945/?format=api"
                        },
                        {
                            "id": "9b8ca2d4-9add-47ff-a37a-0b1dff6b5844",
                            "gambit_id": "6f4c461c-de2c-4869-9dbc-15db55117918",
                            "last_updated": "2022-12-05T15:57:11.265112-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Kisner",
                            "reward": "7.56000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d0a011-e875-42dc-b9a0-0b3ca7f13945/?format=api"
                        },
                        {
                            "id": "dc78692b-c9fa-4b74-8d14-56f6166c907e",
                            "gambit_id": "22d20f2a-20d1-447e-b7b9-3578151a0fa5",
                            "last_updated": "2022-12-05T15:57:11.264116-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sepp Straka",
                            "reward": "7.56000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d0a011-e875-42dc-b9a0-0b3ca7f13945/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8e96d8c3-d1af-4c51-bd8d-cfdf19341120",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c769d6b2-05b4-426a-869b-bc66031003e2",
            "completed": true,
            "last_updated": "2022-12-05T15:57:11.079421-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Hero World Challenge",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/c769d6b2-05b4-426a-869b-bc66031003e2",
            "datetime": "2022-12-01T02:00:00-05:00",
            "cutoff_datetime": "2022-12-01T02:00:00-05:00",
            "name": "Hero World Challenge: To Win Outright",
            "bettypes": [
                {
                    "id": "c2ea9d1d-50f8-4ff2-b460-18312a12e6f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8e96d8c3-d1af-4c51-bd8d-cfdf19341120/?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": "594c17ce-79ee-4edb-b8b5-d6f61d569f9a",
                            "gambit_id": "473de210-2966-49bb-9152-b3d4e2455e28",
                            "last_updated": "2022-12-05T15:57:11.097636-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Viktor Hovland",
                            "reward": "1.57000",
                            "odds": "1.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ea9d1d-50f8-4ff2-b460-18312a12e6f7/?format=api"
                        },
                        {
                            "id": "c3658121-3e81-45ce-8bc9-ca449fde92f0",
                            "gambit_id": "8788364e-0d95-4495-ac23-3afe9bc0c8dd",
                            "last_updated": "2022-12-05T15:57:11.104740-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scottie Scheffler",
                            "reward": "3.41000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ea9d1d-50f8-4ff2-b460-18312a12e6f7/?format=api"
                        },
                        {
                            "id": "04c99eb6-02a3-4428-b599-39dc31b7d37c",
                            "gambit_id": "886f9af3-6611-4cf8-9483-165e3b8f83f6",
                            "last_updated": "2022-12-05T15:57:11.101910-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Thomas",
                            "reward": "9.75000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ea9d1d-50f8-4ff2-b460-18312a12e6f7/?format=api"
                        },
                        {
                            "id": "80156ce7-e0a6-4990-b5dc-fdb38d6bad3a",
                            "gambit_id": "86850d0c-9c5d-44b2-8c71-3e3040be4d01",
                            "last_updated": "2022-12-05T15:57:11.090222-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tom Kim",
                            "reward": "10.63000",
                            "odds": "12.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ea9d1d-50f8-4ff2-b460-18312a12e6f7/?format=api"
                        },
                        {
                            "id": "6c3aaaa3-9c87-4b2f-a596-716d177686f9",
                            "gambit_id": "af91836b-9e87-4045-837c-b07f9706ebe8",
                            "last_updated": "2022-12-05T15:57:11.092798-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cameron Young",
                            "reward": "13.25000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ea9d1d-50f8-4ff2-b460-18312a12e6f7/?format=api"
                        },
                        {
                            "id": "7c30d022-2fdc-44b9-8c3d-5426d3a4f0a7",
                            "gambit_id": "d3057a3c-4ea0-426f-8d3c-a6a5dd145bee",
                            "last_updated": "2022-12-05T15:57:11.103786-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Xander Schauffele",
                            "reward": "18.50000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ea9d1d-50f8-4ff2-b460-18312a12e6f7/?format=api"
                        },
                        {
                            "id": "78062dbc-2717-4268-a857-c5354b36112e",
                            "gambit_id": "d7d157a2-37ab-4519-bc2a-0903b437c4cc",
                            "last_updated": "2022-12-05T15:57:11.094048-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Collin Morikawa",
                            "reward": "22.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ea9d1d-50f8-4ff2-b460-18312a12e6f7/?format=api"
                        },
                        {
                            "id": "a0ed6dad-11e6-4eb9-bc3f-7474faade3b2",
                            "gambit_id": "62909ed0-3d36-44e5-bc62-95410ebc714e",
                            "last_updated": "2022-12-05T15:57:11.102853-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tony Finau",
                            "reward": "27.25000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ea9d1d-50f8-4ff2-b460-18312a12e6f7/?format=api"
                        },
                        {
                            "id": "1ec4a42e-a3b4-450f-8d81-35cc39cd6119",
                            "gambit_id": "d4d7d173-9ae2-4b37-85c0-113e4feadef5",
                            "last_updated": "2022-12-05T15:57:11.085326-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tiger Woods",
                            "reward": "36.00000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ea9d1d-50f8-4ff2-b460-18312a12e6f7/?format=api"
                        },
                        {
                            "id": "9e5b4dfa-b8f4-4110-b530-eb59b206ce58",
                            "gambit_id": "9167a700-7181-4949-afec-6e00bca78417",
                            "last_updated": "2022-12-05T15:57:11.086534-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Billy Horschel",
                            "reward": "36.00000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ea9d1d-50f8-4ff2-b460-18312a12e6f7/?format=api"
                        },
                        {
                            "id": "33a2df2b-9780-4002-a7ea-4cf52c4d79aa",
                            "gambit_id": "77953b9b-d68f-47c9-b19c-0222c05ba9ae",
                            "last_updated": "2022-12-05T15:57:11.099914-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matt Fitzpatrick",
                            "reward": "36.00000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ea9d1d-50f8-4ff2-b460-18312a12e6f7/?format=api"
                        },
                        {
                            "id": "20c3ae58-cc3d-4f5c-acec-53076388a1a2",
                            "gambit_id": "27f69e23-aef5-45c1-b905-f604f508edab",
                            "last_updated": "2022-12-05T15:57:11.082840-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sepp Straka",
                            "reward": "71.00000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ea9d1d-50f8-4ff2-b460-18312a12e6f7/?format=api"
                        },
                        {
                            "id": "27f2feeb-1844-43f7-8cae-654b7be5dd34",
                            "gambit_id": "906fb604-f147-4e0a-9a81-899370cdd220",
                            "last_updated": "2022-12-05T15:57:11.098775-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sungjae Im",
                            "reward": "79.75000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ea9d1d-50f8-4ff2-b460-18312a12e6f7/?format=api"
                        },
                        {
                            "id": "c2f603ba-bef0-453b-94ff-3bf50fd6b79b",
                            "gambit_id": "8323b2fe-8caf-4d1f-ab77-18870d6786dd",
                            "last_updated": "2022-12-05T15:57:11.105691-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jon Rahm",
                            "reward": "88.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ea9d1d-50f8-4ff2-b460-18312a12e6f7/?format=api"
                        },
                        {
                            "id": "cf133bbe-27ae-45bb-8dd6-62da51b15ca6",
                            "gambit_id": "a643a742-45d8-4ed3-b3ef-ce540901a12d",
                            "last_updated": "2022-12-05T15:57:11.100938-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sam Burns",
                            "reward": "88.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ea9d1d-50f8-4ff2-b460-18312a12e6f7/?format=api"
                        },
                        {
                            "id": "0d52c74d-7e82-45cc-8885-d23cbbaf8e03",
                            "gambit_id": "f57500a4-7a0c-423d-ad7d-ca0a99ad645f",
                            "last_updated": "2022-12-05T15:57:11.091475-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tommy Fleetwood",
                            "reward": "263.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ea9d1d-50f8-4ff2-b460-18312a12e6f7/?format=api"
                        },
                        {
                            "id": "b271e45b-8672-4ce3-8a1e-79537cb1a00f",
                            "gambit_id": "72aeb72a-b0df-4dd9-9368-970d10ffdd32",
                            "last_updated": "2022-12-05T15:57:11.084136-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Kisner",
                            "reward": "438.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ea9d1d-50f8-4ff2-b460-18312a12e6f7/?format=api"
                        },
                        {
                            "id": "0fe24af8-29ee-4632-bbb2-86723731555e",
                            "gambit_id": "8a206eb5-2d29-413c-9f2a-2db834945e06",
                            "last_updated": "2022-12-05T15:57:11.096469-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jordan Spieth",
                            "reward": "438.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ea9d1d-50f8-4ff2-b460-18312a12e6f7/?format=api"
                        },
                        {
                            "id": "fee6b1b7-8fb9-44e6-946e-d8e2e950c789",
                            "gambit_id": "f1ada7de-0e7c-4780-b84c-4ce4715bc362",
                            "last_updated": "2022-12-05T15:57:11.089035-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Max Homa",
                            "reward": "876.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ea9d1d-50f8-4ff2-b460-18312a12e6f7/?format=api"
                        },
                        {
                            "id": "b421b43b-1bfc-4e0e-bc86-44e3f1b1b0e6",
                            "gambit_id": "ed3fdd16-bb82-4e75-93e0-e71ada1bdbef",
                            "last_updated": "2022-12-05T15:57:11.087780-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Corey Conners",
                            "reward": "876.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ea9d1d-50f8-4ff2-b460-18312a12e6f7/?format=api"
                        },
                        {
                            "id": "06a6cfd2-bdbc-482d-97e2-50452654a882",
                            "gambit_id": "26893679-895e-409a-b4bf-e2967c9c8255",
                            "last_updated": "2022-12-05T15:57:11.095273-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Shane Lowry",
                            "reward": "1751.00000",
                            "odds": "2001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ea9d1d-50f8-4ff2-b460-18312a12e6f7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6500fe04-3a8a-4e68-a32c-fec813ae876d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f058b50d-67ee-4b33-9e18-2c77fb52106e",
            "completed": true,
            "last_updated": "2022-12-01T16:46:55.902797-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/f058b50d-67ee-4b33-9e18-2c77fb52106e",
            "datetime": "2022-11-30T22:59:00-05:00",
            "cutoff_datetime": "2022-11-30T22:59:00-05:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - November 30th 2022",
            "bettypes": [
                {
                    "id": "1655d2f0-72e4-4d7c-a966-73206cde90eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6500fe04-3a8a-4e68-a32c-fec813ae876d/?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": "030bfb46-10ff-4b95-a018-8582448a80e4",
                            "gambit_id": "bd8ee84b-972a-4ef4-9cfe-04d56ba47aeb",
                            "last_updated": "2022-12-01T16:46:55.905765-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/1655d2f0-72e4-4d7c-a966-73206cde90eb/?format=api"
                        },
                        {
                            "id": "f77db70e-51d4-4dae-b043-6bbe26515b0c",
                            "gambit_id": "a42a55b2-7ed6-4417-9007-d0246c6cf9a4",
                            "last_updated": "2022-12-01T16:46:55.908167-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/1655d2f0-72e4-4d7c-a966-73206cde90eb/?format=api"
                        },
                        {
                            "id": "f2e2db8d-0dc5-431c-8640-db1a747511a2",
                            "gambit_id": "5c2872c0-d132-4fc1-8c2e-faef1756d5e3",
                            "last_updated": "2022-12-01T16:46:55.910458-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/1655d2f0-72e4-4d7c-a966-73206cde90eb/?format=api"
                        },
                        {
                            "id": "9710f199-e074-4e34-90aa-2e2f9aa494c1",
                            "gambit_id": "06660dbe-d265-4bd9-874d-dd35d631b141",
                            "last_updated": "2022-12-01T16:46:55.909352-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/1655d2f0-72e4-4d7c-a966-73206cde90eb/?format=api"
                        },
                        {
                            "id": "6db44c75-6efc-4301-8e15-a72979188f64",
                            "gambit_id": "9ff6d280-9458-4d73-8024-ce75092148d5",
                            "last_updated": "2022-12-01T16:46:55.906975-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/1655d2f0-72e4-4d7c-a966-73206cde90eb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "348bd3b0-be6f-4c2e-9e54-4c98d98ef72f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bafdda59-089b-4a05-89ec-306b06921f1c",
            "completed": true,
            "last_updated": "2022-12-01T16:32:24.412368-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/bafdda59-089b-4a05-89ec-306b06921f1c",
            "datetime": "2022-11-30T22:59:00-05:00",
            "cutoff_datetime": "2022-11-30T22:59:00-05:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - November 30th 2022",
            "bettypes": [
                {
                    "id": "50a1c08e-9366-482b-a173-d3457726dd8f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/348bd3b0-be6f-4c2e-9e54-4c98d98ef72f/?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": "5bd173f9-30ca-4ec6-bb61-018ff7023472",
                            "gambit_id": "fade7497-16a2-40e3-9b38-54219a614010",
                            "last_updated": "2022-12-01T16:32:24.415122-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/50a1c08e-9366-482b-a173-d3457726dd8f/?format=api"
                        },
                        {
                            "id": "9d82e525-cd71-454e-b755-65fd1cd4d99a",
                            "gambit_id": "d1aa597f-2f35-41ea-aaa2-4251a45f2213",
                            "last_updated": "2022-12-01T16:32:24.416320-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/50a1c08e-9366-482b-a173-d3457726dd8f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7a0ade4c-7ad3-4e38-bffa-1e690e33d84d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "425d521f-3f06-46ef-9049-7f79dfbdd5a8",
            "completed": true,
            "last_updated": "2022-12-01T16:02:22.238762-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/425d521f-3f06-46ef-9049-7f79dfbdd5a8",
            "datetime": "2022-11-30T22:40:00-05:00",
            "cutoff_datetime": "2022-11-30T22:40:00-05:00",
            "name": "Portland Trail Blazers v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "6c3235bc-df81-48be-9bc8-cf7976fe3e6b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a0ade4c-7ad3-4e38-bffa-1e690e33d84d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 6691.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 3309.0
                            }
                        ],
                        "expected_reward_tokens": 9099.75,
                        "profit_sb": 99.75,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4b789c9d-bc5f-4101-b521-aac43ded1bbc",
                            "gambit_id": "8d7c0cce-7f0d-48bd-90f4-0c204fe87cab",
                            "last_updated": "2022-12-01T16:02:22.245358-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.36000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c3235bc-df81-48be-9bc8-cf7976fe3e6b/?format=api"
                        },
                        {
                            "id": "d571a08b-8f78-4fcb-8117-907d5a27997c",
                            "gambit_id": "5ed54a6e-98a6-4915-bd80-2a363f38d7ae",
                            "last_updated": "2022-12-01T16:02:22.246420-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "2.75000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c3235bc-df81-48be-9bc8-cf7976fe3e6b/?format=api"
                        }
                    ]
                },
                {
                    "id": "70e869bb-9507-4d69-bf49-99b69d1df051",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a0ade4c-7ad3-4e38-bffa-1e690e33d84d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5097.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "46778134-82be-4b3b-b338-72422ec0b026",
                            "gambit_id": "2d174cab-c129-4cdc-9e5c-105128f76334",
                            "last_updated": "2022-12-01T16:02:22.248479-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70e869bb-9507-4d69-bf49-99b69d1df051/?format=api"
                        },
                        {
                            "id": "0753b320-7abe-48e7-a609-731a40f81e74",
                            "gambit_id": "76d7170d-07a7-497f-a443-6ebf58963ee1",
                            "last_updated": "2022-12-01T16:02:22.249576-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70e869bb-9507-4d69-bf49-99b69d1df051/?format=api"
                        }
                    ]
                },
                {
                    "id": "15fdda9a-eef6-4433-b4b7-98175b41e4ef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a0ade4c-7ad3-4e38-bffa-1e690e33d84d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 223.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aeae54d1-11b8-45c0-9ada-c8fff57eaf3d",
                            "gambit_id": "20734227-a0a0-41e2-ac11-3e15e87830ab",
                            "last_updated": "2022-12-01T16:02:22.241765-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 223.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "223.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15fdda9a-eef6-4433-b4b7-98175b41e4ef/?format=api"
                        },
                        {
                            "id": "b7cd05a9-2ca5-4cb7-a1bb-dae19a13b869",
                            "gambit_id": "7a7aeedd-8a48-499e-9942-6fa207956ed4",
                            "last_updated": "2022-12-01T16:02:22.243006-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 223.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "223.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15fdda9a-eef6-4433-b4b7-98175b41e4ef/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "13114774-679d-4a7c-b92f-31680c6ebb07",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ee053cc8-280c-4b62-b3a6-2096264cbd17",
            "completed": true,
            "last_updated": "2022-12-01T16:02:21.582665-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.13,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ee053cc8-280c-4b62-b3a6-2096264cbd17",
            "datetime": "2022-11-30T22:10:00-05:00",
            "cutoff_datetime": "2022-11-30T22:10:00-05:00",
            "name": "Indiana Pacers v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "94ee3fd5-1abe-4073-9fcb-30b74170441c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/13114774-679d-4a7c-b92f-31680c6ebb07/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6170.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "70c1578e-4dbc-47cc-b3a7-7afb074e4c67",
                            "gambit_id": "0328a12f-9a91-4146-8c60-ea912ad592ff",
                            "last_updated": "2022-12-01T16:02:21.589725-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94ee3fd5-1abe-4073-9fcb-30b74170441c/?format=api"
                        },
                        {
                            "id": "95c86aee-b1ac-4304-8e21-79c6427b346b",
                            "gambit_id": "68d4f2cd-dda1-4ec8-88ca-0b761f7ba3b9",
                            "last_updated": "2022-12-01T16:02:21.588769-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94ee3fd5-1abe-4073-9fcb-30b74170441c/?format=api"
                        }
                    ]
                },
                {
                    "id": "c3ef57a2-06f9-4c8c-abe7-eb00de414b6c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/13114774-679d-4a7c-b92f-31680c6ebb07/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indiana Pacers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f52baa56-ecde-482e-861f-8f6c0750b319",
                            "gambit_id": "edf0bd9b-eb77-4b2d-94b8-7780202eab90",
                            "last_updated": "2022-12-01T16:02:21.592580-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3ef57a2-06f9-4c8c-abe7-eb00de414b6c/?format=api"
                        },
                        {
                            "id": "b5c6d8a0-8f9a-4a97-bc60-f9a2c842fc12",
                            "gambit_id": "f2d5c323-0c87-4158-af97-12f09e5f9d5e",
                            "last_updated": "2022-12-01T16:02:21.591625-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3ef57a2-06f9-4c8c-abe7-eb00de414b6c/?format=api"
                        }
                    ]
                },
                {
                    "id": "99cfae67-a00c-44d4-87ea-eb615f5f6d98",
                    "match": "https://api-prod.gambitprofit.com/api/matches/13114774-679d-4a7c-b92f-31680c6ebb07/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 242.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 242.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1d690c28-835e-4318-aeea-75936acc8cbe",
                            "gambit_id": "e9a6b18f-1c14-4844-b88d-264c50ab5cdf",
                            "last_updated": "2022-12-01T16:02:21.585557-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 242.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "242.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99cfae67-a00c-44d4-87ea-eb615f5f6d98/?format=api"
                        },
                        {
                            "id": "555f48d8-8b64-4914-92c8-196de3e8b9f8",
                            "gambit_id": "a21a1dfb-d2f0-4cb8-8b5a-cb226e59ef56",
                            "last_updated": "2022-12-01T16:02:21.586703-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 242.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "242.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99cfae67-a00c-44d4-87ea-eb615f5f6d98/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3a5283ff-adfc-4b2b-b1f2-70c36ed88559",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7b549e97-470d-4c39-b0fc-f01083f9e859",
            "completed": true,
            "last_updated": "2022-12-01T16:22:24.864152-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/7b549e97-470d-4c39-b0fc-f01083f9e859",
            "datetime": "2022-11-30T21:37:00-05:00",
            "cutoff_datetime": "2022-11-30T21:37:00-05:00",
            "name": "Edmonton Oilers v. Chicago Blackhawks",
            "bettypes": [
                {
                    "id": "aff69cce-1d8f-4e1c-bc9e-31361c56b10a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a5283ff-adfc-4b2b-b1f2-70c36ed88559/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6482.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "21f45f2b-be3b-4cae-a07e-81e3a5d6c537",
                            "gambit_id": "39238666-215b-49cd-9863-8cb6e84a7894",
                            "last_updated": "2022-12-01T16:22:24.875130-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aff69cce-1d8f-4e1c-bc9e-31361c56b10a/?format=api"
                        },
                        {
                            "id": "f1bdd5f9-cf30-4ee7-b4d6-c50d0bb0eab4",
                            "gambit_id": "5a9b94cc-acd6-4ce5-9291-6d357a5ae6d7",
                            "last_updated": "2022-12-01T16:22:24.874178-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aff69cce-1d8f-4e1c-bc9e-31361c56b10a/?format=api"
                        }
                    ]
                },
                {
                    "id": "a26ef32e-dbab-440d-bf68-670d06eadb41",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a5283ff-adfc-4b2b-b1f2-70c36ed88559/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5492.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "670a9173-8f51-423d-bd08-37052aeed393",
                            "gambit_id": "f34a43f5-7d39-4e78-8cbb-b86df976ccef",
                            "last_updated": "2022-12-01T16:22:24.870661-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a26ef32e-dbab-440d-bf68-670d06eadb41/?format=api"
                        },
                        {
                            "id": "e3e0dbdd-f584-404e-b823-4ee7c07e3e19",
                            "gambit_id": "f1e869ba-43f9-4888-9615-02441502d2b4",
                            "last_updated": "2022-12-01T16:22:24.871841-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a26ef32e-dbab-440d-bf68-670d06eadb41/?format=api"
                        }
                    ]
                },
                {
                    "id": "1b1ae6bf-0f39-4e53-a515-833891f82eb8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a5283ff-adfc-4b2b-b1f2-70c36ed88559/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "626d4a88-d690-4663-8b1a-bdc526b75860",
                            "gambit_id": "60a87cad-5d29-470b-8f8b-0b532fbc52b0",
                            "last_updated": "2022-12-01T16:22:24.868253-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/1b1ae6bf-0f39-4e53-a515-833891f82eb8/?format=api"
                        },
                        {
                            "id": "b5f7a125-7e45-4e7c-8c3e-9bd40770f2eb",
                            "gambit_id": "7a11dd92-9d83-4f07-a853-63a39e4133bb",
                            "last_updated": "2022-12-01T16:22:24.867034-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/1b1ae6bf-0f39-4e53-a515-833891f82eb8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0ca8ea36-b969-42ac-8765-928855ab0f5d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ce1e1a3d-bb41-4446-ae45-a179429ac1a2",
            "completed": true,
            "last_updated": "2022-12-01T10:57:05.410142-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/ce1e1a3d-bb41-4446-ae45-a179429ac1a2",
            "datetime": "2022-11-30T21:10:00-05:00",
            "cutoff_datetime": "2022-11-30T21:10:00-05:00",
            "name": "Houston Rockets v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "1c8b20a7-8426-4c9f-9cf4-896700407686",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ca8ea36-b969-42ac-8765-928855ab0f5d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "4dd850ad-2e99-4e18-98ff-4457f82d2fd5",
                            "gambit_id": "68692f32-2e8b-46c5-b8f6-37291213d761",
                            "last_updated": "2022-12-01T10:57:05.415548-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.13000",
                            "odds": "1.15380",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c8b20a7-8426-4c9f-9cf4-896700407686/?format=api"
                        },
                        {
                            "id": "25b4a93a-80e7-442f-81b5-62650e61b3f4",
                            "gambit_id": "782fece2-e4c0-46ea-84e4-92ca9c3b22ec",
                            "last_updated": "2022-12-01T10:57:05.416497-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/1c8b20a7-8426-4c9f-9cf4-896700407686/?format=api"
                        }
                    ]
                },
                {
                    "id": "2d6377d7-8b67-4edb-9b5b-a0f77055637e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ca8ea36-b969-42ac-8765-928855ab0f5d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d28d9140-6e52-4801-9da3-b7bb603a4a69",
                            "gambit_id": "fa5c89a4-c74d-49a4-a1b6-67baef136b46",
                            "last_updated": "2022-12-01T10:57:05.418483-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d6377d7-8b67-4edb-9b5b-a0f77055637e/?format=api"
                        },
                        {
                            "id": "ad8d8336-d470-405e-89ba-3522f3df5b1d",
                            "gambit_id": "8b1d54fa-3972-4b67-b0bc-dd3cbfa77584",
                            "last_updated": "2022-12-01T10:57:05.419441-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d6377d7-8b67-4edb-9b5b-a0f77055637e/?format=api"
                        }
                    ]
                },
                {
                    "id": "b1910420-ec36-476f-98f3-1fa838d54312",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ca8ea36-b969-42ac-8765-928855ab0f5d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "7ef48812-c656-4eff-b279-75b92d8f251d",
                            "gambit_id": "7bda2189-16d2-41ab-a56c-f1d0b73a2ff0",
                            "last_updated": "2022-12-01T10:57:05.413639-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/b1910420-ec36-476f-98f3-1fa838d54312/?format=api"
                        },
                        {
                            "id": "03c1a988-7aa2-433e-91ae-254c045a8175",
                            "gambit_id": "d1b44653-ba9f-49ef-ad62-945c60d14f5c",
                            "last_updated": "2022-12-01T10:57:05.412650-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/b1910420-ec36-476f-98f3-1fa838d54312/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "42e716c0-1ecf-465c-a87c-6c37fc08e839",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "593cb761-949b-4014-bbbb-896c704bc22b",
            "completed": true,
            "last_updated": "2022-12-01T16:12:23.034682-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/593cb761-949b-4014-bbbb-896c704bc22b",
            "datetime": "2022-11-30T21:10:00-05:00",
            "cutoff_datetime": "2022-11-30T21:10:00-05:00",
            "name": "Los Angeles Clippers v. Utah Jazz",
            "bettypes": [
                {
                    "id": "495b94cc-c051-4b15-96a2-43b0690625e9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/42e716c0-1ecf-465c-a87c-6c37fc08e839/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7029.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 2971.0
                            }
                        ],
                        "expected_reward_tokens": 9207.99,
                        "profit_sb": 207.99,
                        "profit_sb_percentage": 2.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "eaf5878e-d1bb-40b2-882c-76c042ca32e5",
                            "gambit_id": "b51a99cf-ddcc-4262-9646-487fcc643f13",
                            "last_updated": "2022-12-01T16:12:23.049674-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.31000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/495b94cc-c051-4b15-96a2-43b0690625e9/?format=api"
                        },
                        {
                            "id": "515c6e14-67db-42ac-bf0e-8bcb8e962626",
                            "gambit_id": "6a140b53-003a-46f7-9810-54eface51552",
                            "last_updated": "2022-12-01T16:12:23.050845-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "3.10000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/495b94cc-c051-4b15-96a2-43b0690625e9/?format=api"
                        }
                    ]
                },
                {
                    "id": "8b20abc6-94a0-4de8-bce6-c56f14d115b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/42e716c0-1ecf-465c-a87c-6c37fc08e839/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1b880cbd-40d1-4ba7-917c-4017f737fd1e",
                            "gambit_id": "b71020e1-db8e-4e95-bf04-dbb0eea2ee41",
                            "last_updated": "2022-12-01T16:12:23.044807-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b20abc6-94a0-4de8-bce6-c56f14d115b9/?format=api"
                        },
                        {
                            "id": "0b518cf2-8651-42f8-8961-3a642a6f99f1",
                            "gambit_id": "4cd62b62-e087-4ce8-8dc6-5e50ec9340f9",
                            "last_updated": "2022-12-01T16:12:23.041442-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b20abc6-94a0-4de8-bce6-c56f14d115b9/?format=api"
                        }
                    ]
                },
                {
                    "id": "466d764e-e37b-4d7c-846e-25204661a036",
                    "match": "https://api-prod.gambitprofit.com/api/matches/42e716c0-1ecf-465c-a87c-6c37fc08e839/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "97a157f9-c929-4f11-8692-d2acdc0d76fe",
                            "gambit_id": "056b0848-4fa8-4112-8cbe-91d6c94bf4b4",
                            "last_updated": "2022-12-01T16:12:23.037715-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/466d764e-e37b-4d7c-846e-25204661a036/?format=api"
                        },
                        {
                            "id": "49ac9793-993b-451d-aee2-751bf821fe14",
                            "gambit_id": "decd4b84-11a2-416e-8519-9732ccc029a7",
                            "last_updated": "2022-12-01T16:12:23.039005-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/466d764e-e37b-4d7c-846e-25204661a036/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4dbec3ba-5603-4ee3-a578-81c268fa4b69",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "51072230-6863-4abf-991c-ad0cea405bf0",
            "completed": true,
            "last_updated": "2022-12-01T16:12:23.183250-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/51072230-6863-4abf-991c-ad0cea405bf0",
            "datetime": "2022-11-30T21:10:00-05:00",
            "cutoff_datetime": "2022-11-30T21:10:00-05:00",
            "name": "Chicago Bulls v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "9e0473e9-7263-4cc1-ba5f-03b37530cd4e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4dbec3ba-5603-4ee3-a578-81c268fa4b69/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6482.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "27bee9dd-101b-42ba-b78d-8d7de8f86344",
                            "gambit_id": "fe47b57d-2bb6-427c-8f89-3ae52e1dd6d5",
                            "last_updated": "2022-12-01T16:12:23.190053-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e0473e9-7263-4cc1-ba5f-03b37530cd4e/?format=api"
                        },
                        {
                            "id": "b46e4d29-7a03-4b00-87a7-8c6d286f44cb",
                            "gambit_id": "f06d90f6-bcb2-46a5-994c-7154e1a6c21b",
                            "last_updated": "2022-12-01T16:12:23.191265-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e0473e9-7263-4cc1-ba5f-03b37530cd4e/?format=api"
                        }
                    ]
                },
                {
                    "id": "8e3888e4-a989-48e6-822a-61b584eedc4f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4dbec3ba-5603-4ee3-a578-81c268fa4b69/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Chicago Bulls",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "359c9af0-40d6-4ab9-9ded-0b2ffdbadd69",
                            "gambit_id": "8e5954b5-8561-453c-ac68-d3c50da20ced",
                            "last_updated": "2022-12-01T16:12:23.193507-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e3888e4-a989-48e6-822a-61b584eedc4f/?format=api"
                        },
                        {
                            "id": "b1ca92cb-d04a-47bf-8c95-8e59a7d2d3cc",
                            "gambit_id": "b6ddacac-ddbc-491c-8dec-262cc6b116cc",
                            "last_updated": "2022-12-01T16:12:23.194498-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e3888e4-a989-48e6-822a-61b584eedc4f/?format=api"
                        }
                    ]
                },
                {
                    "id": "d49c43d9-2246-428a-90f6-78e7565252f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4dbec3ba-5603-4ee3-a578-81c268fa4b69/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 226.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 226.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "93fed469-5fbc-4774-a9f1-68180e56f0a1",
                            "gambit_id": "0420f5f6-c339-4c95-9558-67db6ba2e23c",
                            "last_updated": "2022-12-01T16:12:23.186433-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 226.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d49c43d9-2246-428a-90f6-78e7565252f6/?format=api"
                        },
                        {
                            "id": "fe5e6836-3cff-48f4-a1e0-6622fe6ffbdc",
                            "gambit_id": "fafe9483-072c-4dbf-8c0b-02c89964763b",
                            "last_updated": "2022-12-01T16:12:23.187649-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 226.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d49c43d9-2246-428a-90f6-78e7565252f6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "896c69c9-0ead-41ea-bf33-3a0389393038",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bf4e4c1d-f2ed-4333-b2ad-dbcfd7c568e8",
            "completed": true,
            "last_updated": "2022-12-01T16:17:23.515978-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/bf4e4c1d-f2ed-4333-b2ad-dbcfd7c568e8",
            "datetime": "2022-11-30T20:10:00-05:00",
            "cutoff_datetime": "2022-11-30T20:10:00-05:00",
            "name": "San Antonio Spurs v. Oklahoma City Thunder",
            "bettypes": [
                {
                    "id": "b90a4737-e17c-4a7b-a1c9-6456d68005cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/896c69c9-0ead-41ea-bf33-3a0389393038/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5753.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 4247.0
                            }
                        ],
                        "expected_reward_tokens": 9088.58,
                        "profit_sb": 88.58,
                        "profit_sb_percentage": 0.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "33b72719-4797-46db-97ab-88a81c65b532",
                            "gambit_id": "332ba124-8d98-4e9a-8fde-c3f303cc1998",
                            "last_updated": "2022-12-01T16:17:23.525180-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b90a4737-e17c-4a7b-a1c9-6456d68005cf/?format=api"
                        },
                        {
                            "id": "e417a3f6-f81a-434e-ab08-8a9c020e7683",
                            "gambit_id": "c77e88e5-44e5-4b6a-b0e4-1cd3c2fb6ea0",
                            "last_updated": "2022-12-01T16:17:23.526177-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b90a4737-e17c-4a7b-a1c9-6456d68005cf/?format=api"
                        }
                    ]
                },
                {
                    "id": "6687ebd9-3e98-41b6-9555-bb6e864d75c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/896c69c9-0ead-41ea-bf33-3a0389393038/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a1f0eaae-15b1-443a-85c6-8abf9fbeb8f0",
                            "gambit_id": "ccb72f3c-5682-4a28-acfb-0df4188f5e6c",
                            "last_updated": "2022-12-01T16:17:23.523196-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6687ebd9-3e98-41b6-9555-bb6e864d75c4/?format=api"
                        },
                        {
                            "id": "d8c3e84a-25e9-4d68-892f-ba99d0926e54",
                            "gambit_id": "d4709ed0-92b1-4894-ac06-92b33b1512a1",
                            "last_updated": "2022-12-01T16:17:23.522195-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6687ebd9-3e98-41b6-9555-bb6e864d75c4/?format=api"
                        }
                    ]
                },
                {
                    "id": "1db9ced9-9f51-4c94-8375-1e76903ac14f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/896c69c9-0ead-41ea-bf33-3a0389393038/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 230",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 230",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "120eb65e-7b1b-42ec-8fc8-2df7dad9a923",
                            "gambit_id": "62db0d1a-77af-4ab1-95b4-406edb399b03",
                            "last_updated": "2022-12-01T16:17:23.518884-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/1db9ced9-9f51-4c94-8375-1e76903ac14f/?format=api"
                        },
                        {
                            "id": "722bd958-d50c-4e48-962d-0d704e0deeb0",
                            "gambit_id": "51ebc803-23a2-447e-961f-45b6ab4d5d92",
                            "last_updated": "2022-12-01T16:17:23.519982-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/1db9ced9-9f51-4c94-8375-1e76903ac14f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5b57ddba-5615-4eba-99c2-234c5583db94",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3dcad77d-d254-45d7-a226-43e96fc6c58c",
            "completed": true,
            "last_updated": "2022-12-01T16:12:22.891034-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.03,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/3dcad77d-d254-45d7-a226-43e96fc6c58c",
            "datetime": "2022-11-30T20:10:00-05:00",
            "cutoff_datetime": "2022-11-30T20:10:00-05:00",
            "name": "Memphis Grizzlies v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "38536c8e-9c88-441a-8eff-2a0060e7d000",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b57ddba-5615-4eba-99c2-234c5583db94/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5829.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a275b493-0778-4f28-af74-8de726e22c86",
                            "gambit_id": "021a383e-0d1f-4206-8f46-53b0ed9eae36",
                            "last_updated": "2022-12-01T16:12:22.899516-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38536c8e-9c88-441a-8eff-2a0060e7d000/?format=api"
                        },
                        {
                            "id": "abde338b-bde6-4944-91f3-680fce7ce6f0",
                            "gambit_id": "cd2d1017-b0b1-4e4c-9d0a-4fc5b775a5e5",
                            "last_updated": "2022-12-01T16:12:22.898326-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38536c8e-9c88-441a-8eff-2a0060e7d000/?format=api"
                        }
                    ]
                },
                {
                    "id": "280ec93f-7303-45c9-9080-fbb19826dd53",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b57ddba-5615-4eba-99c2-234c5583db94/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Memphis Grizzlies",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a8e9dc79-ef52-4582-8eff-74966b176060",
                            "gambit_id": "8ed67687-b762-4e61-9007-fd8a22ad32f9",
                            "last_updated": "2022-12-01T16:12:22.901627-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/280ec93f-7303-45c9-9080-fbb19826dd53/?format=api"
                        },
                        {
                            "id": "baee932b-114b-46fd-91dd-9e998034b923",
                            "gambit_id": "583f265f-9f0f-4ac3-bbe7-901a9e006cec",
                            "last_updated": "2022-12-01T16:12:22.902600-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/280ec93f-7303-45c9-9080-fbb19826dd53/?format=api"
                        }
                    ]
                },
                {
                    "id": "25c36336-699b-46d8-a01f-6dc783d5b4ec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b57ddba-5615-4eba-99c2-234c5583db94/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "484466b6-4fa9-4c3a-87a8-47ad5ab557e4",
                            "gambit_id": "085e1247-1b92-44fb-ad0e-90b5ea56bca6",
                            "last_updated": "2022-12-01T16:12:22.894607-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/25c36336-699b-46d8-a01f-6dc783d5b4ec/?format=api"
                        },
                        {
                            "id": "9ac6bbde-56bc-40bd-8761-82aea5187b9b",
                            "gambit_id": "4e43cf2c-df2e-40de-b2f4-a44a519d7716",
                            "last_updated": "2022-12-01T16:12:22.895813-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/25c36336-699b-46d8-a01f-6dc783d5b4ec/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1b54305f-25f8-4c71-8071-172dfd1945a5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0e4b331d-69bb-4cd4-8e2d-3fd160fc8133",
            "completed": true,
            "last_updated": "2022-12-01T16:12:22.744008-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/0e4b331d-69bb-4cd4-8e2d-3fd160fc8133",
            "datetime": "2022-11-30T20:10:00-05:00",
            "cutoff_datetime": "2022-11-30T20:10:00-05:00",
            "name": "Toronto Raptors v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "c33efda3-71dc-4a65-b001-479301e28656",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b54305f-25f8-4c71-8071-172dfd1945a5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5664.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d7574ea0-3808-4df4-9fab-0553099ac56d",
                            "gambit_id": "07928e75-2072-4176-a716-b1bd3c4e64ee",
                            "last_updated": "2022-12-01T16:12:22.753221-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c33efda3-71dc-4a65-b001-479301e28656/?format=api"
                        },
                        {
                            "id": "0d7a411b-03f1-48a1-bfd1-fb11e23595e3",
                            "gambit_id": "a191de2f-3917-4bb0-83fa-c8bd67140cb9",
                            "last_updated": "2022-12-01T16:12:22.752278-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c33efda3-71dc-4a65-b001-479301e28656/?format=api"
                        }
                    ]
                },
                {
                    "id": "fccab2e4-e557-4aa6-ba64-2da33dcaa044",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b54305f-25f8-4c71-8071-172dfd1945a5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 5000.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "886cfcec-29c3-4f78-aaec-15f5a715622b",
                            "gambit_id": "c554b945-0284-4c71-a710-bacb8abd9e8c",
                            "last_updated": "2022-12-01T16:12:22.750407-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fccab2e4-e557-4aa6-ba64-2da33dcaa044/?format=api"
                        },
                        {
                            "id": "ae988275-c470-4e57-b386-9f487b491763",
                            "gambit_id": "db26bb69-df71-4a67-95ae-faa8b310f840",
                            "last_updated": "2022-12-01T16:12:22.749404-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fccab2e4-e557-4aa6-ba64-2da33dcaa044/?format=api"
                        }
                    ]
                },
                {
                    "id": "782f6049-a73a-49f4-a7d0-09cc10803b7f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b54305f-25f8-4c71-8071-172dfd1945a5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 221.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 221.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b6ae0950-f51d-4451-96f7-d6f7e10dddf8",
                            "gambit_id": "e300ff46-5fea-41a6-9293-5fee191b219f",
                            "last_updated": "2022-12-01T16:12:22.746392-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/782f6049-a73a-49f4-a7d0-09cc10803b7f/?format=api"
                        },
                        {
                            "id": "4e47ebdd-cc70-4972-ace6-a471f256aaa8",
                            "gambit_id": "b48a88cf-4b52-4c36-b56d-f73bcee832b0",
                            "last_updated": "2022-12-01T16:12:22.747322-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/782f6049-a73a-49f4-a7d0-09cc10803b7f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d49c28f3-5d63-4626-9042-f8e87ab7a071",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "63c06de7-90c8-4897-ad82-751962870f07",
            "completed": true,
            "last_updated": "2022-12-01T16:17:23.887519-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.97,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/63c06de7-90c8-4897-ad82-751962870f07",
            "datetime": "2022-11-30T19:40:00-05:00",
            "cutoff_datetime": "2022-11-30T19:40:00-05:00",
            "name": "Miami Heat v. Boston Celtics",
            "bettypes": [
                {
                    "id": "18f12621-4f53-4800-a397-d94d29dc87de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d49c28f3-5d63-4626-9042-f8e87ab7a071/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7585.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 2415.0
                            }
                        ],
                        "expected_reward_tokens": 9177.0,
                        "profit_sb": 177.0,
                        "profit_sb_percentage": 1.97,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c155a630-3642-42d7-b6e0-3fbfffeffeff",
                            "gambit_id": "1b5f5978-dbca-4519-8285-5ad6bcb5f14c",
                            "last_updated": "2022-12-01T16:17:23.893424-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.21000",
                            "odds": "1.24390",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18f12621-4f53-4800-a397-d94d29dc87de/?format=api"
                        },
                        {
                            "id": "9b2e021e-5a76-434c-b3af-0fcbdf5e01c5",
                            "gambit_id": "90722f0b-5dd8-4d60-b529-7783252ecb18",
                            "last_updated": "2022-12-01T16:17:23.894412-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "3.80000",
                            "odds": "4.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18f12621-4f53-4800-a397-d94d29dc87de/?format=api"
                        }
                    ]
                },
                {
                    "id": "04c23372-6663-4cd9-896c-c447e749a2b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d49c28f3-5d63-4626-9042-f8e87ab7a071/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "add7bee3-b92b-4027-9400-2506144ad7b9",
                            "gambit_id": "baa1181b-7bc2-44dd-9e87-bb59b02a80bc",
                            "last_updated": "2022-12-01T16:17:23.896392-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04c23372-6663-4cd9-896c-c447e749a2b1/?format=api"
                        },
                        {
                            "id": "9165cbcd-67cf-4782-8e13-1764fc638ff4",
                            "gambit_id": "93f4b590-030a-41a3-aba8-149243e36e43",
                            "last_updated": "2022-12-01T16:17:23.897392-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04c23372-6663-4cd9-896c-c447e749a2b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "d74b0541-288c-4831-82d2-2d12ce2c63cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d49c28f3-5d63-4626-9042-f8e87ab7a071/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 224.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 224.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f4abc2ac-1717-4ed1-905d-ce995e48fba9",
                            "gambit_id": "1a11c541-4aee-416c-a8cd-75fe68274719",
                            "last_updated": "2022-12-01T16:17:23.890425-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/d74b0541-288c-4831-82d2-2d12ce2c63cc/?format=api"
                        },
                        {
                            "id": "1595731d-dd51-4b6d-a2ea-3548ca25bd15",
                            "gambit_id": "8f2d48af-88e1-44dc-9304-fb8254c3c903",
                            "last_updated": "2022-12-01T16:17:23.891418-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/d74b0541-288c-4831-82d2-2d12ce2c63cc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8bf8f70b-b449-4d29-bf6d-93f7b33300e0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "dc29d12c-23b7-425d-913c-8f2c78fc9281",
            "completed": true,
            "last_updated": "2022-12-01T16:17:24.214540-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/dc29d12c-23b7-425d-913c-8f2c78fc9281",
            "datetime": "2022-11-30T19:40:00-05:00",
            "cutoff_datetime": "2022-11-30T19:40:00-05:00",
            "name": "Washington Wizards v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "88871a22-9c52-4616-a6a6-80fff0597b22",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8bf8f70b-b449-4d29-bf6d-93f7b33300e0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6482.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dfec8f6f-80a3-4bd8-9ada-acf060e07d3c",
                            "gambit_id": "acf56103-6012-4040-9765-c6f6621f1373",
                            "last_updated": "2022-12-01T16:17:24.220684-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88871a22-9c52-4616-a6a6-80fff0597b22/?format=api"
                        },
                        {
                            "id": "712961e8-dcfc-429c-861c-6c03f1ed5aa8",
                            "gambit_id": "efaa9a39-2960-42ec-90b0-65ca356b266f",
                            "last_updated": "2022-12-01T16:17:24.221717-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88871a22-9c52-4616-a6a6-80fff0597b22/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c2f5faa-95e4-4a3a-b655-43d290eef7b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8bf8f70b-b449-4d29-bf6d-93f7b33300e0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Brooklyn Nets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "71e5dc49-bf40-4174-a0e8-e747be33a37b",
                            "gambit_id": "7a827ffe-999e-4a50-9d04-30474081b988",
                            "last_updated": "2022-12-01T16:17:24.224787-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c2f5faa-95e4-4a3a-b655-43d290eef7b5/?format=api"
                        },
                        {
                            "id": "a3190e63-9009-4bc3-969b-c32d93e1c7d5",
                            "gambit_id": "b610d168-0825-4aa9-ac8d-378f80106f62",
                            "last_updated": "2022-12-01T16:17:24.223770-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c2f5faa-95e4-4a3a-b655-43d290eef7b5/?format=api"
                        }
                    ]
                },
                {
                    "id": "c5974374-589a-4c97-a7f7-f2d6e73d550f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8bf8f70b-b449-4d29-bf6d-93f7b33300e0/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "2bdec5f4-12d4-4b99-9e5b-c994499c9da6",
                            "gambit_id": "46bda106-7e03-4c72-94ed-04cdcae86492",
                            "last_updated": "2022-12-01T16:17:24.218578-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/c5974374-589a-4c97-a7f7-f2d6e73d550f/?format=api"
                        },
                        {
                            "id": "fd72081d-b1b6-442e-9121-3c0cab741621",
                            "gambit_id": "ff83b598-ddd4-4b86-b6e3-7aa78d441879",
                            "last_updated": "2022-12-01T16:17:24.217544-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/c5974374-589a-4c97-a7f7-f2d6e73d550f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1f6930bc-7532-4a2f-a6a5-4d6617f05584",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c524b064-cea7-49d6-a815-63676df28674",
            "completed": true,
            "last_updated": "2022-12-01T16:17:24.392412-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c524b064-cea7-49d6-a815-63676df28674",
            "datetime": "2022-11-30T19:40:00-05:00",
            "cutoff_datetime": "2022-11-30T19:40:00-05:00",
            "name": "Milwaukee Bucks v. New York Knicks",
            "bettypes": [
                {
                    "id": "47ee99b0-00f5-46bf-a00f-4fb7ada2a1b0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f6930bc-7532-4a2f-a6a5-4d6617f05584/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6691.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 3309.0
                            }
                        ],
                        "expected_reward_tokens": 9099.75,
                        "profit_sb": 99.75,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dd5935d9-ed7e-47a5-8a02-07b137d66e4f",
                            "gambit_id": "d7d387c4-4bf5-494a-ad14-062951288973",
                            "last_updated": "2022-12-01T16:17:24.402362-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.36000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47ee99b0-00f5-46bf-a00f-4fb7ada2a1b0/?format=api"
                        },
                        {
                            "id": "b8a449df-7bca-4637-859f-f997af4d751e",
                            "gambit_id": "fd222b1d-cba2-42af-bb58-71eddf2df193",
                            "last_updated": "2022-12-01T16:17:24.401367-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "2.75000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47ee99b0-00f5-46bf-a00f-4fb7ada2a1b0/?format=api"
                        }
                    ]
                },
                {
                    "id": "146941fd-d6cd-47e3-86e2-29a563bd978f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f6930bc-7532-4a2f-a6a5-4d6617f05584/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "New York Knicks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c5e95804-0bdc-4a5f-9d27-e82b95ef5278",
                            "gambit_id": "8fb507a7-668d-4ecf-8dd3-9a1339122ba6",
                            "last_updated": "2022-12-01T16:17:24.399374-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/146941fd-d6cd-47e3-86e2-29a563bd978f/?format=api"
                        },
                        {
                            "id": "971b6a5f-f5f2-4143-8c4b-57934e7696e6",
                            "gambit_id": "47b690c0-3f7d-4c6b-bba3-a9f04cb359c0",
                            "last_updated": "2022-12-01T16:17:24.398380-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/146941fd-d6cd-47e3-86e2-29a563bd978f/?format=api"
                        }
                    ]
                },
                {
                    "id": "c11bae8d-6f50-4411-9d59-fec770158e8f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f6930bc-7532-4a2f-a6a5-4d6617f05584/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "af7f2425-4cd6-4154-aaed-d8168d8df08e",
                            "gambit_id": "ef6e056d-e649-47c6-9727-3873a4c269c6",
                            "last_updated": "2022-12-01T16:17:24.396369-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c11bae8d-6f50-4411-9d59-fec770158e8f/?format=api"
                        },
                        {
                            "id": "e86a8cc2-a233-469b-b3c5-9b95bf9e9e6d",
                            "gambit_id": "0fee0ab1-5a92-4acd-8ff0-b6096b5cef25",
                            "last_updated": "2022-12-01T16:17:24.395370-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c11bae8d-6f50-4411-9d59-fec770158e8f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7de27370-ad5b-4d77-981f-5f4ff0073ebb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a8aa2002-8ddc-4e20-a3a7-743668452f20",
            "completed": true,
            "last_updated": "2022-12-01T16:17:23.075397-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/a8aa2002-8ddc-4e20-a3a7-743668452f20",
            "datetime": "2022-11-30T19:10:00-05:00",
            "cutoff_datetime": "2022-11-30T19:10:00-05:00",
            "name": "Philadelphia 76ers v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "6c83761b-8694-49fd-87a4-fcd48ce28ce1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7de27370-ad5b-4d77-981f-5f4ff0073ebb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5974.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "db35204e-94ae-4ecc-9551-7a6edf08ebff",
                            "gambit_id": "a241baa7-2241-4167-a174-f8bd3f69afcd",
                            "last_updated": "2022-12-01T16:17:23.080883-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c83761b-8694-49fd-87a4-fcd48ce28ce1/?format=api"
                        },
                        {
                            "id": "9ac79c31-2d6b-4c85-b93c-d2ff3fd92573",
                            "gambit_id": "f6404707-e1ca-4138-803f-b79fe632443d",
                            "last_updated": "2022-12-01T16:17:23.081922-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c83761b-8694-49fd-87a4-fcd48ce28ce1/?format=api"
                        }
                    ]
                },
                {
                    "id": "518dc80f-b006-4dfa-8eff-c17d93c1f598",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7de27370-ad5b-4d77-981f-5f4ff0073ebb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Philadelphia 76ers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8b1ce6b7-3598-4f05-9c49-4bec67d17492",
                            "gambit_id": "2078d72d-b1fe-4152-8d23-f4504a5e5c10",
                            "last_updated": "2022-12-01T16:17:23.083931-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/518dc80f-b006-4dfa-8eff-c17d93c1f598/?format=api"
                        },
                        {
                            "id": "8f727131-1be3-451c-95c1-9e5b9485a8a2",
                            "gambit_id": "173c51a5-04f4-4500-8b40-024e941b7c98",
                            "last_updated": "2022-12-01T16:17:23.084922-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/518dc80f-b006-4dfa-8eff-c17d93c1f598/?format=api"
                        }
                    ]
                },
                {
                    "id": "6e21ec04-7421-4547-a7bd-ab395e55e869",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7de27370-ad5b-4d77-981f-5f4ff0073ebb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 209",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 209",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "39da7f5f-bf71-4632-aad6-49cc327c6213",
                            "gambit_id": "6efa7e4c-1ac9-414c-9ef4-15049575259f",
                            "last_updated": "2022-12-01T16:17:23.077858-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 209",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "209.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e21ec04-7421-4547-a7bd-ab395e55e869/?format=api"
                        },
                        {
                            "id": "7f930952-afc9-4e50-9ceb-84fbb7c506a5",
                            "gambit_id": "c0904b2a-7ac4-4362-8c1d-c05122359553",
                            "last_updated": "2022-12-01T16:17:23.078907-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 209",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "209.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e21ec04-7421-4547-a7bd-ab395e55e869/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8a33bf89-2ddc-4605-88a2-a5cf7e852fe2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "11a8e6bd-3113-4872-b476-df58ef758890",
            "completed": true,
            "last_updated": "2022-12-01T16:22:24.557426-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.67,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/11a8e6bd-3113-4872-b476-df58ef758890",
            "datetime": "2022-11-30T19:10:00-05:00",
            "cutoff_datetime": "2022-11-30T19:10:00-05:00",
            "name": "Atlanta Hawks v. Orlando Magic",
            "bettypes": [
                {
                    "id": "5f5239b8-ae51-4024-abbe-e4d7c6317036",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a33bf89-2ddc-4605-88a2-a5cf7e852fe2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta Hawks",
                                "amount": 6778.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 3222.0
                            }
                        ],
                        "expected_reward_tokens": 9150.3,
                        "profit_sb": 150.3,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c6972cab-09db-4f09-a65a-0b808143a380",
                            "gambit_id": "16957675-8c5d-43b4-9134-a62ea3b4a998",
                            "last_updated": "2022-12-01T16:22:24.565130-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f5239b8-ae51-4024-abbe-e4d7c6317036/?format=api"
                        },
                        {
                            "id": "3434b8c3-6b5b-4f1c-8ea0-6082c9eec1cd",
                            "gambit_id": "ec729e38-e8b6-48e8-9110-581811472ee9",
                            "last_updated": "2022-12-01T16:22:24.563993-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "2.84000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f5239b8-ae51-4024-abbe-e4d7c6317036/?format=api"
                        }
                    ]
                },
                {
                    "id": "2453e54f-2944-43d8-b516-2b817d872bff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a33bf89-2ddc-4605-88a2-a5cf7e852fe2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Atlanta Hawks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "83740236-4e6b-4431-ae65-26fadf324d9a",
                            "gambit_id": "b38a2eee-1b16-4e6c-90d9-82404b90c757",
                            "last_updated": "2022-12-01T16:22:24.567214-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2453e54f-2944-43d8-b516-2b817d872bff/?format=api"
                        },
                        {
                            "id": "9b353cf1-99d8-4174-945f-ec152cc21209",
                            "gambit_id": "e502304e-bffb-4f68-83c9-9c0c9493d514",
                            "last_updated": "2022-12-01T16:22:24.568157-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2453e54f-2944-43d8-b516-2b817d872bff/?format=api"
                        }
                    ]
                },
                {
                    "id": "52c374eb-820a-4e24-9e93-2526cb6510b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a33bf89-2ddc-4605-88a2-a5cf7e852fe2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "8264da6b-7fe1-499a-a5e0-3031b294b214",
                            "gambit_id": "c67f47e3-2701-4434-a512-df96f3dac4ef",
                            "last_updated": "2022-12-01T16:22:24.561720-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/52c374eb-820a-4e24-9e93-2526cb6510b2/?format=api"
                        },
                        {
                            "id": "06866bbd-2bba-4110-9949-ef0c1c476575",
                            "gambit_id": "20b69768-e523-4710-8c9b-933d7621717c",
                            "last_updated": "2022-12-01T16:22:24.560539-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/52c374eb-820a-4e24-9e93-2526cb6510b2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6de3ae7a-5fc5-4180-b774-badb17d890d9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "826deefc-b92e-4081-a7f4-4bdf7a24d0eb",
            "completed": true,
            "last_updated": "2022-12-01T16:22:24.402672-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/826deefc-b92e-4081-a7f4-4bdf7a24d0eb",
            "datetime": "2022-11-30T19:07:00-05:00",
            "cutoff_datetime": "2022-11-30T19:07:00-05:00",
            "name": "Buffalo Sabres v. Detroit Red Wings",
            "bettypes": [
                {
                    "id": "53d47e5a-90a4-4d2a-b1d5-abbb1423816b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6de3ae7a-5fc5-4180-b774-badb17d890d9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5492.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "751432c6-6b0a-4f8a-8b39-c57c0fb70dd1",
                            "gambit_id": "6ef322d3-78d4-4c20-97db-0a765b5fe9ef",
                            "last_updated": "2022-12-01T16:22:24.412352-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53d47e5a-90a4-4d2a-b1d5-abbb1423816b/?format=api"
                        },
                        {
                            "id": "33a0245f-b343-4ad4-a699-c06869c4d171",
                            "gambit_id": "939c5a88-1bd9-46b6-a300-fcff8a050608",
                            "last_updated": "2022-12-01T16:22:24.413488-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53d47e5a-90a4-4d2a-b1d5-abbb1423816b/?format=api"
                        }
                    ]
                },
                {
                    "id": "36f24002-885b-45bf-a94f-2e4c66cff032",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6de3ae7a-5fc5-4180-b774-badb17d890d9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6482.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "af894190-3cef-4ee0-8a91-eb2b06d96731",
                            "gambit_id": "c65eafd5-ec1e-4c17-8422-ba58c7ffa360",
                            "last_updated": "2022-12-01T16:22:24.410105-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36f24002-885b-45bf-a94f-2e4c66cff032/?format=api"
                        },
                        {
                            "id": "58559550-e864-45e4-810b-eedd209c2fab",
                            "gambit_id": "d6bdff67-da0d-46a3-84f0-1e89b91662c0",
                            "last_updated": "2022-12-01T16:22:24.408923-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36f24002-885b-45bf-a94f-2e4c66cff032/?format=api"
                        }
                    ]
                },
                {
                    "id": "2627f75c-db80-4cfd-bf78-8fea42f0035b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6de3ae7a-5fc5-4180-b774-badb17d890d9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5492.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c40af878-3c68-4804-b40e-d8834c63c606",
                            "gambit_id": "cb139830-a978-47c7-bc14-315fa33d3c92",
                            "last_updated": "2022-12-01T16:22:24.406614-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2627f75c-db80-4cfd-bf78-8fea42f0035b/?format=api"
                        },
                        {
                            "id": "9ef96b2b-d89d-4f65-9dc9-91442f9617d2",
                            "gambit_id": "3524987c-44be-4f4e-bdd2-17b06b93175b",
                            "last_updated": "2022-12-01T16:22:24.405482-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2627f75c-db80-4cfd-bf78-8fea42f0035b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "73203a10-eccb-4d64-8a11-3fcba5bef57e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0bdd1592-c1f6-4b3d-922a-b8cb501a3c3d",
            "completed": true,
            "last_updated": "2022-12-01T16:27:24.766132-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/0bdd1592-c1f6-4b3d-922a-b8cb501a3c3d",
            "datetime": "2022-11-30T19:07:00-05:00",
            "cutoff_datetime": "2022-11-30T19:07:00-05:00",
            "name": "New York Rangers v. Ottawa Senators",
            "bettypes": [
                {
                    "id": "ee51bf98-0a52-4a18-bc63-0439266156f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73203a10-eccb-4d64-8a11-3fcba5bef57e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5097.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5a5ceb47-25ab-4690-870c-fc0e5a6f5786",
                            "gambit_id": "6282f328-6f6b-4f8d-9b77-16cd367e2f0c",
                            "last_updated": "2022-12-01T16:27:24.775271-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee51bf98-0a52-4a18-bc63-0439266156f3/?format=api"
                        },
                        {
                            "id": "ae51d99d-ef58-4e3b-bd61-da4b2f595f2b",
                            "gambit_id": "23927603-dfed-4558-b4d4-fc290bbcfe93",
                            "last_updated": "2022-12-01T16:27:24.776266-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee51bf98-0a52-4a18-bc63-0439266156f3/?format=api"
                        }
                    ]
                },
                {
                    "id": "f879f17d-2778-4441-b193-9f9d3a18210c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73203a10-eccb-4d64-8a11-3fcba5bef57e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6691.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 3309.0
                            }
                        ],
                        "expected_reward_tokens": 9099.75,
                        "profit_sb": 99.75,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "36fc3a62-0e72-4c84-a6b0-0ddd6eaed6fa",
                            "gambit_id": "28dda854-4db2-4ff8-96fa-e341949d25a8",
                            "last_updated": "2022-12-01T16:27:24.773254-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.36000",
                            "odds": "1.41670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f879f17d-2778-4441-b193-9f9d3a18210c/?format=api"
                        },
                        {
                            "id": "c082b65e-0162-4b6b-b34c-623717c9d054",
                            "gambit_id": "6cb64011-953c-4012-9db8-ccc5e68b613e",
                            "last_updated": "2022-12-01T16:27:24.772244-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.75000",
                            "odds": "3.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f879f17d-2778-4441-b193-9f9d3a18210c/?format=api"
                        }
                    ]
                },
                {
                    "id": "1cef8ee4-0ecf-484e-a73a-3a7a092e2aec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73203a10-eccb-4d64-8a11-3fcba5bef57e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "08fbec6a-0393-446e-bf26-8df10c01278e",
                            "gambit_id": "8f40e895-02b6-4bb5-b9dc-3f1a0db936bc",
                            "last_updated": "2022-12-01T16:27:24.770251-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/1cef8ee4-0ecf-484e-a73a-3a7a092e2aec/?format=api"
                        },
                        {
                            "id": "f609b6ed-7222-43e9-a744-57a708336d90",
                            "gambit_id": "6703c955-76a4-4a62-9782-dafc0b59e58d",
                            "last_updated": "2022-12-01T16:27:24.769136-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/1cef8ee4-0ecf-484e-a73a-3a7a092e2aec/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8cbb6dd0-ea5f-40ad-8728-84a5d6ac40a3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e9712ae8-33bc-47b4-8324-9515807d6c7b",
            "completed": true,
            "last_updated": "2022-12-01T16:22:24.247051-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/e9712ae8-33bc-47b4-8324-9515807d6c7b",
            "datetime": "2022-11-30T19:07:00-05:00",
            "cutoff_datetime": "2022-11-30T19:07:00-05:00",
            "name": "San Jose Sharks v. Toronto Maple Leafs",
            "bettypes": [
                {
                    "id": "b287ee01-16a9-4421-a97d-c93fb2396d58",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8cbb6dd0-ea5f-40ad-8728-84a5d6ac40a3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7121.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 2879.0
                            }
                        ],
                        "expected_reward_tokens": 9184.01,
                        "profit_sb": 184.01,
                        "profit_sb_percentage": 2.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "20301dba-1599-43d2-85ad-39d6de364efe",
                            "gambit_id": "61c35529-e5a9-44b6-84fa-b92fe1710e11",
                            "last_updated": "2022-12-01T16:22:24.257241-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.29000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b287ee01-16a9-4421-a97d-c93fb2396d58/?format=api"
                        },
                        {
                            "id": "9e7303b7-9390-4c94-b34d-c36ff89bb6f5",
                            "gambit_id": "c48ce316-7565-4521-8094-30966282bc89",
                            "last_updated": "2022-12-01T16:22:24.258356-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "3.19000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b287ee01-16a9-4421-a97d-c93fb2396d58/?format=api"
                        }
                    ]
                },
                {
                    "id": "1a52d30b-c043-447a-bf52-b2f4067a761d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8cbb6dd0-ea5f-40ad-8728-84a5d6ac40a3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5304.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e126e57f-fdce-489a-a770-64a510f38448",
                            "gambit_id": "c9721fdf-7c27-4ac2-adb1-a3f9dbed312e",
                            "last_updated": "2022-12-01T16:22:24.253609-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a52d30b-c043-447a-bf52-b2f4067a761d/?format=api"
                        },
                        {
                            "id": "f1fe523b-85a3-47ce-b66e-56376baafe61",
                            "gambit_id": "e8e6b4a4-5bef-4391-aa76-04c2897dbfa1",
                            "last_updated": "2022-12-01T16:22:24.254573-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a52d30b-c043-447a-bf52-b2f4067a761d/?format=api"
                        }
                    ]
                },
                {
                    "id": "cd3ccfc8-6c74-4bf7-b759-c40a1c08776a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8cbb6dd0-ea5f-40ad-8728-84a5d6ac40a3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "e35f1ee9-f132-4f28-85e0-492a69e14303",
                            "gambit_id": "e141ca22-327e-46ba-a8f5-2a3bb58e570c",
                            "last_updated": "2022-12-01T16:22:24.250109-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/cd3ccfc8-6c74-4bf7-b759-c40a1c08776a/?format=api"
                        },
                        {
                            "id": "ecc372e2-bfae-4b04-ae7f-3beefe9def20",
                            "gambit_id": "5c0e169b-c23e-422e-9a96-4c91616b0aee",
                            "last_updated": "2022-12-01T16:22:24.251286-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/cd3ccfc8-6c74-4bf7-b759-c40a1c08776a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1f9f624c-aaa8-4890-aa6c-c375af718687",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7e74f4ac-5552-415f-ab2f-41a6dc70ea55",
            "completed": true,
            "last_updated": "2022-12-01T16:27:24.021425-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.07,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/7e74f4ac-5552-415f-ab2f-41a6dc70ea55",
            "datetime": "2022-11-30T14:00:00-05:00",
            "cutoff_datetime": "2022-11-30T14:00:00-05:00",
            "name": "Poland v. Argentina",
            "bettypes": [
                {
                    "id": "ddc881d1-6fff-4022-8730-cfff82eef859",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f9f624c-aaa8-4890-aa6c-c375af718687/?format=api",
                    "name": "Pick the Winner",
                    "created_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": 7433.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2567.0
                            }
                        ],
                        "expected_reward_tokens": 10034.55,
                        "profit_sb": 1034.55,
                        "profit_sb_percentage": 11.5,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Argentina",
                                "amount": 6464.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2232.0
                            },
                            {
                                "team": "Poland",
                                "amount": 1304.0
                            }
                        ],
                        "expected_reward_tokens": 8723.76,
                        "profit_sb": -276.24,
                        "profit_sb_percentage": -3.07,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9ce5d447-57f5-4cf2-9ca2-c3d31cade35f",
                            "gambit_id": "e77c55e6-e2c2-472f-bc3e-0467ab042a92",
                            "last_updated": "2022-12-01T16:27:24.027256-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Argentina",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddc881d1-6fff-4022-8730-cfff82eef859/?format=api"
                        },
                        {
                            "id": "e54acd2e-6e7e-4243-ba90-c54b63b5089e",
                            "gambit_id": "64d4b193-9692-4ad3-ad2f-75cc42955bd4",
                            "last_updated": "2022-12-01T16:27:24.029181-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.91000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddc881d1-6fff-4022-8730-cfff82eef859/?format=api"
                        },
                        {
                            "id": "4735f6be-5591-4c67-85c8-1fe99a184870",
                            "gambit_id": "0f1dd308-07b0-40d5-a9cd-6a100bdab994",
                            "last_updated": "2022-12-01T16:27:24.028222-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Poland",
                            "reward": "6.69000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddc881d1-6fff-4022-8730-cfff82eef859/?format=api"
                        }
                    ]
                },
                {
                    "id": "f93b731f-531a-4d75-9fa0-4e746995ab95",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f9f624c-aaa8-4890-aa6c-c375af718687/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5244.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4756.0
                            }
                        ],
                        "expected_reward_tokens": 8703.48,
                        "profit_sb": -296.52,
                        "profit_sb_percentage": -3.29,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "94c5a9e9-5bba-411d-8072-fad90a1e3bfb",
                            "gambit_id": "155889cb-b11a-4f71-a2c0-3596d57df2e4",
                            "last_updated": "2022-12-01T16:27:24.025319-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.66000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f93b731f-531a-4d75-9fa0-4e746995ab95/?format=api"
                        },
                        {
                            "id": "170f3ead-5784-4feb-b855-7d7cecc8dba6",
                            "gambit_id": "519d1ba2-f684-4722-b9f1-0b89153c4d6e",
                            "last_updated": "2022-12-01T16:27:24.024234-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.83000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f93b731f-531a-4d75-9fa0-4e746995ab95/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b1d2a5bc-02a1-42be-9a5c-12331ff97b7c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "42edd4c3-f867-4a6a-8b54-1b1033c03038",
            "completed": true,
            "last_updated": "2022-12-01T16:27:24.174690-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.24,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/42edd4c3-f867-4a6a-8b54-1b1033c03038",
            "datetime": "2022-11-30T14:00:00-05:00",
            "cutoff_datetime": "2022-11-30T14:00:00-05:00",
            "name": "Saudi Arabia v. Mexico",
            "bettypes": [
                {
                    "id": "e4366f9d-3305-40fa-b574-160b8c1f1a36",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b1d2a5bc-02a1-42be-9a5c-12331ff97b7c/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Mexico",
                                "amount": 7121.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2879.0
                            }
                        ],
                        "expected_reward_tokens": 10681.09,
                        "profit_sb": 1681.09,
                        "profit_sb_percentage": 18.68,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Mexico",
                                "amount": 5807.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2348.0
                            },
                            {
                                "team": "Saudi Arabia",
                                "amount": 1845.0
                            }
                        ],
                        "expected_reward_tokens": 8708.4,
                        "profit_sb": -291.6,
                        "profit_sb_percentage": -3.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "11085c76-9057-43dd-896b-fc630e8be5e5",
                            "gambit_id": "d9fc6f98-3b00-4b86-9322-b5284a1d491a",
                            "last_updated": "2022-12-01T16:27:24.180745-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mexico",
                            "reward": "1.50000",
                            "odds": "1.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4366f9d-3305-40fa-b574-160b8c1f1a36/?format=api"
                        },
                        {
                            "id": "615c2ed4-9157-4699-8ad3-bc4e3d07e03f",
                            "gambit_id": "9e43933c-82d5-4742-8e6d-f3d74e1d5965",
                            "last_updated": "2022-12-01T16:27:24.182838-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.71000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4366f9d-3305-40fa-b574-160b8c1f1a36/?format=api"
                        },
                        {
                            "id": "df579a04-e159-43b5-8254-d20b6f2651e6",
                            "gambit_id": "55315f5c-30b5-4a3f-8daf-7e5a8a9dbccc",
                            "last_updated": "2022-12-01T16:27:24.181781-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Saudi Arabia",
                            "reward": "4.72000",
                            "odds": "5.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4366f9d-3305-40fa-b574-160b8c1f1a36/?format=api"
                        }
                    ]
                },
                {
                    "id": "fce2606b-2793-4d53-95f3-ad9763b76299",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b1d2a5bc-02a1-42be-9a5c-12331ff97b7c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "984c2c1a-7dc8-4e73-bd29-69e2cc943c23",
                            "gambit_id": "0943d4c1-a56b-41eb-9da2-86c3dac369c9",
                            "last_updated": "2022-12-01T16:27:24.178547-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/fce2606b-2793-4d53-95f3-ad9763b76299/?format=api"
                        },
                        {
                            "id": "c4440891-98aa-4071-a680-f46137704c03",
                            "gambit_id": "3176ebc4-51d7-4ad0-b705-e305e4a8bf24",
                            "last_updated": "2022-12-01T16:27:24.177485-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/fce2606b-2793-4d53-95f3-ad9763b76299/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dee63b4e-32c8-43dc-8f77-112793275834",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e07b0922-6317-496b-b688-7b660e1e1ad0",
            "completed": true,
            "last_updated": "2022-12-01T16:32:24.686132-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.15,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/e07b0922-6317-496b-b688-7b660e1e1ad0",
            "datetime": "2022-11-30T10:00:00-05:00",
            "cutoff_datetime": "2022-11-30T10:00:00-05:00",
            "name": "Tunisia v. France",
            "bettypes": [
                {
                    "id": "5f9b9c2a-8e28-41d3-bdc8-89a340442738",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dee63b4e-32c8-43dc-8f77-112793275834/?format=api",
                    "name": "Pick the Winner",
                    "created_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": 6845.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3155.0
                            }
                        ],
                        "expected_reward_tokens": 10472.85,
                        "profit_sb": 1472.85,
                        "profit_sb_percentage": 16.36,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "France",
                                "amount": 5690.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2622.0
                            },
                            {
                                "team": "Tunisia",
                                "amount": 1687.0
                            }
                        ],
                        "expected_reward_tokens": 8704.92,
                        "profit_sb": -295.08,
                        "profit_sb_percentage": -3.28,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c1a0b881-06da-459d-bf84-b050614eb01e",
                            "gambit_id": "7f6a672e-41f4-47c9-9129-20472fb2a1f2",
                            "last_updated": "2022-12-01T16:32:24.692585-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "France",
                            "reward": "1.53000",
                            "odds": "1.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f9b9c2a-8e28-41d3-bdc8-89a340442738/?format=api"
                        },
                        {
                            "id": "9986a25d-593a-445c-bcff-d70fcd8abb3e",
                            "gambit_id": "7a7472f5-e7dd-4c28-8527-f334e1d196a0",
                            "last_updated": "2022-12-01T16:32:24.691588-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/5f9b9c2a-8e28-41d3-bdc8-89a340442738/?format=api"
                        },
                        {
                            "id": "8c95030d-1b98-4266-a47b-91f70f35b66b",
                            "gambit_id": "86a9b9d3-9efd-468f-9d59-f19b21bf9456",
                            "last_updated": "2022-12-01T16:32:24.693589-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tunisia",
                            "reward": "5.16000",
                            "odds": "5.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f9b9c2a-8e28-41d3-bdc8-89a340442738/?format=api"
                        }
                    ]
                },
                {
                    "id": "748d3b04-688f-4de4-bb82-067c723e547c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dee63b4e-32c8-43dc-8f77-112793275834/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5552.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4448.0
                            }
                        ],
                        "expected_reward_tokens": 8716.64,
                        "profit_sb": -283.36,
                        "profit_sb_percentage": -3.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c4d31e14-f408-4f6d-bd26-0154e2462418",
                            "gambit_id": "38029b00-a263-499e-899e-18d2de38cf49",
                            "last_updated": "2022-12-01T16:32:24.689612-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.57000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/748d3b04-688f-4de4-bb82-067c723e547c/?format=api"
                        },
                        {
                            "id": "19278a01-ec9b-4b7b-b847-562ede2b05bd",
                            "gambit_id": "ffff5b62-0418-49a3-836f-e8f31dce4bf6",
                            "last_updated": "2022-12-01T16:32:24.688545-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/748d3b04-688f-4de4-bb82-067c723e547c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2c0242e6-bb02-4d57-9b65-9581eabae9d5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0ec39c32-8901-417f-9a8b-33c1aa39d06c",
            "completed": true,
            "last_updated": "2022-12-01T16:27:23.878532-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.67,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/0ec39c32-8901-417f-9a8b-33c1aa39d06c",
            "datetime": "2022-11-30T10:00:00-05:00",
            "cutoff_datetime": "2022-11-30T10:00:00-05:00",
            "name": "Australia v. Denmark",
            "bettypes": [
                {
                    "id": "775b8cec-7101-4f09-a5a4-02805d24b9ad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2c0242e6-bb02-4d57-9b65-9581eabae9d5/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Denmark",
                                "amount": 7467.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2533.0
                            }
                        ],
                        "expected_reward_tokens": 10080.45,
                        "profit_sb": 1080.45,
                        "profit_sb_percentage": 12.0,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denmark",
                                "amount": 6489.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2201.0
                            },
                            {
                                "team": "Australia",
                                "amount": 1310.0
                            }
                        ],
                        "expected_reward_tokens": 8759.98,
                        "profit_sb": -240.02,
                        "profit_sb_percentage": -2.67,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2328a09c-1e77-4765-98c6-cd6b4e7a2bab",
                            "gambit_id": "81053f42-b799-48b7-a8da-98261e78779b",
                            "last_updated": "2022-12-01T16:27:23.884320-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denmark",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/775b8cec-7101-4f09-a5a4-02805d24b9ad/?format=api"
                        },
                        {
                            "id": "bbaff7bc-f57f-4b08-b8bc-0e68ea2e9b67",
                            "gambit_id": "db0be681-25ce-4e0b-81bf-cffef0c4d92c",
                            "last_updated": "2022-12-01T16:27:23.886279-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.98000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/775b8cec-7101-4f09-a5a4-02805d24b9ad/?format=api"
                        },
                        {
                            "id": "7293d5e5-3f5a-4bc1-886a-e397a2aa863a",
                            "gambit_id": "2dd7ad22-d600-402e-8290-52dfe3a664ce",
                            "last_updated": "2022-12-01T16:27:23.885333-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Australia",
                            "reward": "6.69000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/775b8cec-7101-4f09-a5a4-02805d24b9ad/?format=api"
                        }
                    ]
                },
                {
                    "id": "f0ea0d1d-937c-4132-8d6b-fc57dc61b600",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2c0242e6-bb02-4d57-9b65-9581eabae9d5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8700.0,
                        "profit_sb": -300.0,
                        "profit_sb_percentage": -3.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c6be07d0-e123-4198-96fb-cfebfe936d8a",
                            "gambit_id": "fc241ee0-4840-46e4-9ac2-f911ea3a4808",
                            "last_updated": "2022-12-01T16:27:23.882425-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/f0ea0d1d-937c-4132-8d6b-fc57dc61b600/?format=api"
                        },
                        {
                            "id": "5589003f-7656-4b8b-8f24-fb93a18c8af2",
                            "gambit_id": "293ab7b9-7649-4b52-a7bd-aa2af5d1a3f3",
                            "last_updated": "2022-12-01T16:27:23.881388-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/f0ea0d1d-937c-4132-8d6b-fc57dc61b600/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1be27250-e53e-474d-b33e-e155d8d43f51",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "31e9c01b-7504-4a7f-89c1-1a736bf571c1",
            "completed": true,
            "last_updated": "2022-11-30T09:42:19.757183-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/31e9c01b-7504-4a7f-89c1-1a736bf571c1",
            "datetime": "2022-11-29T22:37:00-05:00",
            "cutoff_datetime": "2022-11-29T22:37:00-05:00",
            "name": "Seattle Kraken v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "98ac0746-a853-45a0-8500-bc30417ebfba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1be27250-e53e-474d-b33e-e155d8d43f51/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5492.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5916e075-6fb1-4af7-a75f-c8880787dfcc",
                            "gambit_id": "61be5109-e9cd-4261-a555-d6c721bd9706",
                            "last_updated": "2022-11-30T09:42:19.766571-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98ac0746-a853-45a0-8500-bc30417ebfba/?format=api"
                        },
                        {
                            "id": "4617fe7e-5d63-4195-b13f-2a7374821c02",
                            "gambit_id": "6bb9ba44-791f-44c4-a733-d348c747b3a0",
                            "last_updated": "2022-11-30T09:42:19.767513-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98ac0746-a853-45a0-8500-bc30417ebfba/?format=api"
                        }
                    ]
                },
                {
                    "id": "2bb97158-789e-401c-8729-44c684a6cbba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1be27250-e53e-474d-b33e-e155d8d43f51/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6482.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c3543837-8443-4473-bf58-280184a5cad6",
                            "gambit_id": "fb89cd4b-7778-415d-8166-9b8f36d8a50d",
                            "last_updated": "2022-11-30T09:42:19.764654-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bb97158-789e-401c-8729-44c684a6cbba/?format=api"
                        },
                        {
                            "id": "dd35b447-67a4-4e22-b0ff-674aa7d3a969",
                            "gambit_id": "689ab15a-fff2-4aeb-90a7-615df7fd14c5",
                            "last_updated": "2022-11-30T09:42:19.763047-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bb97158-789e-401c-8729-44c684a6cbba/?format=api"
                        }
                    ]
                },
                {
                    "id": "0da3827f-db68-41d9-b252-735ca496e35a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1be27250-e53e-474d-b33e-e155d8d43f51/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "224e1c6b-4637-4d75-9802-6941da198039",
                            "gambit_id": "23eaa8ea-6ce7-46b5-90bc-db3ab5ae4a45",
                            "last_updated": "2022-11-30T09:42:19.759925-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/0da3827f-db68-41d9-b252-735ca496e35a/?format=api"
                        },
                        {
                            "id": "6726456e-d0b6-406d-afd0-b2bfaf667c12",
                            "gambit_id": "a52ef3d6-7ef2-4dc1-99ab-c17ef7131b1c",
                            "last_updated": "2022-11-30T09:42:19.761099-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/0da3827f-db68-41d9-b252-735ca496e35a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cfa4cf00-0b1e-4f2b-95b5-67c8316ba1dc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6f139203-d2b5-4af0-99c3-5c67f5571dba",
            "completed": true,
            "last_updated": "2022-11-30T09:42:20.175408-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/6f139203-d2b5-4af0-99c3-5c67f5571dba",
            "datetime": "2022-11-29T22:07:00-05:00",
            "cutoff_datetime": "2022-11-29T22:07:00-05:00",
            "name": "Washington Capitals v. Vancouver Canucks",
            "bettypes": [
                {
                    "id": "7748795e-af88-4612-b21f-2d4cde72c186",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cfa4cf00-0b1e-4f2b-95b5-67c8316ba1dc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5097.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8f26b659-dbde-4ca7-8ee4-471e24be9ab6",
                            "gambit_id": "89510441-9b9d-4d94-bd73-bc72e943d87d",
                            "last_updated": "2022-11-30T09:42:20.184113-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7748795e-af88-4612-b21f-2d4cde72c186/?format=api"
                        },
                        {
                            "id": "97d82cf8-9515-4707-bc8c-be168d263b18",
                            "gambit_id": "c9186197-4f24-4e44-b34c-a7700b3cbc46",
                            "last_updated": "2022-11-30T09:42:20.185146-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7748795e-af88-4612-b21f-2d4cde72c186/?format=api"
                        }
                    ]
                },
                {
                    "id": "b338324e-9f0a-4abf-bdf9-8554b6cbe7b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cfa4cf00-0b1e-4f2b-95b5-67c8316ba1dc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Capitals",
                                "amount": 6691.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 3309.0
                            }
                        ],
                        "expected_reward_tokens": 9099.75,
                        "profit_sb": 99.75,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "657b2d22-616a-4894-a64d-e98e9aeaa61e",
                            "gambit_id": "9d4c621b-5b26-456e-bef7-cb0978760e82",
                            "last_updated": "2022-11-30T09:42:20.182210-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.36000",
                            "odds": "1.41670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b338324e-9f0a-4abf-bdf9-8554b6cbe7b5/?format=api"
                        },
                        {
                            "id": "08f8d6db-1359-46d6-bd07-1ba93b925ebc",
                            "gambit_id": "0a7124e7-0070-48f7-b193-b0412e27d01f",
                            "last_updated": "2022-11-30T09:42:20.181258-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.75000",
                            "odds": "3.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b338324e-9f0a-4abf-bdf9-8554b6cbe7b5/?format=api"
                        }
                    ]
                },
                {
                    "id": "d3ff8ce3-6c69-4d97-9f1d-e024b276d61a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cfa4cf00-0b1e-4f2b-95b5-67c8316ba1dc/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "bc9653b5-ec28-47c1-b8e6-46224907f4e0",
                            "gambit_id": "4f2e8a3a-6614-4e92-b015-785460f16bbb",
                            "last_updated": "2022-11-30T09:42:20.178259-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/d3ff8ce3-6c69-4d97-9f1d-e024b276d61a/?format=api"
                        },
                        {
                            "id": "181d30a2-caf0-410e-9d75-185f19617706",
                            "gambit_id": "b1986b05-f75a-42ff-b909-21b261b48537",
                            "last_updated": "2022-11-30T09:42:20.179352-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/d3ff8ce3-6c69-4d97-9f1d-e024b276d61a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "83be10a1-5a69-4ed1-8833-4e0e5f7f56da",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "af2eb0c2-6628-41ff-a4a2-113ca1d94f9a",
            "completed": true,
            "last_updated": "2022-11-30T09:47:20.057528-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/af2eb0c2-6628-41ff-a4a2-113ca1d94f9a",
            "datetime": "2022-11-29T22:00:00-05:00",
            "cutoff_datetime": "2022-11-29T22:00:00-05:00",
            "name": "Los Angeles Clippers v. Portland Trail Blazers",
            "bettypes": [
                {
                    "id": "08c169da-5a1f-4254-8af6-4fb85321e971",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83be10a1-5a69-4ed1-8833-4e0e5f7f56da/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "d45df06f-3d05-4986-be2c-bd34faba959c",
                            "gambit_id": "d42e29eb-1b7e-4daa-80f1-d98501645c70",
                            "last_updated": "2022-11-30T09:47:20.063471-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08c169da-5a1f-4254-8af6-4fb85321e971/?format=api"
                        },
                        {
                            "id": "843bdf2a-eb49-478d-9a02-d785aef0ec6d",
                            "gambit_id": "718d37b2-eef0-43a0-9760-c4eafd137def",
                            "last_updated": "2022-11-30T09:47:20.064448-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/08c169da-5a1f-4254-8af6-4fb85321e971/?format=api"
                        }
                    ]
                },
                {
                    "id": "19309f71-c937-4503-84d9-d266f1fe34e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83be10a1-5a69-4ed1-8833-4e0e5f7f56da/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Los Angeles Clippers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bda2455d-af07-4686-90e6-60eb18a8702c",
                            "gambit_id": "8889b0e4-4876-419a-970d-5c173b12692c",
                            "last_updated": "2022-11-30T09:47:20.066410-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19309f71-c937-4503-84d9-d266f1fe34e6/?format=api"
                        },
                        {
                            "id": "8267a871-0f71-4ea1-8b63-cee3cbceaa16",
                            "gambit_id": "a48e0c22-276b-4973-bc59-9d88e812d8b8",
                            "last_updated": "2022-11-30T09:47:20.067390-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19309f71-c937-4503-84d9-d266f1fe34e6/?format=api"
                        }
                    ]
                },
                {
                    "id": "60b6ce43-b046-4acd-8da5-04050e258192",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83be10a1-5a69-4ed1-8833-4e0e5f7f56da/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 211",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 211",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d85b4c1c-ba34-4c88-82cc-f6c81dbee99a",
                            "gambit_id": "cd04e67a-1018-4adb-aa8e-9d2069dfe82e",
                            "last_updated": "2022-11-30T09:47:20.061495-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 211",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "211.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60b6ce43-b046-4acd-8da5-04050e258192/?format=api"
                        },
                        {
                            "id": "9fb125dc-418c-4c09-a692-0a363f7600a6",
                            "gambit_id": "4e7fe8e2-1818-4a44-9a28-76ff6dc721c7",
                            "last_updated": "2022-11-30T09:47:20.060408-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 211",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "211.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60b6ce43-b046-4acd-8da5-04050e258192/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9deaea29-5a0b-4c93-a112-325fbb6defbf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "77640e58-d66f-44e8-bfb8-b2a352622b4b",
            "completed": true,
            "last_updated": "2022-11-30T09:42:19.334351-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/77640e58-d66f-44e8-bfb8-b2a352622b4b",
            "datetime": "2022-11-29T21:07:00-05:00",
            "cutoff_datetime": "2022-11-29T21:07:00-05:00",
            "name": "Florida Panthers v. Calgary Flames",
            "bettypes": [
                {
                    "id": "dbe42aff-dbc4-4a8f-bf1b-4e9a5e47a4b3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9deaea29-5a0b-4c93-a112-325fbb6defbf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5829.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "65a82121-bb9c-45c4-90b9-10034ca03b41",
                            "gambit_id": "f5a72276-2b74-4add-ae61-0ae8a2f19eac",
                            "last_updated": "2022-11-30T09:42:19.343751-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbe42aff-dbc4-4a8f-bf1b-4e9a5e47a4b3/?format=api"
                        },
                        {
                            "id": "689bca55-c275-419f-afd0-b7f4441631b8",
                            "gambit_id": "c38f7243-b6d4-47df-b841-d3e3b60c4c23",
                            "last_updated": "2022-11-30T09:42:19.344746-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbe42aff-dbc4-4a8f-bf1b-4e9a5e47a4b3/?format=api"
                        }
                    ]
                },
                {
                    "id": "0613c1a5-de9c-4c72-9f3d-3bc468562ba0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9deaea29-5a0b-4c93-a112-325fbb6defbf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "73a31955-f447-447f-a359-cc35a29c42e0",
                            "gambit_id": "8f3cfca3-f307-4768-a339-9c8e8509b444",
                            "last_updated": "2022-11-30T09:42:19.341687-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0613c1a5-de9c-4c72-9f3d-3bc468562ba0/?format=api"
                        },
                        {
                            "id": "7868b712-d021-4364-9b59-ccc9dead1064",
                            "gambit_id": "bf58e36a-e845-4873-b669-f9323c71464d",
                            "last_updated": "2022-11-30T09:42:19.340601-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/0613c1a5-de9c-4c72-9f3d-3bc468562ba0/?format=api"
                        }
                    ]
                },
                {
                    "id": "01c90a8f-0caa-43c0-91a1-fdfe00cfe138",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9deaea29-5a0b-4c93-a112-325fbb6defbf/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "ebc4cf0b-7b1b-43b7-88a2-9397499200e3",
                            "gambit_id": "e8a21eeb-6d82-42d1-a0d8-f7f85cafcd0d",
                            "last_updated": "2022-11-30T09:42:19.337190-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/01c90a8f-0caa-43c0-91a1-fdfe00cfe138/?format=api"
                        },
                        {
                            "id": "c52d10c7-c992-4f6a-9923-0ce9e19115d5",
                            "gambit_id": "78aa157a-0829-4a7c-a0cc-2d3244d33d88",
                            "last_updated": "2022-11-30T09:42:19.338341-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/01c90a8f-0caa-43c0-91a1-fdfe00cfe138/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6af7f2e4-5c9a-4929-b25e-39cb2a3e733d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "dd91e878-7010-47b2-ac71-94b78133e92d",
            "completed": true,
            "last_updated": "2022-11-30T09:42:19.475480-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/dd91e878-7010-47b2-ac71-94b78133e92d",
            "datetime": "2022-11-29T20:07:00-05:00",
            "cutoff_datetime": "2022-11-29T20:07:00-05:00",
            "name": "Anaheim Ducks v. Nashville Predators",
            "bettypes": [
                {
                    "id": "b80e397b-43d6-4495-ac97-296e41dc869a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6af7f2e4-5c9a-4929-b25e-39cb2a3e733d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6534.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 3466.0
                            }
                        ],
                        "expected_reward_tokens": 9080.92,
                        "profit_sb": 80.92,
                        "profit_sb_percentage": 0.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "05c8e37b-2519-4911-b55f-582a320fdf36",
                            "gambit_id": "bc513357-b214-4104-a83e-9228f8b67d2a",
                            "last_updated": "2022-11-30T09:42:19.484239-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.39000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b80e397b-43d6-4495-ac97-296e41dc869a/?format=api"
                        },
                        {
                            "id": "579ba26e-c089-4708-b555-ae42d49de67a",
                            "gambit_id": "cab9359a-8723-4493-b966-c69015735e93",
                            "last_updated": "2022-11-30T09:42:19.485180-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.62000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b80e397b-43d6-4495-ac97-296e41dc869a/?format=api"
                        }
                    ]
                },
                {
                    "id": "2ef37b44-0658-488e-82ff-af7c3b73b2aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6af7f2e4-5c9a-4929-b25e-39cb2a3e733d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5304.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0bae4f82-ee77-4588-bc2d-29a62a617deb",
                            "gambit_id": "93c138f5-e23b-4925-a955-6438af6e4afe",
                            "last_updated": "2022-11-30T09:42:19.482360-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ef37b44-0658-488e-82ff-af7c3b73b2aa/?format=api"
                        },
                        {
                            "id": "acdc9270-b9d1-42d5-821d-382b983830d3",
                            "gambit_id": "d84f4e1a-01a8-4c94-9cad-754bfdd3b059",
                            "last_updated": "2022-11-30T09:42:19.481400-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ef37b44-0658-488e-82ff-af7c3b73b2aa/?format=api"
                        }
                    ]
                },
                {
                    "id": "8d84ee37-39a2-4f87-b58c-86f81325dd79",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6af7f2e4-5c9a-4929-b25e-39cb2a3e733d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "cf59a190-c72f-4d63-8f81-c3f61d821836",
                            "gambit_id": "ee1be247-62b4-4fdc-a4ba-3cdee89c1305",
                            "last_updated": "2022-11-30T09:42:19.478330-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/8d84ee37-39a2-4f87-b58c-86f81325dd79/?format=api"
                        },
                        {
                            "id": "c529f9b1-d02c-409a-96d5-44c73eb28c69",
                            "gambit_id": "5ee1980d-4b8a-4328-a393-ba5de476de12",
                            "last_updated": "2022-11-30T09:42:19.479442-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/8d84ee37-39a2-4f87-b58c-86f81325dd79/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7a647b89-72f3-4e5f-83ec-ce58da34b396",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "28962ee9-7903-414a-b6e3-24c4bb47ed40",
            "completed": true,
            "last_updated": "2022-11-30T09:47:20.518163-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/28962ee9-7903-414a-b6e3-24c4bb47ed40",
            "datetime": "2022-11-29T20:07:00-05:00",
            "cutoff_datetime": "2022-11-29T20:07:00-05:00",
            "name": "Colorado Avalanche v. Winnipeg Jets",
            "bettypes": [
                {
                    "id": "a1113893-dc40-4c66-b40f-32c6128ba774",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a647b89-72f3-4e5f-83ec-ce58da34b396/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5492.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "58a94770-20e4-4d06-a677-fbcf2d44378f",
                            "gambit_id": "65cd91bb-2dd8-4ce6-8dab-df1544e3cbc2",
                            "last_updated": "2022-11-30T09:47:20.527979-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1113893-dc40-4c66-b40f-32c6128ba774/?format=api"
                        },
                        {
                            "id": "99e11bae-aea1-41cc-8c5f-2a7c5efdb72a",
                            "gambit_id": "2084ef79-0e19-4b44-b5f8-ed982f258b9a",
                            "last_updated": "2022-11-30T09:47:20.527020-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1113893-dc40-4c66-b40f-32c6128ba774/?format=api"
                        }
                    ]
                },
                {
                    "id": "d54c866e-c06e-45f6-9de5-75f5f60c8682",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a647b89-72f3-4e5f-83ec-ce58da34b396/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Colorado Avalanche",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7139d9f6-d652-4515-a2e1-e304b1ddb372",
                            "gambit_id": "8200793c-95c2-43c8-8fde-1bcebff13612",
                            "last_updated": "2022-11-30T09:47:20.524119-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d54c866e-c06e-45f6-9de5-75f5f60c8682/?format=api"
                        },
                        {
                            "id": "7eeb5260-4b6d-4aca-9f41-b8005c85ce25",
                            "gambit_id": "1624e97d-55df-4b33-b153-82eb4516546c",
                            "last_updated": "2022-11-30T09:47:20.525093-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d54c866e-c06e-45f6-9de5-75f5f60c8682/?format=api"
                        }
                    ]
                },
                {
                    "id": "0a566267-e596-43a3-bdfc-7fea3bc4a4d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a647b89-72f3-4e5f-83ec-ce58da34b396/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "a6ca3027-f8ee-46d8-9c57-92239a57c030",
                            "gambit_id": "361c7b4a-9ff6-4351-ab26-75f21a58b720",
                            "last_updated": "2022-11-30T09:47:20.521081-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/0a566267-e596-43a3-bdfc-7fea3bc4a4d7/?format=api"
                        },
                        {
                            "id": "3f900a7c-3f30-4e0e-a9a8-8641cc119a5f",
                            "gambit_id": "6cf89c5b-1972-4478-848c-a0153bfc316b",
                            "last_updated": "2022-11-30T09:47:20.522187-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/0a566267-e596-43a3-bdfc-7fea3bc4a4d7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2e36a016-609b-4461-a287-ba64cea12c44",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bd7d85ad-8481-4971-b0d8-577124f82e98",
            "completed": true,
            "last_updated": "2022-11-30T09:47:20.664750-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/bd7d85ad-8481-4971-b0d8-577124f82e98",
            "datetime": "2022-11-29T19:37:00-05:00",
            "cutoff_datetime": "2022-11-29T19:37:00-05:00",
            "name": "New York Islanders v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "a734b010-77f7-4cd7-b096-1bb445bf3b6e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2e36a016-609b-4461-a287-ba64cea12c44/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6256.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 3744.0
                            }
                        ],
                        "expected_reward_tokens": 9133.76,
                        "profit_sb": 133.76,
                        "profit_sb_percentage": 1.49,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cc9f1f8e-9004-4c61-9840-a4c203b30c87",
                            "gambit_id": "8beffb89-5015-4c72-b171-7727d546aff6",
                            "last_updated": "2022-11-30T09:47:20.674374-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a734b010-77f7-4cd7-b096-1bb445bf3b6e/?format=api"
                        },
                        {
                            "id": "dcdcb993-81f2-4d8e-bc74-4aa4752c91fb",
                            "gambit_id": "e17c00d2-3ab8-484d-8521-437ddb6c4842",
                            "last_updated": "2022-11-30T09:47:20.673420-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.44000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a734b010-77f7-4cd7-b096-1bb445bf3b6e/?format=api"
                        }
                    ]
                },
                {
                    "id": "10862318-59d6-4309-9149-01194c155c88",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2e36a016-609b-4461-a287-ba64cea12c44/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5974.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bc161054-6048-4cb3-8528-223e049fe5b4",
                            "gambit_id": "fb311f13-9f39-46b6-8d20-54bfb2ac9a9a",
                            "last_updated": "2022-11-30T09:47:20.670535-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10862318-59d6-4309-9149-01194c155c88/?format=api"
                        },
                        {
                            "id": "8b4e1bb9-3a46-43d6-87bd-1997265776c4",
                            "gambit_id": "30e79899-7fd5-4fc6-ac90-35cdc1bea34f",
                            "last_updated": "2022-11-30T09:47:20.671497-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10862318-59d6-4309-9149-01194c155c88/?format=api"
                        }
                    ]
                },
                {
                    "id": "eda40922-bf8f-40ba-9fa6-c65a811c42e9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2e36a016-609b-4461-a287-ba64cea12c44/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "d50bde45-eae2-4397-92c8-51041ca05b4d",
                            "gambit_id": "ba7e8f4f-e5e0-4177-9d3f-3c0cec653280",
                            "last_updated": "2022-11-30T09:47:20.667550-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/eda40922-bf8f-40ba-9fa6-c65a811c42e9/?format=api"
                        },
                        {
                            "id": "496a4fd7-f004-40ce-9c64-64642115609f",
                            "gambit_id": "66afb742-ff20-4943-abee-26a650fe4d7e",
                            "last_updated": "2022-11-30T09:47:20.668592-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/eda40922-bf8f-40ba-9fa6-c65a811c42e9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d96df80e-48e2-4992-aba4-135ccdcb097b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8a1d7530-b9eb-4380-bc48-9e594ecba447",
            "completed": true,
            "last_updated": "2022-11-30T10:02:23.443251-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/8a1d7530-b9eb-4380-bc48-9e594ecba447",
            "datetime": "2022-11-29T19:30:00-05:00",
            "cutoff_datetime": "2022-11-29T19:30:00-05:00",
            "name": "Golden State Warriors v. Dallas Mavericks",
            "bettypes": [
                {
                    "id": "9c949435-59a9-4d5c-9d8a-dbc8e5194953",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d96df80e-48e2-4992-aba4-135ccdcb097b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5304.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c22ce791-75e8-488e-8b7a-f4a4a5d04ace",
                            "gambit_id": "3d1e628d-9bdf-4469-a1d8-42ad146cd4fe",
                            "last_updated": "2022-11-30T10:02:23.449476-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c949435-59a9-4d5c-9d8a-dbc8e5194953/?format=api"
                        },
                        {
                            "id": "0caa5532-91c2-4705-8309-321139c29f55",
                            "gambit_id": "79d0defe-9164-4283-86ae-2a544d4b487a",
                            "last_updated": "2022-11-30T10:02:23.450577-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c949435-59a9-4d5c-9d8a-dbc8e5194953/?format=api"
                        }
                    ]
                },
                {
                    "id": "2a6fb601-bc54-43ab-85a7-b8055659a927",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d96df80e-48e2-4992-aba4-135ccdcb097b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f9b32977-9fbc-44bb-af82-cd7c9b6db7f1",
                            "gambit_id": "2aa981ba-594b-4464-8c7b-36e00ef2e165",
                            "last_updated": "2022-11-30T10:02:23.453930-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a6fb601-bc54-43ab-85a7-b8055659a927/?format=api"
                        },
                        {
                            "id": "c7a4271f-f3e3-422f-94ad-0616004f65cb",
                            "gambit_id": "79854a02-5614-404f-b5b7-bdc00d554a35",
                            "last_updated": "2022-11-30T10:02:23.452824-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/2a6fb601-bc54-43ab-85a7-b8055659a927/?format=api"
                        }
                    ]
                },
                {
                    "id": "da0700b5-92d2-4e54-a52e-1741c9c6c50f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d96df80e-48e2-4992-aba4-135ccdcb097b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "76221fc5-43f0-43ff-9f2c-f88eb70c1eec",
                            "gambit_id": "9ba52986-381e-49d1-8e27-5f495b05ca6d",
                            "last_updated": "2022-11-30T10:02:23.446108-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/da0700b5-92d2-4e54-a52e-1741c9c6c50f/?format=api"
                        },
                        {
                            "id": "48944400-4fe5-4f1c-9f49-5dc84afca2d7",
                            "gambit_id": "abceab24-d7fc-4430-8375-796c82374e65",
                            "last_updated": "2022-11-30T10:02:23.447234-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/da0700b5-92d2-4e54-a52e-1741c9c6c50f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "60ea6041-6dfb-4cfc-bfa4-7045f6cc116f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "309b0ae8-922b-453f-a0f0-24a30242c407",
            "completed": true,
            "last_updated": "2022-11-30T10:12:25.936883-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.13,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/309b0ae8-922b-453f-a0f0-24a30242c407",
            "datetime": "2022-11-29T19:10:00-05:00",
            "cutoff_datetime": "2022-11-29T19:10:00-05:00",
            "name": "New York Knicks v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "5ca8d8fd-02d4-4e3f-93e9-bd3059e8e2aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60ea6041-6dfb-4cfc-bfa4-7045f6cc116f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6170.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7fc28f9a-347e-4764-a254-c75c005c087b",
                            "gambit_id": "b7f649f6-3b20-4da6-8185-b2aecd7da069",
                            "last_updated": "2022-11-30T10:12:25.944078-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ca8d8fd-02d4-4e3f-93e9-bd3059e8e2aa/?format=api"
                        },
                        {
                            "id": "ec51614c-5f7d-4439-a503-9178c12e022a",
                            "gambit_id": "dfc5c30b-8340-4fa9-af79-f5d91c4e2f25",
                            "last_updated": "2022-11-30T10:12:25.942944-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ca8d8fd-02d4-4e3f-93e9-bd3059e8e2aa/?format=api"
                        }
                    ]
                },
                {
                    "id": "57ce56bc-917f-4b7e-9006-76ef66c8826a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60ea6041-6dfb-4cfc-bfa4-7045f6cc116f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Pistons",
                                "amount": 5000.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cb8fda88-76ba-43e1-a1ab-b18304d30502",
                            "gambit_id": "58d45932-b6de-48b8-8bda-3acc9d027093",
                            "last_updated": "2022-11-30T10:12:25.946051-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57ce56bc-917f-4b7e-9006-76ef66c8826a/?format=api"
                        },
                        {
                            "id": "1e9adf76-8a41-48ea-8503-545b43845a9c",
                            "gambit_id": "2393903d-93ed-4698-812c-cf723bc28a20",
                            "last_updated": "2022-11-30T10:12:25.947031-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57ce56bc-917f-4b7e-9006-76ef66c8826a/?format=api"
                        }
                    ]
                },
                {
                    "id": "8a9e1eaf-cfda-42a8-a710-72abe0fca0d4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60ea6041-6dfb-4cfc-bfa4-7045f6cc116f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 225.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 225.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d6cebbaf-c369-464e-8e4b-7b252b987186",
                            "gambit_id": "e7102bba-844f-4716-a31a-9b288d278f5a",
                            "last_updated": "2022-11-30T10:12:25.940867-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/8a9e1eaf-cfda-42a8-a710-72abe0fca0d4/?format=api"
                        },
                        {
                            "id": "f1e3ea76-512b-4d92-890d-cb188d3b1294",
                            "gambit_id": "341b4c5a-d1f5-4af6-a48c-6d59f07eb2fd",
                            "last_updated": "2022-11-30T10:12:25.939748-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/8a9e1eaf-cfda-42a8-a710-72abe0fca0d4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4d4372a4-1ce3-4b83-b230-45ef33986a17",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "96b019c8-5eaf-4004-a0e1-e7391f2bc893",
            "completed": true,
            "last_updated": "2022-11-30T09:42:20.594829-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/96b019c8-5eaf-4004-a0e1-e7391f2bc893",
            "datetime": "2022-11-29T19:07:00-05:00",
            "cutoff_datetime": "2022-11-29T19:07:00-05:00",
            "name": "Tampa Bay Lightning v. Boston Bruins",
            "bettypes": [
                {
                    "id": "426cafbe-cc2e-4d62-b6d6-8aac7cdfc9a8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d4372a4-1ce3-4b83-b230-45ef33986a17/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6114.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7c3a5a8a-3899-4b9f-81ed-49195b592c12",
                            "gambit_id": "d8713ea5-07f0-4b0a-a713-4474ad695835",
                            "last_updated": "2022-11-30T09:42:20.603005-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/426cafbe-cc2e-4d62-b6d6-8aac7cdfc9a8/?format=api"
                        },
                        {
                            "id": "5d6a23d9-f5bf-4a9c-b7c8-2ab915e0cbde",
                            "gambit_id": "1e1826f6-8597-4036-a135-2f02e7cca646",
                            "last_updated": "2022-11-30T09:42:20.603989-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/426cafbe-cc2e-4d62-b6d6-8aac7cdfc9a8/?format=api"
                        }
                    ]
                },
                {
                    "id": "26ab8d4d-4339-44a4-95c9-ff43a402c6eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d4372a4-1ce3-4b83-b230-45ef33986a17/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5899.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3bc75782-70f2-4fe2-8c2e-74a2465563f8",
                            "gambit_id": "0c286bb9-0596-4cd0-9e12-2ae0092cba09",
                            "last_updated": "2022-11-30T09:42:20.601098-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26ab8d4d-4339-44a4-95c9-ff43a402c6eb/?format=api"
                        },
                        {
                            "id": "3295164f-8f47-4da0-bf64-6d5ea5edc33c",
                            "gambit_id": "189969db-788f-4d4f-b9a6-f94574910799",
                            "last_updated": "2022-11-30T09:42:20.600090-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26ab8d4d-4339-44a4-95c9-ff43a402c6eb/?format=api"
                        }
                    ]
                },
                {
                    "id": "3a766c19-a471-473b-b5af-a13f14ba4d1f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d4372a4-1ce3-4b83-b230-45ef33986a17/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "b911681c-55e1-4821-8b90-2770a373a997",
                            "gambit_id": "db2c5c59-d60c-409b-8fe2-fe3abc2e7d00",
                            "last_updated": "2022-11-30T09:42:20.597218-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/3a766c19-a471-473b-b5af-a13f14ba4d1f/?format=api"
                        },
                        {
                            "id": "cdbb10d7-18c4-46ef-b723-80074f35df98",
                            "gambit_id": "67e2be24-167b-447c-8eea-50136ed82a8c",
                            "last_updated": "2022-11-30T09:42:20.598181-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/3a766c19-a471-473b-b5af-a13f14ba4d1f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "eead293e-5a05-4141-81f0-89ef5faf427e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3f1be570-2428-4282-a964-eeb12a8d2ebe",
            "completed": true,
            "last_updated": "2022-11-30T09:47:20.804567-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.07,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/3f1be570-2428-4282-a964-eeb12a8d2ebe",
            "datetime": "2022-11-29T19:07:00-05:00",
            "cutoff_datetime": "2022-11-29T19:07:00-05:00",
            "name": "Carolina Hurricanes v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "57653150-c837-4d34-901c-3f14d7abe77a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eead293e-5a05-4141-81f0-89ef5faf427e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5097.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b8244fbd-1c95-4672-85bb-1de41aa0bb11",
                            "gambit_id": "f1a506ae-edb4-4218-9590-3f924e662c09",
                            "last_updated": "2022-11-30T09:47:20.814094-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57653150-c837-4d34-901c-3f14d7abe77a/?format=api"
                        },
                        {
                            "id": "11bd4c16-cd80-4fdb-a86c-ce87552d50bf",
                            "gambit_id": "0981dbe7-3824-4726-9feb-28037f1171c6",
                            "last_updated": "2022-11-30T09:47:20.815124-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57653150-c837-4d34-901c-3f14d7abe77a/?format=api"
                        }
                    ]
                },
                {
                    "id": "4c4645ce-46b8-4fe2-80b9-07bb4c500374",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eead293e-5a05-4141-81f0-89ef5faf427e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6907.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 3093.0
                            }
                        ],
                        "expected_reward_tokens": 9186.21,
                        "profit_sb": 186.21,
                        "profit_sb_percentage": 2.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4cfe7ad4-ea17-496a-b8a1-c6de810086c5",
                            "gambit_id": "d4b506ad-c4a3-4c02-98d6-3653781654cb",
                            "last_updated": "2022-11-30T09:47:20.811984-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.33000",
                            "odds": "1.37740",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c4645ce-46b8-4fe2-80b9-07bb4c500374/?format=api"
                        },
                        {
                            "id": "093d8e35-7c73-4d78-a490-63d571b8fd1e",
                            "gambit_id": "002ad676-2d8d-4685-a2b4-112cf3873b39",
                            "last_updated": "2022-11-30T09:47:20.810931-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.97000",
                            "odds": "3.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c4645ce-46b8-4fe2-80b9-07bb4c500374/?format=api"
                        }
                    ]
                },
                {
                    "id": "f6786581-63fc-4999-911d-b03ebbec47b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eead293e-5a05-4141-81f0-89ef5faf427e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "7fc51ded-ae54-4b5e-8331-b1be74dd1e3c",
                            "gambit_id": "2b3a0632-79ae-4364-87cc-ab16fcf78580",
                            "last_updated": "2022-11-30T09:47:20.808581-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/f6786581-63fc-4999-911d-b03ebbec47b5/?format=api"
                        },
                        {
                            "id": "294cd7be-52c9-43d5-a689-c08e2a9078f6",
                            "gambit_id": "08a00294-9d20-4222-b7e1-a5cc4f0f0ab2",
                            "last_updated": "2022-11-30T09:47:20.807381-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/f6786581-63fc-4999-911d-b03ebbec47b5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9d0f801b-94ce-456d-b8ab-5d1f446b11c1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "26b3e61f-a0de-4131-9b2f-94c016d2a0c4",
            "completed": true,
            "last_updated": "2022-11-30T09:47:20.214412-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.6,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/26b3e61f-a0de-4131-9b2f-94c016d2a0c4",
            "datetime": "2022-11-29T19:07:00-05:00",
            "cutoff_datetime": "2022-11-29T19:07:00-05:00",
            "name": "San Jose Sharks v. Montreal Canadiens",
            "bettypes": [
                {
                    "id": "fbfda1dc-64c4-4d85-a124-c77546d16e80",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d0f801b-94ce-456d-b8ab-5d1f446b11c1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "125b5183-d199-4162-97d9-4f2d57d8ca9e",
                            "gambit_id": "6dd89149-8d73-4720-a6ae-8a4cd766ba4a",
                            "last_updated": "2022-11-30T09:47:20.224851-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbfda1dc-64c4-4d85-a124-c77546d16e80/?format=api"
                        },
                        {
                            "id": "2aabf096-49bd-4b01-a763-39014d0bb083",
                            "gambit_id": "2b1e347f-d570-40f7-bbe7-c24f8cf8bc81",
                            "last_updated": "2022-11-30T09:47:20.223846-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbfda1dc-64c4-4d85-a124-c77546d16e80/?format=api"
                        }
                    ]
                },
                {
                    "id": "1b027726-e106-4a26-bac1-7bd3c6d2f781",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d0f801b-94ce-456d-b8ab-5d1f446b11c1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6825.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 3175.0
                            }
                        ],
                        "expected_reward_tokens": 9144.0,
                        "profit_sb": 144.0,
                        "profit_sb_percentage": 1.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a7c0b74a-4208-4804-a639-bb61d699cf0c",
                            "gambit_id": "2b87e8b5-f196-4f00-ad96-9e92d81a2020",
                            "last_updated": "2022-11-30T09:47:20.218562-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.34000",
                            "odds": "1.39220",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b027726-e106-4a26-bac1-7bd3c6d2f781/?format=api"
                        },
                        {
                            "id": "788153dd-12d9-435d-8373-f763937f0d88",
                            "gambit_id": "5b67a5a0-7dbd-4b3e-ba0e-02396814b2da",
                            "last_updated": "2022-11-30T09:47:20.217365-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.88000",
                            "odds": "3.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b027726-e106-4a26-bac1-7bd3c6d2f781/?format=api"
                        }
                    ]
                },
                {
                    "id": "6df4431a-415d-40f7-b47e-bdc5d7340c50",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d0f801b-94ce-456d-b8ab-5d1f446b11c1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "069fa9d0-51ae-43ab-91b5-fb34a54e4b8a",
                            "gambit_id": "a9d97175-cc12-4c78-867f-8ccd13f02078",
                            "last_updated": "2022-11-30T09:47:20.221805-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/6df4431a-415d-40f7-b47e-bdc5d7340c50/?format=api"
                        },
                        {
                            "id": "59971571-beea-486d-9aa3-8654ba668f1d",
                            "gambit_id": "a00d9e1c-35ad-4493-85bd-077f6fd85a82",
                            "last_updated": "2022-11-30T09:47:20.220737-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/6df4431a-415d-40f7-b47e-bdc5d7340c50/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bc900b90-a0cd-45bf-8f73-7fa3d96c8809",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a6e4ea5d-4b8f-4429-a8f0-e8fe5936129a",
            "completed": true,
            "last_updated": "2022-11-30T10:12:25.368536-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.15,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/a6e4ea5d-4b8f-4429-a8f0-e8fe5936129a",
            "datetime": "2022-11-29T14:00:00-05:00",
            "cutoff_datetime": "2022-11-29T14:00:00-05:00",
            "name": "Iran v. USA",
            "bettypes": [
                {
                    "id": "bc1a97d2-8ed7-4352-9bf2-bedc6336e438",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bc900b90-a0cd-45bf-8f73-7fa3d96c8809/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "USA",
                                "amount": 6375.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3625.0
                            }
                        ],
                        "expected_reward_tokens": 11092.5,
                        "profit_sb": 2092.5,
                        "profit_sb_percentage": 23.25,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "USA",
                                "amount": 4935.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2806.0
                            },
                            {
                                "team": "Iran",
                                "amount": 2260.0
                            }
                        ],
                        "expected_reward_tokens": 8586.36,
                        "profit_sb": -413.64,
                        "profit_sb_percentage": -4.6,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f8ad8c04-212d-4451-8991-17335e677b5c",
                            "gambit_id": "dc319eae-18ec-4d7a-8674-8abded7983cd",
                            "last_updated": "2022-11-30T10:12:25.374721-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "USA",
                            "reward": "1.74000",
                            "odds": "1.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc1a97d2-8ed7-4352-9bf2-bedc6336e438/?format=api"
                        },
                        {
                            "id": "7df0aec9-e31d-4257-8825-1e171a4aca6b",
                            "gambit_id": "75cfdfc9-5824-4b5e-a5dd-57d4fe67d79f",
                            "last_updated": "2022-11-30T10:12:25.376678-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.06000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc1a97d2-8ed7-4352-9bf2-bedc6336e438/?format=api"
                        },
                        {
                            "id": "f28eef8c-dad0-477a-b80e-073eca0aff4a",
                            "gambit_id": "11fdbb92-09f8-478f-8eee-fc8cf0bdb2ba",
                            "last_updated": "2022-11-30T10:12:25.375692-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Iran",
                            "reward": "3.80000",
                            "odds": "4.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc1a97d2-8ed7-4352-9bf2-bedc6336e438/?format=api"
                        }
                    ]
                },
                {
                    "id": "97fd896e-1402-4b94-b403-5fcff4b9c660",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bc900b90-a0cd-45bf-8f73-7fa3d96c8809/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5552.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4448.0
                            }
                        ],
                        "expected_reward_tokens": 8716.64,
                        "profit_sb": -283.36,
                        "profit_sb_percentage": -3.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9d5ecf02-78ae-428c-aa9f-b86513f1538c",
                            "gambit_id": "c0f00a2d-e05b-45f1-bf5e-71f0afa16c7b",
                            "last_updated": "2022-11-30T10:12:25.371578-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.57000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97fd896e-1402-4b94-b403-5fcff4b9c660/?format=api"
                        },
                        {
                            "id": "15ed0573-3fa5-48a3-9296-66bf6670f435",
                            "gambit_id": "85d5df51-80e8-4f61-88d0-3a46ea8b532b",
                            "last_updated": "2022-11-30T10:12:25.372750-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97fd896e-1402-4b94-b403-5fcff4b9c660/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f19bdd8c-cab6-4fd1-bf25-ec5ce6c21b40",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6066a492-9991-4392-b764-8a9442f816d5",
            "completed": true,
            "last_updated": "2022-11-30T10:12:25.788596-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.89,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/6066a492-9991-4392-b764-8a9442f816d5",
            "datetime": "2022-11-29T14:00:00-05:00",
            "cutoff_datetime": "2022-11-29T14:00:00-05:00",
            "name": "Wales v. England",
            "bettypes": [
                {
                    "id": "3c0660ee-7941-42d3-92e3-4ead57323007",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f19bdd8c-cab6-4fd1-bf25-ec5ce6c21b40/?format=api",
                    "name": "Pick the Winner",
                    "created_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": 7379.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2621.0
                            }
                        ],
                        "expected_reward_tokens": 9959.8,
                        "profit_sb": 959.8,
                        "profit_sb_percentage": 10.66,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "England",
                                "amount": 6474.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2300.0
                            },
                            {
                                "team": "Wales",
                                "amount": 1226.0
                            }
                        ],
                        "expected_reward_tokens": 8739.9,
                        "profit_sb": -260.1,
                        "profit_sb_percentage": -2.89,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b6f28818-3325-486a-9751-2d61ab9847ad",
                            "gambit_id": "202cb62a-ca38-4474-ada6-f29573c577af",
                            "last_updated": "2022-11-30T10:12:25.795472-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "England",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c0660ee-7941-42d3-92e3-4ead57323007/?format=api"
                        },
                        {
                            "id": "26ddcf3d-1427-49ee-bbde-5a839a337bea",
                            "gambit_id": "7e47aaf9-b3a7-49a6-9408-9e7daf486939",
                            "last_updated": "2022-11-30T10:12:25.794502-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.80000",
                            "odds": "4.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c0660ee-7941-42d3-92e3-4ead57323007/?format=api"
                        },
                        {
                            "id": "a4c359a2-1d24-4888-8598-324eb104c205",
                            "gambit_id": "6672f4c1-f6de-430e-939e-820148be9270",
                            "last_updated": "2022-11-30T10:12:25.796491-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wales",
                            "reward": "7.13000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c0660ee-7941-42d3-92e3-4ead57323007/?format=api"
                        }
                    ]
                },
                {
                    "id": "1b7d8364-11e9-4cb7-b24f-debf5cd082e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f19bdd8c-cab6-4fd1-bf25-ec5ce6c21b40/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "4dcb2216-f859-4033-86bf-071374eaff1d",
                            "gambit_id": "974b8032-cac5-43d0-9ebb-2f6852735fb4",
                            "last_updated": "2022-11-30T10:12:25.791367-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/1b7d8364-11e9-4cb7-b24f-debf5cd082e3/?format=api"
                        },
                        {
                            "id": "5f1d4270-4fa4-4248-b06b-fb2cfc17a7a1",
                            "gambit_id": "399d4651-02b6-4f86-8923-429f6b1f4469",
                            "last_updated": "2022-11-30T10:12:25.792556-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/1b7d8364-11e9-4cb7-b24f-debf5cd082e3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c7409184-76f0-46a2-9334-2f78ecc86fe0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3c1b0049-1371-4c18-a1b7-78b26c6617da",
            "completed": true,
            "last_updated": "2022-11-30T10:12:25.503560-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.33,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/3c1b0049-1371-4c18-a1b7-78b26c6617da",
            "datetime": "2022-11-29T10:00:00-05:00",
            "cutoff_datetime": "2022-11-29T10:00:00-05:00",
            "name": "Netherlands v. Qatar",
            "bettypes": [
                {
                    "id": "76b88148-941a-4e0c-aca1-0b8905042271",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c7409184-76f0-46a2-9334-2f78ecc86fe0/?format=api",
                    "name": "Pick the Winner",
                    "created_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": 8387.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1613.0
                            }
                        ],
                        "expected_reward_tokens": 9726.39,
                        "profit_sb": 726.39,
                        "profit_sb_percentage": 8.07,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Netherlands",
                                "amount": 7733.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1488.0
                            },
                            {
                                "team": "Qatar",
                                "amount": 780.0
                            }
                        ],
                        "expected_reward_tokens": 8970.0,
                        "profit_sb": -30.0,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0dbfbea4-620a-401a-b8f0-0f3f6f878aad",
                            "gambit_id": "65c4f0bf-49bd-4b8b-8797-647df7bbcf21",
                            "last_updated": "2022-11-30T10:12:25.509943-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Netherlands",
                            "reward": "1.16000",
                            "odds": "1.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76b88148-941a-4e0c-aca1-0b8905042271/?format=api"
                        },
                        {
                            "id": "2d4de157-b265-4306-a11b-5f206ac04836",
                            "gambit_id": "16e03600-0d4d-4380-bfea-4b457f56288c",
                            "last_updated": "2022-11-30T10:12:25.512268-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "6.03000",
                            "odds": "6.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76b88148-941a-4e0c-aca1-0b8905042271/?format=api"
                        },
                        {
                            "id": "ab2cfcaa-78ea-41ce-ab04-54ead07f34dc",
                            "gambit_id": "d8719667-52c2-4a9a-83f0-f60b8db591c1",
                            "last_updated": "2022-11-30T10:12:25.511094-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Qatar",
                            "reward": "11.50000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76b88148-941a-4e0c-aca1-0b8905042271/?format=api"
                        }
                    ]
                },
                {
                    "id": "07ffb98d-dac9-484f-a922-60a84d623b37",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c7409184-76f0-46a2-9334-2f78ecc86fe0/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6293.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3707.0
                            }
                        ],
                        "expected_reward_tokens": 8747.27,
                        "profit_sb": -252.73,
                        "profit_sb_percentage": -2.81,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0236a453-a8fd-4ac7-8db4-6e5fd39c7df6",
                            "gambit_id": "b410c821-5035-45e8-82f7-4f2a63c544ca",
                            "last_updated": "2022-11-30T10:12:25.507583-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.39000",
                            "odds": "1.45000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07ffb98d-dac9-484f-a922-60a84d623b37/?format=api"
                        },
                        {
                            "id": "f7755643-2fec-44f3-9695-b0087e1d0981",
                            "gambit_id": "761bd96a-09d1-4fd3-bbad-41b0c7d7aafd",
                            "last_updated": "2022-11-30T10:12:25.506391-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07ffb98d-dac9-484f-a922-60a84d623b37/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3f3a4d55-f080-4267-9498-a9beff9f634c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "368ea353-b9ec-4db6-92c1-718f357f6d22",
            "completed": true,
            "last_updated": "2022-11-30T10:12:25.641416-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.21,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/368ea353-b9ec-4db6-92c1-718f357f6d22",
            "datetime": "2022-11-29T10:00:00-05:00",
            "cutoff_datetime": "2022-11-29T10:00:00-05:00",
            "name": "Ecuador v. Senegal",
            "bettypes": [
                {
                    "id": "f38d0e39-c5a9-46dd-8b3b-a641a2fbf0cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3f3a4d55-f080-4267-9498-a9beff9f634c/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Ecuador",
                                "amount": 5522.0
                            },
                            {
                                "team": "Draw",
                                "amount": 4478.0
                            }
                        ],
                        "expected_reward_tokens": 12314.06,
                        "profit_sb": 3314.06,
                        "profit_sb_percentage": 36.82,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ecuador",
                                "amount": 3868.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3137.0
                            },
                            {
                                "team": "Senegal",
                                "amount": 2995.0
                            }
                        ],
                        "expected_reward_tokens": 8625.6,
                        "profit_sb": -374.4,
                        "profit_sb_percentage": -4.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "03f84b0f-15a7-4a63-ba19-af0ff5ae28ab",
                            "gambit_id": "6a8c14cd-8cb1-4b0f-bfb0-2c93c1817aa3",
                            "last_updated": "2022-11-30T10:12:25.648601-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ecuador",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f38d0e39-c5a9-46dd-8b3b-a641a2fbf0cb/?format=api"
                        },
                        {
                            "id": "897d81ba-4db3-4786-84d5-3792c5e6f6dc",
                            "gambit_id": "f1478b41-091f-40f6-ab15-3c58c7fec69c",
                            "last_updated": "2022-11-30T10:12:25.649608-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "2.75000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f38d0e39-c5a9-46dd-8b3b-a641a2fbf0cb/?format=api"
                        },
                        {
                            "id": "4265301c-3e32-4ed5-bd9c-270b31bfbf32",
                            "gambit_id": "3f4278f3-a964-47b7-aad3-43cbfaded417",
                            "last_updated": "2022-11-30T10:12:25.647605-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Senegal",
                            "reward": "2.88000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f38d0e39-c5a9-46dd-8b3b-a641a2fbf0cb/?format=api"
                        }
                    ]
                },
                {
                    "id": "edaf45bb-9782-4648-989f-b5608fbb8bcc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3f3a4d55-f080-4267-9498-a9beff9f634c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6332.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 3668.0
                            }
                        ],
                        "expected_reward_tokens": 8801.48,
                        "profit_sb": -198.52,
                        "profit_sb_percentage": -2.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1baff2c1-d9f6-4545-bbda-380abec91b39",
                            "gambit_id": "21000384-f947-470c-85b1-6c9d262aadde",
                            "last_updated": "2022-11-30T10:12:25.644410-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.39000",
                            "odds": "1.44000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edaf45bb-9782-4648-989f-b5608fbb8bcc/?format=api"
                        },
                        {
                            "id": "7ddd246e-7485-4462-b094-ad539a298427",
                            "gambit_id": "bafb9155-fa45-4410-a754-531afacfad37",
                            "last_updated": "2022-11-30T10:12:25.645649-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edaf45bb-9782-4648-989f-b5608fbb8bcc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5ac000be-de0e-40d7-8c5e-12475a7f1025",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7acbf679-4e98-4a66-9b3e-9aacf144dceb",
            "completed": true,
            "last_updated": "2022-11-29T10:07:04.656986-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/7acbf679-4e98-4a66-9b3e-9aacf144dceb",
            "datetime": "2022-11-28T22:59:00-05:00",
            "cutoff_datetime": "2022-11-28T22:59:00-05:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - November 28th 2022",
            "bettypes": [
                {
                    "id": "21079bba-bb9d-464a-bb28-c85f0343caf4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5ac000be-de0e-40d7-8c5e-12475a7f1025/?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": "93467757-680e-48e9-b89c-6a0283fbd35b",
                            "gambit_id": "7ba19e7a-fcb5-46ce-8be3-545256b0ef2e",
                            "last_updated": "2022-11-29T10:07:04.659753-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/21079bba-bb9d-464a-bb28-c85f0343caf4/?format=api"
                        },
                        {
                            "id": "04ec5701-1389-4ff7-8144-2c4bb0fca2c3",
                            "gambit_id": "61ff305f-c692-4867-bca5-c0b8047f5cb2",
                            "last_updated": "2022-11-29T10:07:04.660943-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/21079bba-bb9d-464a-bb28-c85f0343caf4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "34fe59b7-c605-45a6-b311-4ebdbdc58872",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ab240b3d-db33-406c-a17e-e3314989b934",
            "completed": true,
            "last_updated": "2022-11-29T10:07:13.909186-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/ab240b3d-db33-406c-a17e-e3314989b934",
            "datetime": "2022-11-28T22:59:00-05:00",
            "cutoff_datetime": "2022-11-28T22:59:00-05:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - November 28th 2022",
            "bettypes": [
                {
                    "id": "1d300d94-9021-4516-9a88-b77ed4187e90",
                    "match": "https://api-prod.gambitprofit.com/api/matches/34fe59b7-c605-45a6-b311-4ebdbdc58872/?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": "5b4bc04f-024d-437f-8c59-76a9b1462991",
                            "gambit_id": "f2767eca-eda3-406f-a30c-37d3974f08d1",
                            "last_updated": "2022-11-29T10:07:13.912499-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/1d300d94-9021-4516-9a88-b77ed4187e90/?format=api"
                        },
                        {
                            "id": "90e1ee87-8311-44b9-b747-418dc731a7ee",
                            "gambit_id": "98858543-34fa-48c6-b185-8aadf9933710",
                            "last_updated": "2022-11-29T10:07:13.915558-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/1d300d94-9021-4516-9a88-b77ed4187e90/?format=api"
                        },
                        {
                            "id": "046a48f0-acd2-4698-b53d-1ee5552ad7ff",
                            "gambit_id": "9d8d5087-b861-4f1e-8e52-3312367be622",
                            "last_updated": "2022-11-29T10:07:13.911518-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/1d300d94-9021-4516-9a88-b77ed4187e90/?format=api"
                        },
                        {
                            "id": "6e63bc9b-3025-4ad7-a64a-5f3fa27c5972",
                            "gambit_id": "f31010dc-876e-490b-b9b7-4ea352f7bc81",
                            "last_updated": "2022-11-29T10:07:13.914581-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/1d300d94-9021-4516-9a88-b77ed4187e90/?format=api"
                        },
                        {
                            "id": "caf6302b-e41b-4c15-9510-5c459ef2499c",
                            "gambit_id": "54d89ebc-8a03-485d-85af-06cedd706ff2",
                            "last_updated": "2022-11-29T10:07:13.913601-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/1d300d94-9021-4516-9a88-b77ed4187e90/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4fa4b4bb-16ed-4d7e-8a0b-ff9057cf97c0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f00d7bca-d5c4-4c62-a92a-b300660320bd",
            "completed": true,
            "last_updated": "2022-11-29T09:52:05.544050-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/f00d7bca-d5c4-4c62-a92a-b300660320bd",
            "datetime": "2022-11-28T22:40:00-05:00",
            "cutoff_datetime": "2022-11-28T22:40:00-05:00",
            "name": "Indiana Pacers v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "c7570e81-5c33-4ec6-8bef-2f0e43c1d42e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4fa4b4bb-16ed-4d7e-8a0b-ff9057cf97c0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 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": "72a1ac70-930a-41c7-bf8c-0c63f476b08d",
                            "gambit_id": "8e4e9cd9-abed-4050-a224-f660e25769c2",
                            "last_updated": "2022-11-29T09:52:05.546894-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7570e81-5c33-4ec6-8bef-2f0e43c1d42e/?format=api"
                        },
                        {
                            "id": "233ab1c1-9a0f-448a-977f-a0a838fdd9a1",
                            "gambit_id": "a047c7bb-7f77-4007-b582-7498c963a822",
                            "last_updated": "2022-11-29T09:52:05.547943-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/c7570e81-5c33-4ec6-8bef-2f0e43c1d42e/?format=api"
                        }
                    ]
                },
                {
                    "id": "bc197f9e-06e8-44c4-8bda-116c9c990af0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4fa4b4bb-16ed-4d7e-8a0b-ff9057cf97c0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "02671321-2a0b-48cf-bb68-e7a6d0431ec4",
                            "gambit_id": "dd124676-6899-4ff2-974f-def00f721382",
                            "last_updated": "2022-11-29T09:52:05.552788-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc197f9e-06e8-44c4-8bda-116c9c990af0/?format=api"
                        },
                        {
                            "id": "a0315951-0184-4b21-aa0d-e291eb163baf",
                            "gambit_id": "995b783c-3554-4669-8a2c-ad2d3dc8c40c",
                            "last_updated": "2022-11-29T09:52:05.553739-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/bc197f9e-06e8-44c4-8bda-116c9c990af0/?format=api"
                        }
                    ]
                },
                {
                    "id": "8b8bf2c5-5a94-45a9-834d-eb817481bf2a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4fa4b4bb-16ed-4d7e-8a0b-ff9057cf97c0/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 238",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 238",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cdea2a86-1431-4975-84ff-a6043afc6543",
                            "gambit_id": "dfdeb32d-a2fa-4b20-b4f3-8d8aa66d0e38",
                            "last_updated": "2022-11-29T09:52:05.549878-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 238",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "238.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b8bf2c5-5a94-45a9-834d-eb817481bf2a/?format=api"
                        },
                        {
                            "id": "c2ccef1b-f3cf-491b-8f4f-3b3d9b7086ab",
                            "gambit_id": "0f2afa04-835c-4977-82aa-6a0222b01247",
                            "last_updated": "2022-11-29T09:52:05.550855-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 238",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "238.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b8bf2c5-5a94-45a9-834d-eb817481bf2a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "593b8cee-d15b-4efb-b9f9-339a6616eeea",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b4cfeb24-d2ff-4665-9e7e-6a02521890d8",
            "completed": true,
            "last_updated": "2022-11-29T09:52:05.393980-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b4cfeb24-d2ff-4665-9e7e-6a02521890d8",
            "datetime": "2022-11-28T22:10:00-05:00",
            "cutoff_datetime": "2022-11-28T22:10:00-05:00",
            "name": "Phoenix Suns v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "d74adef8-0627-4dca-a562-134b68eb4837",
                    "match": "https://api-prod.gambitprofit.com/api/matches/593b8cee-d15b-4efb-b9f9-339a6616eeea/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5097.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9181f4c7-01a2-4954-b946-f2c25a761876",
                            "gambit_id": "19c0ecf6-3988-480d-a305-55b8d03d1938",
                            "last_updated": "2022-11-29T09:52:05.396449-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d74adef8-0627-4dca-a562-134b68eb4837/?format=api"
                        },
                        {
                            "id": "685fe459-519b-4c5f-8427-4a7075878643",
                            "gambit_id": "d3b6a6f2-9ecd-4034-bb4e-029633d8092e",
                            "last_updated": "2022-11-29T09:52:05.397430-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d74adef8-0627-4dca-a562-134b68eb4837/?format=api"
                        }
                    ]
                },
                {
                    "id": "6b514bcd-9234-42f1-8eb3-bbc312acc6ca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/593b8cee-d15b-4efb-b9f9-339a6616eeea/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5097.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b7b416cf-74f1-4725-8ad5-863f3c00322f",
                            "gambit_id": "abf6eb82-23bb-4042-9da9-ed0e4cafe238",
                            "last_updated": "2022-11-29T09:52:05.403195-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b514bcd-9234-42f1-8eb3-bbc312acc6ca/?format=api"
                        },
                        {
                            "id": "ef7ed134-ecf4-4341-800a-ebddec270e41",
                            "gambit_id": "2e2a5113-7d58-4b82-be27-95a6ddfa81f3",
                            "last_updated": "2022-11-29T09:52:05.402237-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b514bcd-9234-42f1-8eb3-bbc312acc6ca/?format=api"
                        }
                    ]
                },
                {
                    "id": "3a6c91e3-36fe-46ec-ba75-5b397ac5327a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/593b8cee-d15b-4efb-b9f9-339a6616eeea/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 234",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 234",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ae8fbcb0-a2ec-406d-9500-b6936c3b7a43",
                            "gambit_id": "16be57bb-659d-4383-8ca9-f7d5371b8d83",
                            "last_updated": "2022-11-29T09:52:05.399348-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 234",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "234.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a6c91e3-36fe-46ec-ba75-5b397ac5327a/?format=api"
                        },
                        {
                            "id": "af152c2c-3d00-4859-a7c5-ac6266f8f80c",
                            "gambit_id": "37609dc6-9299-4ebf-84bf-285c7f7e2774",
                            "last_updated": "2022-11-29T09:52:05.400312-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 234",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "234.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a6c91e3-36fe-46ec-ba75-5b397ac5327a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c9d66f41-d4be-480a-a5fb-c22132fb7774",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "daf731a3-a6e5-4de4-95ce-917e76413d86",
            "completed": true,
            "last_updated": "2022-11-29T10:07:05.505694-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.6,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/daf731a3-a6e5-4de4-95ce-917e76413d86",
            "datetime": "2022-11-28T21:35:00-05:00",
            "cutoff_datetime": "2022-11-28T21:35:00-05:00",
            "name": "Florida Panthers v. Edmonton Oilers",
            "bettypes": [
                {
                    "id": "2e6c6a2c-bd91-460b-885c-04d5975e72ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c9d66f41-d4be-480a-a5fb-c22132fb7774/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f9f8931d-ce8e-41ce-9127-331b89d2249a",
                            "gambit_id": "3694c641-ea9c-4ccf-bae4-b690d8b54a5f",
                            "last_updated": "2022-11-29T10:07:05.514586-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e6c6a2c-bd91-460b-885c-04d5975e72ba/?format=api"
                        },
                        {
                            "id": "caaf9fc5-0e4f-4e5a-9997-31f0acfd8e8c",
                            "gambit_id": "04b3f527-4873-4744-9e11-91c7d521810c",
                            "last_updated": "2022-11-29T10:07:05.515636-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e6c6a2c-bd91-460b-885c-04d5975e72ba/?format=api"
                        }
                    ]
                },
                {
                    "id": "bba51e06-2915-4c91-bdac-fe3996b480f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c9d66f41-d4be-480a-a5fb-c22132fb7774/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6825.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 3175.0
                            }
                        ],
                        "expected_reward_tokens": 9144.0,
                        "profit_sb": 144.0,
                        "profit_sb_percentage": 1.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ba185199-02d0-464a-8fab-129b5909cc45",
                            "gambit_id": "907f02b6-c008-4fab-bff8-f1764197d0b4",
                            "last_updated": "2022-11-29T10:07:05.511589-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.34000",
                            "odds": "1.39220",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bba51e06-2915-4c91-bdac-fe3996b480f6/?format=api"
                        },
                        {
                            "id": "59863d28-e24e-4ada-8aa5-7dfa8281f6a5",
                            "gambit_id": "682c1de6-e67d-42b5-84ea-6a7749cd1e6a",
                            "last_updated": "2022-11-29T10:07:05.512562-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.88000",
                            "odds": "3.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bba51e06-2915-4c91-bdac-fe3996b480f6/?format=api"
                        }
                    ]
                },
                {
                    "id": "58dd0460-5b5c-4431-bc71-01f59b8ee4a4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c9d66f41-d4be-480a-a5fb-c22132fb7774/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "e0e1086a-77ec-4984-a931-bd6d2bc56f55",
                            "gambit_id": "b57de564-b7e3-4cf7-90f0-ae695c397b03",
                            "last_updated": "2022-11-29T10:07:05.508541-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/58dd0460-5b5c-4431-bc71-01f59b8ee4a4/?format=api"
                        },
                        {
                            "id": "f61a02e9-a193-450b-93e9-fd348bc6f724",
                            "gambit_id": "71c3f27a-24f3-4973-a0e1-69d97f10d559",
                            "last_updated": "2022-11-29T10:07:05.509639-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/58dd0460-5b5c-4431-bc71-01f59b8ee4a4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5a9d0637-e8e6-4ec4-bee7-eac03c341b28",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1beabdf5-1582-41a3-8e96-49849660e8e7",
            "completed": true,
            "last_updated": "2022-11-29T09:47:02.011080-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/1beabdf5-1582-41a3-8e96-49849660e8e7",
            "datetime": "2022-11-28T21:10:00-05:00",
            "cutoff_datetime": "2022-11-28T21:10:00-05:00",
            "name": "Houston Rockets v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "ad8f92d3-95ef-4f55-969d-100001fe5a7e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5a9d0637-e8e6-4ec4-bee7-eac03c341b28/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "264b3870-8200-47bf-9d30-c4f3eeee87c2",
                            "gambit_id": "e967fa4d-0f64-442f-bb39-864abf5b62d1",
                            "last_updated": "2022-11-29T09:47:02.014227-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.13000",
                            "odds": "1.15380",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad8f92d3-95ef-4f55-969d-100001fe5a7e/?format=api"
                        },
                        {
                            "id": "31d1d5ea-dd0f-4ed1-aae9-045464f4ed69",
                            "gambit_id": "90da9fd3-067b-4481-9af6-bc1dd0dd4f32",
                            "last_updated": "2022-11-29T09:47:02.015293-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/ad8f92d3-95ef-4f55-969d-100001fe5a7e/?format=api"
                        }
                    ]
                },
                {
                    "id": "38225c9a-7366-4352-9665-cf25f140104f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5a9d0637-e8e6-4ec4-bee7-eac03c341b28/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "79a96c61-d781-47e0-b208-ffb0835f65a9",
                            "gambit_id": "8c5bf1f7-f189-4259-9b3f-74d19974d2b7",
                            "last_updated": "2022-11-29T09:47:02.021517-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38225c9a-7366-4352-9665-cf25f140104f/?format=api"
                        },
                        {
                            "id": "2910bc8c-4f36-4696-b119-d2063fa3cb78",
                            "gambit_id": "696690be-dfa7-42bf-9560-25abf4999fe2",
                            "last_updated": "2022-11-29T09:47:02.022573-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38225c9a-7366-4352-9665-cf25f140104f/?format=api"
                        }
                    ]
                },
                {
                    "id": "b309e2e2-7aa9-46af-9377-64af8628aadd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5a9d0637-e8e6-4ec4-bee7-eac03c341b28/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "1549ff90-1393-464c-a6b3-bd801a5d7d06",
                            "gambit_id": "e14a41f3-021c-4a65-9421-ea3f3de27050",
                            "last_updated": "2022-11-29T09:47:02.019231-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/b309e2e2-7aa9-46af-9377-64af8628aadd/?format=api"
                        },
                        {
                            "id": "6dd6e0d4-d8a0-432f-b929-a29a161b8e76",
                            "gambit_id": "1cdc2bfc-39a5-4da0-a76c-c4025f8a7047",
                            "last_updated": "2022-11-29T09:47:02.017878-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/b309e2e2-7aa9-46af-9377-64af8628aadd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "da17361d-abde-4e2d-abfb-3a403229aba8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1e6534e9-76c3-4b2a-aaf1-95f112420221",
            "completed": true,
            "last_updated": "2022-11-29T09:52:05.118592-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.68,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/1e6534e9-76c3-4b2a-aaf1-95f112420221",
            "datetime": "2022-11-28T21:10:00-05:00",
            "cutoff_datetime": "2022-11-28T21:10:00-05:00",
            "name": "Chicago Bulls v. Utah Jazz",
            "bettypes": [
                {
                    "id": "65067e10-cf92-4e90-b71d-d71b997b1f03",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da17361d-abde-4e2d-abfb-3a403229aba8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5492.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "677f6869-3adc-4e52-89de-270c7320f6ea",
                            "gambit_id": "d2e19108-6571-4730-a033-ba258f735dc0",
                            "last_updated": "2022-11-29T09:52:05.121478-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65067e10-cf92-4e90-b71d-d71b997b1f03/?format=api"
                        },
                        {
                            "id": "ea961bf1-4dfa-4a11-92c0-0f03b514bc24",
                            "gambit_id": "6d179d34-7776-4bbd-933f-1d85f48646ad",
                            "last_updated": "2022-11-29T09:52:05.122735-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65067e10-cf92-4e90-b71d-d71b997b1f03/?format=api"
                        }
                    ]
                },
                {
                    "id": "9b17b002-a9a7-4f7c-a8fb-7b8e5af25d42",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da17361d-abde-4e2d-abfb-3a403229aba8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Chicago Bulls",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "806ef411-7ba9-4ae7-b4c3-f2eba6141620",
                            "gambit_id": "23898c17-7e25-49a1-b5a3-143f6a69ef51",
                            "last_updated": "2022-11-29T09:52:05.129438-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b17b002-a9a7-4f7c-a8fb-7b8e5af25d42/?format=api"
                        },
                        {
                            "id": "8fbb6914-aa5a-4462-830a-a18f5f2937cd",
                            "gambit_id": "f09a9cdd-fbf9-45be-995f-c342873282af",
                            "last_updated": "2022-11-29T09:52:05.128384-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b17b002-a9a7-4f7c-a8fb-7b8e5af25d42/?format=api"
                        }
                    ]
                },
                {
                    "id": "9b8e5201-0979-4cdd-a785-970cf5033ca9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da17361d-abde-4e2d-abfb-3a403229aba8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "6d69373b-b2c1-486c-938e-e3d095cc924e",
                            "gambit_id": "fff9ae6d-d02a-48a2-aaf6-5eb912b5d391",
                            "last_updated": "2022-11-29T09:52:05.126215-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/9b8e5201-0979-4cdd-a785-970cf5033ca9/?format=api"
                        },
                        {
                            "id": "1e88c5d8-ce79-4c30-99dc-6018355c4ebc",
                            "gambit_id": "dfb29ef2-9371-4d35-9ab7-f3c1719ac7a4",
                            "last_updated": "2022-11-29T09:52:05.125036-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/9b8e5201-0979-4cdd-a785-970cf5033ca9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b4161150-6701-4eee-82c2-8bcbe2332d6e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "37cc59cc-37af-4b3f-b0b9-c91b7db78bda",
            "completed": true,
            "last_updated": "2022-11-29T09:42:03.144534-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/37cc59cc-37af-4b3f-b0b9-c91b7db78bda",
            "datetime": "2022-11-28T20:15:00-05:00",
            "cutoff_datetime": "2022-11-28T20:15:00-05:00",
            "name": "Pittsburgh Steelers v. Indianapolis Colts",
            "bettypes": [
                {
                    "id": "129793c9-b593-4954-a7ae-7f871b9f2b61",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b4161150-6701-4eee-82c2-8bcbe2332d6e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indianapolis Colts",
                                "amount": 5492.0
                            },
                            {
                                "team": "Pittsburgh Steelers",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6be03190-cb1e-44b4-aec4-5df142d5e739",
                            "gambit_id": "005b7692-294b-46f1-8725-bb50791b0b39",
                            "last_updated": "2022-11-29T09:42:03.150253-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indianapolis Colts",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/129793c9-b593-4954-a7ae-7f871b9f2b61/?format=api"
                        },
                        {
                            "id": "267a4640-9002-4b14-b7a9-19ad0d9657ee",
                            "gambit_id": "512d03da-8139-48af-878c-2f6754263a35",
                            "last_updated": "2022-11-29T09:42:03.151242-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/129793c9-b593-4954-a7ae-7f871b9f2b61/?format=api"
                        }
                    ]
                },
                {
                    "id": "0e6092d2-7e7a-4a63-b275-41f150579850",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b4161150-6701-4eee-82c2-8bcbe2332d6e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indianapolis Colts",
                                "amount": 5000.0
                            },
                            {
                                "team": "Pittsburgh Steelers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c85823d7-e18c-4f5b-a5cb-0613f220a610",
                            "gambit_id": "240d2f04-16be-4d10-afe3-54c30b125725",
                            "last_updated": "2022-11-29T09:42:03.153204-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indianapolis Colts",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e6092d2-7e7a-4a63-b275-41f150579850/?format=api"
                        },
                        {
                            "id": "88cbb154-fc80-4f74-8420-282effd907fd",
                            "gambit_id": "9a558496-c06e-432c-951c-791d88256b41",
                            "last_updated": "2022-11-29T09:42:03.154212-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e6092d2-7e7a-4a63-b275-41f150579850/?format=api"
                        }
                    ]
                },
                {
                    "id": "2ea7975e-62c0-47cf-a7a1-3ef0714620b3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b4161150-6701-4eee-82c2-8bcbe2332d6e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 39.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 39.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3c05678d-9865-4875-8274-abbca0df045c",
                            "gambit_id": "7316525e-d22c-4e26-937f-62df2078169e",
                            "last_updated": "2022-11-29T09:42:03.148189-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 39.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "39.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ea7975e-62c0-47cf-a7a1-3ef0714620b3/?format=api"
                        },
                        {
                            "id": "e567880f-284a-4aac-b7b4-6c7162ec0cb7",
                            "gambit_id": "9a56039d-5b29-4b70-90ee-1412744b8942",
                            "last_updated": "2022-11-29T09:42:03.147023-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 39.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "39.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ea7975e-62c0-47cf-a7a1-3ef0714620b3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cc22ef40-fe1a-4cbd-a581-7d3c0e682e9c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e8096968-2191-4ed4-91f8-167d8a5ac61e",
            "completed": true,
            "last_updated": "2022-11-29T09:57:06.671223-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/e8096968-2191-4ed4-91f8-167d8a5ac61e",
            "datetime": "2022-11-28T20:10:00-05:00",
            "cutoff_datetime": "2022-11-28T20:10:00-05:00",
            "name": "Oklahoma City Thunder v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "61499b1f-5c3e-4e00-9fc0-b228639a9067",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc22ef40-fe1a-4cbd-a581-7d3c0e682e9c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "44b63358-4107-4eb8-8296-b52534da1c1c",
                            "gambit_id": "ee583b89-aee6-4e98-9a17-f92521ecc4b5",
                            "last_updated": "2022-11-29T09:57:06.674205-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61499b1f-5c3e-4e00-9fc0-b228639a9067/?format=api"
                        },
                        {
                            "id": "5f76d90d-f47c-4f75-a839-feaf073832f7",
                            "gambit_id": "0a4e253e-2561-422d-b6bf-851629e227ca",
                            "last_updated": "2022-11-29T09:57:06.675365-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/61499b1f-5c3e-4e00-9fc0-b228639a9067/?format=api"
                        }
                    ]
                },
                {
                    "id": "8edb11c9-abc6-456f-8763-aa58c32dcae7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc22ef40-fe1a-4cbd-a581-7d3c0e682e9c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5000.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1ff81cbe-c58a-4548-99ef-8d0e4051497b",
                            "gambit_id": "15036994-f0c3-4c91-8fb2-ecea27ff676a",
                            "last_updated": "2022-11-29T09:57:06.680563-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8edb11c9-abc6-456f-8763-aa58c32dcae7/?format=api"
                        },
                        {
                            "id": "7f637e04-b8f9-4892-81c2-09ef46144c69",
                            "gambit_id": "157aee3c-8bf2-497d-8071-4c8d6e112f51",
                            "last_updated": "2022-11-29T09:57:06.681540-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/8edb11c9-abc6-456f-8763-aa58c32dcae7/?format=api"
                        }
                    ]
                },
                {
                    "id": "b406da9b-568b-4852-bc26-66aa1e76ead4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc22ef40-fe1a-4cbd-a581-7d3c0e682e9c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "0e241d9c-c3bd-47c1-b349-659f19988d06",
                            "gambit_id": "44448d2c-912a-49eb-a72d-1e93d291f618",
                            "last_updated": "2022-11-29T09:57:06.678690-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/b406da9b-568b-4852-bc26-66aa1e76ead4/?format=api"
                        },
                        {
                            "id": "b6dec20e-1722-40b4-98d6-e0114b67d5ba",
                            "gambit_id": "086a6a4e-a4fa-43b4-9c39-3d95ce43fd94",
                            "last_updated": "2022-11-29T09:57:06.677652-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/b406da9b-568b-4852-bc26-66aa1e76ead4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "acd1cbe3-3748-45b1-95f9-8bb4b106b917",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b60acebd-1182-4f6f-837a-4035ea4f8230",
            "completed": true,
            "last_updated": "2022-11-29T10:27:09.145327-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/b60acebd-1182-4f6f-837a-4035ea4f8230",
            "datetime": "2022-11-28T20:07:00-05:00",
            "cutoff_datetime": "2022-11-28T20:07:00-05:00",
            "name": "Dallas Stars v. St Louis Blues",
            "bettypes": [
                {
                    "id": "67f9b2b4-0d47-487c-8eca-568c5c13b4f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/acd1cbe3-3748-45b1-95f9-8bb4b106b917/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "St Louis Blues",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d9253cdd-8c28-4ae1-b771-f11fdb15e802",
                            "gambit_id": "df8ce30e-11c4-4185-8b64-a9e6979c00d6",
                            "last_updated": "2022-11-29T10:27:09.155194-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67f9b2b4-0d47-487c-8eca-568c5c13b4f3/?format=api"
                        },
                        {
                            "id": "11f66993-6701-4646-96eb-beb222d9b55b",
                            "gambit_id": "d07fdda1-0ef4-478a-be1e-6fd585a20f25",
                            "last_updated": "2022-11-29T10:27:09.154244-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67f9b2b4-0d47-487c-8eca-568c5c13b4f3/?format=api"
                        }
                    ]
                },
                {
                    "id": "46f7d667-190a-4b17-bddc-576057d6e5ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/acd1cbe3-3748-45b1-95f9-8bb4b106b917/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Dallas Stars",
                                "amount": 3466.0
                            }
                        ],
                        "expected_reward_tokens": 9080.92,
                        "profit_sb": 80.92,
                        "profit_sb_percentage": 0.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "86d62a9a-d616-4568-82b6-f5bf32e18dc0",
                            "gambit_id": "9783a509-8b39-419e-a66d-06e738abaaa8",
                            "last_updated": "2022-11-29T10:27:09.151397-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/46f7d667-190a-4b17-bddc-576057d6e5ce/?format=api"
                        },
                        {
                            "id": "53829cc5-669c-4df8-98c9-4b1a2a81cb81",
                            "gambit_id": "1a9c6545-b4b2-4c52-8c0e-d4377ba42503",
                            "last_updated": "2022-11-29T10:27:09.152351-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.62000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46f7d667-190a-4b17-bddc-576057d6e5ce/?format=api"
                        }
                    ]
                },
                {
                    "id": "461c028a-0e4b-4e4c-b0d7-2dc3971ccae9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/acd1cbe3-3748-45b1-95f9-8bb4b106b917/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "581db829-ba44-4acd-bea9-8fb958f4b100",
                            "gambit_id": "d4c16ee5-aebf-44a3-9af5-91da366bbac1",
                            "last_updated": "2022-11-29T10:27:09.149471-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/461c028a-0e4b-4e4c-b0d7-2dc3971ccae9/?format=api"
                        },
                        {
                            "id": "609bf417-01d3-4edd-b431-70b07090ed46",
                            "gambit_id": "bb3a4f5e-9404-428b-b32f-ffadb254b4cc",
                            "last_updated": "2022-11-29T10:27:09.148185-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/461c028a-0e4b-4e4c-b0d7-2dc3971ccae9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8355a8a5-a5bb-4a48-89be-43ffc7dbdcf4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "60bd599d-6f13-4b0f-a971-6049989f0cf2",
            "completed": true,
            "last_updated": "2022-11-29T09:57:06.249148-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/60bd599d-6f13-4b0f-a971-6049989f0cf2",
            "datetime": "2022-11-28T19:40:00-05:00",
            "cutoff_datetime": "2022-11-28T19:40:00-05:00",
            "name": "Charlotte Hornets v. Boston Celtics",
            "bettypes": [
                {
                    "id": "6797a3b9-a7b0-4af5-b947-c81e06d41168",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8355a8a5-a5bb-4a48-89be-43ffc7dbdcf4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8189.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 1811.0
                            }
                        ],
                        "expected_reward_tokens": 9253.57,
                        "profit_sb": 253.57,
                        "profit_sb_percentage": 2.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "37316a0d-3a83-4081-856a-dab6589cab39",
                            "gambit_id": "03b3a6bc-c2d5-47ca-a937-1cb9a0065c2f",
                            "last_updated": "2022-11-29T09:57:06.251862-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.13000",
                            "odds": "1.15380",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6797a3b9-a7b0-4af5-b947-c81e06d41168/?format=api"
                        },
                        {
                            "id": "34a33689-eae2-4aee-90b7-6b94d93dcd7b",
                            "gambit_id": "dcdeb280-f5b9-49d8-901c-ae52ab0ed022",
                            "last_updated": "2022-11-29T09:57:06.253008-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "5.11000",
                            "odds": "5.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6797a3b9-a7b0-4af5-b947-c81e06d41168/?format=api"
                        }
                    ]
                },
                {
                    "id": "a73eb7b0-7b2a-4f86-8fc7-4dd1bf4ea056",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8355a8a5-a5bb-4a48-89be-43ffc7dbdcf4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Charlotte Hornets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bd52060d-5c92-4875-88cc-5be0451acf65",
                            "gambit_id": "7278da1d-56cf-4a39-8468-d1a8f20dbae1",
                            "last_updated": "2022-11-29T09:57:06.258223-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a73eb7b0-7b2a-4f86-8fc7-4dd1bf4ea056/?format=api"
                        },
                        {
                            "id": "42518a3c-64f7-4eaa-bc36-6bd223089471",
                            "gambit_id": "ac36a586-1c0b-4499-b14c-fffa636ceb7e",
                            "last_updated": "2022-11-29T09:57:06.259143-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a73eb7b0-7b2a-4f86-8fc7-4dd1bf4ea056/?format=api"
                        }
                    ]
                },
                {
                    "id": "bb2500b2-5eb0-4f53-8d52-b09a627ef60b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8355a8a5-a5bb-4a48-89be-43ffc7dbdcf4/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 225",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 225",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "044c057f-2e12-493c-8dac-17c13b98c66a",
                            "gambit_id": "382b2485-0c8b-4022-8807-2a7c3524b6c3",
                            "last_updated": "2022-11-29T09:57:06.256209-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/bb2500b2-5eb0-4f53-8d52-b09a627ef60b/?format=api"
                        },
                        {
                            "id": "0603a159-9dab-4f02-93f6-73ddc94b6376",
                            "gambit_id": "5d6da19d-1f8a-45c5-82e8-a548c03150ce",
                            "last_updated": "2022-11-29T09:57:06.255188-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/bb2500b2-5eb0-4f53-8d52-b09a627ef60b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3ec5bf06-d15e-490a-8e15-ecf857d562d1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "697a8f5e-940a-4e0d-bac2-926f77f67621",
            "completed": true,
            "last_updated": "2022-11-29T09:57:06.106894-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/697a8f5e-940a-4e0d-bac2-926f77f67621",
            "datetime": "2022-11-28T19:40:00-05:00",
            "cutoff_datetime": "2022-11-28T19:40:00-05:00",
            "name": "Cleveland Cavaliers v. Toronto Raptors",
            "bettypes": [
                {
                    "id": "adbe5426-303a-4082-8944-ddfefd39cbfd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ec5bf06-d15e-490a-8e15-ecf857d562d1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6389.0
                            },
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 3611.0
                            }
                        ],
                        "expected_reward_tokens": 9135.83,
                        "profit_sb": 135.83,
                        "profit_sb_percentage": 1.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "48524aae-12e8-434d-8439-55537e2216cf",
                            "gambit_id": "4f57b3ed-8851-48ca-bf94-e4a678c967f3",
                            "last_updated": "2022-11-29T09:57:06.111792-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adbe5426-303a-4082-8944-ddfefd39cbfd/?format=api"
                        },
                        {
                            "id": "d7ad2fa3-4515-4c35-adc0-4e7589e82429",
                            "gambit_id": "6ce2352c-ab47-4e73-9d1e-44bc6e592e6b",
                            "last_updated": "2022-11-29T09:57:06.110537-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adbe5426-303a-4082-8944-ddfefd39cbfd/?format=api"
                        }
                    ]
                },
                {
                    "id": "a75d65ac-c89b-4570-ae06-d7e11e69a22e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ec5bf06-d15e-490a-8e15-ecf857d562d1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "91c05e36-4807-4a06-b008-98bebe82e72f",
                            "gambit_id": "8919079c-0f52-49fb-930c-c79dfc69f167",
                            "last_updated": "2022-11-29T09:57:06.118056-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a75d65ac-c89b-4570-ae06-d7e11e69a22e/?format=api"
                        },
                        {
                            "id": "aad65815-b58f-4546-9363-28501a51654e",
                            "gambit_id": "8065ca29-897d-494a-b375-07943e0a3d11",
                            "last_updated": "2022-11-29T09:57:06.119189-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a75d65ac-c89b-4570-ae06-d7e11e69a22e/?format=api"
                        }
                    ]
                },
                {
                    "id": "b864b13c-d235-46d7-ad93-7f6db5fe0765",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ec5bf06-d15e-490a-8e15-ecf857d562d1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 218",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 218",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2b485396-d519-4299-b328-a2f09e09a18f",
                            "gambit_id": "d9beded6-8b7b-4616-b390-464ed80524a1",
                            "last_updated": "2022-11-29T09:57:06.115680-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/b864b13c-d235-46d7-ad93-7f6db5fe0765/?format=api"
                        },
                        {
                            "id": "155ec9dd-18ff-4e5d-a76c-92f91438e31d",
                            "gambit_id": "4de47fd1-a867-46c1-ab1a-77bf9083a0e4",
                            "last_updated": "2022-11-29T09:57:06.114453-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/b864b13c-d235-46d7-ad93-7f6db5fe0765/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d2492a4c-2fe6-4c49-85af-a78891de3399",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5a7f6ea3-f4ae-460f-82f5-8d0b1f5f82b4",
            "completed": true,
            "last_updated": "2022-11-29T09:57:06.394047-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.76,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/5a7f6ea3-f4ae-460f-82f5-8d0b1f5f82b4",
            "datetime": "2022-11-28T19:40:00-05:00",
            "cutoff_datetime": "2022-11-28T19:40:00-05:00",
            "name": "Orlando Magic v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "6cdc20c5-1cde-44ba-ad2a-a2e9f99d2540",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2492a4c-2fe6-4c49-85af-a78891de3399/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8264.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 1736.0
                            }
                        ],
                        "expected_reward_tokens": 9338.32,
                        "profit_sb": 338.32,
                        "profit_sb_percentage": 3.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3c5ddb6c-d942-446f-81c2-5c38a532b7c0",
                            "gambit_id": "fc24759f-b705-4011-b41d-e346d115912e",
                            "last_updated": "2022-11-29T09:57:06.396848-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.13000",
                            "odds": "1.14290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cdc20c5-1cde-44ba-ad2a-a2e9f99d2540/?format=api"
                        },
                        {
                            "id": "f2a222c2-a9ab-4433-98e8-ec87b719145c",
                            "gambit_id": "50335f37-5e43-4334-bdc1-6911eeced59a",
                            "last_updated": "2022-11-29T09:57:06.397996-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "5.38000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cdc20c5-1cde-44ba-ad2a-a2e9f99d2540/?format=api"
                        }
                    ]
                },
                {
                    "id": "85d0315d-8cc2-4558-b544-d854abc6b738",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2492a4c-2fe6-4c49-85af-a78891de3399/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Orlando Magic",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bcbb8bec-0511-4e1c-b76e-01a1ea471064",
                            "gambit_id": "eb8600e9-f491-4146-be17-3dfab22080a0",
                            "last_updated": "2022-11-29T09:57:06.403591-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85d0315d-8cc2-4558-b544-d854abc6b738/?format=api"
                        },
                        {
                            "id": "e8e019b6-0411-4c33-91a2-f5d2e019f39c",
                            "gambit_id": "225c4306-8630-460e-9195-83e2f194a9ee",
                            "last_updated": "2022-11-29T09:57:06.404595-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85d0315d-8cc2-4558-b544-d854abc6b738/?format=api"
                        }
                    ]
                },
                {
                    "id": "7de48bbf-d08b-4ab1-a1de-4a9df63da194",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2492a4c-2fe6-4c49-85af-a78891de3399/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 224",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 224",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "847e1847-3fe3-4d01-82b7-50752d9aa63d",
                            "gambit_id": "b026d5c6-dbef-41d8-b00b-edbfaef18957",
                            "last_updated": "2022-11-29T09:57:06.400177-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 224",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7de48bbf-d08b-4ab1-a1de-4a9df63da194/?format=api"
                        },
                        {
                            "id": "81d61360-ca87-4161-b073-bc59c4345871",
                            "gambit_id": "614e4dfd-733b-49b7-8ef7-33feb9bb6061",
                            "last_updated": "2022-11-29T09:57:06.401320-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 224",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7de48bbf-d08b-4ab1-a1de-4a9df63da194/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bc1cacff-ede8-4e66-93b5-7007e741dddf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a00bd921-2b48-4fe6-b6db-7e0126efc2c8",
            "completed": true,
            "last_updated": "2022-11-29T09:57:07.672244-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/a00bd921-2b48-4fe6-b6db-7e0126efc2c8",
            "datetime": "2022-11-28T19:10:00-05:00",
            "cutoff_datetime": "2022-11-28T19:10:00-05:00",
            "name": "Minnesota Timberwolves v. Washington Wizards",
            "bettypes": [
                {
                    "id": "55c2bc8f-faa4-42a7-ac45-6eb3f233c95a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bc1cacff-ede8-4e66-93b5-7007e741dddf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5208.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8c15c568-37ec-46fc-9f61-de95c2c6aa2c",
                            "gambit_id": "3e391d22-22db-45a0-bdeb-4fad93669d6e",
                            "last_updated": "2022-11-29T09:57:07.675034-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55c2bc8f-faa4-42a7-ac45-6eb3f233c95a/?format=api"
                        },
                        {
                            "id": "4b8c67c4-fcca-4dec-813e-510bbff3cd63",
                            "gambit_id": "7e387efa-cdb5-4912-9315-c415e4acd1ac",
                            "last_updated": "2022-11-29T09:57:07.676439-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55c2bc8f-faa4-42a7-ac45-6eb3f233c95a/?format=api"
                        }
                    ]
                },
                {
                    "id": "747a08f8-603f-43f5-ba11-25d835c66195",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bc1cacff-ede8-4e66-93b5-7007e741dddf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Minnesota Timberwolves",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6d40e8fe-dd68-4a26-ba9b-10e13eb1b40f",
                            "gambit_id": "888961e6-a100-4ac9-8201-dd704f308949",
                            "last_updated": "2022-11-29T09:57:07.683888-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/747a08f8-603f-43f5-ba11-25d835c66195/?format=api"
                        },
                        {
                            "id": "2167097f-ca78-47d7-8519-cd200a05527a",
                            "gambit_id": "d2211886-3794-42f8-8d6a-d3a876695fb6",
                            "last_updated": "2022-11-29T09:57:07.684876-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/747a08f8-603f-43f5-ba11-25d835c66195/?format=api"
                        }
                    ]
                },
                {
                    "id": "8cb0d072-00f4-4b1f-9593-403d4b2a6385",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bc1cacff-ede8-4e66-93b5-7007e741dddf/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 228",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 228",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a4d964d1-f175-4a97-a57f-7e96d966ed02",
                            "gambit_id": "71bf2263-386d-45d4-a59a-af5f908f5487",
                            "last_updated": "2022-11-29T09:57:07.680758-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/8cb0d072-00f4-4b1f-9593-403d4b2a6385/?format=api"
                        },
                        {
                            "id": "08b53a6c-1ec6-4eaf-9343-970cfa88f581",
                            "gambit_id": "a1fc086a-8cc9-4496-959f-eb0b2294b37f",
                            "last_updated": "2022-11-29T09:57:07.681782-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/8cb0d072-00f4-4b1f-9593-403d4b2a6385/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c713e065-7afc-4ded-9b7a-f8e4448f79fb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bf1e81ad-7586-461f-94fd-4afb1465e12c",
            "completed": true,
            "last_updated": "2022-11-29T09:57:07.493301-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.68,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/bf1e81ad-7586-461f-94fd-4afb1465e12c",
            "datetime": "2022-11-28T19:10:00-05:00",
            "cutoff_datetime": "2022-11-28T19:10:00-05:00",
            "name": "Atlanta Hawks v. Philadelphia 76ers",
            "bettypes": [
                {
                    "id": "a89240e3-3866-46f6-b8ed-c7b637254036",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c713e065-7afc-4ded-9b7a-f8e4448f79fb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5492.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c02d92ff-de72-4adc-923e-a591db736422",
                            "gambit_id": "78a23943-0fbd-47cd-998c-ed21969de98b",
                            "last_updated": "2022-11-29T09:57:07.495689-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89240e3-3866-46f6-b8ed-c7b637254036/?format=api"
                        },
                        {
                            "id": "77e57732-27e9-4702-b997-b3c49117c8c7",
                            "gambit_id": "b75f6020-ebc8-4c80-8e9e-0f7be068182f",
                            "last_updated": "2022-11-29T09:57:07.496654-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89240e3-3866-46f6-b8ed-c7b637254036/?format=api"
                        }
                    ]
                },
                {
                    "id": "dd6b518a-c9c2-4c81-a81b-92747b897de7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c713e065-7afc-4ded-9b7a-f8e4448f79fb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Atlanta Hawks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "af8b846b-7adb-466b-b3af-f5362c5d0cdd",
                            "gambit_id": "d04f2c29-6c33-4669-87a7-c9eb3091936d",
                            "last_updated": "2022-11-29T09:57:07.501310-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd6b518a-c9c2-4c81-a81b-92747b897de7/?format=api"
                        },
                        {
                            "id": "e66de583-d18c-4f92-9e83-809bd8ea25f1",
                            "gambit_id": "2d800af8-0d66-4578-8be3-858c61a23df5",
                            "last_updated": "2022-11-29T09:57:07.502262-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd6b518a-c9c2-4c81-a81b-92747b897de7/?format=api"
                        }
                    ]
                },
                {
                    "id": "dfa5a551-156a-488c-99e1-9ddf6e2e7085",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c713e065-7afc-4ded-9b7a-f8e4448f79fb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "038af041-a1f0-4876-83c5-25d02583d2f5",
                            "gambit_id": "8456068c-7f0e-4d4c-9141-eba362d9a3c7",
                            "last_updated": "2022-11-29T09:57:07.498525-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/dfa5a551-156a-488c-99e1-9ddf6e2e7085/?format=api"
                        },
                        {
                            "id": "4232eb11-d232-4f33-8b40-ec5c6b7331bd",
                            "gambit_id": "28f57700-9f5a-4c7c-900e-21298d0e784e",
                            "last_updated": "2022-11-29T09:57:07.499451-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/dfa5a551-156a-488c-99e1-9ddf6e2e7085/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6d2257cf-b46f-4d5d-8ebe-700feb7a2048",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "65520760-368e-47fc-8f93-f07b8d1a11d2",
            "completed": true,
            "last_updated": "2022-11-29T10:27:09.005967-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/65520760-368e-47fc-8f93-f07b8d1a11d2",
            "datetime": "2022-11-28T19:07:00-05:00",
            "cutoff_datetime": "2022-11-28T19:07:00-05:00",
            "name": "Tampa Bay Lightning v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "4f06a2cc-0463-4f58-990d-da58c3ab2400",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d2257cf-b46f-4d5d-8ebe-700feb7a2048/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5664.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "827e1fb5-3af1-4427-b038-ebc644229c56",
                            "gambit_id": "543c1e28-3767-4dbb-947f-68a03765e102",
                            "last_updated": "2022-11-29T10:27:09.015611-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f06a2cc-0463-4f58-990d-da58c3ab2400/?format=api"
                        },
                        {
                            "id": "6009571e-3e4b-46dd-aa56-6d4ba0b7cb9f",
                            "gambit_id": "1fc52ab5-81f7-4ce3-a32b-aa701fca373c",
                            "last_updated": "2022-11-29T10:27:09.014577-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f06a2cc-0463-4f58-990d-da58c3ab2400/?format=api"
                        }
                    ]
                },
                {
                    "id": "5dbe1bdb-ba98-4640-b998-20bbbf3c30a5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d2257cf-b46f-4d5d-8ebe-700feb7a2048/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6256.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 3744.0
                            }
                        ],
                        "expected_reward_tokens": 9133.76,
                        "profit_sb": 133.76,
                        "profit_sb_percentage": 1.49,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4356d800-66c7-4747-b1b4-1707d0bbdb91",
                            "gambit_id": "95e3d4a1-8e7f-41f6-a36c-ccc6ed7ec840",
                            "last_updated": "2022-11-29T10:27:09.011585-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dbe1bdb-ba98-4640-b998-20bbbf3c30a5/?format=api"
                        },
                        {
                            "id": "f3504202-9e92-4f69-a0de-fa9f5d5f1f75",
                            "gambit_id": "7ec7739a-5127-4c09-baeb-13771f601b4e",
                            "last_updated": "2022-11-29T10:27:09.012576-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.44000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dbe1bdb-ba98-4640-b998-20bbbf3c30a5/?format=api"
                        }
                    ]
                },
                {
                    "id": "11cd205b-3ec4-470f-ab84-1bde8fea61e1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d2257cf-b46f-4d5d-8ebe-700feb7a2048/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d1e90fec-97d1-41e8-a926-dd36a827d4eb",
                            "gambit_id": "a10b67eb-2b1f-43b0-824f-ece54b6ecabf",
                            "last_updated": "2022-11-29T10:27:09.009664-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11cd205b-3ec4-470f-ab84-1bde8fea61e1/?format=api"
                        },
                        {
                            "id": "4a4b461d-f440-4efa-b766-80c6f3fa0eb9",
                            "gambit_id": "23794e43-7f30-4da2-a30f-b9398c82f651",
                            "last_updated": "2022-11-29T10:27:09.008680-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11cd205b-3ec4-470f-ab84-1bde8fea61e1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "65cc7456-8fca-4d06-8349-1bd98eea4f4f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3e0783e3-539f-469b-aa13-0fe83323b164",
            "completed": true,
            "last_updated": "2022-11-29T10:27:09.426028-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/3e0783e3-539f-469b-aa13-0fe83323b164",
            "datetime": "2022-11-28T19:07:00-05:00",
            "cutoff_datetime": "2022-11-28T19:07:00-05:00",
            "name": "Toronto Maple Leafs v. Detroit Red Wings",
            "bettypes": [
                {
                    "id": "77574ec4-8e4c-4f73-940f-ddffb072c8e0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65cc7456-8fca-4d06-8349-1bd98eea4f4f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5753.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 4247.0
                            }
                        ],
                        "expected_reward_tokens": 9088.58,
                        "profit_sb": 88.58,
                        "profit_sb_percentage": 0.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6488d618-a489-4c06-a772-4764e58714f5",
                            "gambit_id": "ef77b095-618a-45ad-ade4-1ca52f26a989",
                            "last_updated": "2022-11-29T10:27:09.436362-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77574ec4-8e4c-4f73-940f-ddffb072c8e0/?format=api"
                        },
                        {
                            "id": "e3970ca0-c5b3-4535-92ea-5c314737e8bb",
                            "gambit_id": "faa196b3-411c-4428-895d-059b8061e78e",
                            "last_updated": "2022-11-29T10:27:09.435404-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77574ec4-8e4c-4f73-940f-ddffb072c8e0/?format=api"
                        }
                    ]
                },
                {
                    "id": "4db6fe25-07f4-4b5a-bf77-bc9cd074231a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65cc7456-8fca-4d06-8349-1bd98eea4f4f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6170.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b29dcafb-41de-4282-a762-d779dfabe58a",
                            "gambit_id": "ca08f76a-d947-4b4b-b9fd-f52c0dc1ded4",
                            "last_updated": "2022-11-29T10:27:09.432507-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4db6fe25-07f4-4b5a-bf77-bc9cd074231a/?format=api"
                        },
                        {
                            "id": "40c2f154-a9be-4d4a-95cd-6951f8d9487d",
                            "gambit_id": "37113f98-4ac8-4f39-b98e-6d7534e01991",
                            "last_updated": "2022-11-29T10:27:09.433478-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4db6fe25-07f4-4b5a-bf77-bc9cd074231a/?format=api"
                        }
                    ]
                },
                {
                    "id": "e29f54e8-f3c2-4fd9-bb76-7d38b5025913",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65cc7456-8fca-4d06-8349-1bd98eea4f4f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "2c08b48c-c981-4c29-8ebf-715c8d747dad",
                            "gambit_id": "aabb96c8-f569-46c5-9195-ab3c286584b5",
                            "last_updated": "2022-11-29T10:27:09.430238-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/e29f54e8-f3c2-4fd9-bb76-7d38b5025913/?format=api"
                        },
                        {
                            "id": "d2cfaba5-5551-46c0-94f1-73efad5b73b9",
                            "gambit_id": "e967fa9e-0cef-4b72-83f3-d51c39cdb1a8",
                            "last_updated": "2022-11-29T10:27:09.429056-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/e29f54e8-f3c2-4fd9-bb76-7d38b5025913/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6a6c940b-1550-4d08-8d1f-5f44523c9905",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9e7fd81b-6d62-4052-8198-62b39fe03443",
            "completed": true,
            "last_updated": "2022-11-29T10:27:09.285193-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/9e7fd81b-6d62-4052-8198-62b39fe03443",
            "datetime": "2022-11-28T19:07:00-05:00",
            "cutoff_datetime": "2022-11-28T19:07:00-05:00",
            "name": "Vegas Golden Knights v. Columbus Blue Jackets",
            "bettypes": [
                {
                    "id": "353de2cc-0db6-4a98-b5d8-cbfa6c8e2749",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a6c940b-1550-4d08-8d1f-5f44523c9905/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7029.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 2971.0
                            }
                        ],
                        "expected_reward_tokens": 9207.99,
                        "profit_sb": 207.99,
                        "profit_sb_percentage": 2.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "08fc914e-7604-48bc-ac2f-26934c8ede35",
                            "gambit_id": "477d885c-0f46-403f-a033-56d2c8179783",
                            "last_updated": "2022-11-29T10:27:09.296068-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.31000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/353de2cc-0db6-4a98-b5d8-cbfa6c8e2749/?format=api"
                        },
                        {
                            "id": "50e1a44c-3612-4cb0-85c1-59e3ace2bc69",
                            "gambit_id": "aaaef371-4542-426a-bb1a-7fb9a84804d6",
                            "last_updated": "2022-11-29T10:27:09.295053-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "3.10000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/353de2cc-0db6-4a98-b5d8-cbfa6c8e2749/?format=api"
                        }
                    ]
                },
                {
                    "id": "f204c3ff-1a09-49b0-9405-1f9d2e06bef8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a6c940b-1550-4d08-8d1f-5f44523c9905/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5097.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2bd09c5b-1036-499e-b4b4-77c2b7d0cb4d",
                            "gambit_id": "ab96f391-0537-49f1-803f-f793383b6d35",
                            "last_updated": "2022-11-29T10:27:09.292855-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f204c3ff-1a09-49b0-9405-1f9d2e06bef8/?format=api"
                        },
                        {
                            "id": "05b705bd-7cc4-4da5-81e1-cf5f4197f907",
                            "gambit_id": "83559d6a-15c8-4282-a854-a74453fc948e",
                            "last_updated": "2022-11-29T10:27:09.291738-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f204c3ff-1a09-49b0-9405-1f9d2e06bef8/?format=api"
                        }
                    ]
                },
                {
                    "id": "90cf5bcc-16ed-4d50-b4a3-3fed27cbe100",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a6c940b-1550-4d08-8d1f-5f44523c9905/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "e5538718-e4be-4341-aa3e-2d0588ae5429",
                            "gambit_id": "5e530808-2cae-4432-9cf9-2aff214fa2c4",
                            "last_updated": "2022-11-29T10:27:09.289463-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/90cf5bcc-16ed-4d50-b4a3-3fed27cbe100/?format=api"
                        },
                        {
                            "id": "d171ce24-e919-4a82-b875-f444de69c85b",
                            "gambit_id": "9840c92b-39ff-4da5-bf80-7c51476b14ed",
                            "last_updated": "2022-11-29T10:27:09.288258-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/90cf5bcc-16ed-4d50-b4a3-3fed27cbe100/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a6e6977e-b0b2-4027-b557-be44d0d5f624",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "308acee2-73e4-43b0-8a00-61848f85ce09",
            "completed": true,
            "last_updated": "2022-11-29T10:27:09.565749-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/308acee2-73e4-43b0-8a00-61848f85ce09",
            "datetime": "2022-11-28T19:07:00-05:00",
            "cutoff_datetime": "2022-11-28T19:07:00-05:00",
            "name": "New Jersey Devils v. New York Rangers",
            "bettypes": [
                {
                    "id": "0fd21751-e759-4804-a0ed-8dbb83c36359",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6e6977e-b0b2-4027-b557-be44d0d5f624/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5097.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fd7b0b60-4bc4-4a4a-9f28-1b73eef21054",
                            "gambit_id": "085088eb-d23f-4ecd-8278-5c939e1141c1",
                            "last_updated": "2022-11-29T10:27:09.575851-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fd21751-e759-4804-a0ed-8dbb83c36359/?format=api"
                        },
                        {
                            "id": "ad84ea96-5e62-4dd5-a9a5-4f6309f44b0c",
                            "gambit_id": "b9567d49-cb6b-43e0-8e3d-84ea2faa1d2b",
                            "last_updated": "2022-11-29T10:27:09.576939-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fd21751-e759-4804-a0ed-8dbb83c36359/?format=api"
                        }
                    ]
                },
                {
                    "id": "e4f546a8-b76c-4dd6-ae54-4a119755eee8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6e6977e-b0b2-4027-b557-be44d0d5f624/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6723.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 3277.0
                            }
                        ],
                        "expected_reward_tokens": 9142.83,
                        "profit_sb": 142.83,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1c534cef-4cfe-4ef9-97d2-4fd35c6450f5",
                            "gambit_id": "a5db91dd-8362-44d2-b9d9-7532a3256a05",
                            "last_updated": "2022-11-29T10:27:09.573605-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.36000",
                            "odds": "1.40820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4f546a8-b76c-4dd6-ae54-4a119755eee8/?format=api"
                        },
                        {
                            "id": "174cb954-a30f-4302-9547-f3eebcd2db65",
                            "gambit_id": "ab6542b4-179b-434d-bd0c-a9337a736b00",
                            "last_updated": "2022-11-29T10:27:09.572399-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "2.79000",
                            "odds": "3.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4f546a8-b76c-4dd6-ae54-4a119755eee8/?format=api"
                        }
                    ]
                },
                {
                    "id": "c6b36c9d-51ad-4ec2-b337-bc7afcebab2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6e6977e-b0b2-4027-b557-be44d0d5f624/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "a64b0ac5-a3b2-4502-8804-e5627395b0e6",
                            "gambit_id": "c2c9ba29-c73e-47fa-8c66-ccc81f1cdb8a",
                            "last_updated": "2022-11-29T10:27:09.568561-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/c6b36c9d-51ad-4ec2-b337-bc7afcebab2b/?format=api"
                        },
                        {
                            "id": "de8c8043-b70d-4c14-8c62-1b31923a088a",
                            "gambit_id": "0e414c84-0033-48ff-944d-3e0e1db5da4f",
                            "last_updated": "2022-11-29T10:27:09.569759-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/c6b36c9d-51ad-4ec2-b337-bc7afcebab2b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5307d616-1a37-4bbf-ab4b-c967daf7a36a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "90f4d86b-073f-4c0f-8cf1-0ae06dcb7ba2",
            "completed": true,
            "last_updated": "2022-11-29T10:27:08.743411-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/90f4d86b-073f-4c0f-8cf1-0ae06dcb7ba2",
            "datetime": "2022-11-28T14:00:00-05:00",
            "cutoff_datetime": "2022-11-28T14:00:00-05:00",
            "name": "Portugal v. Uruguay",
            "bettypes": [
                {
                    "id": "c5f881dc-84cc-4b01-802b-cae4ca968fbd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5307d616-1a37-4bbf-ab4b-c967daf7a36a/?format=api",
                    "name": "Pick the Winner",
                    "created_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": 6274.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3726.0
                            }
                        ],
                        "expected_reward_tokens": 10916.76,
                        "profit_sb": 1916.76,
                        "profit_sb_percentage": 21.3,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portugal",
                                "amount": 4924.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2924.0
                            },
                            {
                                "team": "Uruguay",
                                "amount": 2153.0
                            }
                        ],
                        "expected_reward_tokens": 8567.32,
                        "profit_sb": -432.68,
                        "profit_sb_percentage": -4.81,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2fce47cc-b514-4f96-82d3-cd29c60518c7",
                            "gambit_id": "b4cb7a12-4b6e-422f-a13c-916575cde3ee",
                            "last_updated": "2022-11-29T10:27:08.750534-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portugal",
                            "reward": "1.74000",
                            "odds": "1.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5f881dc-84cc-4b01-802b-cae4ca968fbd/?format=api"
                        },
                        {
                            "id": "3a82e350-4736-4814-aeee-f7275e845095",
                            "gambit_id": "5908b6b4-4429-4d2e-9aa8-b2f8cba154b8",
                            "last_updated": "2022-11-29T10:27:08.752818-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "2.93000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5f881dc-84cc-4b01-802b-cae4ca968fbd/?format=api"
                        },
                        {
                            "id": "afeed6d4-89a2-492a-a01a-6e9bd2ac9021",
                            "gambit_id": "8bc05a25-c3a7-4569-abd9-09c1398416a3",
                            "last_updated": "2022-11-29T10:27:08.751667-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Uruguay",
                            "reward": "3.98000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5f881dc-84cc-4b01-802b-cae4ca968fbd/?format=api"
                        }
                    ]
                },
                {
                    "id": "b49a2d87-6eb9-458f-9d0d-71047cd9a944",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5307d616-1a37-4bbf-ab4b-c967daf7a36a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "97ea25f8-1533-4724-bc4a-00ff777c14a8",
                            "gambit_id": "16234b3c-8253-4956-8f49-c7952a1ee89b",
                            "last_updated": "2022-11-29T10:27:08.746372-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/b49a2d87-6eb9-458f-9d0d-71047cd9a944/?format=api"
                        },
                        {
                            "id": "f3114e86-1f13-44bd-8087-c47bc4e26d7e",
                            "gambit_id": "1a44b2b3-bf69-4945-b797-33cef7b5680d",
                            "last_updated": "2022-11-29T10:27:08.748090-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/b49a2d87-6eb9-458f-9d0d-71047cd9a944/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6a55d662-1008-463c-b477-55fea03c6b3c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2be55edc-12ac-443e-9c8e-40767975dc3d",
            "completed": true,
            "last_updated": "2022-11-29T10:32:10.041794-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.84,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/2be55edc-12ac-443e-9c8e-40767975dc3d",
            "datetime": "2022-11-28T11:00:00-05:00",
            "cutoff_datetime": "2022-11-28T11:00:00-05:00",
            "name": "Brazil v. Switzerland",
            "bettypes": [
                {
                    "id": "91147a96-1150-4284-9676-297afa957e8d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a55d662-1008-463c-b477-55fea03c6b3c/?format=api",
                    "name": "Pick the Winner",
                    "created_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": 7275.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2725.0
                            }
                        ],
                        "expected_reward_tokens": 10109.75,
                        "profit_sb": 1109.75,
                        "profit_sb_percentage": 12.33,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brazil",
                                "amount": 6291.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2357.0
                            },
                            {
                                "team": "Switzerland",
                                "amount": 1352.0
                            }
                        ],
                        "expected_reward_tokens": 8744.47,
                        "profit_sb": -255.53,
                        "profit_sb_percentage": -2.84,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7ce61e50-e892-46f3-810d-9d08bbc79923",
                            "gambit_id": "74f64334-821e-4bbd-989f-1ef6a903fb5a",
                            "last_updated": "2022-11-29T10:32:10.048131-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brazil",
                            "reward": "1.39000",
                            "odds": "1.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91147a96-1150-4284-9676-297afa957e8d/?format=api"
                        },
                        {
                            "id": "824b0cb7-99b5-4bd3-8ff0-6aead5ffb9ad",
                            "gambit_id": "937e7900-8a47-45b3-873d-93e0339fb95d",
                            "last_updated": "2022-11-29T10:32:10.050383-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.71000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91147a96-1150-4284-9676-297afa957e8d/?format=api"
                        },
                        {
                            "id": "7e662d4a-e77c-45b0-8126-2d21e6dde777",
                            "gambit_id": "a2b4ea7b-03b4-4640-b67b-ad72bf5994c7",
                            "last_updated": "2022-11-29T10:32:10.049292-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Switzerland",
                            "reward": "6.47000",
                            "odds": "7.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91147a96-1150-4284-9676-297afa957e8d/?format=api"
                        }
                    ]
                },
                {
                    "id": "7ae24966-4045-4a6d-b86b-1f563c60321b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a55d662-1008-463c-b477-55fea03c6b3c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5244.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4756.0
                            }
                        ],
                        "expected_reward_tokens": 8703.48,
                        "profit_sb": -296.52,
                        "profit_sb_percentage": -3.29,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aded775f-733a-4077-8659-0be9fa11ef11",
                            "gambit_id": "4ad27fc0-f60d-4018-98d7-0ed0055ad475",
                            "last_updated": "2022-11-29T10:32:10.044589-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.66000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ae24966-4045-4a6d-b86b-1f563c60321b/?format=api"
                        },
                        {
                            "id": "71d4d85d-61fb-40b7-9a7c-4611b7453f90",
                            "gambit_id": "bed7c9b1-8b9d-4b6c-a419-f11dba3dd093",
                            "last_updated": "2022-11-29T10:32:10.045788-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.83000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ae24966-4045-4a6d-b86b-1f563c60321b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e53c844c-8bc7-4804-a5c6-aa28491fa1e6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "919a55c5-33d9-4bdc-9620-de87d4f34a0c",
            "completed": true,
            "last_updated": "2022-11-29T10:32:09.907197-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.85,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/919a55c5-33d9-4bdc-9620-de87d4f34a0c",
            "datetime": "2022-11-28T08:00:00-05:00",
            "cutoff_datetime": "2022-11-28T08:00:00-05:00",
            "name": "South Korea v. Ghana",
            "bettypes": [
                {
                    "id": "aafee8a2-6519-47fa-be82-28b9bde4ed29",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e53c844c-8bc7-4804-a5c6-aa28491fa1e6/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "South Korea",
                                "amount": 5091.0
                            },
                            {
                                "team": "Ghana",
                                "amount": 4909.0
                            }
                        ],
                        "expected_reward_tokens": 12419.77,
                        "profit_sb": 3419.77,
                        "profit_sb_percentage": 38.0,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "South Korea",
                                "amount": 3507.0
                            },
                            {
                                "team": "Ghana",
                                "amount": 3382.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3111.0
                            }
                        ],
                        "expected_reward_tokens": 8555.25,
                        "profit_sb": -444.75,
                        "profit_sb_percentage": -4.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a7e251d6-3e05-4cb8-8b60-086aca209a6c",
                            "gambit_id": "4b3d5df2-f7ca-4ce9-accd-2254c9b8d179",
                            "last_updated": "2022-11-29T10:32:09.914390-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Korea",
                            "reward": "2.44000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aafee8a2-6519-47fa-be82-28b9bde4ed29/?format=api"
                        },
                        {
                            "id": "ce7b2933-7d58-4da9-8cc5-a096c93702ad",
                            "gambit_id": "9bcf3cfc-7328-4f54-8782-4bf7f60f1b87",
                            "last_updated": "2022-11-29T10:32:09.913408-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ghana",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aafee8a2-6519-47fa-be82-28b9bde4ed29/?format=api"
                        },
                        {
                            "id": "218e17c8-200f-449f-b84e-5ad25178a4d6",
                            "gambit_id": "0a3b2dce-ed52-4c1f-a776-2adec7c62da4",
                            "last_updated": "2022-11-29T10:32:09.912411-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "2.75000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aafee8a2-6519-47fa-be82-28b9bde4ed29/?format=api"
                        }
                    ]
                },
                {
                    "id": "09e6b347-281a-46eb-8a22-1f86389a1f47",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e53c844c-8bc7-4804-a5c6-aa28491fa1e6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5989.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4011.0
                            }
                        ],
                        "expected_reward_tokens": 8743.94,
                        "profit_sb": -256.06,
                        "profit_sb_percentage": -2.85,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4f3ef915-8fae-4709-85f4-24a7299807a1",
                            "gambit_id": "bcf5c10e-9b0e-479f-9147-a0f4d321811c",
                            "last_updated": "2022-11-29T10:32:09.909505-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.46000",
                            "odds": "1.53000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09e6b347-281a-46eb-8a22-1f86389a1f47/?format=api"
                        },
                        {
                            "id": "4f2d7cff-ff9e-4baf-8bac-d0c75493c167",
                            "gambit_id": "cd6c95ca-7a20-4287-ab93-84292d91a406",
                            "last_updated": "2022-11-29T10:32:09.910487-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09e6b347-281a-46eb-8a22-1f86389a1f47/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b14f08e1-f1e1-4456-8abb-013ab2a49c2b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a63df7f1-cb6b-4fe0-ba4e-fb09c2f69dc8",
            "completed": true,
            "last_updated": "2022-11-29T10:47:13.199609-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.25,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/a63df7f1-cb6b-4fe0-ba4e-fb09c2f69dc8",
            "datetime": "2022-11-28T05:00:00-05:00",
            "cutoff_datetime": "2022-11-28T05:00:00-05:00",
            "name": "Cameroon v. Serbia",
            "bettypes": [
                {
                    "id": "0d71d712-558a-4e68-be99-3bc4099addb0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b14f08e1-f1e1-4456-8abb-013ab2a49c2b/?format=api",
                    "name": "Pick the Winner",
                    "created_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": 6708.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3292.0
                            }
                        ],
                        "expected_reward_tokens": 10797.76,
                        "profit_sb": 1797.76,
                        "profit_sb_percentage": 19.98,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Serbia",
                                "amount": 5409.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2655.0
                            },
                            {
                                "team": "Cameroon",
                                "amount": 1935.0
                            }
                        ],
                        "expected_reward_tokens": 8707.5,
                        "profit_sb": -292.5,
                        "profit_sb_percentage": -3.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0e6ed37c-a64d-40a6-800d-a89c5cd1bcac",
                            "gambit_id": "d751db24-fb49-4ba9-8421-d1bb1e3b0a80",
                            "last_updated": "2022-11-29T10:47:13.205871-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Serbia",
                            "reward": "1.61000",
                            "odds": "1.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d71d712-558a-4e68-be99-3bc4099addb0/?format=api"
                        },
                        {
                            "id": "25fee7a2-d7c3-4b6f-ad97-d5a4de40048c",
                            "gambit_id": "0db3e11c-bfb2-4a2b-bd0e-7b670cde5559",
                            "last_updated": "2022-11-29T10:47:13.208233-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.28000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d71d712-558a-4e68-be99-3bc4099addb0/?format=api"
                        },
                        {
                            "id": "3b1e21c4-10ab-4cfb-8cf3-54c0edca5f62",
                            "gambit_id": "ad399c0d-e781-4973-97ff-f8c1f9714538",
                            "last_updated": "2022-11-29T10:47:13.206996-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cameroon",
                            "reward": "4.50000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d71d712-558a-4e68-be99-3bc4099addb0/?format=api"
                        }
                    ]
                },
                {
                    "id": "cec40c6e-6507-4509-814b-22ec74991545",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b14f08e1-f1e1-4456-8abb-013ab2a49c2b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5387.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4613.0
                            }
                        ],
                        "expected_reward_tokens": 8672.44,
                        "profit_sb": -327.56,
                        "profit_sb_percentage": -3.64,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "02497133-9209-4684-9d6b-9649034e48eb",
                            "gambit_id": "1bc6bd0f-f40b-4d7f-9813-66e003eb8824",
                            "last_updated": "2022-11-29T10:47:13.202392-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.61000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cec40c6e-6507-4509-814b-22ec74991545/?format=api"
                        },
                        {
                            "id": "5c1f5c9b-c29c-4ef7-80c4-aeec5384e6e4",
                            "gambit_id": "464263c1-9921-465b-9703-4f89f2f04e12",
                            "last_updated": "2022-11-29T10:47:13.203573-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cec40c6e-6507-4509-814b-22ec74991545/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "66680962-64fb-4f91-b790-944ff2499d2a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "37bf85ff-f151-4541-93e1-5bd05474c617",
            "completed": true,
            "last_updated": "2022-11-28T14:02:14.644875-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/37bf85ff-f151-4541-93e1-5bd05474c617",
            "datetime": "2022-11-27T22:35:00-05:00",
            "cutoff_datetime": "2022-11-27T22:35:00-05:00",
            "name": "Ottawa Senators v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "d75f8e05-e6c5-4e65-aa53-2f878eb33bd6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66680962-64fb-4f91-b790-944ff2499d2a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5829.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8b7be0a2-8a46-4aa7-989c-657240ce1847",
                            "gambit_id": "3c73bd12-6a38-49c0-88e5-89ccc051536e",
                            "last_updated": "2022-11-28T14:02:14.654118-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d75f8e05-e6c5-4e65-aa53-2f878eb33bd6/?format=api"
                        },
                        {
                            "id": "6cc035a9-3795-4890-9364-e3926a2779ba",
                            "gambit_id": "0ced1160-6840-4edc-8c78-37629de03eef",
                            "last_updated": "2022-11-28T14:02:14.655127-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d75f8e05-e6c5-4e65-aa53-2f878eb33bd6/?format=api"
                        }
                    ]
                },
                {
                    "id": "f82a12b8-319e-40b0-a6a7-c9f95b5774d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66680962-64fb-4f91-b790-944ff2499d2a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6256.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 3744.0
                            }
                        ],
                        "expected_reward_tokens": 9133.76,
                        "profit_sb": 133.76,
                        "profit_sb_percentage": 1.49,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "54747e2b-01c4-450b-89cd-9258b6bb6a41",
                            "gambit_id": "68ff591b-f05b-432b-a8b6-786c33ec3596",
                            "last_updated": "2022-11-28T14:02:14.652062-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f82a12b8-319e-40b0-a6a7-c9f95b5774d5/?format=api"
                        },
                        {
                            "id": "87b950bd-df8b-449b-aa64-ec9cc7cad0d7",
                            "gambit_id": "29ce564e-eaf8-4e93-aed8-bb1a879de9e5",
                            "last_updated": "2022-11-28T14:02:14.651040-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.44000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f82a12b8-319e-40b0-a6a7-c9f95b5774d5/?format=api"
                        }
                    ]
                },
                {
                    "id": "774ea024-e1ee-4efb-85eb-5b76b7551f68",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66680962-64fb-4f91-b790-944ff2499d2a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "54ff6c99-8272-4cc0-bf72-8029188d1401",
                            "gambit_id": "0e77eb3d-66d6-4b97-82ed-a4195b234ba0",
                            "last_updated": "2022-11-28T14:02:14.647630-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/774ea024-e1ee-4efb-85eb-5b76b7551f68/?format=api"
                        },
                        {
                            "id": "b68da0a9-47e6-47d5-87b1-b170523a6036",
                            "gambit_id": "9aa592d4-49d8-4616-948c-00810758127a",
                            "last_updated": "2022-11-28T14:02:14.648800-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/774ea024-e1ee-4efb-85eb-5b76b7551f68/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fa60a9c7-5dea-4880-b2fb-6dfc4483e389",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "14609091-0e60-4ba6-89c5-a8954f80784e",
            "completed": true,
            "last_updated": "2022-11-28T11:37:12.427182-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.31,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/14609091-0e60-4ba6-89c5-a8954f80784e",
            "datetime": "2022-11-27T20:20:00-05:00",
            "cutoff_datetime": "2022-11-27T20:20:00-05:00",
            "name": "Green Bay Packers v. Philadelphia Eagles",
            "bettypes": [
                {
                    "id": "65da1bd2-1df5-4f40-add0-376914a45eea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa60a9c7-5dea-4880-b2fb-6dfc4483e389/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7029.0
                            },
                            {
                                "team": "Green Bay Packers",
                                "amount": 2971.0
                            }
                        ],
                        "expected_reward_tokens": 9207.99,
                        "profit_sb": 207.99,
                        "profit_sb_percentage": 2.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ecf6fdef-7b24-4851-89a6-f53983a7a4a8",
                            "gambit_id": "334d5492-69b6-4d27-ba24-5bb03ce6ec63",
                            "last_updated": "2022-11-28T11:37:12.433076-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.31000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65da1bd2-1df5-4f40-add0-376914a45eea/?format=api"
                        },
                        {
                            "id": "5f19a698-d1a8-4e4b-8b3f-2fb7e2123e79",
                            "gambit_id": "b767aa6a-8153-4b00-bc32-8a67d5f61924",
                            "last_updated": "2022-11-28T11:37:12.434050-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Green Bay Packers",
                            "reward": "3.10000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65da1bd2-1df5-4f40-add0-376914a45eea/?format=api"
                        }
                    ]
                },
                {
                    "id": "1fb75cbf-4820-44f7-be77-afdc8b3cd783",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa60a9c7-5dea-4880-b2fb-6dfc4483e389/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Eagles",
                                "amount": 5000.0
                            },
                            {
                                "team": "Green Bay Packers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fa43982d-c60b-44c2-a3e9-337d677e2910",
                            "gambit_id": "3b140e61-5955-410b-a533-8f02b3a5dfb8",
                            "last_updated": "2022-11-28T11:37:12.436000-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fb75cbf-4820-44f7-be77-afdc8b3cd783/?format=api"
                        },
                        {
                            "id": "7e8868fa-f91a-4257-be4d-94a85d60d458",
                            "gambit_id": "6db68756-3a8e-4506-9c10-09331d89927e",
                            "last_updated": "2022-11-28T11:37:12.436987-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Green Bay Packers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fb75cbf-4820-44f7-be77-afdc8b3cd783/?format=api"
                        }
                    ]
                },
                {
                    "id": "20e5e960-b8d9-4b71-a7dc-e0a857f712f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa60a9c7-5dea-4880-b2fb-6dfc4483e389/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 46.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 46.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9b7e4ff1-5697-4007-a9eb-f8f61153d031",
                            "gambit_id": "3acf6496-2212-4a91-bc6a-1d4d6be9583c",
                            "last_updated": "2022-11-28T11:37:12.430044-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 46.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "46.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20e5e960-b8d9-4b71-a7dc-e0a857f712f3/?format=api"
                        },
                        {
                            "id": "fcbb08ad-779e-4598-a68b-bb34a3e84d64",
                            "gambit_id": "88551d94-e293-43b0-805a-3f2c0aa471b7",
                            "last_updated": "2022-11-28T11:37:12.431123-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 46.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "46.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20e5e960-b8d9-4b71-a7dc-e0a857f712f3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "31cdc66f-e9d7-43c8-8dbe-7042f63a80f2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3b8283cc-59a0-4ce2-a5bb-1eec6171bedb",
            "completed": true,
            "last_updated": "2022-11-28T13:42:15.909376-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.95,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/3b8283cc-59a0-4ce2-a5bb-1eec6171bedb",
            "datetime": "2022-11-27T20:10:00-05:00",
            "cutoff_datetime": "2022-11-27T20:10:00-05:00",
            "name": "Dallas Mavericks v. Milwaukee Bucks",
            "bettypes": [
                {
                    "id": "8c77576b-8214-4a43-b628-cf125fdf97c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/31cdc66f-e9d7-43c8-8dbe-7042f63a80f2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6584.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 3416.0
                            }
                        ],
                        "expected_reward_tokens": 9085.92,
                        "profit_sb": 85.92,
                        "profit_sb_percentage": 0.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "61bc4062-442e-4c77-984f-73c4d39f8388",
                            "gambit_id": "bc0080cf-7b52-4dde-b499-89bd3fb24582",
                            "last_updated": "2022-11-28T13:42:15.915750-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.38000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c77576b-8214-4a43-b628-cf125fdf97c5/?format=api"
                        },
                        {
                            "id": "39b33d87-0c7d-4c9a-a20c-3500df156c56",
                            "gambit_id": "44bc7fe3-0b23-438b-9902-e62d108fa71e",
                            "last_updated": "2022-11-28T13:42:15.916840-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "2.66000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c77576b-8214-4a43-b628-cf125fdf97c5/?format=api"
                        }
                    ]
                },
                {
                    "id": "8f391cda-f389-4aca-8a47-0bcebaad825c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/31cdc66f-e9d7-43c8-8dbe-7042f63a80f2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "40ce8e05-2c67-46c4-9997-57e20cc87680",
                            "gambit_id": "1b038095-d31c-41df-8fc2-2d996970ae82",
                            "last_updated": "2022-11-28T13:42:15.918958-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f391cda-f389-4aca-8a47-0bcebaad825c/?format=api"
                        },
                        {
                            "id": "50ec20df-9fbe-4d6e-976a-9f7f8912d6d6",
                            "gambit_id": "80a07680-acb6-46ed-9fcd-b9b87f4a9572",
                            "last_updated": "2022-11-28T13:42:15.920031-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f391cda-f389-4aca-8a47-0bcebaad825c/?format=api"
                        }
                    ]
                },
                {
                    "id": "07f68a08-24e3-4b97-b5e9-c9c173bb21fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/31cdc66f-e9d7-43c8-8dbe-7042f63a80f2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 216",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 216",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "813c7432-6872-4adc-babd-86c4992309ff",
                            "gambit_id": "2a245a66-ba4a-4475-be93-2f6eebea5622",
                            "last_updated": "2022-11-28T13:42:15.913434-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 216",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "216.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07f68a08-24e3-4b97-b5e9-c9c173bb21fe/?format=api"
                        },
                        {
                            "id": "b483d8a1-d760-4092-8d2d-49e8797e4274",
                            "gambit_id": "121de0ac-f031-448c-aec8-e54cbbb79261",
                            "last_updated": "2022-11-28T13:42:15.912244-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 216",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "216.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07f68a08-24e3-4b97-b5e9-c9c173bb21fe/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1e30d2d3-d944-4b7d-b662-bb5a365acd26",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3ef101d1-63aa-45ed-a438-5453120267b2",
            "completed": true,
            "last_updated": "2022-11-28T14:02:14.076189-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.6,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/3ef101d1-63aa-45ed-a438-5453120267b2",
            "datetime": "2022-11-27T20:05:00-05:00",
            "cutoff_datetime": "2022-11-27T20:05:00-05:00",
            "name": "Vancouver Canucks v. San Jose Sharks",
            "bettypes": [
                {
                    "id": "08462c54-9fe0-432f-9104-5af3dbf7c085",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1e30d2d3-d944-4b7d-b662-bb5a365acd26/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5097.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5520f708-e954-4450-91b3-e8bf39c6346f",
                            "gambit_id": "29176938-ccb0-4e53-90c6-f57703092b97",
                            "last_updated": "2022-11-28T14:02:14.089127-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08462c54-9fe0-432f-9104-5af3dbf7c085/?format=api"
                        },
                        {
                            "id": "3d90ae86-45d7-498b-922f-a74ca14b5cd9",
                            "gambit_id": "d17bfd11-37ce-49cf-856c-04bdf1a9d1d0",
                            "last_updated": "2022-11-28T14:02:14.088176-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08462c54-9fe0-432f-9104-5af3dbf7c085/?format=api"
                        }
                    ]
                },
                {
                    "id": "38ee81d1-d633-4da8-a427-4045298420ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1e30d2d3-d944-4b7d-b662-bb5a365acd26/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6825.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 3175.0
                            }
                        ],
                        "expected_reward_tokens": 9144.0,
                        "profit_sb": 144.0,
                        "profit_sb_percentage": 1.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "42b157b8-5369-4fea-9570-327ba51be968",
                            "gambit_id": "64954b9a-4433-4a24-b946-063ad6ed87f2",
                            "last_updated": "2022-11-28T14:02:14.085055-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.34000",
                            "odds": "1.39220",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38ee81d1-d633-4da8-a427-4045298420ce/?format=api"
                        },
                        {
                            "id": "b31161fa-4e68-4831-ab79-1dd61566c8e9",
                            "gambit_id": "b366589d-3846-4709-9087-e6231439208a",
                            "last_updated": "2022-11-28T14:02:14.086300-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.88000",
                            "odds": "3.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38ee81d1-d633-4da8-a427-4045298420ce/?format=api"
                        }
                    ]
                },
                {
                    "id": "6162a770-5c09-48dc-9f78-58a58699879e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1e30d2d3-d944-4b7d-b662-bb5a365acd26/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "c9c7e117-e4c0-457f-a164-0ac463a1dd45",
                            "gambit_id": "320e0708-5b9d-4259-aeb2-a3f5fae2a31b",
                            "last_updated": "2022-11-28T14:02:14.080120-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/6162a770-5c09-48dc-9f78-58a58699879e/?format=api"
                        },
                        {
                            "id": "a19e8457-69c5-4e1a-943c-ea9180119518",
                            "gambit_id": "14c22859-bf11-49e1-bee8-7f1ee8676ac4",
                            "last_updated": "2022-11-28T14:02:14.079007-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/6162a770-5c09-48dc-9f78-58a58699879e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b1142974-2873-41cf-8531-72d0da934202",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b4fd234f-3904-4458-a44d-a3cc97b16db1",
            "completed": true,
            "last_updated": "2022-11-28T14:02:14.351932-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/b4fd234f-3904-4458-a44d-a3cc97b16db1",
            "datetime": "2022-11-27T20:05:00-05:00",
            "cutoff_datetime": "2022-11-27T20:05:00-05:00",
            "name": "Seattle Kraken v. Anaheim Ducks",
            "bettypes": [
                {
                    "id": "55d3e263-c1bc-4b75-983c-25f29ab53d66",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b1142974-2873-41cf-8531-72d0da934202/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5974.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "da02824b-9263-4197-9a52-223b82d1ca50",
                            "gambit_id": "12d71dd7-8d14-4b90-90ec-f01e09c7d1e4",
                            "last_updated": "2022-11-28T14:02:14.361627-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d3e263-c1bc-4b75-983c-25f29ab53d66/?format=api"
                        },
                        {
                            "id": "5449afdd-eb39-4f96-a97c-7ebcaa3c586f",
                            "gambit_id": "235c9f35-6361-4aa9-b4e0-79d7899c6915",
                            "last_updated": "2022-11-28T14:02:14.360673-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d3e263-c1bc-4b75-983c-25f29ab53d66/?format=api"
                        }
                    ]
                },
                {
                    "id": "2bf37dbe-4c43-4f90-8f23-61f1070f56d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b1142974-2873-41cf-8531-72d0da934202/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6047.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3168e161-e5e6-487e-821c-99624912af9c",
                            "gambit_id": "3eedfbd0-e11a-4e55-a114-24dd6df842d9",
                            "last_updated": "2022-11-28T14:02:14.357823-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bf37dbe-4c43-4f90-8f23-61f1070f56d3/?format=api"
                        },
                        {
                            "id": "6128c820-6b1e-480d-9311-c7dc5c8ac087",
                            "gambit_id": "ead00246-2b19-4182-b451-366673fa567b",
                            "last_updated": "2022-11-28T14:02:14.358768-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bf37dbe-4c43-4f90-8f23-61f1070f56d3/?format=api"
                        }
                    ]
                },
                {
                    "id": "78e6a85d-f6c0-4a27-a5ee-799ad0258cd5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b1142974-2873-41cf-8531-72d0da934202/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "6b576d4f-1f5f-4903-8e70-0e4efbf9e109",
                            "gambit_id": "590a9a91-6a8a-4d30-9999-306eb983754f",
                            "last_updated": "2022-11-28T14:02:14.355872-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/78e6a85d-f6c0-4a27-a5ee-799ad0258cd5/?format=api"
                        },
                        {
                            "id": "792f44f7-adfe-46ca-89ad-cf43a8fbe82d",
                            "gambit_id": "991d7c28-cac0-4e6d-8a5d-6f63eee83267",
                            "last_updated": "2022-11-28T14:02:14.354713-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/78e6a85d-f6c0-4a27-a5ee-799ad0258cd5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "23ad8758-e22d-4284-9d0f-5ab013503e49",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0d09b9da-b34e-4570-a647-1e4addcd09c9",
            "completed": true,
            "last_updated": "2022-11-28T14:17:18.294418-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/0d09b9da-b34e-4570-a647-1e4addcd09c9",
            "datetime": "2022-11-27T19:05:00-05:00",
            "cutoff_datetime": "2022-11-27T19:05:00-05:00",
            "name": "Winnipeg Jets v. Chicago Blackhawks",
            "bettypes": [
                {
                    "id": "1137fe25-47e0-456b-8ebf-1a2def0ae894",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23ad8758-e22d-4284-9d0f-5ab013503e49/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5974.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3cc97a85-cfbb-4133-8998-ab5eef90215c",
                            "gambit_id": "a575de1e-05d4-432d-866a-c33400c0d6ec",
                            "last_updated": "2022-11-28T14:17:18.303805-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1137fe25-47e0-456b-8ebf-1a2def0ae894/?format=api"
                        },
                        {
                            "id": "b3a08ffa-3797-4b53-9882-b8b0fcbef28e",
                            "gambit_id": "57dac933-af62-4060-b8e4-de7082b1ad4d",
                            "last_updated": "2022-11-28T14:17:18.302845-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1137fe25-47e0-456b-8ebf-1a2def0ae894/?format=api"
                        }
                    ]
                },
                {
                    "id": "393ff7b2-42c9-402f-bdfe-7174b293d569",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23ad8758-e22d-4284-9d0f-5ab013503e49/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6170.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3f0a150e-2a92-4d9b-ad72-d7fb7f9cc687",
                            "gambit_id": "8837e3b9-cf2b-4e4b-9006-cad317506468",
                            "last_updated": "2022-11-28T14:17:18.299810-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/393ff7b2-42c9-402f-bdfe-7174b293d569/?format=api"
                        },
                        {
                            "id": "8ff118ff-dca4-4cd3-a01d-e253d5bebea9",
                            "gambit_id": "967c521c-75a0-4288-a4d0-2321a70dafcb",
                            "last_updated": "2022-11-28T14:17:18.300872-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/393ff7b2-42c9-402f-bdfe-7174b293d569/?format=api"
                        }
                    ]
                },
                {
                    "id": "87a7958f-f67f-4fc4-8c06-509e5cfd7a06",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23ad8758-e22d-4284-9d0f-5ab013503e49/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "00dae4f8-9282-4c53-af44-929f6242a9be",
                            "gambit_id": "9ce1abfe-81b0-4a3d-b7ce-f09e792f6ded",
                            "last_updated": "2022-11-28T14:17:18.296876-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87a7958f-f67f-4fc4-8c06-509e5cfd7a06/?format=api"
                        },
                        {
                            "id": "9a2bb327-eeb4-4ebf-929e-ed02c3b5e6a2",
                            "gambit_id": "6b769e63-eab0-485e-b8b0-2e01b31fef8c",
                            "last_updated": "2022-11-28T14:17:18.297859-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87a7958f-f67f-4fc4-8c06-509e5cfd7a06/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3e2e904f-6d0f-4475-ac46-f0b6bcec2bc2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "362e0179-acc9-42dd-aabe-6c3f41a6b448",
            "completed": true,
            "last_updated": "2022-11-28T13:42:16.049094-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.4,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/362e0179-acc9-42dd-aabe-6c3f41a6b448",
            "datetime": "2022-11-27T18:10:00-05:00",
            "cutoff_datetime": "2022-11-27T18:10:00-05:00",
            "name": "Washington Wizards v. Boston Celtics",
            "bettypes": [
                {
                    "id": "f7b0bc33-7e1c-44bf-bf10-609d97ffb774",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e2e904f-6d0f-4475-ac46-f0b6bcec2bc2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7257.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 2743.0
                            }
                        ],
                        "expected_reward_tokens": 9216.39,
                        "profit_sb": 216.39,
                        "profit_sb_percentage": 2.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bd12bc3b-6714-4576-89b6-f36e582e87ad",
                            "gambit_id": "98a8d47c-5a0b-4a55-abb5-928f0ac3334d",
                            "last_updated": "2022-11-28T13:42:16.055061-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.27000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7b0bc33-7e1c-44bf-bf10-609d97ffb774/?format=api"
                        },
                        {
                            "id": "a458d2a4-b415-43a8-be79-ea66cd9dadf6",
                            "gambit_id": "b923553d-36b8-4ad7-a381-6cb0c4159b45",
                            "last_updated": "2022-11-28T13:42:16.056011-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "3.36000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7b0bc33-7e1c-44bf-bf10-609d97ffb774/?format=api"
                        }
                    ]
                },
                {
                    "id": "09729234-0b6c-402a-a01b-2252ae4dde3d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e2e904f-6d0f-4475-ac46-f0b6bcec2bc2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1448e64a-30b9-40fe-a3b4-af5b976b7a9a",
                            "gambit_id": "51771dbc-a056-43e5-aba0-4d6db760dde4",
                            "last_updated": "2022-11-28T13:42:16.058857-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09729234-0b6c-402a-a01b-2252ae4dde3d/?format=api"
                        },
                        {
                            "id": "aa8482b6-5a14-460d-a8b1-d67aa21be2b7",
                            "gambit_id": "b1f51caf-db2a-4661-b278-0fbe9667cf0b",
                            "last_updated": "2022-11-28T13:42:16.059832-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09729234-0b6c-402a-a01b-2252ae4dde3d/?format=api"
                        }
                    ]
                },
                {
                    "id": "327dc8eb-ec42-47a6-a014-e30a11be03f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e2e904f-6d0f-4475-ac46-f0b6bcec2bc2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 220.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 220.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "428fce40-0f55-4498-b723-060ca4679fac",
                            "gambit_id": "59e26648-c077-4ff2-abb2-ac10c41778a3",
                            "last_updated": "2022-11-28T13:42:16.053120-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/327dc8eb-ec42-47a6-a014-e30a11be03f1/?format=api"
                        },
                        {
                            "id": "9c51e888-065e-435b-9943-9a5aecfde221",
                            "gambit_id": "3bf18be1-9a49-4e39-a66f-f7d5f20a0f8f",
                            "last_updated": "2022-11-28T13:42:16.051918-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/327dc8eb-ec42-47a6-a014-e30a11be03f1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "767a3863-c231-4bec-a926-197587893720",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "39f16996-abdf-4b7e-9f09-6bda634a624c",
            "completed": true,
            "last_updated": "2022-11-28T13:42:15.082739-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/39f16996-abdf-4b7e-9f09-6bda634a624c",
            "datetime": "2022-11-27T18:10:00-05:00",
            "cutoff_datetime": "2022-11-27T18:10:00-05:00",
            "name": "Memphis Grizzlies v. New York Knicks",
            "bettypes": [
                {
                    "id": "ffad376f-221f-4b10-8909-e4ac406d55b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/767a3863-c231-4bec-a926-197587893720/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5304.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8ef6e3d9-44cf-45dd-aaa1-fe8f0dd59fcf",
                            "gambit_id": "f1355310-1400-4dd7-a5c5-476e6b394130",
                            "last_updated": "2022-11-28T13:42:15.088226-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffad376f-221f-4b10-8909-e4ac406d55b8/?format=api"
                        },
                        {
                            "id": "7e56879c-6b05-43d2-b48e-6638d226dbbf",
                            "gambit_id": "f0b33a6c-e687-4166-8133-863dced460e2",
                            "last_updated": "2022-11-28T13:42:15.089186-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffad376f-221f-4b10-8909-e4ac406d55b8/?format=api"
                        }
                    ]
                },
                {
                    "id": "19b86b7c-7f36-44c5-bc83-a36d90558bac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/767a3863-c231-4bec-a926-197587893720/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5097.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f9501ece-0278-4367-8e4c-b17c255620d1",
                            "gambit_id": "5e9ac26e-83e8-430f-853f-5027c6927588",
                            "last_updated": "2022-11-28T13:42:15.092081-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19b86b7c-7f36-44c5-bc83-a36d90558bac/?format=api"
                        },
                        {
                            "id": "93d57029-7054-475a-9f1a-628397194f9a",
                            "gambit_id": "8bbca53f-6635-4849-9116-e5d020481258",
                            "last_updated": "2022-11-28T13:42:15.091114-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19b86b7c-7f36-44c5-bc83-a36d90558bac/?format=api"
                        }
                    ]
                },
                {
                    "id": "e1d0762e-3370-4590-a0b7-696973090253",
                    "match": "https://api-prod.gambitprofit.com/api/matches/767a3863-c231-4bec-a926-197587893720/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 228",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 228",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ca1680af-21f1-49e5-9121-d67fab4a7daa",
                            "gambit_id": "7ab49016-932e-4ae6-afbf-8f5fff7475dc",
                            "last_updated": "2022-11-28T13:42:15.085355-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/e1d0762e-3370-4590-a0b7-696973090253/?format=api"
                        },
                        {
                            "id": "38a64ff4-6d75-4460-9ab7-42c076afde25",
                            "gambit_id": "900acc30-38bf-4c15-a46f-22644af01419",
                            "last_updated": "2022-11-28T13:42:15.086323-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/e1d0762e-3370-4590-a0b7-696973090253/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "39ec1130-48ea-4c60-900f-43579267ef08",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bc00c3b7-17b3-4ed0-bc8e-924282bcda08",
            "completed": true,
            "last_updated": "2022-11-28T13:47:16.322187-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/bc00c3b7-17b3-4ed0-bc8e-924282bcda08",
            "datetime": "2022-11-27T18:10:00-05:00",
            "cutoff_datetime": "2022-11-27T18:10:00-05:00",
            "name": "Cleveland Cavaliers v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "55ac2791-b14f-48fa-9b87-ede8f4d94eb3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/39ec1130-48ea-4c60-900f-43579267ef08/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "1b46dc53-a543-4966-802f-331265bdc88e",
                            "gambit_id": "d1927b7c-3e80-48c4-9bb8-fe2d9a26c89e",
                            "last_updated": "2022-11-28T13:47:16.329880-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.27000",
                            "odds": "1.31250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55ac2791-b14f-48fa-9b87-ede8f4d94eb3/?format=api"
                        },
                        {
                            "id": "ec80f5da-4667-478e-91a4-6a34f99fab52",
                            "gambit_id": "63bb59cf-78c2-448b-aded-47e54242277a",
                            "last_updated": "2022-11-28T13:47:16.328720-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/55ac2791-b14f-48fa-9b87-ede8f4d94eb3/?format=api"
                        }
                    ]
                },
                {
                    "id": "e400154d-ee6b-439c-89bd-e9ef1381be29",
                    "match": "https://api-prod.gambitprofit.com/api/matches/39ec1130-48ea-4c60-900f-43579267ef08/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Detroit Pistons",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3dbc99c9-dafc-4eb4-94a0-0b3a63ff7847",
                            "gambit_id": "9a09becb-0acb-4e22-a675-5eb4ac8a49f5",
                            "last_updated": "2022-11-28T13:47:16.333157-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e400154d-ee6b-439c-89bd-e9ef1381be29/?format=api"
                        },
                        {
                            "id": "1afddffb-9af7-4d4b-badf-fb15d6ca9feb",
                            "gambit_id": "b0204b68-700b-4a6e-8e63-317dd27880ef",
                            "last_updated": "2022-11-28T13:47:16.332094-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/e400154d-ee6b-439c-89bd-e9ef1381be29/?format=api"
                        }
                    ]
                },
                {
                    "id": "39873468-06f6-4db3-bc75-2b1a30e8ff70",
                    "match": "https://api-prod.gambitprofit.com/api/matches/39ec1130-48ea-4c60-900f-43579267ef08/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 218.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 218.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "86d7a4b2-f6af-47ad-baa4-32fce6e03f15",
                            "gambit_id": "dc89f456-d88c-4120-ae94-408fb541772e",
                            "last_updated": "2022-11-28T13:47:16.326336-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 218.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39873468-06f6-4db3-bc75-2b1a30e8ff70/?format=api"
                        },
                        {
                            "id": "1e7c9a10-524f-4aac-bf0c-ed16cda59a0a",
                            "gambit_id": "941022c0-a854-496a-8d35-8a6dca5a30f2",
                            "last_updated": "2022-11-28T13:47:16.325157-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 218.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39873468-06f6-4db3-bc75-2b1a30e8ff70/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f321576a-8d84-48ce-b078-04437c139dce",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8d4fcf15-d76d-44e0-8108-f58478043159",
            "completed": true,
            "last_updated": "2022-11-28T13:47:16.946906-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/8d4fcf15-d76d-44e0-8108-f58478043159",
            "datetime": "2022-11-27T18:10:00-05:00",
            "cutoff_datetime": "2022-11-27T18:10:00-05:00",
            "name": "Philadelphia 76ers v. Orlando Magic",
            "bettypes": [
                {
                    "id": "7f9e7d06-11fe-489e-8ad1-0b9a4412616c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f321576a-8d84-48ce-b078-04437c139dce/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5097.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1895ded9-55f8-4966-814d-ced57cd8b406",
                            "gambit_id": "29efb01f-35d5-4ceb-bf79-6130f213ff2c",
                            "last_updated": "2022-11-28T13:47:16.954506-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f9e7d06-11fe-489e-8ad1-0b9a4412616c/?format=api"
                        },
                        {
                            "id": "d5992011-95d9-4673-8097-7c987655cbb2",
                            "gambit_id": "b0b4737b-fca1-4756-9349-1fe17c80da0b",
                            "last_updated": "2022-11-28T13:47:16.953273-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f9e7d06-11fe-489e-8ad1-0b9a4412616c/?format=api"
                        }
                    ]
                },
                {
                    "id": "49a6aecd-1b4c-4db9-823b-1d7107c705df",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f321576a-8d84-48ce-b078-04437c139dce/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Philadelphia 76ers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "28b08a08-157c-49d7-bb28-81f3a03fd357",
                            "gambit_id": "1cbe9129-e9a0-431b-ba3a-491fc782bab4",
                            "last_updated": "2022-11-28T13:47:16.956997-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49a6aecd-1b4c-4db9-823b-1d7107c705df/?format=api"
                        },
                        {
                            "id": "2e18f8ac-3492-468a-b6ff-6229ef3b75c0",
                            "gambit_id": "8c2831e1-0039-4808-9153-331c44fa51d1",
                            "last_updated": "2022-11-28T13:47:16.958139-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49a6aecd-1b4c-4db9-823b-1d7107c705df/?format=api"
                        }
                    ]
                },
                {
                    "id": "b18b9139-34ba-4e06-b9df-bf6c7e847d19",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f321576a-8d84-48ce-b078-04437c139dce/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 213",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 213",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5189d868-1406-4e58-90b3-98d6631edda2",
                            "gambit_id": "2fbea9b4-5e08-41cd-aeb7-2c789489caa5",
                            "last_updated": "2022-11-28T13:47:16.949743-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 213",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "213.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b18b9139-34ba-4e06-b9df-bf6c7e847d19/?format=api"
                        },
                        {
                            "id": "309fb46a-58c7-4419-8385-caf543971051",
                            "gambit_id": "9b9c7e6d-e8c7-4f4a-b900-f6b6dc1e4ce6",
                            "last_updated": "2022-11-28T13:47:16.950955-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 213",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "213.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b18b9139-34ba-4e06-b9df-bf6c7e847d19/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e1a44c46-8c3f-429c-a5a6-b58319d1e805",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f032a812-c394-4d63-ad70-2d166b8227ef",
            "completed": true,
            "last_updated": "2022-11-28T13:52:13.837661-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/f032a812-c394-4d63-ad70-2d166b8227ef",
            "datetime": "2022-11-27T17:10:00-05:00",
            "cutoff_datetime": "2022-11-27T17:10:00-05:00",
            "name": "Miami Heat v. Atlanta Hawks",
            "bettypes": [
                {
                    "id": "00016e4c-e095-4d4d-ab52-e2b83cc64463",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e1a44c46-8c3f-429c-a5a6-b58319d1e805/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta Hawks",
                                "amount": 5974.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bb261f60-c879-4949-a0c0-eb61c1c24def",
                            "gambit_id": "cb737d25-2073-4084-9f12-7c8273ef435b",
                            "last_updated": "2022-11-28T13:52:13.847189-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00016e4c-e095-4d4d-ab52-e2b83cc64463/?format=api"
                        },
                        {
                            "id": "13c3b17b-8901-48f2-8588-cc236db70461",
                            "gambit_id": "b88b05fd-45fe-4041-9f3b-6c264db14410",
                            "last_updated": "2022-11-28T13:52:13.848219-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00016e4c-e095-4d4d-ab52-e2b83cc64463/?format=api"
                        }
                    ]
                },
                {
                    "id": "bdd32e26-a604-48b9-931c-15450f5641e0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e1a44c46-8c3f-429c-a5a6-b58319d1e805/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Heat",
                                "amount": 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": "811a9717-92ec-4363-a289-4e807fb04b47",
                            "gambit_id": "6d36731e-9b11-465d-88ac-c3be40d6dd77",
                            "last_updated": "2022-11-28T13:52:13.850357-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdd32e26-a604-48b9-931c-15450f5641e0/?format=api"
                        },
                        {
                            "id": "d9bc9b35-c118-45aa-8c2f-779c4673b29f",
                            "gambit_id": "39f45817-fb0b-4d30-ba9e-854cefd55240",
                            "last_updated": "2022-11-28T13:52:13.851273-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdd32e26-a604-48b9-931c-15450f5641e0/?format=api"
                        }
                    ]
                },
                {
                    "id": "be084067-5fe9-441c-846d-e9f3ab7f9a4c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e1a44c46-8c3f-429c-a5a6-b58319d1e805/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 226",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 226",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c11a89c7-8618-4f8a-98b3-447442c2556d",
                            "gambit_id": "e560f2f5-dd22-4d36-8353-93b4daeb7521",
                            "last_updated": "2022-11-28T13:52:13.842277-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 226",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be084067-5fe9-441c-846d-e9f3ab7f9a4c/?format=api"
                        },
                        {
                            "id": "d3690eb7-3c2d-4a38-bc17-9f018b74d35c",
                            "gambit_id": "7bacfdb7-01ec-439c-839e-3244b3c2f707",
                            "last_updated": "2022-11-28T13:52:13.840866-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 226",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be084067-5fe9-441c-846d-e9f3ab7f9a4c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fa90522c-b8ea-41c8-9bfc-6429f95da29c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "149f9ffa-588c-4d2b-9518-19694d36e873",
            "completed": true,
            "last_updated": "2022-11-28T11:42:08.478734-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.65,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/149f9ffa-588c-4d2b-9518-19694d36e873",
            "datetime": "2022-11-27T16:25:00-05:00",
            "cutoff_datetime": "2022-11-27T16:25:00-05:00",
            "name": "Los Angeles Rams v. Kansas City Chiefs",
            "bettypes": [
                {
                    "id": "d53998cd-0d42-4e4f-8e5a-7a5dbeedaf91",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa90522c-b8ea-41c8-9bfc-6429f95da29c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10600.0,
                        "profit_sb": 1600.0,
                        "profit_sb_percentage": 17.78,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 8801.0
                            },
                            {
                                "team": "Los Angeles Rams",
                                "amount": 1199.0
                            }
                        ],
                        "expected_reward_tokens": 9328.22,
                        "profit_sb": 328.22,
                        "profit_sb_percentage": 3.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f25d7ae0-617c-41bb-9244-3fbc9c0546c5",
                            "gambit_id": "70448a00-e8e6-4949-904a-0c151fcdd7b9",
                            "last_updated": "2022-11-28T11:42:08.484182-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.06000",
                            "odds": "1.06670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d53998cd-0d42-4e4f-8e5a-7a5dbeedaf91/?format=api"
                        },
                        {
                            "id": "b2674e8f-9bcc-42dc-b8f1-84df7a43be89",
                            "gambit_id": "e67e2836-0ab2-4fe2-b392-55513874220c",
                            "last_updated": "2022-11-28T11:42:08.485183-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "7.78000",
                            "odds": "8.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d53998cd-0d42-4e4f-8e5a-7a5dbeedaf91/?format=api"
                        }
                    ]
                },
                {
                    "id": "19a2b98a-ef05-4179-bb11-a8de4e6d1639",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa90522c-b8ea-41c8-9bfc-6429f95da29c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Rams",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "853353de-64da-4640-bdb3-54adf38a3812",
                            "gambit_id": "88ba4ee8-81a1-49f6-ac14-d133e60c4dae",
                            "last_updated": "2022-11-28T11:42:08.487195-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-15.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19a2b98a-ef05-4179-bb11-a8de4e6d1639/?format=api"
                        },
                        {
                            "id": "874aca41-325e-4fb8-a53e-8e61dfaca06f",
                            "gambit_id": "fbd667d1-66d4-4be4-9bce-ff4682eb9204",
                            "last_updated": "2022-11-28T11:42:08.488202-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "15.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19a2b98a-ef05-4179-bb11-a8de4e6d1639/?format=api"
                        }
                    ]
                },
                {
                    "id": "34cad258-e38e-4003-882d-9592ae2f82ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa90522c-b8ea-41c8-9bfc-6429f95da29c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 42",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 42",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c9274a27-890c-4e92-b9b1-18f76c731efe",
                            "gambit_id": "2b294e31-b7c6-4518-b74a-fae705092602",
                            "last_updated": "2022-11-28T11:42:08.481164-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 42",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34cad258-e38e-4003-882d-9592ae2f82ee/?format=api"
                        },
                        {
                            "id": "728f55e4-3f2f-4d78-bde5-b04d84fa5882",
                            "gambit_id": "04472db5-7e1d-4bde-a042-508342a0f464",
                            "last_updated": "2022-11-28T11:42:08.482188-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 42",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34cad258-e38e-4003-882d-9592ae2f82ee/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "857733c0-5ee0-43f3-adf9-25823d348466",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "86ef1314-48e7-429d-97ba-98b48c461cde",
            "completed": true,
            "last_updated": "2022-11-28T11:41:58.727738-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/86ef1314-48e7-429d-97ba-98b48c461cde",
            "datetime": "2022-11-27T16:25:00-05:00",
            "cutoff_datetime": "2022-11-27T16:25:00-05:00",
            "name": "New Orleans Saints v. San Francisco 49ers",
            "bettypes": [
                {
                    "id": "e10e191d-d5bc-47da-b0be-aa72ad657ab4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/857733c0-5ee0-43f3-adf9-25823d348466/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7550.0
                            },
                            {
                                "team": "New Orleans Saints",
                                "amount": 2450.0
                            }
                        ],
                        "expected_reward_tokens": 9211.0,
                        "profit_sb": 211.0,
                        "profit_sb_percentage": 2.34,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "86167a65-4dc0-47f1-8a60-190906356b10",
                            "gambit_id": "2766bbed-f808-4b9d-99e5-56647d86ea6e",
                            "last_updated": "2022-11-28T11:41:58.736746-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.22000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e10e191d-d5bc-47da-b0be-aa72ad657ab4/?format=api"
                        },
                        {
                            "id": "e6f0b91d-6f4f-421d-a413-c652b71c8c69",
                            "gambit_id": "cdbccb9c-4c5a-4497-9b96-1faa6cbedf5f",
                            "last_updated": "2022-11-28T11:41:58.737715-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Saints",
                            "reward": "3.76000",
                            "odds": "4.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e10e191d-d5bc-47da-b0be-aa72ad657ab4/?format=api"
                        }
                    ]
                },
                {
                    "id": "d98d911c-682f-43f5-9830-426e89943657",
                    "match": "https://api-prod.gambitprofit.com/api/matches/857733c0-5ee0-43f3-adf9-25823d348466/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "New Orleans Saints",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f184a524-9ad3-4e3f-8c66-c9b1bbdf2038",
                            "gambit_id": "43483a36-c11a-4e1e-a457-a867fcb150b4",
                            "last_updated": "2022-11-28T11:41:58.733815-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d98d911c-682f-43f5-9830-426e89943657/?format=api"
                        },
                        {
                            "id": "e6ba4aec-ba00-4169-ac1a-671decdd5563",
                            "gambit_id": "b2a8f670-2d01-48a3-a342-b916a2931805",
                            "last_updated": "2022-11-28T11:41:58.734787-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Saints",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d98d911c-682f-43f5-9830-426e89943657/?format=api"
                        }
                    ]
                },
                {
                    "id": "2919344f-1aac-4f5a-90f2-18dbc75abfb6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/857733c0-5ee0-43f3-adf9-25823d348466/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 43.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 43.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a4b4c399-9324-4756-86a0-481906625c47",
                            "gambit_id": "66247c1b-7aa4-437f-8d04-eb5565ac9f66",
                            "last_updated": "2022-11-28T11:41:58.730671-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 43.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "43.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2919344f-1aac-4f5a-90f2-18dbc75abfb6/?format=api"
                        },
                        {
                            "id": "83601236-14fb-4050-84b2-e5c46f69d69d",
                            "gambit_id": "149b00fc-2c2e-4ad3-9b7c-2dd91c4bc775",
                            "last_updated": "2022-11-28T11:41:58.731783-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 43.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "43.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2919344f-1aac-4f5a-90f2-18dbc75abfb6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "20522f6b-87c3-433a-bbcc-badede3dd49b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0dc8b843-958d-430a-928f-6bea28ad1f3c",
            "completed": true,
            "last_updated": "2022-11-28T13:52:13.006355-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/0dc8b843-958d-430a-928f-6bea28ad1f3c",
            "datetime": "2022-11-27T16:10:00-05:00",
            "cutoff_datetime": "2022-11-27T16:10:00-05:00",
            "name": "Indiana Pacers v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "5684458d-83fe-46d2-9dcc-d5588d4a0a55",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20522f6b-87c3-433a-bbcc-badede3dd49b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indiana Pacers",
                                "amount": 5399.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "eb861fac-dddf-4012-9cc2-8de399c50e80",
                            "gambit_id": "6fab93be-3d7a-426c-b837-92a1709b8283",
                            "last_updated": "2022-11-28T13:52:13.014741-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5684458d-83fe-46d2-9dcc-d5588d4a0a55/?format=api"
                        },
                        {
                            "id": "d784983b-d5df-4180-9b1b-5fc2a3c7453b",
                            "gambit_id": "32571b0e-a90b-411b-9295-7b1e085d74d2",
                            "last_updated": "2022-11-28T13:52:13.013500-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5684458d-83fe-46d2-9dcc-d5588d4a0a55/?format=api"
                        }
                    ]
                },
                {
                    "id": "4681792a-bc08-4d5d-a3a1-7090218551f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20522f6b-87c3-433a-bbcc-badede3dd49b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indiana Pacers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "96fdd38e-1699-4271-85fa-df3e131ccd49",
                            "gambit_id": "c11805b3-d84b-4c44-8f0f-837827b3dac8",
                            "last_updated": "2022-11-28T13:52:13.019849-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4681792a-bc08-4d5d-a3a1-7090218551f7/?format=api"
                        },
                        {
                            "id": "2588ae47-4476-4a80-aecc-2732009ffc9d",
                            "gambit_id": "ba1fd246-195a-4b9a-aa9c-88d364e8eb54",
                            "last_updated": "2022-11-28T13:52:13.017180-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4681792a-bc08-4d5d-a3a1-7090218551f7/?format=api"
                        }
                    ]
                },
                {
                    "id": "26e25608-0084-41b1-b967-40d73137beff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20522f6b-87c3-433a-bbcc-badede3dd49b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 221.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 221.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dab452ab-3630-4c54-9e21-54d97461cfdb",
                            "gambit_id": "7fa80873-7d8a-46d0-ab1a-ec9d934030ef",
                            "last_updated": "2022-11-28T13:52:13.009722-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/26e25608-0084-41b1-b967-40d73137beff/?format=api"
                        },
                        {
                            "id": "6584e437-9dc1-4a79-8c6e-8dbad5fe2a31",
                            "gambit_id": "ec82a67b-d02b-443d-9929-3d7b32686e97",
                            "last_updated": "2022-11-28T13:52:13.010960-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/26e25608-0084-41b1-b967-40d73137beff/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8aec669a-7979-4a63-b481-178beeb9e702",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7d786c1d-e381-4b64-b1fd-f45174d18385",
            "completed": true,
            "last_updated": "2022-11-28T11:41:58.264446-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/7d786c1d-e381-4b64-b1fd-f45174d18385",
            "datetime": "2022-11-27T16:05:00-05:00",
            "cutoff_datetime": "2022-11-27T16:05:00-05:00",
            "name": "Las Vegas Raiders v. Seattle Seahawks",
            "bettypes": [
                {
                    "id": "fc5dc0c6-b017-462e-b0a2-9e9d22bffc92",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8aec669a-7979-4a63-b481-178beeb9e702/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6336.0
                            },
                            {
                                "team": "Las Vegas Raiders",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bfc041ac-07a8-4a8f-a699-2b334313288c",
                            "gambit_id": "87162c46-efdf-4172-b0ae-47857575f0d3",
                            "last_updated": "2022-11-28T11:41:58.271419-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Seahawks",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc5dc0c6-b017-462e-b0a2-9e9d22bffc92/?format=api"
                        },
                        {
                            "id": "68bb5bce-827e-4ca0-b3c0-aacc8d62f12e",
                            "gambit_id": "f6b42b7c-2858-4354-9d3d-70d211500171",
                            "last_updated": "2022-11-28T11:41:58.270460-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Las Vegas Raiders",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc5dc0c6-b017-462e-b0a2-9e9d22bffc92/?format=api"
                        }
                    ]
                },
                {
                    "id": "e3f569ad-e6e7-48a3-a4ae-46e50fc40aae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8aec669a-7979-4a63-b481-178beeb9e702/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Seahawks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Las Vegas Raiders",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6be7dce2-dcbf-48a6-81e0-3f34bce431dd",
                            "gambit_id": "83fff2c3-1b7d-49b8-a501-9a575d3b770e",
                            "last_updated": "2022-11-28T11:41:58.273406-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Seahawks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3f569ad-e6e7-48a3-a4ae-46e50fc40aae/?format=api"
                        },
                        {
                            "id": "0e0c7365-c349-4ec2-9127-93ae52dad7e3",
                            "gambit_id": "2f3149e0-3611-4b2b-809f-8d37a16de3c5",
                            "last_updated": "2022-11-28T11:41:58.274382-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3f569ad-e6e7-48a3-a4ae-46e50fc40aae/?format=api"
                        }
                    ]
                },
                {
                    "id": "67e65c9d-c1a1-4b56-89c8-1f55ca7c52d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8aec669a-7979-4a63-b481-178beeb9e702/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 48",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 48",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "767c52d3-ee9f-4275-a391-91f6f39c819d",
                            "gambit_id": "5e75b0ea-5c9e-4cc6-b168-928c648ee0f3",
                            "last_updated": "2022-11-28T11:41:58.267367-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 48",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "48.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67e65c9d-c1a1-4b56-89c8-1f55ca7c52d5/?format=api"
                        },
                        {
                            "id": "93dec8fb-27fc-40f1-a3ae-f1794089682e",
                            "gambit_id": "717c5949-b8f4-4f99-88b2-013f373edaac",
                            "last_updated": "2022-11-28T11:41:58.268521-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 48",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "48.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67e65c9d-c1a1-4b56-89c8-1f55ca7c52d5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "362ccd99-8cf3-4168-9dd8-a4062b51d45f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4eaf1a80-63e0-4866-9fa6-dfe9830b2e81",
            "completed": true,
            "last_updated": "2022-11-28T11:41:58.899731-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/4eaf1a80-63e0-4866-9fa6-dfe9830b2e81",
            "datetime": "2022-11-27T16:05:00-05:00",
            "cutoff_datetime": "2022-11-27T16:05:00-05:00",
            "name": "Los Angeles Chargers v. Arizona Cardinals",
            "bettypes": [
                {
                    "id": "1facb2a4-c481-43ba-af62-9d43ade260d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/362ccd99-8cf3-4168-9dd8-a4062b51d45f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Chargers",
                                "amount": 5664.0
                            },
                            {
                                "team": "Arizona Cardinals",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f3497c6c-95ef-4305-bd17-bb73d7e54bae",
                            "gambit_id": "1a8c9825-af5c-4f01-ad82-99872358bd46",
                            "last_updated": "2022-11-28T11:41:58.910742-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Chargers",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1facb2a4-c481-43ba-af62-9d43ade260d7/?format=api"
                        },
                        {
                            "id": "2ebf503d-dba7-4b96-8fb2-4de80be74e5f",
                            "gambit_id": "4536f2e4-7f71-410b-8719-071aa3a1cd22",
                            "last_updated": "2022-11-28T11:41:58.909781-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1facb2a4-c481-43ba-af62-9d43ade260d7/?format=api"
                        }
                    ]
                },
                {
                    "id": "d63d1403-a8da-4b08-a260-fda7f2009c0b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/362ccd99-8cf3-4168-9dd8-a4062b51d45f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Chargers",
                                "amount": 5097.0
                            },
                            {
                                "team": "Arizona Cardinals",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9df21c8f-786b-44ac-a99a-1df22cdf6e41",
                            "gambit_id": "952950b9-4452-4c37-b07e-37f385eb65d0",
                            "last_updated": "2022-11-28T11:41:58.907811-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Chargers",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d63d1403-a8da-4b08-a260-fda7f2009c0b/?format=api"
                        },
                        {
                            "id": "5547cccb-885c-465d-91c4-c85b6350a1bd",
                            "gambit_id": "c0ab7a9c-1f13-404a-bb18-7c8ee4840e72",
                            "last_updated": "2022-11-28T11:41:58.906604-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d63d1403-a8da-4b08-a260-fda7f2009c0b/?format=api"
                        }
                    ]
                },
                {
                    "id": "c128db80-a5bd-428b-b83a-04f722eef5f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/362ccd99-8cf3-4168-9dd8-a4062b51d45f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "79cc3c90-5391-406d-875e-18e91dafcecc",
                            "gambit_id": "8a3bc7c3-a6f3-49bb-b894-4b46dc171161",
                            "last_updated": "2022-11-28T11:41:58.902531-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/c128db80-a5bd-428b-b83a-04f722eef5f5/?format=api"
                        },
                        {
                            "id": "687c2b04-983a-4e58-8177-a45026bc7694",
                            "gambit_id": "012e33e5-0fe9-4c66-9d04-3e7ae2d8c8fc",
                            "last_updated": "2022-11-28T11:41:58.904493-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/c128db80-a5bd-428b-b83a-04f722eef5f5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ac2dacfe-fa21-40ac-a0c3-ca638f4afa6c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "905b8abd-3887-49f4-83af-10c924955e72",
            "completed": true,
            "last_updated": "2022-11-28T13:57:14.708041-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/905b8abd-3887-49f4-83af-10c924955e72",
            "datetime": "2022-11-27T15:40:00-05:00",
            "cutoff_datetime": "2022-11-27T15:40:00-05:00",
            "name": "Golden State Warriors v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "68a387c7-a7e0-4f60-9a73-9c79918bafdc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac2dacfe-fa21-40ac-a0c3-ca638f4afa6c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5304.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0b46f821-9a17-4f9d-9d51-3c537f01511b",
                            "gambit_id": "44903398-579a-47c6-8a96-758fcbd7bfcb",
                            "last_updated": "2022-11-28T13:57:14.715686-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68a387c7-a7e0-4f60-9a73-9c79918bafdc/?format=api"
                        },
                        {
                            "id": "48552f48-5bc6-4337-9221-6c44282ed5d2",
                            "gambit_id": "0ebb6a18-354c-48cb-b4bb-92bbf9b896fd",
                            "last_updated": "2022-11-28T13:57:14.714513-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68a387c7-a7e0-4f60-9a73-9c79918bafdc/?format=api"
                        }
                    ]
                },
                {
                    "id": "0b79ba61-e62f-4c78-acdf-ed2b35dfe7c3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac2dacfe-fa21-40ac-a0c3-ca638f4afa6c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Minnesota Timberwolves",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e9e76234-daa2-442e-afe4-30db7f7e1d0e",
                            "gambit_id": "ccf38929-a5d5-4f5e-8a79-c719cd4809a2",
                            "last_updated": "2022-11-28T13:57:14.719249-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b79ba61-e62f-4c78-acdf-ed2b35dfe7c3/?format=api"
                        },
                        {
                            "id": "60d501d9-7d46-4f11-bb1a-88564f58956b",
                            "gambit_id": "c4dee6b8-5cd1-40e1-bdeb-8c3f68a5e25e",
                            "last_updated": "2022-11-28T13:57:14.718074-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b79ba61-e62f-4c78-acdf-ed2b35dfe7c3/?format=api"
                        }
                    ]
                },
                {
                    "id": "9a558285-ed02-49e0-a851-29eed9e49ae8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac2dacfe-fa21-40ac-a0c3-ca638f4afa6c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "b777f25b-3536-4ab2-bbee-12bf122d5e31",
                            "gambit_id": "48a111fb-e67d-41a9-a18f-31a2e1dbcc8c",
                            "last_updated": "2022-11-28T13:57:14.712170-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/9a558285-ed02-49e0-a851-29eed9e49ae8/?format=api"
                        },
                        {
                            "id": "d6b3a447-3a4b-4bc2-8dd3-6d205a7418ee",
                            "gambit_id": "03b18575-09f8-4245-99a4-48336df0230e",
                            "last_updated": "2022-11-28T13:57:14.710854-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/9a558285-ed02-49e0-a851-29eed9e49ae8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "37904459-360d-4e02-823c-2f7b2d0dc7bc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "732b59aa-482c-4037-89b4-17a966a8980c",
            "completed": true,
            "last_updated": "2022-11-28T13:57:14.008923-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/732b59aa-482c-4037-89b4-17a966a8980c",
            "datetime": "2022-11-27T15:10:00-05:00",
            "cutoff_datetime": "2022-11-27T15:10:00-05:00",
            "name": "Portland Trail Blazers v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "e6d896f6-d5ee-41e5-957e-55764afe10ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/37904459-360d-4e02-823c-2f7b2d0dc7bc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7209.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 2791.0
                            }
                        ],
                        "expected_reward_tokens": 9154.48,
                        "profit_sb": 154.48,
                        "profit_sb_percentage": 1.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "163cdcb6-bb9a-428d-b39f-3a49bbd6b174",
                            "gambit_id": "1f707dfd-bf32-4fac-9b9b-7f2755946056",
                            "last_updated": "2022-11-28T13:57:14.014955-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.27000",
                            "odds": "1.31250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6d896f6-d5ee-41e5-957e-55764afe10ab/?format=api"
                        },
                        {
                            "id": "246601a7-ecbf-4c8d-8bce-c71976dd91bf",
                            "gambit_id": "55cc9bf3-a6b7-4d7a-9375-868a1a3c0ecc",
                            "last_updated": "2022-11-28T13:57:14.016037-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "3.28000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6d896f6-d5ee-41e5-957e-55764afe10ab/?format=api"
                        }
                    ]
                },
                {
                    "id": "bc2785c4-8cda-401c-bf49-f3d0c73486ec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/37904459-360d-4e02-823c-2f7b2d0dc7bc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Portland Trail Blazers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "51522d5e-9c54-4723-be0b-65af60563976",
                            "gambit_id": "729e7755-259e-42b0-b517-3d987386a778",
                            "last_updated": "2022-11-28T13:57:14.018085-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc2785c4-8cda-401c-bf49-f3d0c73486ec/?format=api"
                        },
                        {
                            "id": "39e44022-fa22-42c6-a196-5ea3c7645cf0",
                            "gambit_id": "baaa2391-22a0-47ff-b4f7-09f24e5c4162",
                            "last_updated": "2022-11-28T13:57:14.019090-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc2785c4-8cda-401c-bf49-f3d0c73486ec/?format=api"
                        }
                    ]
                },
                {
                    "id": "4f13e5bc-1dba-442f-9215-271990f34153",
                    "match": "https://api-prod.gambitprofit.com/api/matches/37904459-360d-4e02-823c-2f7b2d0dc7bc/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 224",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 224",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "26c27e2a-e125-413a-a3fa-5454852fba50",
                            "gambit_id": "569b58ca-ce0b-4163-bad4-e3d6f5aa61ef",
                            "last_updated": "2022-11-28T13:57:14.011641-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 224",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f13e5bc-1dba-442f-9215-271990f34153/?format=api"
                        },
                        {
                            "id": "09b57c40-0473-450e-8421-e90e37fe950b",
                            "gambit_id": "1277f6bb-1442-4bf9-ad87-d770bbf17856",
                            "last_updated": "2022-11-28T13:57:14.012795-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 224",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f13e5bc-1dba-442f-9215-271990f34153/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "15873db7-487a-4048-a150-7a625f6bb7f7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c735ed54-c7ac-42c4-808c-cacf34b0d552",
            "completed": true,
            "last_updated": "2022-11-28T14:17:18.148247-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.15,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c735ed54-c7ac-42c4-808c-cacf34b0d552",
            "datetime": "2022-11-27T14:05:00-05:00",
            "cutoff_datetime": "2022-11-27T14:05:00-05:00",
            "name": "Arizona Coyotes v. Minnesota Wild",
            "bettypes": [
                {
                    "id": "6ba7b583-cb0b-43c2-a494-3a9e67574dd6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/15873db7-487a-4048-a150-7a625f6bb7f7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7072.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 2928.0
                            }
                        ],
                        "expected_reward_tokens": 9193.6,
                        "profit_sb": 193.6,
                        "profit_sb_percentage": 2.15,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0d187a08-19c0-4df4-b55a-f648e88592cf",
                            "gambit_id": "89e26fdb-ed27-4714-94da-341e9af8dade",
                            "last_updated": "2022-11-28T14:17:18.156664-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.30000",
                            "odds": "1.34480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ba7b583-cb0b-43c2-a494-3a9e67574dd6/?format=api"
                        },
                        {
                            "id": "8efa9562-1686-4f1b-aa7c-41d7beadba4f",
                            "gambit_id": "9fd77be9-1aff-44db-9e08-a214d8664871",
                            "last_updated": "2022-11-28T14:17:18.157650-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "3.14000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ba7b583-cb0b-43c2-a494-3a9e67574dd6/?format=api"
                        }
                    ]
                },
                {
                    "id": "4b1c28bb-8e74-4741-8712-bec80cac55b3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/15873db7-487a-4048-a150-7a625f6bb7f7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Arizona Coyotes",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0b3ee73c-b5c9-4277-a5f2-3838f650f9ba",
                            "gambit_id": "8f7fc2bf-84b6-4a80-a518-fb99d1480745",
                            "last_updated": "2022-11-28T14:17:18.153695-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/4b1c28bb-8e74-4741-8712-bec80cac55b3/?format=api"
                        },
                        {
                            "id": "a17123f8-294f-4c0d-a044-13655d8c84d7",
                            "gambit_id": "e83f3336-af93-44d1-b5c6-f6f6fc75fdc9",
                            "last_updated": "2022-11-28T14:17:18.154672-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b1c28bb-8e74-4741-8712-bec80cac55b3/?format=api"
                        }
                    ]
                },
                {
                    "id": "fa9c8934-ef0a-415c-9a87-e506668e4308",
                    "match": "https://api-prod.gambitprofit.com/api/matches/15873db7-487a-4048-a150-7a625f6bb7f7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "63b9a072-27a2-4dae-9f57-c1a55ce174bd",
                            "gambit_id": "0233b44f-562d-444b-871e-6c3a58391c41",
                            "last_updated": "2022-11-28T14:17:18.151723-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/fa9c8934-ef0a-415c-9a87-e506668e4308/?format=api"
                        },
                        {
                            "id": "d2082685-73b9-4271-9e98-420469da3cef",
                            "gambit_id": "7b9a83a1-afb4-4869-9fca-a43a53ac27ae",
                            "last_updated": "2022-11-28T14:17:18.150668-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/fa9c8934-ef0a-415c-9a87-e506668e4308/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "445fa1e2-d918-4547-b4a9-04faeeed5f11",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5d58b147-8746-4f68-94ee-7430964dd119",
            "completed": true,
            "last_updated": "2022-11-28T11:52:10.360148-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/5d58b147-8746-4f68-94ee-7430964dd119",
            "datetime": "2022-11-27T14:00:00-05:00",
            "cutoff_datetime": "2022-11-27T14:00:00-05:00",
            "name": "Spain v. Germany",
            "bettypes": [
                {
                    "id": "1c925627-2b8b-4196-8dbe-5d7da9280849",
                    "match": "https://api-prod.gambitprofit.com/api/matches/445fa1e2-d918-4547-b4a9-04faeeed5f11/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Spain",
                                "amount": 5320.0
                            },
                            {
                                "team": "Germany",
                                "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": "Spain",
                                "amount": 3782.0
                            },
                            {
                                "team": "Germany",
                                "amount": 3328.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2891.0
                            }
                        ],
                        "expected_reward_tokens": 8585.14,
                        "profit_sb": -414.86,
                        "profit_sb_percentage": -4.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9279b6b4-e7f7-4392-9a3d-bb351a43947e",
                            "gambit_id": "df68579a-2c2c-41ff-a624-a3081b055cc3",
                            "last_updated": "2022-11-28T11:52:10.367392-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Spain",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c925627-2b8b-4196-8dbe-5d7da9280849/?format=api"
                        },
                        {
                            "id": "0cbe0c1e-847b-45a9-a67e-ac52f00ae458",
                            "gambit_id": "47be8d94-c204-474b-93cd-7d50e65098c2",
                            "last_updated": "2022-11-28T11:52:10.366279-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Germany",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c925627-2b8b-4196-8dbe-5d7da9280849/?format=api"
                        },
                        {
                            "id": "76e5fa4b-e493-4f93-9516-28ec0bd09edb",
                            "gambit_id": "b4e611df-5c7c-44b9-9f01-a56b59a66b4d",
                            "last_updated": "2022-11-28T11:52:10.368509-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "2.97000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c925627-2b8b-4196-8dbe-5d7da9280849/?format=api"
                        }
                    ]
                },
                {
                    "id": "96cba24a-6eb7-4e8e-9444-97f8f60528d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/445fa1e2-d918-4547-b4a9-04faeeed5f11/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8700.0,
                        "profit_sb": -300.0,
                        "profit_sb_percentage": -3.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ad4b14f8-816e-426a-a8b1-5546708fe678",
                            "gambit_id": "c59a75ab-e603-46e4-935b-70c6109ed0be",
                            "last_updated": "2022-11-28T11:52:10.364016-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/96cba24a-6eb7-4e8e-9444-97f8f60528d2/?format=api"
                        },
                        {
                            "id": "9c32ddbc-d76c-4a7c-a64d-15f986e05b04",
                            "gambit_id": "18ef8c1c-23b7-48ab-a6ee-a83ee6f3cd50",
                            "last_updated": "2022-11-28T11:52:10.362881-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/96cba24a-6eb7-4e8e-9444-97f8f60528d2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cf38ee21-6531-4d70-b8eb-eea85c475a18",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "afa6ed08-fd8b-4f32-91be-573e874afbda",
            "completed": true,
            "last_updated": "2022-11-28T11:42:01.283866-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/afa6ed08-fd8b-4f32-91be-573e874afbda",
            "datetime": "2022-11-27T13:00:00-05:00",
            "cutoff_datetime": "2022-11-27T13:00:00-05:00",
            "name": "Tampa Bay Buccaneers v. Cleveland Browns",
            "bettypes": [
                {
                    "id": "7a5d5bfd-ea7d-490f-8ec3-3ea5ba9cb887",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cf38ee21-6531-4d70-b8eb-eea85c475a18/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 6114.0
                            },
                            {
                                "team": "Cleveland Browns",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4dce74e7-f245-4581-935a-fe5340f0629b",
                            "gambit_id": "4c448503-2242-45fd-8dcc-ee1fd9b92508",
                            "last_updated": "2022-11-28T11:42:01.289915-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a5d5bfd-ea7d-490f-8ec3-3ea5ba9cb887/?format=api"
                        },
                        {
                            "id": "f420ba07-16c6-4265-a78a-f4b12ed261bb",
                            "gambit_id": "66c538a6-5db1-43d9-b8a9-5e593453a390",
                            "last_updated": "2022-11-28T11:42:01.290909-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Browns",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a5d5bfd-ea7d-490f-8ec3-3ea5ba9cb887/?format=api"
                        }
                    ]
                },
                {
                    "id": "9fb4736f-fb86-41b1-bf28-52e375ee8f92",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cf38ee21-6531-4d70-b8eb-eea85c475a18/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 5097.0
                            },
                            {
                                "team": "Cleveland Browns",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "61753ce3-2899-4742-a7b1-44f1acb12637",
                            "gambit_id": "838ce953-db14-4ca7-86c1-4e58166e5149",
                            "last_updated": "2022-11-28T11:42:01.293936-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fb4736f-fb86-41b1-bf28-52e375ee8f92/?format=api"
                        },
                        {
                            "id": "f10563d1-de87-44c3-839b-ac82397bc87b",
                            "gambit_id": "f1648b41-87e5-4417-aea9-78e4a5a01fff",
                            "last_updated": "2022-11-28T11:42:01.292912-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Browns",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fb4736f-fb86-41b1-bf28-52e375ee8f92/?format=api"
                        }
                    ]
                },
                {
                    "id": "1144e913-344d-4cab-8d93-5afdbc551904",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cf38ee21-6531-4d70-b8eb-eea85c475a18/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 42",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 42",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "52fa8e96-56e5-48a1-940f-1edf9af6ed79",
                            "gambit_id": "fd7f9ce5-abe5-4479-80e3-28ab94ea73ef",
                            "last_updated": "2022-11-28T11:42:01.286802-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 42",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1144e913-344d-4cab-8d93-5afdbc551904/?format=api"
                        },
                        {
                            "id": "651d72fd-e88b-45e0-ad36-39631082bdd2",
                            "gambit_id": "80e26da7-30ea-4788-bf62-74238da9d869",
                            "last_updated": "2022-11-28T11:42:01.287830-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 42",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1144e913-344d-4cab-8d93-5afdbc551904/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "87194717-bead-4bed-8525-c3e925f435df",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "240e2eab-df74-4a07-a74f-f9f14b0f67cc",
            "completed": true,
            "last_updated": "2022-11-28T11:52:09.607636-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/240e2eab-df74-4a07-a74f-f9f14b0f67cc",
            "datetime": "2022-11-27T13:00:00-05:00",
            "cutoff_datetime": "2022-11-27T13:00:00-05:00",
            "name": "Denver Broncos v. Carolina Panthers",
            "bettypes": [
                {
                    "id": "7856b3e8-0b68-4ada-82df-47d83582da9c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87194717-bead-4bed-8525-c3e925f435df/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5097.0
                            },
                            {
                                "team": "Carolina Panthers",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "08e6c900-ad1b-449f-b3c8-e6c99d0806da",
                            "gambit_id": "b47ffdce-76c7-44ac-8daa-b4af2c8323c5",
                            "last_updated": "2022-11-28T11:52:09.618908-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Broncos",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7856b3e8-0b68-4ada-82df-47d83582da9c/?format=api"
                        },
                        {
                            "id": "422461e0-22bc-451c-a231-a4ae88c16843",
                            "gambit_id": "8011c24d-87e8-49d8-87ef-18aef548b9fa",
                            "last_updated": "2022-11-28T11:52:09.617887-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Panthers",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7856b3e8-0b68-4ada-82df-47d83582da9c/?format=api"
                        }
                    ]
                },
                {
                    "id": "010a46cb-7d6e-4f1f-8fc1-e7b48d4a1380",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87194717-bead-4bed-8525-c3e925f435df/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Panthers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Denver Broncos",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "23488842-23d3-401a-a2e6-6f8c357ec06e",
                            "gambit_id": "3b08f9fa-1585-4069-bc34-61af86d7bf13",
                            "last_updated": "2022-11-28T11:52:09.621054-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Panthers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/010a46cb-7d6e-4f1f-8fc1-e7b48d4a1380/?format=api"
                        },
                        {
                            "id": "fbad9d4f-8c29-4793-820c-6f936e593aec",
                            "gambit_id": "812f299e-56aa-44a0-b543-d79d5a6e63df",
                            "last_updated": "2022-11-28T11:52:09.621980-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Broncos",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/010a46cb-7d6e-4f1f-8fc1-e7b48d4a1380/?format=api"
                        }
                    ]
                },
                {
                    "id": "8e47c4e7-9ce3-417e-b20b-a2f8d1d65edd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87194717-bead-4bed-8525-c3e925f435df/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 36.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 36.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b44ce535-2d52-4157-ab0c-cb872f22357d",
                            "gambit_id": "ef6ab5ff-11c3-43b4-ab49-9460de6613fa",
                            "last_updated": "2022-11-28T11:52:09.612158-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 36.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "36.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e47c4e7-9ce3-417e-b20b-a2f8d1d65edd/?format=api"
                        },
                        {
                            "id": "03d337e5-88da-486f-ac46-044330df1d07",
                            "gambit_id": "4b6859e3-c41b-496d-aabc-495bb138a8dd",
                            "last_updated": "2022-11-28T11:52:09.610730-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 36.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "36.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e47c4e7-9ce3-417e-b20b-a2f8d1d65edd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "057d51f6-2c17-4ae0-b3dc-85e26cb5ae78",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cdaeaee5-7fc2-429a-a5e4-42b7924ef033",
            "completed": true,
            "last_updated": "2022-11-28T11:47:15.698252-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/cdaeaee5-7fc2-429a-a5e4-42b7924ef033",
            "datetime": "2022-11-27T13:00:00-05:00",
            "cutoff_datetime": "2022-11-27T13:00:00-05:00",
            "name": "Cincinnati Bengals v. Tennessee Titans",
            "bettypes": [
                {
                    "id": "78c9d91d-bf51-4dce-849b-7fa06cf913e1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/057d51f6-2c17-4ae0-b3dc-85e26cb5ae78/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Cincinnati Bengals",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9b0ff76a-78a4-4db9-accf-d9d35e4d81b3",
                            "gambit_id": "351f4a31-7418-4a0d-8990-afff7602f75b",
                            "last_updated": "2022-11-28T11:47:15.704842-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee Titans",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78c9d91d-bf51-4dce-849b-7fa06cf913e1/?format=api"
                        },
                        {
                            "id": "4d6ac2f1-9cf2-42bc-9538-95224d54635d",
                            "gambit_id": "e381c83e-dfc5-45d0-82cf-f405066ae4fd",
                            "last_updated": "2022-11-28T11:47:15.706060-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati Bengals",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78c9d91d-bf51-4dce-849b-7fa06cf913e1/?format=api"
                        }
                    ]
                },
                {
                    "id": "3d495714-bab1-409c-882f-c1054ea11ead",
                    "match": "https://api-prod.gambitprofit.com/api/matches/057d51f6-2c17-4ae0-b3dc-85e26cb5ae78/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tennessee Titans",
                                "amount": 5097.0
                            },
                            {
                                "team": "Cincinnati Bengals",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9b748634-15c8-4995-9ca1-e2b46f76c127",
                            "gambit_id": "ab51730c-2b29-4dfb-8539-78ec229b6c5a",
                            "last_updated": "2022-11-28T11:47:15.708189-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee Titans",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d495714-bab1-409c-882f-c1054ea11ead/?format=api"
                        },
                        {
                            "id": "03ef936c-0729-4f6e-864c-f200205b600d",
                            "gambit_id": "19a3bcd0-2cc1-4f7f-9791-cdcba23d2bcf",
                            "last_updated": "2022-11-28T11:47:15.709266-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati Bengals",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d495714-bab1-409c-882f-c1054ea11ead/?format=api"
                        }
                    ]
                },
                {
                    "id": "51b049d1-fd3e-44d3-8196-96c7476747e9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/057d51f6-2c17-4ae0-b3dc-85e26cb5ae78/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 42.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 42.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4eaed0b0-c069-4f2d-a616-276b3b200ce2",
                            "gambit_id": "96e33871-ffa6-4f18-b3f7-2fdd87bd9019",
                            "last_updated": "2022-11-28T11:47:15.701259-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 42.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "42.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51b049d1-fd3e-44d3-8196-96c7476747e9/?format=api"
                        },
                        {
                            "id": "2ab58bee-81e2-4d83-8a31-80aad568646d",
                            "gambit_id": "02423590-112d-411b-b0ea-7699aec3ee35",
                            "last_updated": "2022-11-28T11:47:15.702449-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 42.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "42.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51b049d1-fd3e-44d3-8196-96c7476747e9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "891d27bc-abf8-4452-93b8-a57a04de1d8e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "da48b140-a121-490e-b3d8-e3f2910e55f0",
            "completed": true,
            "last_updated": "2022-11-28T11:47:16.596219-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/da48b140-a121-490e-b3d8-e3f2910e55f0",
            "datetime": "2022-11-27T13:00:00-05:00",
            "cutoff_datetime": "2022-11-27T13:00:00-05:00",
            "name": "Atlanta Falcons v. Washington Commanders",
            "bettypes": [
                {
                    "id": "83a9c0ad-0279-40ae-9623-22c6b1ee8757",
                    "match": "https://api-prod.gambitprofit.com/api/matches/891d27bc-abf8-4452-93b8-a57a04de1d8e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6170.0
                            },
                            {
                                "team": "Atlanta Falcons",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "29379907-99d9-4c8d-bb40-cfe5ebda1cd2",
                            "gambit_id": "dfe7a07b-d780-4439-8c57-b03aeaf2ffd9",
                            "last_updated": "2022-11-28T11:47:16.602345-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Commanders",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83a9c0ad-0279-40ae-9623-22c6b1ee8757/?format=api"
                        },
                        {
                            "id": "6310c056-b555-4800-afec-d2f541b6243c",
                            "gambit_id": "e04ae258-2a92-49e4-aa94-720f5ce5db10",
                            "last_updated": "2022-11-28T11:47:16.603327-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Falcons",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83a9c0ad-0279-40ae-9623-22c6b1ee8757/?format=api"
                        }
                    ]
                },
                {
                    "id": "8a353352-a24e-40d6-b80b-fa049fd6b0aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/891d27bc-abf8-4452-93b8-a57a04de1d8e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta Falcons",
                                "amount": 5000.0
                            },
                            {
                                "team": "Washington Commanders",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6eab594e-3b51-49d8-a57b-3f8a2836d5fc",
                            "gambit_id": "edd8cc26-8ddb-41f2-98a3-7e1efa252796",
                            "last_updated": "2022-11-28T11:47:16.606278-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Falcons",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a353352-a24e-40d6-b80b-fa049fd6b0aa/?format=api"
                        },
                        {
                            "id": "e0ff6b19-cd3d-4316-a1ab-bdfa8436b3c1",
                            "gambit_id": "08e13c0d-a951-4c3c-ae6b-1abac9d55ff2",
                            "last_updated": "2022-11-28T11:47:16.605294-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Commanders",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a353352-a24e-40d6-b80b-fa049fd6b0aa/?format=api"
                        }
                    ]
                },
                {
                    "id": "a8bcc082-c077-418e-b198-02f2347b3225",
                    "match": "https://api-prod.gambitprofit.com/api/matches/891d27bc-abf8-4452-93b8-a57a04de1d8e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 40",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 40",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b125a77c-0d87-4065-bf1c-50170d9e856b",
                            "gambit_id": "3af5a80e-49e4-47f8-9dd4-b186adf2f918",
                            "last_updated": "2022-11-28T11:47:16.599190-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 40",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "40.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8bcc082-c077-418e-b198-02f2347b3225/?format=api"
                        },
                        {
                            "id": "1427c560-691f-4480-b2e6-ae610e1067f6",
                            "gambit_id": "9f6292d9-4a66-4673-b4ef-3d344b2f7cd4",
                            "last_updated": "2022-11-28T11:47:16.600357-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 40",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "40.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8bcc082-c077-418e-b198-02f2347b3225/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "19d62b60-80d4-4b98-9cca-3bb35a5136b6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "abad383a-028d-4cca-bb83-f97c790c220d",
            "completed": true,
            "last_updated": "2022-11-28T11:47:16.839196-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.08,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/abad383a-028d-4cca-bb83-f97c790c220d",
            "datetime": "2022-11-27T13:00:00-05:00",
            "cutoff_datetime": "2022-11-27T13:00:00-05:00",
            "name": "Chicago Bears v. New York Jets",
            "bettypes": [
                {
                    "id": "f0f52eb2-6cb9-43af-81c4-4a52511b9815",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19d62b60-80d4-4b98-9cca-3bb35a5136b6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7469.0
                            },
                            {
                                "team": "Chicago Bears",
                                "amount": 2531.0
                            }
                        ],
                        "expected_reward_tokens": 9186.87,
                        "profit_sb": 186.87,
                        "profit_sb_percentage": 2.08,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "17708d69-387d-4b32-99f3-9db06a30dca8",
                            "gambit_id": "90375034-ae96-48a9-ae60-f6370f5f473e",
                            "last_updated": "2022-11-28T11:47:16.845391-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Jets",
                            "reward": "1.23000",
                            "odds": "1.26320",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0f52eb2-6cb9-43af-81c4-4a52511b9815/?format=api"
                        },
                        {
                            "id": "fa172533-462c-4735-97cb-5845f2fe1221",
                            "gambit_id": "c874b939-22f1-4441-9b08-12c748dd04e0",
                            "last_updated": "2022-11-28T11:47:16.846368-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bears",
                            "reward": "3.63000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0f52eb2-6cb9-43af-81c4-4a52511b9815/?format=api"
                        }
                    ]
                },
                {
                    "id": "cad6a861-f521-48e7-a91f-9c715cfaf595",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19d62b60-80d4-4b98-9cca-3bb35a5136b6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Jets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Chicago Bears",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a4815d5e-7933-438b-8785-a561a86965af",
                            "gambit_id": "f685a8f0-2ae5-4631-9d3c-f7a51e672f3d",
                            "last_updated": "2022-11-28T11:47:16.849409-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Jets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cad6a861-f521-48e7-a91f-9c715cfaf595/?format=api"
                        },
                        {
                            "id": "eb5bcdf0-3ed2-46df-8e61-2d24703b1050",
                            "gambit_id": "208216af-52c1-4aee-9154-5fce8e24f5e6",
                            "last_updated": "2022-11-28T11:47:16.848409-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bears",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cad6a861-f521-48e7-a91f-9c715cfaf595/?format=api"
                        }
                    ]
                },
                {
                    "id": "f7084f5f-d6a0-4a53-b904-f0e59f34d365",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19d62b60-80d4-4b98-9cca-3bb35a5136b6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 36.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 36.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c0fcbf7e-35d6-4f25-a848-672d936c0f8e",
                            "gambit_id": "4b55d6d5-4e6e-46a3-a74e-e73a53cffe77",
                            "last_updated": "2022-11-28T11:47:16.842230-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 36.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "36.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7084f5f-d6a0-4a53-b904-f0e59f34d365/?format=api"
                        },
                        {
                            "id": "73795b3c-ed6e-4a7c-93a7-b667d07ad560",
                            "gambit_id": "21f516dd-7cb1-426e-b708-9b3a75df41c7",
                            "last_updated": "2022-11-28T11:47:16.843381-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 36.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "36.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7084f5f-d6a0-4a53-b904-f0e59f34d365/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "180dd749-0b30-4ba5-9dce-0cdbeb55acd7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "82bcc240-1d12-4f60-8502-1a61e973bee9",
            "completed": true,
            "last_updated": "2022-11-28T11:47:16.433866-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.54,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/82bcc240-1d12-4f60-8502-1a61e973bee9",
            "datetime": "2022-11-27T13:00:00-05:00",
            "cutoff_datetime": "2022-11-27T13:00:00-05:00",
            "name": "Baltimore Ravens v. Jacksonville Jaguars",
            "bettypes": [
                {
                    "id": "a4080175-8411-4160-8ceb-43ab37827fc0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/180dd749-0b30-4ba5-9dce-0cdbeb55acd7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5974.0
                            },
                            {
                                "team": "Jacksonville Jaguars",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1beb9530-9759-4e72-b088-31cbe24c384a",
                            "gambit_id": "a673d247-8621-427b-afe2-e261eab80d76",
                            "last_updated": "2022-11-28T11:47:16.441190-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4080175-8411-4160-8ceb-43ab37827fc0/?format=api"
                        },
                        {
                            "id": "0f2ee945-44fb-4540-8d6f-c09eb9708645",
                            "gambit_id": "daa9502e-c1e9-4f52-8e1f-7fd445947cd4",
                            "last_updated": "2022-11-28T11:47:16.440164-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4080175-8411-4160-8ceb-43ab37827fc0/?format=api"
                        }
                    ]
                },
                {
                    "id": "beaeb33c-79a9-42c4-b6fc-3b5192bd09ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/180dd749-0b30-4ba5-9dce-0cdbeb55acd7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "05911618-d4d8-43fc-a5f9-5bf8c0473930",
                            "gambit_id": "58ca6daa-8c87-4287-8cd9-ea88b7549ed5",
                            "last_updated": "2022-11-28T11:47:16.444293-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/beaeb33c-79a9-42c4-b6fc-3b5192bd09ae/?format=api"
                        },
                        {
                            "id": "eb555387-9485-45fd-9679-195f0db1f951",
                            "gambit_id": "62e51712-6eab-4252-ac26-b5c50357d418",
                            "last_updated": "2022-11-28T11:47:16.443208-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/beaeb33c-79a9-42c4-b6fc-3b5192bd09ae/?format=api"
                        }
                    ]
                },
                {
                    "id": "c1743744-1143-485e-a2ab-afad336947ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/180dd749-0b30-4ba5-9dce-0cdbeb55acd7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5097.0
                            },
                            {
                                "team": "Game Total Under 43",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aa6bdb80-adde-476c-928f-3f1a69f5cf8a",
                            "gambit_id": "68f9a38d-c590-455e-8581-4ee87d2e8a37",
                            "last_updated": "2022-11-28T11:47:16.438118-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 43",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "43.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1743744-1143-485e-a2ab-afad336947ff/?format=api"
                        },
                        {
                            "id": "e1cff5e1-3c56-45bc-80f4-1e1967ec4499",
                            "gambit_id": "d23a1f0a-5d45-4980-8e81-b452cdfc527b",
                            "last_updated": "2022-11-28T11:47:16.437092-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 43",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "43.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1743744-1143-485e-a2ab-afad336947ff/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d7216fb7-a9f9-44e1-a75f-57bb273314c9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "24bb19f7-c1a9-4b52-8829-c0a3038ffc53",
            "completed": true,
            "last_updated": "2022-11-28T11:52:09.437296-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.36,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/24bb19f7-c1a9-4b52-8829-c0a3038ffc53",
            "datetime": "2022-11-27T13:00:00-05:00",
            "cutoff_datetime": "2022-11-27T13:00:00-05:00",
            "name": "Houston Texans v. Miami Dolphins",
            "bettypes": [
                {
                    "id": "bd1b6c25-e25b-4521-9342-776e3c0a682d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d7216fb7-a9f9-44e1-a75f-57bb273314c9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Dolphins",
                                "amount": 8457.0
                            },
                            {
                                "team": "Houston Texans",
                                "amount": 1543.0
                            }
                        ],
                        "expected_reward_tokens": 9302.7,
                        "profit_sb": 302.7,
                        "profit_sb_percentage": 3.36,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4ada4572-70fb-42b5-904e-d754d3c7463c",
                            "gambit_id": "fc525079-0daa-4016-a750-a8a9cd62a24f",
                            "last_updated": "2022-11-28T11:52:09.443655-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Dolphins",
                            "reward": "1.10000",
                            "odds": "1.11760",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd1b6c25-e25b-4521-9342-776e3c0a682d/?format=api"
                        },
                        {
                            "id": "9d1ab4cb-465f-4818-aed3-82a6b5d6e0fc",
                            "gambit_id": "630bebcd-5924-4cf6-b2bc-f9e4440643ab",
                            "last_updated": "2022-11-28T11:52:09.444830-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Texans",
                            "reward": "6.03000",
                            "odds": "6.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd1b6c25-e25b-4521-9342-776e3c0a682d/?format=api"
                        }
                    ]
                },
                {
                    "id": "486e9d2b-0134-4eb5-bc98-07c59d4ee7d6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d7216fb7-a9f9-44e1-a75f-57bb273314c9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Dolphins",
                                "amount": 5000.0
                            },
                            {
                                "team": "Houston Texans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b532e7f3-f107-4e6a-9a10-4557e139036f",
                            "gambit_id": "10ff873a-7708-4f58-bbe3-a00701011821",
                            "last_updated": "2022-11-28T11:52:09.447091-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Dolphins",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/486e9d2b-0134-4eb5-bc98-07c59d4ee7d6/?format=api"
                        },
                        {
                            "id": "451a8ad1-3431-4523-82ec-323f297dd1aa",
                            "gambit_id": "5ada2818-5bb1-4c6d-a3f0-9e6ca675f79e",
                            "last_updated": "2022-11-28T11:52:09.448229-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Texans",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/486e9d2b-0134-4eb5-bc98-07c59d4ee7d6/?format=api"
                        }
                    ]
                },
                {
                    "id": "2fa88ab4-0af5-43d6-b2ba-d68642bb71ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d7216fb7-a9f9-44e1-a75f-57bb273314c9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 47.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 47.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9940146d-c290-4b9f-b746-6d1b840c1ecb",
                            "gambit_id": "ec6e9ff7-fb71-41c7-be8f-67b0bebd112c",
                            "last_updated": "2022-11-28T11:52:09.440149-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 47.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fa88ab4-0af5-43d6-b2ba-d68642bb71ed/?format=api"
                        },
                        {
                            "id": "fbf39646-e358-4c88-b3fd-c59ef1615a78",
                            "gambit_id": "494fc62f-c94e-4cf8-90f2-8a61af675c5b",
                            "last_updated": "2022-11-28T11:52:09.441424-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 47.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fa88ab4-0af5-43d6-b2ba-d68642bb71ed/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c7ab1717-40da-4a5d-b07a-62dbfe458c5d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "11c04d5d-bb98-4b85-b185-4018dbdbcf3e",
            "completed": true,
            "last_updated": "2022-11-28T11:52:10.222548-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.15,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/11c04d5d-bb98-4b85-b185-4018dbdbcf3e",
            "datetime": "2022-11-27T11:00:00-05:00",
            "cutoff_datetime": "2022-11-27T11:00:00-05:00",
            "name": "Croatia v. Canada",
            "bettypes": [
                {
                    "id": "6de99af1-b5d2-45e5-80e2-c07bdd55ace2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c7ab1717-40da-4a5d-b07a-62dbfe458c5d/?format=api",
                    "name": "Pick the Winner",
                    "created_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": 5884.0
                            },
                            {
                                "team": "Draw",
                                "amount": 4116.0
                            }
                        ],
                        "expected_reward_tokens": 12059.88,
                        "profit_sb": 3059.88,
                        "profit_sb_percentage": 34.0,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Croatia",
                                "amount": 4220.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2953.0
                            },
                            {
                                "team": "Canada",
                                "amount": 2827.0
                            }
                        ],
                        "expected_reward_tokens": 8650.62,
                        "profit_sb": -349.38,
                        "profit_sb_percentage": -3.88,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f8a49afd-792f-416e-9528-7927f609581d",
                            "gambit_id": "108f9c70-a454-4177-8b64-a2e9c1928a6d",
                            "last_updated": "2022-11-28T11:52:10.229986-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Croatia",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6de99af1-b5d2-45e5-80e2-c07bdd55ace2/?format=api"
                        },
                        {
                            "id": "5e308689-c783-4b1c-8ed8-a650902eeaa5",
                            "gambit_id": "9f7236b9-8c98-48fa-a7f6-1460fe8d6a0a",
                            "last_updated": "2022-11-28T11:52:10.231087-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "2.93000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6de99af1-b5d2-45e5-80e2-c07bdd55ace2/?format=api"
                        },
                        {
                            "id": "4a824270-98e9-4e8b-9f6a-b116771e6826",
                            "gambit_id": "3c986cf3-1c11-47cb-b093-0c009052b694",
                            "last_updated": "2022-11-28T11:52:10.228880-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Canada",
                            "reward": "3.06000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6de99af1-b5d2-45e5-80e2-c07bdd55ace2/?format=api"
                        }
                    ]
                },
                {
                    "id": "84e36798-9226-4c79-8d5a-5dcb58cd0579",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c7ab1717-40da-4a5d-b07a-62dbfe458c5d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5552.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4448.0
                            }
                        ],
                        "expected_reward_tokens": 8716.64,
                        "profit_sb": -283.36,
                        "profit_sb_percentage": -3.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "60de071d-e41b-4bd7-95c3-a056afa2ca09",
                            "gambit_id": "71519b98-c6d6-4701-8882-a4f55a23a85e",
                            "last_updated": "2022-11-28T11:52:10.225437-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.57000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e36798-9226-4c79-8d5a-5dcb58cd0579/?format=api"
                        },
                        {
                            "id": "11b16d87-a490-4205-8ef2-8f65f1968dba",
                            "gambit_id": "867351b4-4941-4582-b0e3-b85f0a27ff75",
                            "last_updated": "2022-11-28T11:52:10.226615-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e36798-9226-4c79-8d5a-5dcb58cd0579/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}