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=8100
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=8200",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=8000",
    "results": [
        {
            "id": "956ee3f7-4d00-4740-b487-820a0cd78830",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a6818b36-fea7-45a8-8f80-eb5f9a580cde",
            "completed": true,
            "last_updated": "2022-11-05T09:28:16.012199-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a6818b36-fea7-45a8-8f80-eb5f9a580cde",
            "datetime": "2022-11-04T20:40:00-04:00",
            "cutoff_datetime": "2022-11-04T20:40:00-04:00",
            "name": "Toronto Raptors v. Dallas Mavericks",
            "bettypes": [
                {
                    "id": "2bc91a47-6a26-4911-b027-a364b9b94006",
                    "match": "https://api-prod.gambitprofit.com/api/matches/956ee3f7-4d00-4740-b487-820a0cd78830/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6114.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "14ff6884-2c29-48be-9b08-0e72c5e47365",
                            "gambit_id": "1b5a7f46-a45d-4ee1-a991-c03937eb0ea4",
                            "last_updated": "2022-11-05T09:28:16.021133-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bc91a47-6a26-4911-b027-a364b9b94006/?format=api"
                        },
                        {
                            "id": "415e6baa-dd45-40c6-9dad-cedaa556dd44",
                            "gambit_id": "dbcb64b6-ace7-46a1-bcb4-7122c3a70a95",
                            "last_updated": "2022-11-05T09:28:16.022905-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bc91a47-6a26-4911-b027-a364b9b94006/?format=api"
                        }
                    ]
                },
                {
                    "id": "cfc122d7-13b7-4607-992e-f30ae7001ce3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/956ee3f7-4d00-4740-b487-820a0cd78830/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7ca66ac3-b34e-4562-90b0-c44cd87d5dc4",
                            "gambit_id": "875d8417-9475-4b43-bd9a-8967b2274926",
                            "last_updated": "2022-11-05T09:28:16.019072-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfc122d7-13b7-4607-992e-f30ae7001ce3/?format=api"
                        },
                        {
                            "id": "07ac367e-4c04-4bb1-9599-b523faec4d1b",
                            "gambit_id": "d4a2ff0e-b3d4-4d2e-92b5-ab069161f539",
                            "last_updated": "2022-11-05T09:28:16.018085-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfc122d7-13b7-4607-992e-f30ae7001ce3/?format=api"
                        }
                    ]
                },
                {
                    "id": "943aa1a7-c9a9-4d07-926f-f6b587564d89",
                    "match": "https://api-prod.gambitprofit.com/api/matches/956ee3f7-4d00-4740-b487-820a0cd78830/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 215.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 215.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "24d0ca5f-0546-40b6-bfb1-3770964b0bb1",
                            "gambit_id": "2f2cc2e0-5cd0-4455-a13f-19fe32be3c28",
                            "last_updated": "2022-11-05T09:28:16.016135-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 215.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "215.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/943aa1a7-c9a9-4d07-926f-f6b587564d89/?format=api"
                        },
                        {
                            "id": "9a79a7e8-2ce7-4a3e-8ac6-e088d99cfa88",
                            "gambit_id": "e7aa3c1e-c512-4a04-8c8d-30066225f7a9",
                            "last_updated": "2022-11-05T09:28:16.015059-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 215.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "215.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/943aa1a7-c9a9-4d07-926f-f6b587564d89/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "26520d44-6c01-402f-b4f1-a30543f4bbb6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "62bbf8a6-e48e-4737-8f4a-e43d70310f98",
            "completed": true,
            "last_updated": "2022-11-05T09:33:29.879169-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.59,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/62bbf8a6-e48e-4737-8f4a-e43d70310f98",
            "datetime": "2022-11-04T20:10:00-04:00",
            "cutoff_datetime": "2022-11-04T20:10:00-04:00",
            "name": "Los Angeles Clippers v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "bb56241b-58e3-45fd-bc9a-760a02753844",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26520d44-6c01-402f-b4f1-a30543f4bbb6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5899.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6a2a6f26-fc76-457f-9a0f-f073dcc16177",
                            "gambit_id": "ae2d974d-bca9-4f1f-9f0b-dea7fb62aa8c",
                            "last_updated": "2022-11-05T09:33:29.889826-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb56241b-58e3-45fd-bc9a-760a02753844/?format=api"
                        },
                        {
                            "id": "aa1c720f-5fca-417d-be2f-c802995d9fb4",
                            "gambit_id": "ab437648-14cd-487b-8687-07057f492f43",
                            "last_updated": "2022-11-05T09:33:29.888717-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb56241b-58e3-45fd-bc9a-760a02753844/?format=api"
                        }
                    ]
                },
                {
                    "id": "87c73d34-557f-4094-b558-e4cfb25f8ca8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26520d44-6c01-402f-b4f1-a30543f4bbb6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Los Angeles Clippers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "49ab0b35-2af4-4c59-986b-0e7056350030",
                            "gambit_id": "7ac62202-1172-43f6-b6f7-7cf9e9d73b49",
                            "last_updated": "2022-11-05T09:33:29.885320-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87c73d34-557f-4094-b558-e4cfb25f8ca8/?format=api"
                        },
                        {
                            "id": "6f8602d0-4a50-46f5-99db-a72c721c0590",
                            "gambit_id": "3fb164fc-72f8-4838-9230-435a072a4a0f",
                            "last_updated": "2022-11-05T09:33:29.886437-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87c73d34-557f-4094-b558-e4cfb25f8ca8/?format=api"
                        }
                    ]
                },
                {
                    "id": "74387394-d9dd-4cf0-bc5b-35ab7b7a093a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26520d44-6c01-402f-b4f1-a30543f4bbb6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "3eed1013-1566-467c-abee-3fe9bec3ef2e",
                            "gambit_id": "65d27a8c-3493-4d8b-ae75-58fe52d2e43f",
                            "last_updated": "2022-11-05T09:33:29.883034-04: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/74387394-d9dd-4cf0-bc5b-35ab7b7a093a/?format=api"
                        },
                        {
                            "id": "70052037-cb55-44e2-a287-b3b0a9a47c30",
                            "gambit_id": "164930f0-a161-4cf4-9f7b-31406657eb97",
                            "last_updated": "2022-11-05T09:33:29.881907-04: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/74387394-d9dd-4cf0-bc5b-35ab7b7a093a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "da28c87d-8e2a-4dc0-a6e4-055570863f05",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "eb826b99-0dd2-4f34-b7ba-84a2f15f71eb",
            "completed": true,
            "last_updated": "2022-11-05T09:28:15.107584-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.99,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/eb826b99-0dd2-4f34-b7ba-84a2f15f71eb",
            "datetime": "2022-11-04T20:10:00-04:00",
            "cutoff_datetime": "2022-11-04T20:10:00-04:00",
            "name": "Charlotte Hornets v. Memphis Grizzlies",
            "bettypes": [
                {
                    "id": "4a9b4424-3184-4dec-bd36-73eac030a122",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da28c87d-8e2a-4dc0-a6e4-055570863f05/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8131.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 1869.0
                            }
                        ],
                        "expected_reward_tokens": 9269.34,
                        "profit_sb": 269.34,
                        "profit_sb_percentage": 2.99,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "93dd9b78-ecab-4f38-bc58-588b73422b23",
                            "gambit_id": "001e33d9-8916-48b9-92cd-1e217703b4dc",
                            "last_updated": "2022-11-05T09:28:15.115952-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.14000",
                            "odds": "1.16130",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a9b4424-3184-4dec-bd36-73eac030a122/?format=api"
                        },
                        {
                            "id": "2627e7f4-0068-457d-adb8-bf95563bbd2d",
                            "gambit_id": "eeb3794d-4524-435f-abd9-359e2904d65b",
                            "last_updated": "2022-11-05T09:28:15.116947-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "4.96000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a9b4424-3184-4dec-bd36-73eac030a122/?format=api"
                        }
                    ]
                },
                {
                    "id": "b76c4e7e-df09-44ea-80d2-4774f46906d4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da28c87d-8e2a-4dc0-a6e4-055570863f05/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "173cc07f-24e6-42e9-b06c-d263b0d46648",
                            "gambit_id": "44038648-16ed-40d9-8a24-56c96ee694b1",
                            "last_updated": "2022-11-05T09:28:15.114031-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b76c4e7e-df09-44ea-80d2-4774f46906d4/?format=api"
                        },
                        {
                            "id": "ea6408b7-5eda-4a0b-be6d-963c69806c98",
                            "gambit_id": "85bbcf87-a287-44c8-b60f-a1be5cd6cbec",
                            "last_updated": "2022-11-05T09:28:15.113072-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b76c4e7e-df09-44ea-80d2-4774f46906d4/?format=api"
                        }
                    ]
                },
                {
                    "id": "9c6f7811-6c99-4b2b-86b4-40ec7a186390",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da28c87d-8e2a-4dc0-a6e4-055570863f05/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 226.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "93907839-d3ad-49a2-b281-1603dc4aad08",
                            "gambit_id": "7b3b2b98-6ddb-4267-aa63-c29edd081a9e",
                            "last_updated": "2022-11-05T09:28:15.111140-04: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/9c6f7811-6c99-4b2b-86b4-40ec7a186390/?format=api"
                        },
                        {
                            "id": "9ff39581-084b-49ca-9f00-418e607ea436",
                            "gambit_id": "14a6a244-780a-498b-8d3e-7231adb131d2",
                            "last_updated": "2022-11-05T09:28:15.110168-04: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/9c6f7811-6c99-4b2b-86b4-40ec7a186390/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a669734d-1cbc-492f-b4bd-195132d66b2d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ee7518fa-94a7-4ebc-be97-de124338b8db",
            "completed": true,
            "last_updated": "2022-11-05T09:33:29.577293-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.56,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ee7518fa-94a7-4ebc-be97-de124338b8db",
            "datetime": "2022-11-04T19:40:00-04:00",
            "cutoff_datetime": "2022-11-04T19:40:00-04:00",
            "name": "Chicago Bulls v. Boston Celtics",
            "bettypes": [
                {
                    "id": "255db23e-8ca0-4242-a7f1-328fa7aec4fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a669734d-1cbc-492f-b4bd-195132d66b2d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6993.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 3007.0
                            }
                        ],
                        "expected_reward_tokens": 9230.76,
                        "profit_sb": 230.76,
                        "profit_sb_percentage": 2.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "119db105-bc76-4623-9e5c-52f26c7de1ce",
                            "gambit_id": "c854eba9-d693-4f4c-8f7a-fcc02b3ac3c0",
                            "last_updated": "2022-11-05T09:33:29.583465-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.32000",
                            "odds": "1.36360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/255db23e-8ca0-4242-a7f1-328fa7aec4fb/?format=api"
                        },
                        {
                            "id": "78c08734-dae1-4da3-9f5c-fd5751b49411",
                            "gambit_id": "68641fcc-ea8a-4287-b9c9-1ce62a9d26cd",
                            "last_updated": "2022-11-05T09:33:29.584713-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "3.07000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/255db23e-8ca0-4242-a7f1-328fa7aec4fb/?format=api"
                        }
                    ]
                },
                {
                    "id": "e79143c0-c8c8-4502-8c77-cae3021ccfaa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a669734d-1cbc-492f-b4bd-195132d66b2d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Chicago Bulls",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "118b9cd9-44bc-4e27-9790-93baf4d5c5b5",
                            "gambit_id": "343e23ca-b34e-409d-95b8-303b0461990f",
                            "last_updated": "2022-11-05T09:33:29.586902-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e79143c0-c8c8-4502-8c77-cae3021ccfaa/?format=api"
                        },
                        {
                            "id": "d8b4bc4a-b32c-4b63-9888-24d5c26e9ade",
                            "gambit_id": "edc3c91e-ec38-436e-8e3b-5c3c7f8afe19",
                            "last_updated": "2022-11-05T09:33:29.587930-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e79143c0-c8c8-4502-8c77-cae3021ccfaa/?format=api"
                        }
                    ]
                },
                {
                    "id": "9cb2edb4-25a0-4b97-af68-aebcdc05d595",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a669734d-1cbc-492f-b4bd-195132d66b2d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "3b25be97-ff4b-42d4-ac9b-f67e4a2f054c",
                            "gambit_id": "6b706dc5-9e52-4ca9-a44b-92cf9276ddd9",
                            "last_updated": "2022-11-05T09:33:29.580004-04: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/9cb2edb4-25a0-4b97-af68-aebcdc05d595/?format=api"
                        },
                        {
                            "id": "61d74a34-d0db-4fa2-9fb9-e2a89c3b08ff",
                            "gambit_id": "7d8ce242-2085-42e4-8fd9-ccc00e3fde93",
                            "last_updated": "2022-11-05T09:33:29.581233-04: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/9cb2edb4-25a0-4b97-af68-aebcdc05d595/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3dad74be-5c0d-4705-9216-5c49b8b40924",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "340d0b8f-fda2-425a-a0f0-55cfa0999391",
            "completed": true,
            "last_updated": "2022-11-05T09:38:14.729696-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.6,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/340d0b8f-fda2-425a-a0f0-55cfa0999391",
            "datetime": "2022-11-04T19:10:00-04:00",
            "cutoff_datetime": "2022-11-04T19:10:00-04:00",
            "name": "Miami Heat v. Indiana Pacers",
            "bettypes": [
                {
                    "id": "75aea64d-1ad4-4f16-8444-6783a0e4eaa0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3dad74be-5c0d-4705-9216-5c49b8b40924/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5824.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 4176.0
                            }
                        ],
                        "expected_reward_tokens": 9143.68,
                        "profit_sb": 143.68,
                        "profit_sb_percentage": 1.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b166b29c-25c7-4440-baf5-e14f448488fe",
                            "gambit_id": "864735f0-e905-4560-ae15-b30bf1344a58",
                            "last_updated": "2022-11-05T09:38:14.739558-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.57000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75aea64d-1ad4-4f16-8444-6783a0e4eaa0/?format=api"
                        },
                        {
                            "id": "b230d849-f487-432b-8180-3b4bc0778a75",
                            "gambit_id": "f35a5933-7455-42f9-a1f1-1abd9438ab1b",
                            "last_updated": "2022-11-05T09:38:14.738611-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "2.19000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75aea64d-1ad4-4f16-8444-6783a0e4eaa0/?format=api"
                        }
                    ]
                },
                {
                    "id": "38a56ed7-9e08-4cc4-b29c-8dfe55189854",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3dad74be-5c0d-4705-9216-5c49b8b40924/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "24e3d014-f597-45b9-8a86-7bd44309cf6d",
                            "gambit_id": "0fdf2c0e-baad-46f8-82e0-9d69113f0ddc",
                            "last_updated": "2022-11-05T09:38:14.736712-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38a56ed7-9e08-4cc4-b29c-8dfe55189854/?format=api"
                        },
                        {
                            "id": "4096d3bc-b6cb-4d3d-aba6-3fbedbab8ea3",
                            "gambit_id": "f7adac86-8706-4b1e-9c23-ccdbb87d5289",
                            "last_updated": "2022-11-05T09:38:14.735710-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38a56ed7-9e08-4cc4-b29c-8dfe55189854/?format=api"
                        }
                    ]
                },
                {
                    "id": "ca1229fd-a3cd-4cc0-b9d3-70cfd59bf313",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3dad74be-5c0d-4705-9216-5c49b8b40924/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 225",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 225",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d424ce64-1e31-428e-b1a9-69affa11e09a",
                            "gambit_id": "8e5a4e11-bb3e-4c7d-99ec-faedbc7692ae",
                            "last_updated": "2022-11-05T09:38:14.732549-04: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/ca1229fd-a3cd-4cc0-b9d3-70cfd59bf313/?format=api"
                        },
                        {
                            "id": "d2cdae27-0aab-4cbd-9425-01b8db4c6b2e",
                            "gambit_id": "81e0d65b-160b-4b10-a136-5d5df3843784",
                            "last_updated": "2022-11-05T09:38:14.733754-04: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/ca1229fd-a3cd-4cc0-b9d3-70cfd59bf313/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "28db3a15-d30e-4ba0-807b-e8de37dde72b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "eb2e2a51-907a-4d70-8505-535286db6843",
            "completed": true,
            "last_updated": "2022-11-05T09:38:17.052441-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.24,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/eb2e2a51-907a-4d70-8505-535286db6843",
            "datetime": "2022-11-04T19:10:00-04:00",
            "cutoff_datetime": "2022-11-04T19:10:00-04:00",
            "name": "New York Knicks v. Philadelphia 76ers",
            "bettypes": [
                {
                    "id": "af3fc4e8-bb01-461a-8607-ba8e43de2a0f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/28db3a15-d30e-4ba0-807b-e8de37dde72b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "New York Knicks",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d914cec6-483e-4673-8b6d-4cdfd3612879",
                            "gambit_id": "0fca6594-5bb9-4365-8f57-f9a6d7ad6865",
                            "last_updated": "2022-11-05T09:38:17.061487-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af3fc4e8-bb01-461a-8607-ba8e43de2a0f/?format=api"
                        },
                        {
                            "id": "37022511-22e4-4978-a98e-f551d6b0b3cf",
                            "gambit_id": "382e65bd-b4a8-4516-90ba-cf0b6af64aab",
                            "last_updated": "2022-11-05T09:38:17.062468-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af3fc4e8-bb01-461a-8607-ba8e43de2a0f/?format=api"
                        }
                    ]
                },
                {
                    "id": "a1417b6c-395e-49d5-9a1b-4a29fd522cef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/28db3a15-d30e-4ba0-807b-e8de37dde72b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "New York Knicks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e370edd8-5373-4001-8bc2-60c6a15349b8",
                            "gambit_id": "841a3ecd-7d3d-4172-ad3d-9b81f301e2d4",
                            "last_updated": "2022-11-05T09:38:17.058564-04: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/a1417b6c-395e-49d5-9a1b-4a29fd522cef/?format=api"
                        },
                        {
                            "id": "2a069314-6dfc-486d-8131-88f4b567aa7e",
                            "gambit_id": "cfc435cc-9b78-4f4a-ac40-6baf0c271de3",
                            "last_updated": "2022-11-05T09:38:17.059535-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1417b6c-395e-49d5-9a1b-4a29fd522cef/?format=api"
                        }
                    ]
                },
                {
                    "id": "c78359fa-6f75-4882-80f9-43044346ba60",
                    "match": "https://api-prod.gambitprofit.com/api/matches/28db3a15-d30e-4ba0-807b-e8de37dde72b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 221",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "926ac097-a026-45f1-9215-3229dabd4f02",
                            "gambit_id": "62e94869-a336-4d32-b8b3-7c654bd687b5",
                            "last_updated": "2022-11-05T09:38:17.055262-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 221",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "221.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c78359fa-6f75-4882-80f9-43044346ba60/?format=api"
                        },
                        {
                            "id": "9c7396e9-eb78-43d9-8ec5-f0075cb9a8be",
                            "gambit_id": "a64a0d25-9e1b-494b-81f3-194a43fbe52c",
                            "last_updated": "2022-11-05T09:38:17.056546-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 221",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "221.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c78359fa-6f75-4882-80f9-43044346ba60/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1363af01-65d3-42fc-9b17-225140b9c336",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0332c8fe-7d01-4962-b1a4-b7653889324c",
            "completed": true,
            "last_updated": "2022-11-05T09:38:12.818359-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.73,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/0332c8fe-7d01-4962-b1a4-b7653889324c",
            "datetime": "2022-11-04T19:10:00-04:00",
            "cutoff_datetime": "2022-11-04T19:10:00-04:00",
            "name": "Cleveland Cavaliers v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "d9a77a08-eb0c-4347-b202-bb6f5d2dcbf2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1363af01-65d3-42fc-9b17-225140b9c336/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5984.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 4016.0
                            }
                        ],
                        "expected_reward_tokens": 9155.52,
                        "profit_sb": 155.52,
                        "profit_sb_percentage": 1.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c3139046-d32b-490a-9d05-d5675903f46b",
                            "gambit_id": "37216188-5268-47cc-b6bc-3ade0b50739e",
                            "last_updated": "2022-11-05T09:38:12.825195-04: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/d9a77a08-eb0c-4347-b202-bb6f5d2dcbf2/?format=api"
                        },
                        {
                            "id": "3c088f38-b182-45a9-951d-9a49bf5c1224",
                            "gambit_id": "edf5acc6-ae9e-4a31-89f1-46cd65f99343",
                            "last_updated": "2022-11-05T09:38:12.824238-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "2.28000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9a77a08-eb0c-4347-b202-bb6f5d2dcbf2/?format=api"
                        }
                    ]
                },
                {
                    "id": "06a2eb92-226a-44f4-bb44-88e6d628f32c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1363af01-65d3-42fc-9b17-225140b9c336/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Cleveland Cavaliers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c2c50410-19e4-4432-b8fc-89c9ab9f9d18",
                            "gambit_id": "6b228b22-a62a-4ae2-90a7-f4a9a3bb9cc0",
                            "last_updated": "2022-11-05T09:38:12.827119-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06a2eb92-226a-44f4-bb44-88e6d628f32c/?format=api"
                        },
                        {
                            "id": "a365cea6-535d-4a4e-ad2c-07d767fca5cd",
                            "gambit_id": "0e9de73c-5bd0-4d7d-81a4-7a8e6aa83423",
                            "last_updated": "2022-11-05T09:38:12.828103-04: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/06a2eb92-226a-44f4-bb44-88e6d628f32c/?format=api"
                        }
                    ]
                },
                {
                    "id": "e13a0d6c-93b3-4c9b-9033-a3fbcef6b643",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1363af01-65d3-42fc-9b17-225140b9c336/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 215.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 215.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9b58eb7c-ec89-4fe3-9939-ea08d932742e",
                            "gambit_id": "a30f5eb8-7052-42d0-8352-3a75d9683c61",
                            "last_updated": "2022-11-05T09:38:12.821194-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 215.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "215.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e13a0d6c-93b3-4c9b-9033-a3fbcef6b643/?format=api"
                        },
                        {
                            "id": "ec58198a-2859-4d0d-9324-bba07def8092",
                            "gambit_id": "2ca80250-73db-4b10-817b-e7ae1b075efe",
                            "last_updated": "2022-11-05T09:38:12.822312-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 215.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "215.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e13a0d6c-93b3-4c9b-9033-a3fbcef6b643/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "acce6b17-57f9-4c1a-8a9c-ff0d1166d4e7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7bf9ccc5-1561-46b7-a880-f65a98a38022",
            "completed": true,
            "last_updated": "2022-11-05T09:38:12.273073-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.35,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7bf9ccc5-1561-46b7-a880-f65a98a38022",
            "datetime": "2022-11-04T19:10:00-04:00",
            "cutoff_datetime": "2022-11-04T19:10:00-04:00",
            "name": "Brooklyn Nets v. Washington Wizards",
            "bettypes": [
                {
                    "id": "b5506498-d664-4175-adcf-b42b4b5ee717",
                    "match": "https://api-prod.gambitprofit.com/api/matches/acce6b17-57f9-4c1a-8a9c-ff0d1166d4e7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5737.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 4263.0
                            }
                        ],
                        "expected_reward_tokens": 9121.83,
                        "profit_sb": 121.83,
                        "profit_sb_percentage": 1.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "be0f90ce-1203-4826-85ec-5e53f106f011",
                            "gambit_id": "2405e8c3-1c9d-4a26-8041-cfb203422c6c",
                            "last_updated": "2022-11-05T09:38:12.282011-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.59000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5506498-d664-4175-adcf-b42b4b5ee717/?format=api"
                        },
                        {
                            "id": "e54e1554-636a-427b-9f87-ff3620f0fb5c",
                            "gambit_id": "f6b29fa9-afdc-47f3-9d78-546c0f3fa416",
                            "last_updated": "2022-11-05T09:38:12.282986-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5506498-d664-4175-adcf-b42b4b5ee717/?format=api"
                        }
                    ]
                },
                {
                    "id": "99f89cc7-5eec-4314-8c2b-1ea331791055",
                    "match": "https://api-prod.gambitprofit.com/api/matches/acce6b17-57f9-4c1a-8a9c-ff0d1166d4e7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Washington Wizards",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ac78adf6-8ebc-4235-a79d-e37dea35bce2",
                            "gambit_id": "4b333b43-a3bd-473a-a620-975d6aa780a1",
                            "last_updated": "2022-11-05T09:38:12.280051-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99f89cc7-5eec-4314-8c2b-1ea331791055/?format=api"
                        },
                        {
                            "id": "41fe17f3-7bb3-4c1b-9135-e8b8339c96cc",
                            "gambit_id": "ef0cea7b-b034-4974-af4f-f749ae3efc6d",
                            "last_updated": "2022-11-05T09:38:12.279086-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99f89cc7-5eec-4314-8c2b-1ea331791055/?format=api"
                        }
                    ]
                },
                {
                    "id": "c40dab63-ad26-4288-bf3c-2fa2c54afccd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/acce6b17-57f9-4c1a-8a9c-ff0d1166d4e7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 222.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 222.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5a58e938-1876-4ef0-a126-a335f84baac7",
                            "gambit_id": "5b9fb9ce-bffa-4380-9e75-01292cf85e05",
                            "last_updated": "2022-11-05T09:38:12.275972-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 222.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c40dab63-ad26-4288-bf3c-2fa2c54afccd/?format=api"
                        },
                        {
                            "id": "1562d6af-b351-481d-bd4f-ba0b37ecaf96",
                            "gambit_id": "9e69fde9-540c-43cd-a729-447c58db9d14",
                            "last_updated": "2022-11-05T09:38:12.277153-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 222.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c40dab63-ad26-4288-bf3c-2fa2c54afccd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aff5e096-8680-4dd5-9897-b6b53e56e102",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a0c02b1e-5c5e-42f1-826c-ec4ba3cbf8bd",
            "completed": true,
            "last_updated": "2022-11-05T09:42:55.664894-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.52,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/a0c02b1e-5c5e-42f1-826c-ec4ba3cbf8bd",
            "datetime": "2022-11-04T19:05:00-04:00",
            "cutoff_datetime": "2022-11-04T19:05:00-04:00",
            "name": "Buffalo Sabres v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "bb137946-e7fb-4c3d-9751-757211fb8010",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aff5e096-8680-4dd5-9897-b6b53e56e102/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6345.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 3655.0
                            }
                        ],
                        "expected_reward_tokens": 9136.8,
                        "profit_sb": 136.8,
                        "profit_sb_percentage": 1.52,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bb75fc95-3307-4d05-8f3e-a92fe3f45c5a",
                            "gambit_id": "ce329fb3-2c61-4ba4-b2e1-936130b0bb5b",
                            "last_updated": "2022-11-05T09:42:55.674380-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb137946-e7fb-4c3d-9751-757211fb8010/?format=api"
                        },
                        {
                            "id": "34528144-1cbf-405d-a048-7b1cc70b3dde",
                            "gambit_id": "2b0369fc-b658-4bf8-8c0b-8462cecd9a8c",
                            "last_updated": "2022-11-05T09:42:55.675318-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.50000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb137946-e7fb-4c3d-9751-757211fb8010/?format=api"
                        }
                    ]
                },
                {
                    "id": "ce33ab8e-d23a-4a2e-bc76-f389c16c67b6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aff5e096-8680-4dd5-9897-b6b53e56e102/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5660.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 4340.0
                            }
                        ],
                        "expected_reward_tokens": 9112.6,
                        "profit_sb": 112.6,
                        "profit_sb_percentage": 1.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1fc007ae-f91c-4715-9121-e3b25713c532",
                            "gambit_id": "b8a82781-445e-47e5-b3e0-1e1a64de3c31",
                            "last_updated": "2022-11-05T09:42:55.672477-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.61000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce33ab8e-d23a-4a2e-bc76-f389c16c67b6/?format=api"
                        },
                        {
                            "id": "be8ca9eb-f323-43a0-800a-24a2e88c1966",
                            "gambit_id": "28b7d5c3-7675-4b65-b89e-a1d6aafc55c9",
                            "last_updated": "2022-11-05T09:42:55.671465-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.10000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce33ab8e-d23a-4a2e-bc76-f389c16c67b6/?format=api"
                        }
                    ]
                },
                {
                    "id": "1e79b658-b672-4f17-ae05-0a36cc1e14a3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aff5e096-8680-4dd5-9897-b6b53e56e102/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a704efe1-4c9d-4e52-b9c6-c061181b1640",
                            "gambit_id": "f87f0576-d314-45e4-935b-ab869afe267e",
                            "last_updated": "2022-11-05T09:42:55.668921-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e79b658-b672-4f17-ae05-0a36cc1e14a3/?format=api"
                        },
                        {
                            "id": "f70f8e40-6a9e-49ab-bd45-076d098b5273",
                            "gambit_id": "c0d66327-f04e-4476-9eb1-810b492c4ce1",
                            "last_updated": "2022-11-05T09:42:55.667770-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e79b658-b672-4f17-ae05-0a36cc1e14a3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e09e8595-cb96-4641-b04d-3b4047367b5d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0755f967-e959-4c63-9580-0cad421f8f56",
            "completed": true,
            "last_updated": "2022-11-05T09:42:50.880435-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.03,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/0755f967-e959-4c63-9580-0cad421f8f56",
            "datetime": "2022-11-04T19:00:00-04:00",
            "cutoff_datetime": "2022-11-04T19:00:00-04:00",
            "name": "Duke v. Boston College",
            "bettypes": [
                {
                    "id": "bbe09ef0-9e8c-4a90-aac7-4f38012c5211",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e09e8595-cb96-4641-b04d-3b4047367b5d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Duke",
                                "amount": 7727.0
                            },
                            {
                                "team": "Boston College",
                                "amount": 2273.0
                            }
                        ],
                        "expected_reward_tokens": 9272.4,
                        "profit_sb": 272.4,
                        "profit_sb_percentage": 3.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "46f2044a-a22b-4d6b-98e8-d03949df121a",
                            "gambit_id": "e5d91ec6-13a7-4874-ae9c-72c82220fba6",
                            "last_updated": "2022-11-05T09:42:50.888175-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Duke",
                            "reward": "1.20000",
                            "odds": "1.22220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbe09ef0-9e8c-4a90-aac7-4f38012c5211/?format=api"
                        },
                        {
                            "id": "22b0d548-3ea1-4520-bf6d-066a9bad8056",
                            "gambit_id": "82f29785-75f7-436b-a1b2-7b1dbb5de661",
                            "last_updated": "2022-11-05T09:42:50.886660-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston College",
                            "reward": "4.08000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbe09ef0-9e8c-4a90-aac7-4f38012c5211/?format=api"
                        }
                    ]
                },
                {
                    "id": "6cfe1ab1-af3a-404a-a069-14e12ab84b8d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e09e8595-cb96-4641-b04d-3b4047367b5d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Duke",
                                "amount": 5000.0
                            },
                            {
                                "team": "Boston College",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aa43009a-d8de-47b0-bac4-1be8c0f61436",
                            "gambit_id": "354b0345-da50-4d05-a087-d8158c8fd33c",
                            "last_updated": "2022-11-05T09:42:50.890997-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Duke",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cfe1ab1-af3a-404a-a069-14e12ab84b8d/?format=api"
                        },
                        {
                            "id": "984446b7-7550-48a4-8fcd-8300838ccd30",
                            "gambit_id": "da7a5006-7bcc-451a-aa66-b725be774b96",
                            "last_updated": "2022-11-05T09:42:50.890083-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston College",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cfe1ab1-af3a-404a-a069-14e12ab84b8d/?format=api"
                        }
                    ]
                },
                {
                    "id": "9d65c081-0747-4dc1-b778-c397b0bafa63",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e09e8595-cb96-4641-b04d-3b4047367b5d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 47.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 47.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ba6c3659-48ff-4b14-8e5e-385ddf938e09",
                            "gambit_id": "0491fb5c-7ed6-495f-af09-51491f5c9db9",
                            "last_updated": "2022-11-05T09:42:50.884662-04: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/9d65c081-0747-4dc1-b778-c397b0bafa63/?format=api"
                        },
                        {
                            "id": "ef00030f-0455-4cdf-8d5b-468b507bbe8a",
                            "gambit_id": "8c8bdb8f-64e4-4214-87cc-1fb4fa748ecf",
                            "last_updated": "2022-11-05T09:42:50.883503-04: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/9d65c081-0747-4dc1-b778-c397b0bafa63/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6ba0767d-bfcf-473e-9c45-852e9c0ea69d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7e07f696-201e-4331-ac93-b95474f2e370",
            "completed": true,
            "last_updated": "2022-11-05T09:42:50.576237-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.76,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/7e07f696-201e-4331-ac93-b95474f2e370",
            "datetime": "2022-11-04T19:00:00-04:00",
            "cutoff_datetime": "2022-11-04T19:00:00-04:00",
            "name": "Massachusetts v. Connecticut",
            "bettypes": [
                {
                    "id": "356dc260-56ec-4a34-bf6b-b010f61fcca2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6ba0767d-bfcf-473e-9c45-852e9c0ea69d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Connecticut",
                                "amount": 8338.0
                            },
                            {
                                "team": "Massachusetts",
                                "amount": 1662.0
                            }
                        ],
                        "expected_reward_tokens": 9338.56,
                        "profit_sb": 338.56,
                        "profit_sb_percentage": 3.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ec28b942-a88b-4ed4-88ab-848447aa260b",
                            "gambit_id": "9723bc76-7d27-43fb-9619-58a97a95d1fd",
                            "last_updated": "2022-11-05T09:42:50.581956-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Connecticut",
                            "reward": "1.12000",
                            "odds": "1.13330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/356dc260-56ec-4a34-bf6b-b010f61fcca2/?format=api"
                        },
                        {
                            "id": "bee12b8d-dde2-43f8-beed-1e5679d29089",
                            "gambit_id": "e04a2cfc-d2ef-4bf6-a0b9-12608a09fce1",
                            "last_updated": "2022-11-05T09:42:50.582902-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Massachusetts",
                            "reward": "5.62000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/356dc260-56ec-4a34-bf6b-b010f61fcca2/?format=api"
                        }
                    ]
                },
                {
                    "id": "2eee0dcc-99a4-44ce-b06d-827540bf72ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6ba0767d-bfcf-473e-9c45-852e9c0ea69d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Connecticut",
                                "amount": 5000.0
                            },
                            {
                                "team": "Massachusetts",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8c0c0bfa-87e6-4975-9461-320b86c2e038",
                            "gambit_id": "dc986677-bd49-4d23-895f-4f185aab5246",
                            "last_updated": "2022-11-05T09:42:50.584772-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Connecticut",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-15.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2eee0dcc-99a4-44ce-b06d-827540bf72ab/?format=api"
                        },
                        {
                            "id": "b9f810dd-5fe5-4611-b4b2-7755d7073bac",
                            "gambit_id": "c0792c56-8a25-4f3d-b8c1-40f78aca5c63",
                            "last_updated": "2022-11-05T09:42:50.585708-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Massachusetts",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "15.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2eee0dcc-99a4-44ce-b06d-827540bf72ab/?format=api"
                        }
                    ]
                },
                {
                    "id": "d37d8998-ce0a-426d-842d-8c513c2158d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6ba0767d-bfcf-473e-9c45-852e9c0ea69d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "ce96e277-3e55-4211-8358-803e2ac9f2b9",
                            "gambit_id": "5f5270d8-744a-40a1-aeab-68f0a0d9c285",
                            "last_updated": "2022-11-05T09:42:50.580080-04: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/d37d8998-ce0a-426d-842d-8c513c2158d2/?format=api"
                        },
                        {
                            "id": "9b4c719a-cd81-4c98-b26d-07a82d907ced",
                            "gambit_id": "13a3efd9-0254-4af9-82f6-43a7a787bb0d",
                            "last_updated": "2022-11-05T09:42:50.579046-04: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/d37d8998-ce0a-426d-842d-8c513c2158d2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "755b08c0-6dfe-4ab6-9ce8-6e70881bd4a9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "52540a20-c129-45a2-90ba-2c3e683a9b5d",
            "completed": true,
            "last_updated": "2022-11-05T09:47:57.583793-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.24,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/52540a20-c129-45a2-90ba-2c3e683a9b5d",
            "datetime": "2022-11-04T14:05:00-04:00",
            "cutoff_datetime": "2022-11-04T14:05:00-04:00",
            "name": "Columbus Blue Jackets v. Colorado Avalanche",
            "bettypes": [
                {
                    "id": "69174772-b3d4-4db2-972b-86f89b541597",
                    "match": "https://api-prod.gambitprofit.com/api/matches/755b08c0-6dfe-4ab6-9ce8-6e70881bd4a9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6816.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 3184.0
                            }
                        ],
                        "expected_reward_tokens": 9201.6,
                        "profit_sb": 201.6,
                        "profit_sb_percentage": 2.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a36d5e6d-6eda-4130-9f8a-0ce523bb2c8b",
                            "gambit_id": "48fed73d-d9cf-4e86-9afb-666f2ccf0fbe",
                            "last_updated": "2022-11-05T09:47:57.592597-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.35000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69174772-b3d4-4db2-972b-86f89b541597/?format=api"
                        },
                        {
                            "id": "0670fc1c-fe0b-4e2f-b0ad-8f249b5f3d53",
                            "gambit_id": "bd515707-72df-4a56-93c3-d9908d4ee283",
                            "last_updated": "2022-11-05T09:47:57.593559-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.89000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69174772-b3d4-4db2-972b-86f89b541597/?format=api"
                        }
                    ]
                },
                {
                    "id": "2821e97e-9a9f-41a4-a404-d5fa3ec26c78",
                    "match": "https://api-prod.gambitprofit.com/api/matches/755b08c0-6dfe-4ab6-9ce8-6e70881bd4a9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 5208.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c66d7022-363f-4306-97b1-a4c8cb49844a",
                            "gambit_id": "6bc28f4c-17b9-4940-9394-b691522ac28e",
                            "last_updated": "2022-11-05T09:47:57.590659-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2821e97e-9a9f-41a4-a404-d5fa3ec26c78/?format=api"
                        },
                        {
                            "id": "29a36e70-4057-4480-837a-34142b896ddc",
                            "gambit_id": "33494b6a-4c54-472f-8362-eb40aff2a4cc",
                            "last_updated": "2022-11-05T09:47:57.589644-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2821e97e-9a9f-41a4-a404-d5fa3ec26c78/?format=api"
                        }
                    ]
                },
                {
                    "id": "8de3c4e6-4d7a-4b55-a5a4-eda84fbde71a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/755b08c0-6dfe-4ab6-9ce8-6e70881bd4a9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "70dca972-c3b9-4060-bb93-57fd0bfb07ab",
                            "gambit_id": "85526c2f-f5c8-4b63-8675-87038603be64",
                            "last_updated": "2022-11-05T09:47:57.586570-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8de3c4e6-4d7a-4b55-a5a4-eda84fbde71a/?format=api"
                        },
                        {
                            "id": "a6b90a78-9af9-4da0-8309-8f664358fdcd",
                            "gambit_id": "67b425f4-4384-4007-a048-4b813a0b75a7",
                            "last_updated": "2022-11-05T09:47:57.587678-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8de3c4e6-4d7a-4b55-a5a4-eda84fbde71a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e26c2250-4b5c-41b7-bb42-bdd975d4a7ce",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8373ffeb-162f-4834-a4a5-c078b031ae79",
            "completed": true,
            "last_updated": "2022-11-04T09:12:34.715253-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.1,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/8373ffeb-162f-4834-a4a5-c078b031ae79",
            "datetime": "2022-11-03T22:35:00-04:00",
            "cutoff_datetime": "2022-11-03T22:35:00-04:00",
            "name": "Florida Panthers v. San Jose Sharks",
            "bettypes": [
                {
                    "id": "afdbc15f-9c55-4149-b256-575b371bfe40",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e26c2250-4b5c-41b7-bb42-bdd975d4a7ce/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6482.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ae075ae5-87f8-4753-be8d-8f9e91758f7e",
                            "gambit_id": "96109165-223a-4b27-9c84-c6f245da60a9",
                            "last_updated": "2022-11-04T09:12:34.723991-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afdbc15f-9c55-4149-b256-575b371bfe40/?format=api"
                        },
                        {
                            "id": "afcab6df-aa39-401c-becc-b6b03bba2f8a",
                            "gambit_id": "3584fbec-2b03-493e-b980-838f5ffaefe9",
                            "last_updated": "2022-11-04T09:12:34.724977-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afdbc15f-9c55-4149-b256-575b371bfe40/?format=api"
                        }
                    ]
                },
                {
                    "id": "5bffdd8c-235c-4f8b-9f37-767e112f0647",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e26c2250-4b5c-41b7-bb42-bdd975d4a7ce/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5583.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 4417.0
                            }
                        ],
                        "expected_reward_tokens": 9099.02,
                        "profit_sb": 99.02,
                        "profit_sb_percentage": 1.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "690aa8af-438e-4ab1-b76d-6787cb615f8a",
                            "gambit_id": "17a3ab4e-1d59-424b-a58f-6953cb849e3f",
                            "last_updated": "2022-11-04T09:12:34.722062-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bffdd8c-235c-4f8b-9f37-767e112f0647/?format=api"
                        },
                        {
                            "id": "fc20721d-c813-4089-96ed-4c1a0f6dec1f",
                            "gambit_id": "04e146de-c73b-4702-a565-6e45a4ffcb30",
                            "last_updated": "2022-11-04T09:12:34.721091-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.06000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bffdd8c-235c-4f8b-9f37-767e112f0647/?format=api"
                        }
                    ]
                },
                {
                    "id": "aa226c0a-b583-4c68-9f97-b5d2972814bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e26c2250-4b5c-41b7-bb42-bdd975d4a7ce/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7fead4b3-18fb-4750-b09d-0a4bce038942",
                            "gambit_id": "bc13042a-73df-4ad3-ac5a-743eb649e456",
                            "last_updated": "2022-11-04T09:12:34.718057-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa226c0a-b583-4c68-9f97-b5d2972814bf/?format=api"
                        },
                        {
                            "id": "bff72df2-0cb1-47fd-b50c-9e26ca0af620",
                            "gambit_id": "5182e5b8-097a-45fa-8db6-c313bb25a1da",
                            "last_updated": "2022-11-04T09:12:34.719136-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa226c0a-b583-4c68-9f97-b5d2972814bf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "67e8e385-e88c-4216-9752-33c6a4397bcb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "65b1332f-0453-424e-9dc0-c44a55a794cd",
            "completed": true,
            "last_updated": "2022-11-04T09:12:34.377343-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.04,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/65b1332f-0453-424e-9dc0-c44a55a794cd",
            "datetime": "2022-11-03T22:05:00-04:00",
            "cutoff_datetime": "2022-11-03T22:05:00-04:00",
            "name": "Dallas Stars v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "ab9be69d-7741-4035-95e8-ef0402d47b36",
                    "match": "https://api-prod.gambitprofit.com/api/matches/67e8e385-e88c-4216-9752-33c6a4397bcb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6542.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 3458.0
                            }
                        ],
                        "expected_reward_tokens": 9093.38,
                        "profit_sb": 93.38,
                        "profit_sb_percentage": 1.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3a4e2c13-93ea-4399-9dfa-0318e5ec7a2a",
                            "gambit_id": "14e44bf0-91f2-4937-9365-63ffa078d03c",
                            "last_updated": "2022-11-04T09:12:34.387070-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.39000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab9be69d-7741-4035-95e8-ef0402d47b36/?format=api"
                        },
                        {
                            "id": "257476e4-b5a7-405e-893b-bf9f48d999ff",
                            "gambit_id": "5ca5f147-8d83-40fe-addf-e1889087d59d",
                            "last_updated": "2022-11-04T09:12:34.386123-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.63000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab9be69d-7741-4035-95e8-ef0402d47b36/?format=api"
                        }
                    ]
                },
                {
                    "id": "db771eb0-4599-4889-9875-49ac3d101bc4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/67e8e385-e88c-4216-9752-33c6a4397bcb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arizona Coyotes",
                                "amount": 5492.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "538b30ed-3c85-49f3-95a7-c6250e7081fa",
                            "gambit_id": "83e9e2bd-0c40-4673-99fd-0f88cc3f58e6",
                            "last_updated": "2022-11-04T09:12:34.383241-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db771eb0-4599-4889-9875-49ac3d101bc4/?format=api"
                        },
                        {
                            "id": "538ad7c1-ba99-40fb-ac1c-3de7c8d87d0b",
                            "gambit_id": "7c23c1f4-03e1-4d52-9ecc-66171481ffd7",
                            "last_updated": "2022-11-04T09:12:34.384209-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db771eb0-4599-4889-9875-49ac3d101bc4/?format=api"
                        }
                    ]
                },
                {
                    "id": "27905447-fb97-46f3-b50f-c96d97927146",
                    "match": "https://api-prod.gambitprofit.com/api/matches/67e8e385-e88c-4216-9752-33c6a4397bcb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ac627f18-00ad-46a7-969d-b1afd87ec111",
                            "gambit_id": "896b2901-9285-4b9f-921d-421c125f00f0",
                            "last_updated": "2022-11-04T09:12:34.380227-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27905447-fb97-46f3-b50f-c96d97927146/?format=api"
                        },
                        {
                            "id": "fea8c4ae-c2a6-4bae-8ca6-780e1d2ad088",
                            "gambit_id": "9a193298-e716-4332-b19a-41db5b54852a",
                            "last_updated": "2022-11-04T09:12:34.381306-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27905447-fb97-46f3-b50f-c96d97927146/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "17a9360f-64ac-459c-8d84-75d288a02d48",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "51a435a0-0141-43ec-a4fc-5ec34b2d796e",
            "completed": true,
            "last_updated": "2022-11-04T09:12:35.335998-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.03,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/51a435a0-0141-43ec-a4fc-5ec34b2d796e",
            "datetime": "2022-11-03T22:05:00-04:00",
            "cutoff_datetime": "2022-11-03T22:05:00-04:00",
            "name": "Anaheim Ducks v. Vancouver Canucks",
            "bettypes": [
                {
                    "id": "5b29a0c5-e89b-4403-9b25-5a3432de0428",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17a9360f-64ac-459c-8d84-75d288a02d48/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6042.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 3958.0
                            }
                        ],
                        "expected_reward_tokens": 9182.56,
                        "profit_sb": 182.56,
                        "profit_sb_percentage": 2.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ce0a70bd-e572-46ba-9507-b9db210fc7ee",
                            "gambit_id": "5d14b403-94ea-458b-9ad6-b1a9b989a3d4",
                            "last_updated": "2022-11-04T09:12:35.345746-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.52000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b29a0c5-e89b-4403-9b25-5a3432de0428/?format=api"
                        },
                        {
                            "id": "9fb1a7a0-1cf7-4f5b-a8cc-c54c70a7c78e",
                            "gambit_id": "5213d240-a69b-47bc-9a4a-e7b04b98b2d2",
                            "last_updated": "2022-11-04T09:12:35.346658-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.32000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b29a0c5-e89b-4403-9b25-5a3432de0428/?format=api"
                        }
                    ]
                },
                {
                    "id": "df5f487b-3358-4848-9949-8e168b537ce5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17a9360f-64ac-459c-8d84-75d288a02d48/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6042.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 3958.0
                            }
                        ],
                        "expected_reward_tokens": 9182.56,
                        "profit_sb": 182.56,
                        "profit_sb_percentage": 2.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d1018103-5197-4122-8b33-0b1fa8e1f6e7",
                            "gambit_id": "86ee13a7-7a44-48b6-b732-7c67a9b6e1a6",
                            "last_updated": "2022-11-04T09:12:35.343453-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.52000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df5f487b-3358-4848-9949-8e168b537ce5/?format=api"
                        },
                        {
                            "id": "da8b484e-0583-4567-b0c5-03d82ce18a50",
                            "gambit_id": "3b43b716-5030-4655-8b7f-ad9a338eeeb3",
                            "last_updated": "2022-11-04T09:12:35.342078-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.32000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df5f487b-3358-4848-9949-8e168b537ce5/?format=api"
                        }
                    ]
                },
                {
                    "id": "8b320faf-4036-40ea-b3fc-1c277d481b68",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17a9360f-64ac-459c-8d84-75d288a02d48/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c7e3930f-def2-4c42-a3b9-20245335413a",
                            "gambit_id": "6f37e4b6-4e82-41e9-bf41-1830153a08f1",
                            "last_updated": "2022-11-04T09:12:35.338716-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b320faf-4036-40ea-b3fc-1c277d481b68/?format=api"
                        },
                        {
                            "id": "ffdad102-ede2-4e09-986b-ab4b00a17cab",
                            "gambit_id": "ff7b7c6f-4e17-42f8-9cc8-eaa8c5ee721f",
                            "last_updated": "2022-11-04T09:12:35.339846-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b320faf-4036-40ea-b3fc-1c277d481b68/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a1c2a82a-4f88-4493-8695-a6e0857d0073",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "48fdfe74-f51c-4de9-81af-6cfbc8af2ec2",
            "completed": true,
            "last_updated": "2022-11-04T09:17:41.042027-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.23,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/48fdfe74-f51c-4de9-81af-6cfbc8af2ec2",
            "datetime": "2022-11-03T21:05:00-04:00",
            "cutoff_datetime": "2022-11-03T21:05:00-04:00",
            "name": "Nashville Predators v. Calgary Flames",
            "bettypes": [
                {
                    "id": "42268caf-cbcb-4f58-8602-6233c1fe9657",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1c2a82a-4f88-4493-8695-a6e0857d0073/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6650.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3350.0
                            }
                        ],
                        "expected_reward_tokens": 9110.5,
                        "profit_sb": 110.5,
                        "profit_sb_percentage": 1.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c7c1c21a-6676-44fe-a556-be69a66406c2",
                            "gambit_id": "bd7817d9-077d-48a7-a1b6-60c1468a1884",
                            "last_updated": "2022-11-04T09:17:41.052077-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.37000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42268caf-cbcb-4f58-8602-6233c1fe9657/?format=api"
                        },
                        {
                            "id": "329424fe-48bd-4f9f-8e37-b4d18c689077",
                            "gambit_id": "53e53e46-1c34-424c-ab32-32e285fd662b",
                            "last_updated": "2022-11-04T09:17:41.053081-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.72000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42268caf-cbcb-4f58-8602-6233c1fe9657/?format=api"
                        }
                    ]
                },
                {
                    "id": "10ab65e9-1d5a-4a05-afbd-ddbce7654243",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1c2a82a-4f88-4493-8695-a6e0857d0073/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5492.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9190553b-fa81-4cea-a15d-9baf5a3af431",
                            "gambit_id": "0f7a8360-c5f4-485c-b74d-4235bd9fc704",
                            "last_updated": "2022-11-04T09:17:41.050112-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10ab65e9-1d5a-4a05-afbd-ddbce7654243/?format=api"
                        },
                        {
                            "id": "4b195a47-c3d1-4bb4-9129-61bbaa515ed7",
                            "gambit_id": "2b0b51bd-8c68-4cd0-b8a8-843a9dc7bd23",
                            "last_updated": "2022-11-04T09:17:41.049127-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10ab65e9-1d5a-4a05-afbd-ddbce7654243/?format=api"
                        }
                    ]
                },
                {
                    "id": "fa471fd6-5019-404a-b26e-13b276b69e8f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1c2a82a-4f88-4493-8695-a6e0857d0073/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6c783569-c9e7-44f3-8999-b61f135fe23a",
                            "gambit_id": "4f2583d0-8bdf-4ea7-8c5c-13dcfdc57623",
                            "last_updated": "2022-11-04T09:17:41.047153-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa471fd6-5019-404a-b26e-13b276b69e8f/?format=api"
                        },
                        {
                            "id": "64ef8f74-5202-47f8-bd18-3e630af1d0f5",
                            "gambit_id": "cbb00c6d-f407-4938-bc41-988e6f71cd1b",
                            "last_updated": "2022-11-04T09:17:41.046060-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa471fd6-5019-404a-b26e-13b276b69e8f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6f169684-01fb-4d24-94dd-69e023323210",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d54736a5-e3de-48b5-a03c-d8aa5fd268ed",
            "completed": true,
            "last_updated": "2022-11-04T09:12:35.031333-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.03,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d54736a5-e3de-48b5-a03c-d8aa5fd268ed",
            "datetime": "2022-11-03T21:05:00-04:00",
            "cutoff_datetime": "2022-11-03T21:05:00-04:00",
            "name": "New Jersey Devils v. Edmonton Oilers",
            "bettypes": [
                {
                    "id": "0a0e12f7-f2d4-41bd-96f0-e2d718699e6c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f169684-01fb-4d24-94dd-69e023323210/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5899.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2e4d25a8-1bd9-4492-b361-f44e91fea198",
                            "gambit_id": "2d8965c2-5b85-4327-94ac-a8f9cf22f0fb",
                            "last_updated": "2022-11-04T09:12:35.040341-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a0e12f7-f2d4-41bd-96f0-e2d718699e6c/?format=api"
                        },
                        {
                            "id": "e7836737-ae99-4506-b67c-204f5f90b20b",
                            "gambit_id": "d431fa5b-3d1f-44ed-9359-aa338f4a8e7f",
                            "last_updated": "2022-11-04T09:12:35.041334-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a0e12f7-f2d4-41bd-96f0-e2d718699e6c/?format=api"
                        }
                    ]
                },
                {
                    "id": "0e543315-a426-45d8-ad56-8272e048df87",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f169684-01fb-4d24-94dd-69e023323210/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6042.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 3958.0
                            }
                        ],
                        "expected_reward_tokens": 9182.56,
                        "profit_sb": 182.56,
                        "profit_sb_percentage": 2.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0e591107-b829-4f56-9db2-c0bf97901e52",
                            "gambit_id": "e0b50e78-d246-486a-b86f-25ba0f592112",
                            "last_updated": "2022-11-04T09:12:35.038377-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.52000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e543315-a426-45d8-ad56-8272e048df87/?format=api"
                        },
                        {
                            "id": "57a6d0d2-c737-416b-821b-c486f8f9e024",
                            "gambit_id": "629a55f7-beb3-4b4a-9a17-01584d7daedf",
                            "last_updated": "2022-11-04T09:12:35.037353-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.32000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e543315-a426-45d8-ad56-8272e048df87/?format=api"
                        }
                    ]
                },
                {
                    "id": "fc974eef-7b64-4a32-82b0-d595244cf32f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f169684-01fb-4d24-94dd-69e023323210/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7",
                                "amount": 5492.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c82893d4-e599-4416-be07-bfc11f790f30",
                            "gambit_id": "b8cae4e2-5540-4b06-aaca-fc6cdeac4057",
                            "last_updated": "2022-11-04T09:12:35.034305-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc974eef-7b64-4a32-82b0-d595244cf32f/?format=api"
                        },
                        {
                            "id": "15490e7f-37e8-4624-976b-fa292ad423cd",
                            "gambit_id": "5918f26b-a691-4f1c-a179-87ec8765087b",
                            "last_updated": "2022-11-04T09:12:35.035368-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc974eef-7b64-4a32-82b0-d595244cf32f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b5c51d12-9b76-4762-bee1-73aa353e5172",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0863d3f5-96e4-4b7f-bef4-a21f7b76a826",
            "completed": true,
            "last_updated": "2022-11-04T09:17:40.565651-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.03,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/0863d3f5-96e4-4b7f-bef4-a21f7b76a826",
            "datetime": "2022-11-03T20:35:00-04:00",
            "cutoff_datetime": "2022-11-03T20:35:00-04:00",
            "name": "Los Angeles Kings v. Chicago Blackhawks",
            "bettypes": [
                {
                    "id": "9467e4c0-a270-442a-a682-093bc05bb884",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b5c51d12-9b76-4762-bee1-73aa353e5172/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6042.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3958.0
                            }
                        ],
                        "expected_reward_tokens": 9182.56,
                        "profit_sb": 182.56,
                        "profit_sb_percentage": 2.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "360325c4-35be-437a-b299-0812e2300ed6",
                            "gambit_id": "f4185ea5-5dd0-4574-bfcc-494d83429792",
                            "last_updated": "2022-11-04T09:17:40.576214-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.52000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9467e4c0-a270-442a-a682-093bc05bb884/?format=api"
                        },
                        {
                            "id": "df9b466a-51c2-470f-8356-4646f11aaef8",
                            "gambit_id": "c7c186eb-706d-4875-b806-ade0ec3a789b",
                            "last_updated": "2022-11-04T09:17:40.575274-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.32000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9467e4c0-a270-442a-a682-093bc05bb884/?format=api"
                        }
                    ]
                },
                {
                    "id": "c0795b55-2831-4841-a68c-7879b0fe0d5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b5c51d12-9b76-4762-bee1-73aa353e5172/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6042.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 3958.0
                            }
                        ],
                        "expected_reward_tokens": 9182.56,
                        "profit_sb": 182.56,
                        "profit_sb_percentage": 2.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5d960aa5-d21a-43ec-a381-aeee624619db",
                            "gambit_id": "7a045f5d-a4ff-46f8-85b6-8047592c91a5",
                            "last_updated": "2022-11-04T09:17:40.572031-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.52000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0795b55-2831-4841-a68c-7879b0fe0d5e/?format=api"
                        },
                        {
                            "id": "0cff8f85-f399-4b85-a194-507f2141091a",
                            "gambit_id": "79e678b1-3ebd-4686-9fc4-2e5d31300178",
                            "last_updated": "2022-11-04T09:17:40.573187-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.32000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0795b55-2831-4841-a68c-7879b0fe0d5e/?format=api"
                        }
                    ]
                },
                {
                    "id": "7554122d-f0f1-4a23-aee9-6025d576e46f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b5c51d12-9b76-4762-bee1-73aa353e5172/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "54afa81a-2387-495f-9d82-a260917a650c",
                            "gambit_id": "8e46f73c-e997-4232-8867-312620c309a7",
                            "last_updated": "2022-11-04T09:17:40.569711-04: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/7554122d-f0f1-4a23-aee9-6025d576e46f/?format=api"
                        },
                        {
                            "id": "d7d1e0a3-8eef-4a84-8f9b-80bc34958900",
                            "gambit_id": "343ddf9f-b9a4-4fff-8058-3a4ab25497eb",
                            "last_updated": "2022-11-04T09:17:40.568440-04: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/7554122d-f0f1-4a23-aee9-6025d576e46f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dd75ac67-eaad-4796-a06c-f3d0c89f78eb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fe39cc5e-0f44-4058-ae9e-37adc13b454d",
            "completed": true,
            "last_updated": "2022-11-04T09:07:45.382693-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.63,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/fe39cc5e-0f44-4058-ae9e-37adc13b454d",
            "datetime": "2022-11-03T20:15:00-04:00",
            "cutoff_datetime": "2022-11-03T20:15:00-04:00",
            "name": "Philadelphia Eagles v. Houston Texans",
            "bettypes": [
                {
                    "id": "6165b224-3758-4b8d-85d3-9c5b1feb312b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd75ac67-eaad-4796-a06c-f3d0c89f78eb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8403.0
                            },
                            {
                                "team": "Houston Texans",
                                "amount": 1597.0
                            }
                        ],
                        "expected_reward_tokens": 9326.48,
                        "profit_sb": 326.48,
                        "profit_sb_percentage": 3.63,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "11c7e1b6-75ce-421a-b642-b2a0ae4f7ba9",
                            "gambit_id": "97a019ae-254f-4e4a-8d41-ee6627bd82c6",
                            "last_updated": "2022-11-04T09:07:45.389146-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.11000",
                            "odds": "1.12500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6165b224-3758-4b8d-85d3-9c5b1feb312b/?format=api"
                        },
                        {
                            "id": "3a7c3e4c-fec9-4754-b22f-f2d70d671f66",
                            "gambit_id": "d0c46a50-75b2-4354-918d-1875d3774ac9",
                            "last_updated": "2022-11-04T09:07:45.388199-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Texans",
                            "reward": "5.84000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6165b224-3758-4b8d-85d3-9c5b1feb312b/?format=api"
                        }
                    ]
                },
                {
                    "id": "8b606bf8-5a64-4cd2-a44e-27ed30f60c2e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd75ac67-eaad-4796-a06c-f3d0c89f78eb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Texans",
                                "amount": 5000.0
                            },
                            {
                                "team": "Philadelphia Eagles",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5340a91a-402e-4235-8704-b9d83ccd56bf",
                            "gambit_id": "893eb05c-7f46-4e68-af5c-d034795ad150",
                            "last_updated": "2022-11-04T09:07:45.391023-04: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/8b606bf8-5a64-4cd2-a44e-27ed30f60c2e/?format=api"
                        },
                        {
                            "id": "229e4ae2-7c29-4e38-a639-8f6fb4616a31",
                            "gambit_id": "0732cf06-5b04-46d3-9b2e-e9ee87927c2d",
                            "last_updated": "2022-11-04T09:07:45.391963-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b606bf8-5a64-4cd2-a44e-27ed30f60c2e/?format=api"
                        }
                    ]
                },
                {
                    "id": "4607a6f4-3073-46f5-a719-f4a658a28adb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd75ac67-eaad-4796-a06c-f3d0c89f78eb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 45",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 45",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b3cac574-ae0c-4340-8559-5b42be1078f8",
                            "gambit_id": "764d404c-ec53-4f5e-bf0f-8c7367ab5a79",
                            "last_updated": "2022-11-04T09:07:45.385347-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 45",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "45.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4607a6f4-3073-46f5-a719-f4a658a28adb/?format=api"
                        },
                        {
                            "id": "fbe6d30e-6949-439e-9e2a-2cc06a2d1dc0",
                            "gambit_id": "25ac93e0-2bd0-47ec-bf4e-eb45cbb6fbfe",
                            "last_updated": "2022-11-04T09:07:45.386297-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 45",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "45.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4607a6f4-3073-46f5-a719-f4a658a28adb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7de36173-3a29-45fb-bc2f-56146dc58b8f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fc155fea-1607-4a64-b92e-a532e4e2e58d",
            "completed": true,
            "last_updated": "2022-11-04T09:07:32.638505-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.24,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/fc155fea-1607-4a64-b92e-a532e4e2e58d",
            "datetime": "2022-11-03T20:10:00-04:00",
            "cutoff_datetime": "2022-11-03T20:10:00-04:00",
            "name": "Denver Nuggets v. Oklahoma City Thunder",
            "bettypes": [
                {
                    "id": "c6dd1c9b-7bc4-45dd-a128-95ddfe39431d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7de36173-3a29-45fb-bc2f-56146dc58b8f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6816.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 3184.0
                            }
                        ],
                        "expected_reward_tokens": 9201.6,
                        "profit_sb": 201.6,
                        "profit_sb_percentage": 2.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fc577897-d945-4a69-bbec-60dddd2a5bc2",
                            "gambit_id": "323cc430-b129-4886-861e-a074838bc2c2",
                            "last_updated": "2022-11-04T09:07:32.645458-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.35000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6dd1c9b-7bc4-45dd-a128-95ddfe39431d/?format=api"
                        },
                        {
                            "id": "a1deb94f-221d-4356-b6f2-f0ac3f1f9b09",
                            "gambit_id": "cb76055e-cfad-43e2-a142-328dd8ab9744",
                            "last_updated": "2022-11-04T09:07:32.644470-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "2.89000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6dd1c9b-7bc4-45dd-a128-95ddfe39431d/?format=api"
                        }
                    ]
                },
                {
                    "id": "d083acf8-229f-40e9-9420-59eb783efeb1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7de36173-3a29-45fb-bc2f-56146dc58b8f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e1e5ebe7-784d-4271-b97b-81a8be7a973f",
                            "gambit_id": "de9af5f7-dfc2-4872-a368-fffd9c108725",
                            "last_updated": "2022-11-04T09:07:32.648337-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d083acf8-229f-40e9-9420-59eb783efeb1/?format=api"
                        },
                        {
                            "id": "433bc14d-5c9b-4050-869e-7968b8da6287",
                            "gambit_id": "128a4e70-a74e-4efb-b005-91ba8da7ec6e",
                            "last_updated": "2022-11-04T09:07:32.647370-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d083acf8-229f-40e9-9420-59eb783efeb1/?format=api"
                        }
                    ]
                },
                {
                    "id": "de8306a6-3cd2-4990-9c0d-39ea4124def4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7de36173-3a29-45fb-bc2f-56146dc58b8f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 228.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 228.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "981faff0-1cf0-45c9-a5ce-d6ec0082b099",
                            "gambit_id": "04a12ce3-5203-47cd-b834-4f6413f74606",
                            "last_updated": "2022-11-04T09:07:32.642509-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 228.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "228.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de8306a6-3cd2-4990-9c0d-39ea4124def4/?format=api"
                        },
                        {
                            "id": "6d48e919-846f-4d4e-93c1-01bdc1c46b3b",
                            "gambit_id": "e94b93ba-cb62-45bd-9397-9c3c51ea057f",
                            "last_updated": "2022-11-04T09:07:32.641437-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 228.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "228.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de8306a6-3cd2-4990-9c0d-39ea4124def4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "820adcd8-f188-4e30-bf1c-c4dbadd2bab5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "84275d87-d854-4fbf-a2db-b544151e4cfa",
            "completed": true,
            "last_updated": "2022-11-04T09:17:38.068091-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.1,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/84275d87-d854-4fbf-a2db-b544151e4cfa",
            "datetime": "2022-11-03T20:05:00-04:00",
            "cutoff_datetime": "2022-11-03T20:05:00-04:00",
            "name": "Montreal Canadiens v. Winnipeg Jets",
            "bettypes": [
                {
                    "id": "e78d0393-1bde-4f40-9404-9ed21bfb0b2d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/820adcd8-f188-4e30-bf1c-c4dbadd2bab5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Montreal Canadiens",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e42d94c7-4b17-4552-af4a-6d0065c686f1",
                            "gambit_id": "9480af0a-0d11-490f-9c65-3369ef9a44bc",
                            "last_updated": "2022-11-04T09:17:38.076780-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e78d0393-1bde-4f40-9404-9ed21bfb0b2d/?format=api"
                        },
                        {
                            "id": "1adb26cb-6fb5-4333-b78e-c167517719c7",
                            "gambit_id": "f5f42b99-ac73-4111-ada7-42f936627962",
                            "last_updated": "2022-11-04T09:17:38.077736-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e78d0393-1bde-4f40-9404-9ed21bfb0b2d/?format=api"
                        }
                    ]
                },
                {
                    "id": "633c9fc0-fd40-42fc-b9a9-ba9b51c750cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/820adcd8-f188-4e30-bf1c-c4dbadd2bab5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Montreal Canadiens",
                                "amount": 5583.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 4417.0
                            }
                        ],
                        "expected_reward_tokens": 9099.02,
                        "profit_sb": 99.02,
                        "profit_sb_percentage": 1.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "18e7ef68-e2aa-4e2b-9ee9-7be692691e5b",
                            "gambit_id": "5385e41e-bfcf-45b2-b6d4-0934843c59b9",
                            "last_updated": "2022-11-04T09:17:38.074831-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/633c9fc0-fd40-42fc-b9a9-ba9b51c750cf/?format=api"
                        },
                        {
                            "id": "4f8cec42-3c7e-4880-b94a-1c28ffc91488",
                            "gambit_id": "26fe8dad-e492-4094-a10b-4a02c10548fa",
                            "last_updated": "2022-11-04T09:17:38.073773-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.06000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/633c9fc0-fd40-42fc-b9a9-ba9b51c750cf/?format=api"
                        }
                    ]
                },
                {
                    "id": "fe9d7c43-69a8-4afc-9d78-bed818976a88",
                    "match": "https://api-prod.gambitprofit.com/api/matches/820adcd8-f188-4e30-bf1c-c4dbadd2bab5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ed5847c4-31cb-4185-9274-23e1e8ed24ec",
                            "gambit_id": "b7b6f3f4-4838-4807-9475-dc4219d58e53",
                            "last_updated": "2022-11-04T09:17:38.070713-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe9d7c43-69a8-4afc-9d78-bed818976a88/?format=api"
                        },
                        {
                            "id": "2537455e-b81f-4c47-8bc7-bf419821b2c8",
                            "gambit_id": "d6a0765d-5170-4bc1-a9df-c6186c2e40ff",
                            "last_updated": "2022-11-04T09:17:38.071705-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe9d7c43-69a8-4afc-9d78-bed818976a88/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0a4b2308-854b-47f8-b480-a23c77efd88c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f51059f0-ef02-41db-9777-4a6d10f0b7b9",
            "completed": true,
            "last_updated": "2022-11-04T09:17:43.962587-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.78,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/f51059f0-ef02-41db-9777-4a6d10f0b7b9",
            "datetime": "2022-11-03T20:05:00-04:00",
            "cutoff_datetime": "2022-11-03T20:05:00-04:00",
            "name": "New York Islanders v. St Louis Blues",
            "bettypes": [
                {
                    "id": "1b44eeb3-e1f4-4936-8c19-6ae7fe6c6c1a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0a4b2308-854b-47f8-b480-a23c77efd88c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Blues",
                                "amount": 5097.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e759128e-d165-4c88-ad98-bf73e76ecfa2",
                            "gambit_id": "4a9d78c7-a88e-4cdb-a0a7-15cf8953ca3e",
                            "last_updated": "2022-11-04T09:17:43.971004-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b44eeb3-e1f4-4936-8c19-6ae7fe6c6c1a/?format=api"
                        },
                        {
                            "id": "23a2759c-1df4-4a91-ac97-9933a9960d17",
                            "gambit_id": "7b0703a4-1048-45f0-aadb-ea5ef2c97b54",
                            "last_updated": "2022-11-04T09:17:43.971930-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b44eeb3-e1f4-4936-8c19-6ae7fe6c6c1a/?format=api"
                        }
                    ]
                },
                {
                    "id": "7ff8a8a0-a1b5-4d92-b3c1-fc03445f09d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0a4b2308-854b-47f8-b480-a23c77efd88c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6786.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 3214.0
                            }
                        ],
                        "expected_reward_tokens": 9159.9,
                        "profit_sb": 159.9,
                        "profit_sb_percentage": 1.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c6019825-81fc-4e3b-8dcb-bb6e1383fd66",
                            "gambit_id": "3c87fc59-3fec-41f2-b9fd-c0dce42835de",
                            "last_updated": "2022-11-04T09:17:43.969106-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ff8a8a0-a1b5-4d92-b3c1-fc03445f09d7/?format=api"
                        },
                        {
                            "id": "7262426c-f888-4c8a-b7f7-219257dc8a0c",
                            "gambit_id": "a1e0698b-bf5e-4020-9d72-647b2890393e",
                            "last_updated": "2022-11-04T09:17:43.968161-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.85000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ff8a8a0-a1b5-4d92-b3c1-fc03445f09d7/?format=api"
                        }
                    ]
                },
                {
                    "id": "896e31e6-fcad-4f88-9eb8-595e3e9c8597",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0a4b2308-854b-47f8-b480-a23c77efd88c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ec023c98-17de-453e-a661-ec9bc498b4ea",
                            "gambit_id": "f11226ce-7cc1-46b8-bfb1-e3db975bb8bc",
                            "last_updated": "2022-11-04T09:17:43.965302-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/896e31e6-fcad-4f88-9eb8-595e3e9c8597/?format=api"
                        },
                        {
                            "id": "6337f51b-ada9-4a0a-ba0f-c92491a5d796",
                            "gambit_id": "6b1e047a-d378-4ad6-af88-95e873cc40cc",
                            "last_updated": "2022-11-04T09:17:43.966308-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/896e31e6-fcad-4f88-9eb8-595e3e9c8597/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "feca6d9f-37a9-444d-b4ed-fa13acf033ee",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cf32317b-6f32-4dae-b94e-eb7555bbf256",
            "completed": true,
            "last_updated": "2022-11-04T09:17:39.618436-04: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/cf32317b-6f32-4dae-b94e-eb7555bbf256",
            "datetime": "2022-11-03T20:05:00-04:00",
            "cutoff_datetime": "2022-11-03T20:05:00-04:00",
            "name": "Seattle Kraken v. Minnesota Wild",
            "bettypes": [
                {
                    "id": "4b60c2df-a2c1-4fe1-9f4a-6331e5be4ac2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/feca6d9f-37a9-444d-b4ed-fa13acf033ee/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5984.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 4016.0
                            }
                        ],
                        "expected_reward_tokens": 9155.52,
                        "profit_sb": 155.52,
                        "profit_sb_percentage": 1.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "438488bc-66bd-4d80-b4d0-b94b9d108613",
                            "gambit_id": "255787e8-060b-4596-8673-26d6fea84116",
                            "last_updated": "2022-11-04T09:17:39.627464-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b60c2df-a2c1-4fe1-9f4a-6331e5be4ac2/?format=api"
                        },
                        {
                            "id": "ca3eb639-3a0b-4997-a70d-df1b070d4b93",
                            "gambit_id": "e12b67d3-8238-4a02-9d00-c32341f4b633",
                            "last_updated": "2022-11-04T09:17:39.628800-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.28000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b60c2df-a2c1-4fe1-9f4a-6331e5be4ac2/?format=api"
                        }
                    ]
                },
                {
                    "id": "2dca644f-3416-4800-bd3f-e9b9b2eb8b29",
                    "match": "https://api-prod.gambitprofit.com/api/matches/feca6d9f-37a9-444d-b4ed-fa13acf033ee/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6114.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e2b15439-43ec-40fd-ba7b-bafb53985c3a",
                            "gambit_id": "f5998596-d2a6-4740-93a2-0a959ff20d6a",
                            "last_updated": "2022-11-04T09:17:39.625519-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dca644f-3416-4800-bd3f-e9b9b2eb8b29/?format=api"
                        },
                        {
                            "id": "89a4347d-5d34-408f-9b8f-34a87eb9a2a9",
                            "gambit_id": "eb84853e-f006-4fad-99c1-f1a9aab13772",
                            "last_updated": "2022-11-04T09:17:39.624452-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dca644f-3416-4800-bd3f-e9b9b2eb8b29/?format=api"
                        }
                    ]
                },
                {
                    "id": "27cbbdb9-e0c8-4db5-8426-601ee12a4314",
                    "match": "https://api-prod.gambitprofit.com/api/matches/feca6d9f-37a9-444d-b4ed-fa13acf033ee/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9c7b1bd6-faf6-4217-8af7-575b77b00a61",
                            "gambit_id": "045c2ff8-745f-4c68-807f-e4df7689c32a",
                            "last_updated": "2022-11-04T09:17:39.622503-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27cbbdb9-e0c8-4db5-8426-601ee12a4314/?format=api"
                        },
                        {
                            "id": "ef8f0ccb-b38a-4447-b7e5-270ba6416e02",
                            "gambit_id": "dac34297-8019-41cb-9a2f-7ffa0f926060",
                            "last_updated": "2022-11-04T09:17:39.621294-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27cbbdb9-e0c8-4db5-8426-601ee12a4314/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3924ee85-8621-41c5-9825-9202d3fa113c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "82ddff67-97b8-4884-8097-b740a3a6b23c",
            "completed": true,
            "last_updated": "2022-11-04T09:22:47.205588-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.35,
            "sport_category": "MLB World Series Lines",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/82ddff67-97b8-4884-8097-b740a3a6b23c",
            "datetime": "2022-11-03T20:03:00-04:00",
            "cutoff_datetime": "2022-11-03T20:03:00-04:00",
            "name": "HOU (J Verlander) v. PHI (N Syndergaard)",
            "bettypes": [
                {
                    "id": "fe96789b-7714-42bd-87f0-defd4e2083a3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3924ee85-8621-41c5-9825-9202d3fa113c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (J Verlander)",
                                "amount": 5794.0
                            },
                            {
                                "team": "PHI (N Syndergaard)",
                                "amount": 4206.0
                            }
                        ],
                        "expected_reward_tokens": 9211.14,
                        "profit_sb": 211.14,
                        "profit_sb_percentage": 2.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a9f938bc-7703-43f2-bb0c-6fa01dc1eb92",
                            "gambit_id": "01dddcc1-f83c-4a8c-84b2-337755836124",
                            "last_updated": "2022-11-04T09:22:47.215239-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (J Verlander)",
                            "reward": "1.59000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe96789b-7714-42bd-87f0-defd4e2083a3/?format=api"
                        },
                        {
                            "id": "1d81c898-6fdf-46b4-9de0-5aa99b1ebc83",
                            "gambit_id": "1ae8cdfb-b9c3-4119-b7a4-462287bab042",
                            "last_updated": "2022-11-04T09:22:47.214278-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (N Syndergaard)",
                            "reward": "2.19000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe96789b-7714-42bd-87f0-defd4e2083a3/?format=api"
                        }
                    ]
                },
                {
                    "id": "8622bff3-23bc-4874-9f15-c05681b13b69",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3924ee85-8621-41c5-9825-9202d3fa113c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI",
                                "amount": 5492.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8a12a7d2-7be5-4f67-b66f-1bed51b7e2d2",
                            "gambit_id": "c1775081-13ca-481f-84c2-dbf8219fc351",
                            "last_updated": "2022-11-04T09:22:47.211398-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8622bff3-23bc-4874-9f15-c05681b13b69/?format=api"
                        },
                        {
                            "id": "eea6cd29-90c3-4486-9f4c-b8228337e659",
                            "gambit_id": "0bbb7c33-1b7d-4a4a-8c5e-b07b7e7bf19d",
                            "last_updated": "2022-11-04T09:22:47.212368-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8622bff3-23bc-4874-9f15-c05681b13b69/?format=api"
                        }
                    ]
                },
                {
                    "id": "188adc46-67bf-48d3-b9c3-2b1c657b0a95",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3924ee85-8621-41c5-9825-9202d3fa113c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "289e6c62-a58b-456b-b7d9-0b92789205cd",
                            "gambit_id": "1eebad92-73b7-48be-a23f-721b74e5264f",
                            "last_updated": "2022-11-04T09:22:47.208381-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/188adc46-67bf-48d3-b9c3-2b1c657b0a95/?format=api"
                        },
                        {
                            "id": "7f73f743-098d-4ad8-9a20-e7df683d7ce7",
                            "gambit_id": "34977823-d238-4c0f-a27f-1dda432fd2f2",
                            "last_updated": "2022-11-04T09:22:47.209505-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/188adc46-67bf-48d3-b9c3-2b1c657b0a95/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ad76f0ad-19b5-4081-8633-3e178e2b9535",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "47467093-96c0-4119-aebd-92674f5cb6b7",
            "completed": true,
            "last_updated": "2022-11-04T09:17:43.480144-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/47467093-96c0-4119-aebd-92674f5cb6b7",
            "datetime": "2022-11-03T19:35:00-04:00",
            "cutoff_datetime": "2022-11-03T19:35:00-04:00",
            "name": "Boston Bruins v. New York Rangers",
            "bettypes": [
                {
                    "id": "469e706c-78f8-4a6d-a4fd-72c03c634650",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ad76f0ad-19b5-4081-8633-3e178e2b9535/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Rangers",
                                "amount": 5492.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4ab6562c-f22b-46c4-a266-a15b38b26bef",
                            "gambit_id": "68d24dfc-bd24-4246-8c55-6b5cae6017b1",
                            "last_updated": "2022-11-04T09:17:43.489125-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/469e706c-78f8-4a6d-a4fd-72c03c634650/?format=api"
                        },
                        {
                            "id": "9a87d20b-2c41-4373-8c63-f2565f127c72",
                            "gambit_id": "01ab6288-bba0-40d8-b772-36bc99f5944b",
                            "last_updated": "2022-11-04T09:17:43.490175-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/469e706c-78f8-4a6d-a4fd-72c03c634650/?format=api"
                        }
                    ]
                },
                {
                    "id": "7c039e1a-c83f-446d-8b6e-979db8771e9e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ad76f0ad-19b5-4081-8633-3e178e2b9535/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6593.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 3407.0
                            }
                        ],
                        "expected_reward_tokens": 9096.69,
                        "profit_sb": 96.69,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "98bd9c43-68cc-43b3-8d4b-d3be94575b58",
                            "gambit_id": "ed57d2b8-fc5f-4ff3-8a09-d17b87d6f869",
                            "last_updated": "2022-11-04T09:17:43.487149-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.38000",
                            "odds": "1.43480",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c039e1a-c83f-446d-8b6e-979db8771e9e/?format=api"
                        },
                        {
                            "id": "7938b8c6-92be-49ed-9cdb-432e5a7023ca",
                            "gambit_id": "f4c9be5b-0c42-41d2-886c-0db4c2b7f0eb",
                            "last_updated": "2022-11-04T09:17:43.486183-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "2.67000",
                            "odds": "2.90000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c039e1a-c83f-446d-8b6e-979db8771e9e/?format=api"
                        }
                    ]
                },
                {
                    "id": "6a89b195-a2f6-43ab-b3bc-14a1fd89bb2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ad76f0ad-19b5-4081-8633-3e178e2b9535/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "12c2b8a1-aed8-4b91-af8a-fcc0cc826c42",
                            "gambit_id": "447fcd95-d2ec-472e-8d9a-f8a4a66417a0",
                            "last_updated": "2022-11-04T09:17:43.484181-04: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/6a89b195-a2f6-43ab-b3bc-14a1fd89bb2b/?format=api"
                        },
                        {
                            "id": "55ae8d35-c1f9-473b-986d-e7b065095e09",
                            "gambit_id": "e642a4ca-d693-4637-adf9-5b772386155d",
                            "last_updated": "2022-11-04T09:17:43.483002-04: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/6a89b195-a2f6-43ab-b3bc-14a1fd89bb2b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8bb10049-f321-45dd-b668-f3ba46d00e48",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "93951646-6928-4e69-a296-4898c0d86f95",
            "completed": true,
            "last_updated": "2022-11-04T09:03:10.919843-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.6,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/93951646-6928-4e69-a296-4898c0d86f95",
            "datetime": "2022-11-03T19:30:00-04:00",
            "cutoff_datetime": "2022-11-03T19:30:00-04:00",
            "name": "Appalachian St v. Coastal Carolina",
            "bettypes": [
                {
                    "id": "1cfb8c28-9efa-46bb-879c-cfb4155712c3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8bb10049-f321-45dd-b668-f3ba46d00e48/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Appalachian St",
                                "amount": 5824.0
                            },
                            {
                                "team": "Coastal Carolina",
                                "amount": 4176.0
                            }
                        ],
                        "expected_reward_tokens": 9143.68,
                        "profit_sb": 143.68,
                        "profit_sb_percentage": 1.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "89afcc53-b3f3-4ca6-85f4-a3b5832844ab",
                            "gambit_id": "2e5c2cb7-145f-47ac-bfb9-b97c33f86df7",
                            "last_updated": "2022-11-04T09:03:10.926692-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Appalachian St",
                            "reward": "1.57000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cfb8c28-9efa-46bb-879c-cfb4155712c3/?format=api"
                        },
                        {
                            "id": "dc335ebd-11c8-4f3f-beaa-bdf25e390acc",
                            "gambit_id": "7dbe4019-8f7b-4890-99cd-89c4f84e619b",
                            "last_updated": "2022-11-04T09:03:10.925739-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Coastal Carolina",
                            "reward": "2.19000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cfb8c28-9efa-46bb-879c-cfb4155712c3/?format=api"
                        }
                    ]
                },
                {
                    "id": "c4f1c16e-8964-4a78-9efd-a54acd5db15b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8bb10049-f321-45dd-b668-f3ba46d00e48/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Appalachian St",
                                "amount": 5097.0
                            },
                            {
                                "team": "Coastal Carolina",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "61591269-8963-4651-a1df-dacfd1518b91",
                            "gambit_id": "336511a1-b85f-4797-88fb-378a8ff562d3",
                            "last_updated": "2022-11-04T09:03:10.929546-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Appalachian St",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4f1c16e-8964-4a78-9efd-a54acd5db15b/?format=api"
                        },
                        {
                            "id": "7a56ab4f-6e1b-4ca0-b2d8-e6dfb23da3ae",
                            "gambit_id": "949fedc9-27c6-46a5-b0f9-b1115831fcaa",
                            "last_updated": "2022-11-04T09:03:10.928580-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Coastal Carolina",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4f1c16e-8964-4a78-9efd-a54acd5db15b/?format=api"
                        }
                    ]
                },
                {
                    "id": "d58a9206-9470-4a72-961e-624815d24e8f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8bb10049-f321-45dd-b668-f3ba46d00e48/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 65.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 65.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b7d032cc-f634-483c-bc09-1312fb9188a7",
                            "gambit_id": "8fe32232-dd2e-4f11-91e7-0d083f7d88a5",
                            "last_updated": "2022-11-04T09:03:10.922685-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 65.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "65.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d58a9206-9470-4a72-961e-624815d24e8f/?format=api"
                        },
                        {
                            "id": "4ff45a4b-87d0-4298-9114-5701c621a60d",
                            "gambit_id": "5988b3e3-674f-4602-954a-04dcd67b6ad2",
                            "last_updated": "2022-11-04T09:03:10.923825-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 65.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "65.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d58a9206-9470-4a72-961e-624815d24e8f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "78de8569-b7d4-4935-bcdc-bf2c0e3fc99f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "365a1f28-3dd6-44a6-b75e-900f1cfb5e7e",
            "completed": true,
            "last_updated": "2022-11-04T09:07:37.975089-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.26,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/365a1f28-3dd6-44a6-b75e-900f1cfb5e7e",
            "datetime": "2022-11-03T19:10:00-04:00",
            "cutoff_datetime": "2022-11-03T19:10:00-04:00",
            "name": "Golden State Warriors v. Orlando Magic",
            "bettypes": [
                {
                    "id": "887cff00-0020-418f-9275-76ec541f387c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/78de8569-b7d4-4935-bcdc-bf2c0e3fc99f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7670.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 2330.0
                            }
                        ],
                        "expected_reward_tokens": 9203.5,
                        "profit_sb": 203.5,
                        "profit_sb_percentage": 2.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "59e29f63-e999-4366-9230-7c8c59266811",
                            "gambit_id": "b76980ca-7bc3-436c-b17d-fbdf56d602b1",
                            "last_updated": "2022-11-04T09:07:37.982317-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.20000",
                            "odds": "1.23260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/887cff00-0020-418f-9275-76ec541f387c/?format=api"
                        },
                        {
                            "id": "ee98806e-24ab-40be-b693-60cdcf1f21f2",
                            "gambit_id": "35e517a0-d743-493c-b500-99390535cf9c",
                            "last_updated": "2022-11-04T09:07:37.981264-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "3.95000",
                            "odds": "4.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/887cff00-0020-418f-9275-76ec541f387c/?format=api"
                        }
                    ]
                },
                {
                    "id": "124deff4-c232-4ab2-a8ec-b19b616599d8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/78de8569-b7d4-4935-bcdc-bf2c0e3fc99f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Golden State Warriors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "49530277-0617-4664-bd05-905dab330b08",
                            "gambit_id": "e667ebb2-b806-4bde-8908-9fabb74d0eab",
                            "last_updated": "2022-11-04T09:07:37.985055-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/124deff4-c232-4ab2-a8ec-b19b616599d8/?format=api"
                        },
                        {
                            "id": "346dd091-e7e7-4ad6-acf3-692dbec581c5",
                            "gambit_id": "7c3305fd-a625-4800-b8ca-88cd9447692a",
                            "last_updated": "2022-11-04T09:07:37.984135-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/124deff4-c232-4ab2-a8ec-b19b616599d8/?format=api"
                        }
                    ]
                },
                {
                    "id": "7c70d27f-8c6d-4c96-9720-d9a6e27854ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/78de8569-b7d4-4935-bcdc-bf2c0e3fc99f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "9f075883-395f-4e71-b4f8-99962a260ea2",
                            "gambit_id": "abcd8d53-c72c-49af-8f5a-e4dc143ef315",
                            "last_updated": "2022-11-04T09:07:37.979026-04: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/7c70d27f-8c6d-4c96-9720-d9a6e27854ff/?format=api"
                        },
                        {
                            "id": "1cdcdd09-838b-46b7-9e93-8e31267b5a63",
                            "gambit_id": "c08358e8-e655-418b-8424-99bf96323cd9",
                            "last_updated": "2022-11-04T09:07:37.977904-04: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/7c70d27f-8c6d-4c96-9720-d9a6e27854ff/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c4db4cf4-5292-415d-8ab3-20be17f40c15",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "03bee6e1-a6e2-49e6-bf34-1d11ea8d0d33",
            "completed": true,
            "last_updated": "2022-11-04T09:22:47.478287-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.52,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/03bee6e1-a6e2-49e6-bf34-1d11ea8d0d33",
            "datetime": "2022-11-03T19:05:00-04:00",
            "cutoff_datetime": "2022-11-03T19:05:00-04:00",
            "name": "Vegas Golden Knights v. Ottawa Senators",
            "bettypes": [
                {
                    "id": "55e670ae-2030-4d44-8362-ebb37ffe2541",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c4db4cf4-5292-415d-8ab3-20be17f40c15/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5660.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 4340.0
                            }
                        ],
                        "expected_reward_tokens": 9112.6,
                        "profit_sb": 112.6,
                        "profit_sb_percentage": 1.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4b959abc-9376-4568-8b70-e1b2d2321d12",
                            "gambit_id": "931c9a80-9cb4-4224-b566-266374391ad2",
                            "last_updated": "2022-11-04T09:22:47.487887-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.61000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55e670ae-2030-4d44-8362-ebb37ffe2541/?format=api"
                        },
                        {
                            "id": "15f616a0-3b97-4cc8-a57a-b073317f1808",
                            "gambit_id": "8a8b1069-b462-4109-b138-c28ae531314c",
                            "last_updated": "2022-11-04T09:22:47.486955-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.10000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55e670ae-2030-4d44-8362-ebb37ffe2541/?format=api"
                        }
                    ]
                },
                {
                    "id": "a3c527a2-f491-47f1-86a4-ee0ef7e160c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c4db4cf4-5292-415d-8ab3-20be17f40c15/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6345.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3655.0
                            }
                        ],
                        "expected_reward_tokens": 9136.8,
                        "profit_sb": 136.8,
                        "profit_sb_percentage": 1.52,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "db134c9c-5cb6-4570-95e4-5e0592f21547",
                            "gambit_id": "780c416b-5cc8-446f-868f-911c62b84d9e",
                            "last_updated": "2022-11-04T09:22:47.484107-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3c527a2-f491-47f1-86a4-ee0ef7e160c8/?format=api"
                        },
                        {
                            "id": "ffae4fff-45cc-4611-9560-e5142debfad8",
                            "gambit_id": "7677bd78-41c9-4019-8766-c07f5564695d",
                            "last_updated": "2022-11-04T09:22:47.485061-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.50000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3c527a2-f491-47f1-86a4-ee0ef7e160c8/?format=api"
                        }
                    ]
                },
                {
                    "id": "a61a8789-a42a-4649-9ec6-60e0fa01f39e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c4db4cf4-5292-415d-8ab3-20be17f40c15/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0697ee26-5381-4635-85cd-aa39d4630399",
                            "gambit_id": "9e00b296-71a8-4a9a-a753-3bccc07df1a3",
                            "last_updated": "2022-11-04T09:22:47.482206-04: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/a61a8789-a42a-4649-9ec6-60e0fa01f39e/?format=api"
                        },
                        {
                            "id": "52d21f94-43a4-4ccd-a473-e3be19e7da88",
                            "gambit_id": "1f66ea0b-2963-4ae5-b705-1a891e47d0b4",
                            "last_updated": "2022-11-04T09:22:47.481065-04: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/a61a8789-a42a-4649-9ec6-60e0fa01f39e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5c76bdfa-80e3-4d7b-bfd1-3aec7ae60957",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5a3d3d51-b3a0-4d23-8bf7-6b3a20a4c8d0",
            "completed": true,
            "last_updated": "2022-11-04T09:22:46.924356-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.7,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5a3d3d51-b3a0-4d23-8bf7-6b3a20a4c8d0",
            "datetime": "2022-11-03T19:05:00-04:00",
            "cutoff_datetime": "2022-11-03T19:05:00-04:00",
            "name": "Carolina Hurricanes v. Tampa Bay Lightning",
            "bettypes": [
                {
                    "id": "d47e7c57-fb92-42ef-ba28-93b8f4e21407",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c76bdfa-80e3-4d7b-bfd1-3aec7ae60957/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5097.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "921ed227-6c88-42f7-9657-246bf693c96c",
                            "gambit_id": "0bbfe8fa-2f99-4695-938c-f1e328f509ec",
                            "last_updated": "2022-11-04T09:22:46.933125-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47e7c57-fb92-42ef-ba28-93b8f4e21407/?format=api"
                        },
                        {
                            "id": "c57c0fc7-f722-4e56-b00c-55ade220874e",
                            "gambit_id": "3d3368b5-6fe8-49aa-a886-078b444b7b03",
                            "last_updated": "2022-11-04T09:22:46.934071-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47e7c57-fb92-42ef-ba28-93b8f4e21407/?format=api"
                        }
                    ]
                },
                {
                    "id": "c4d1179f-a17e-4943-b160-503a1ebd09ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c76bdfa-80e3-4d7b-bfd1-3aec7ae60957/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6731.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 3269.0
                            }
                        ],
                        "expected_reward_tokens": 9153.2,
                        "profit_sb": 153.2,
                        "profit_sb_percentage": 1.7,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "38f3bedc-6681-4542-85ef-0e7908b50b79",
                            "gambit_id": "2cc84e4b-288c-4926-acd8-9752fd301e33",
                            "last_updated": "2022-11-04T09:22:46.931152-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.36000",
                            "odds": "1.40820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4d1179f-a17e-4943-b160-503a1ebd09ac/?format=api"
                        },
                        {
                            "id": "df5b4ef2-8add-4650-81fd-33b3ed6f0991",
                            "gambit_id": "7e533ae3-ddb6-4ad6-860e-9a5a6fa583da",
                            "last_updated": "2022-11-04T09:22:46.930184-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.80000",
                            "odds": "3.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4d1179f-a17e-4943-b160-503a1ebd09ac/?format=api"
                        }
                    ]
                },
                {
                    "id": "34658790-5c59-4520-bac7-11df284676dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c76bdfa-80e3-4d7b-bfd1-3aec7ae60957/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "42c17be7-4135-411c-839d-03f1ceec9533",
                            "gambit_id": "a31a4f25-b18a-4801-879b-9ef94465adb0",
                            "last_updated": "2022-11-04T09:22:46.928274-04: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/34658790-5c59-4520-bac7-11df284676dd/?format=api"
                        },
                        {
                            "id": "488e04f0-f785-41cf-9781-6eef6fb7ba09",
                            "gambit_id": "ace827e2-5efa-40ef-8fbf-d4802e89906b",
                            "last_updated": "2022-11-04T09:22:46.927147-04: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/34658790-5c59-4520-bac7-11df284676dd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a4bac3d0-b2ef-42e0-8274-cbaf056f04ed",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bf334e7b-f7d2-4c3f-b30e-454979087a60",
            "completed": true,
            "last_updated": "2022-11-04T09:22:46.444448-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/bf334e7b-f7d2-4c3f-b30e-454979087a60",
            "datetime": "2022-11-03T19:05:00-04:00",
            "cutoff_datetime": "2022-11-03T19:05:00-04:00",
            "name": "Washington Capitals v. Detroit Red Wings",
            "bettypes": [
                {
                    "id": "0e8f348c-9ea3-47fb-9a71-1aedd2bca215",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a4bac3d0-b2ef-42e0-8274-cbaf056f04ed/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5304.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "44f04507-1fbb-449d-9309-bcb7edce3719",
                            "gambit_id": "7f982bf0-11d8-428b-b2df-a600bafed70a",
                            "last_updated": "2022-11-04T09:22:46.454395-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e8f348c-9ea3-47fb-9a71-1aedd2bca215/?format=api"
                        },
                        {
                            "id": "6600c354-5726-4732-be9b-efb9dcf9c741",
                            "gambit_id": "2f6783a2-0812-4816-b10a-7ccdf1d0b700",
                            "last_updated": "2022-11-04T09:22:46.453396-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e8f348c-9ea3-47fb-9a71-1aedd2bca215/?format=api"
                        }
                    ]
                },
                {
                    "id": "3625eff5-9f3d-4906-95ca-09754d02f27c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a4bac3d0-b2ef-42e0-8274-cbaf056f04ed/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6593.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 3407.0
                            }
                        ],
                        "expected_reward_tokens": 9096.69,
                        "profit_sb": 96.69,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "86b413be-4d42-4ed2-a03d-af9eb7e5dbc1",
                            "gambit_id": "ee0f9bbe-7c03-4b03-aea0-9dd1b08bf87e",
                            "last_updated": "2022-11-04T09:22:46.450464-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.38000",
                            "odds": "1.43480",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3625eff5-9f3d-4906-95ca-09754d02f27c/?format=api"
                        },
                        {
                            "id": "93f0a749-87f3-4947-ba65-78a5a445322f",
                            "gambit_id": "bccadbce-5128-4938-b663-3e01937ce501",
                            "last_updated": "2022-11-04T09:22:46.451457-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.67000",
                            "odds": "2.90000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3625eff5-9f3d-4906-95ca-09754d02f27c/?format=api"
                        }
                    ]
                },
                {
                    "id": "106bf716-d36d-4b53-befd-eb54a85698cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a4bac3d0-b2ef-42e0-8274-cbaf056f04ed/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a3fcc33e-7340-4143-bf02-2c92f2ac6c03",
                            "gambit_id": "eec0984f-a85a-4043-9fa5-c8483d1f9fe7",
                            "last_updated": "2022-11-04T09:22:46.447395-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/106bf716-d36d-4b53-befd-eb54a85698cb/?format=api"
                        },
                        {
                            "id": "ae0c98aa-aec5-472c-9871-50f2d5233c89",
                            "gambit_id": "8aadd6cc-a5f0-40ff-a088-d58e3970fe93",
                            "last_updated": "2022-11-04T09:22:46.448515-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/106bf716-d36d-4b53-befd-eb54a85698cb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "26a69ff7-8578-463c-b185-7ab2dae19b32",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e8ea9037-e497-442c-a5e5-2cb9eb359810",
            "completed": true,
            "last_updated": "2022-11-04T09:03:10.598287-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e8ea9037-e497-442c-a5e5-2cb9eb359810",
            "datetime": "2022-11-03T19:00:00-04:00",
            "cutoff_datetime": "2022-11-03T19:00:00-04:00",
            "name": "UTEP v. Rice",
            "bettypes": [
                {
                    "id": "5d0e7287-6d7e-4139-b1ff-b166043861d8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26a69ff7-8578-463c-b185-7ab2dae19b32/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Rice",
                                "amount": 6114.0
                            },
                            {
                                "team": "UTEP",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "18cd2c62-4e85-4a5f-bf29-f4d23c107634",
                            "gambit_id": "c918686b-34bf-44b1-8bb9-1cd306ac2a49",
                            "last_updated": "2022-11-04T09:03:10.604059-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rice",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d0e7287-6d7e-4139-b1ff-b166043861d8/?format=api"
                        },
                        {
                            "id": "a0fd8ffc-25be-4118-8155-c2c300fc123e",
                            "gambit_id": "14153d52-4bde-495e-8248-5d2ac337acb4",
                            "last_updated": "2022-11-04T09:03:10.605042-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UTEP",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d0e7287-6d7e-4139-b1ff-b166043861d8/?format=api"
                        }
                    ]
                },
                {
                    "id": "bfe666fe-c2b7-493f-a1be-cddd00309494",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26a69ff7-8578-463c-b185-7ab2dae19b32/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Rice",
                                "amount": 5097.0
                            },
                            {
                                "team": "UTEP",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e9d13a5c-77b3-4aca-a784-6b3a0f7fbe7d",
                            "gambit_id": "fdf99d35-f6a3-4c28-a0e4-4950dfec2218",
                            "last_updated": "2022-11-04T09:03:10.606949-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rice",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfe666fe-c2b7-493f-a1be-cddd00309494/?format=api"
                        },
                        {
                            "id": "f0bc4b7f-b992-4059-b6db-b67adc843f4b",
                            "gambit_id": "d0595856-200e-4aaf-aaad-ff8ef9987fae",
                            "last_updated": "2022-11-04T09:03:10.607903-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UTEP",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfe666fe-c2b7-493f-a1be-cddd00309494/?format=api"
                        }
                    ]
                },
                {
                    "id": "b42fabb5-77df-4126-ad30-bb5645c8043e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26a69ff7-8578-463c-b185-7ab2dae19b32/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 47",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 47",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "14c983ed-83e9-42ec-aed1-24a699293cad",
                            "gambit_id": "aff98b94-e6c5-4f61-9911-81cb92f4e658",
                            "last_updated": "2022-11-04T09:03:10.601084-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 47",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "47.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b42fabb5-77df-4126-ad30-bb5645c8043e/?format=api"
                        },
                        {
                            "id": "8a132bbb-5560-4dca-92fa-317bad3b32aa",
                            "gambit_id": "42ddafc6-e4e7-4fbd-a6bb-5221aaaeee1e",
                            "last_updated": "2022-11-04T09:03:10.602156-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 47",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "47.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b42fabb5-77df-4126-ad30-bb5645c8043e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0fe818e0-6c2a-4c09-b0db-b8e6fd66efec",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "448ec102-fd35-468b-8f78-58cfe3f69669",
            "completed": true,
            "last_updated": "2022-11-03T10:13:20.418674-04: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/448ec102-fd35-468b-8f78-58cfe3f69669",
            "datetime": "2022-11-02T22:59:00-04:00",
            "cutoff_datetime": "2022-11-02T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - November 2nd 2022",
            "bettypes": [
                {
                    "id": "08e24a20-22ec-41ef-be55-775155137fc9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0fe818e0-6c2a-4c09-b0db-b8e6fd66efec/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            },
                            {
                                "team": "Even",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "de931856-df46-4241-94b9-aae88f5bcb12",
                            "gambit_id": "ffc6cf6d-9556-4810-ae75-db3e366df9a0",
                            "last_updated": "2022-11-03T10:13:20.422372-04: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/08e24a20-22ec-41ef-be55-775155137fc9/?format=api"
                        },
                        {
                            "id": "a4601a0f-de46-46f2-9f36-bd4dabb424e2",
                            "gambit_id": "cf86ea95-8f46-4eda-95f5-9d100bc5212c",
                            "last_updated": "2022-11-03T10:13:20.421328-04: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/08e24a20-22ec-41ef-be55-775155137fc9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "de5bd529-2f1d-41c5-b0c3-1ffbe7afa733",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5cf92604-3c98-4315-96e4-ade344fea2f5",
            "completed": true,
            "last_updated": "2022-11-03T10:13:20.113949-04: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/5cf92604-3c98-4315-96e4-ade344fea2f5",
            "datetime": "2022-11-02T22:59:00-04:00",
            "cutoff_datetime": "2022-11-02T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - November 2nd 2022",
            "bettypes": [
                {
                    "id": "e17f5236-f4e5-4a21-a526-c2deeede8a21",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de5bd529-2f1d-41c5-b0c3-1ffbe7afa733/?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": "2355a3f2-aae2-4eb6-beb4-1f931959b19d",
                            "gambit_id": "1d89eda4-ee03-4844-97b1-39e8d18039f1",
                            "last_updated": "2022-11-03T10:13:20.116736-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "21 to 26",
                            "reward": "3.64000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e17f5236-f4e5-4a21-a526-c2deeede8a21/?format=api"
                        },
                        {
                            "id": "db4c1b50-dccd-43b5-a64e-45a590d3ce7e",
                            "gambit_id": "a9dc7826-786f-42b0-b38c-32397cdcbb96",
                            "last_updated": "2022-11-03T10:13:20.120858-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "1 to 5",
                            "reward": "4.30000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e17f5236-f4e5-4a21-a526-c2deeede8a21/?format=api"
                        },
                        {
                            "id": "5353f2a6-e922-4924-bcd3-841272f7a607",
                            "gambit_id": "73dc0a21-3b76-4c0c-82f2-3406cb3b5c45",
                            "last_updated": "2022-11-03T10:13:20.117911-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "16 to 20",
                            "reward": "4.30000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e17f5236-f4e5-4a21-a526-c2deeede8a21/?format=api"
                        },
                        {
                            "id": "296f3456-cdf7-4f05-a949-5cb15f2f9a94",
                            "gambit_id": "9d04ad60-a5fa-4a68-bb87-88ad2933a1eb",
                            "last_updated": "2022-11-03T10:13:20.118895-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "11 to 15",
                            "reward": "4.30000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e17f5236-f4e5-4a21-a526-c2deeede8a21/?format=api"
                        },
                        {
                            "id": "4e06b2f2-9ab0-4876-ad44-1365d89c6a41",
                            "gambit_id": "908aa97d-37bd-4eff-806c-1bdb89019a87",
                            "last_updated": "2022-11-03T10:13:20.119865-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "6 to 10",
                            "reward": "4.30000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e17f5236-f4e5-4a21-a526-c2deeede8a21/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5c9c4719-7212-4eee-97dc-c6aab55b9884",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c5b59b94-d5e4-4774-9d51-f5e79686c7bf",
            "completed": true,
            "last_updated": "2022-11-03T09:38:50.044113-04: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/c5b59b94-d5e4-4774-9d51-f5e79686c7bf",
            "datetime": "2022-11-02T22:40:00-04:00",
            "cutoff_datetime": "2022-11-02T22:40:00-04:00",
            "name": "New Orleans Pelicans v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "8dd46fe2-c624-4a17-ad04-0232eef59a21",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c9c4719-7212-4eee-97dc-c6aab55b9884/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5492.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "16266580-4867-4530-91fd-a7baede1fec1",
                            "gambit_id": "cfe762d7-a7b7-4ee1-a6a2-a5cf18ddaf94",
                            "last_updated": "2022-11-03T09:38:50.051522-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dd46fe2-c624-4a17-ad04-0232eef59a21/?format=api"
                        },
                        {
                            "id": "a937c20f-f400-4ac0-981a-9a6b0e046219",
                            "gambit_id": "7602db94-72e1-4a3b-94f1-82673c52b8c3",
                            "last_updated": "2022-11-03T09:38:50.050424-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dd46fe2-c624-4a17-ad04-0232eef59a21/?format=api"
                        }
                    ]
                },
                {
                    "id": "c194bad3-8c5b-450a-9d81-c8db1d46708d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c9c4719-7212-4eee-97dc-c6aab55b9884/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "New Orleans Pelicans",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c542ce40-6ead-4017-a71a-96af4864d5eb",
                            "gambit_id": "84559db4-45bb-4137-83c4-060beb640388",
                            "last_updated": "2022-11-03T09:38:50.053728-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c194bad3-8c5b-450a-9d81-c8db1d46708d/?format=api"
                        },
                        {
                            "id": "e219d2c1-e1da-4a13-9c59-13c070b78ab5",
                            "gambit_id": "ff2eb52a-4f8b-43a1-9488-63f5ebed110d",
                            "last_updated": "2022-11-03T09:38:50.054759-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c194bad3-8c5b-450a-9d81-c8db1d46708d/?format=api"
                        }
                    ]
                },
                {
                    "id": "4fb27841-0baf-4ab4-a1a5-c04a0f398abf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c9c4719-7212-4eee-97dc-c6aab55b9884/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "891929dd-a6f0-4ee0-99c1-fea1faab81c4",
                            "gambit_id": "47b9f9db-d383-486b-a247-a7c8a9dd1fbd",
                            "last_updated": "2022-11-03T09:38:50.048109-04: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/4fb27841-0baf-4ab4-a1a5-c04a0f398abf/?format=api"
                        },
                        {
                            "id": "dcd0edc5-a323-49ac-9abc-9c34433a8516",
                            "gambit_id": "ba671b78-4555-4dc9-9715-b1385116afb1",
                            "last_updated": "2022-11-03T09:38:50.046949-04: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/4fb27841-0baf-4ab4-a1a5-c04a0f398abf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "45d39659-dcac-4700-8c9d-30a2a72238c6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e898dbcd-0017-41ef-9b37-1ed35b8e41f3",
            "completed": true,
            "last_updated": "2022-11-03T09:38:48.299337-04: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/e898dbcd-0017-41ef-9b37-1ed35b8e41f3",
            "datetime": "2022-11-02T22:10:00-04:00",
            "cutoff_datetime": "2022-11-02T22:10:00-04:00",
            "name": "Memphis Grizzlies v. Portland Trail Blazers",
            "bettypes": [
                {
                    "id": "ac4063ff-b1b5-4f84-8225-fcec03dea2e9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45d39659-dcac-4700-8c9d-30a2a72238c6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 6482.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8372c4b7-4322-4940-bf84-8be4243d30ea",
                            "gambit_id": "7de1c95c-4dd0-4cf6-bbff-92d03e601abf",
                            "last_updated": "2022-11-03T09:38:48.309861-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac4063ff-b1b5-4f84-8225-fcec03dea2e9/?format=api"
                        },
                        {
                            "id": "f021d035-f455-4b0d-a530-2f2777ed5298",
                            "gambit_id": "4c1eef11-4e61-4c54-9942-6c90e332628d",
                            "last_updated": "2022-11-03T09:38:48.308849-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac4063ff-b1b5-4f84-8225-fcec03dea2e9/?format=api"
                        }
                    ]
                },
                {
                    "id": "5f7eae16-4db8-45ee-9642-038720bc8722",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45d39659-dcac-4700-8c9d-30a2a72238c6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Memphis Grizzlies",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e20ed3b3-dde5-47dc-9bde-05566e7de46e",
                            "gambit_id": "a148821b-637f-4f7f-9026-2d2f1fb4912d",
                            "last_updated": "2022-11-03T09:38:48.305442-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f7eae16-4db8-45ee-9642-038720bc8722/?format=api"
                        },
                        {
                            "id": "003fdf1e-aa21-4725-9e0b-dfd77168138b",
                            "gambit_id": "011c9e85-f58d-4ff8-9786-cf01e7cc7a7f",
                            "last_updated": "2022-11-03T09:38:48.306354-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f7eae16-4db8-45ee-9642-038720bc8722/?format=api"
                        }
                    ]
                },
                {
                    "id": "31d74701-67a4-43e5-bb13-40e0f85be77e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45d39659-dcac-4700-8c9d-30a2a72238c6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "2c4a3db8-07aa-4b7a-865d-1af70673f0bf",
                            "gambit_id": "d16821b3-7073-4c3c-9af4-e54f78281044",
                            "last_updated": "2022-11-03T09:38:48.302095-04: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/31d74701-67a4-43e5-bb13-40e0f85be77e/?format=api"
                        },
                        {
                            "id": "2b4fec64-d06b-445f-94cc-a3b99da80586",
                            "gambit_id": "4db54305-75b9-4fff-bd87-bc0f7ae9f3ea",
                            "last_updated": "2022-11-03T09:38:48.303217-04: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/31d74701-67a4-43e5-bb13-40e0f85be77e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "260661c1-4312-454f-85ba-b51e19d5cd68",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e765d9b1-a0d2-4a2b-9f45-0af153637506",
            "completed": true,
            "last_updated": "2022-11-03T09:38:42.095040-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.24,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e765d9b1-a0d2-4a2b-9f45-0af153637506",
            "datetime": "2022-11-02T20:40:00-04:00",
            "cutoff_datetime": "2022-11-02T20:40:00-04:00",
            "name": "Utah Jazz v. Dallas Mavericks",
            "bettypes": [
                {
                    "id": "cc075e2e-3632-4480-8198-bd46599338b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/260661c1-4312-454f-85ba-b51e19d5cd68/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6816.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 3184.0
                            }
                        ],
                        "expected_reward_tokens": 9201.6,
                        "profit_sb": 201.6,
                        "profit_sb_percentage": 2.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5fb7dbc1-002a-49f4-b12c-701509e604b6",
                            "gambit_id": "09346862-de8e-4776-8259-3a7ec574705a",
                            "last_updated": "2022-11-03T09:38:42.101199-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.35000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc075e2e-3632-4480-8198-bd46599338b4/?format=api"
                        },
                        {
                            "id": "8528ac07-70dd-49e3-aa7b-44812fdf38f3",
                            "gambit_id": "ce17ee45-4d3c-4a5c-ba3f-8dc318b198ee",
                            "last_updated": "2022-11-03T09:38:42.102290-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "2.89000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc075e2e-3632-4480-8198-bd46599338b4/?format=api"
                        }
                    ]
                },
                {
                    "id": "56939ffb-a206-440b-9fd4-bb5d9939802b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/260661c1-4312-454f-85ba-b51e19d5cd68/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0fd67fff-1749-42e4-8fed-ae47261347c8",
                            "gambit_id": "8206c561-824b-4386-a515-b3326235b172",
                            "last_updated": "2022-11-03T09:38:42.105700-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56939ffb-a206-440b-9fd4-bb5d9939802b/?format=api"
                        },
                        {
                            "id": "53b73e81-de25-49d5-9691-46961b3e9f02",
                            "gambit_id": "8fb943bd-cf8b-4a1e-8681-63d756dd3de1",
                            "last_updated": "2022-11-03T09:38:42.104527-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56939ffb-a206-440b-9fd4-bb5d9939802b/?format=api"
                        }
                    ]
                },
                {
                    "id": "f2d2c21c-7a54-49c3-98b3-823fcccfeac3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/260661c1-4312-454f-85ba-b51e19d5cd68/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 222",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 222",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "71696601-999e-4455-a0f7-6d7812d51867",
                            "gambit_id": "f992cd55-8960-4d02-885a-a9cfefb5b9dc",
                            "last_updated": "2022-11-03T09:38:42.098977-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 222",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2d2c21c-7a54-49c3-98b3-823fcccfeac3/?format=api"
                        },
                        {
                            "id": "d3b9c88f-ce86-4825-97f7-99f113130b89",
                            "gambit_id": "0936761e-a2bd-4aa7-924c-bfd5059c6088",
                            "last_updated": "2022-11-03T09:38:42.097861-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 222",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2d2c21c-7a54-49c3-98b3-823fcccfeac3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a6438673-0aea-4f98-931a-e480a0c5e9b2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bf0da34d-3f47-42ae-8dd2-cbc8cd8e977c",
            "completed": true,
            "last_updated": "2022-11-03T09:28:55.987848-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.66,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/bf0da34d-3f47-42ae-8dd2-cbc8cd8e977c",
            "datetime": "2022-11-02T20:10:00-04:00",
            "cutoff_datetime": "2022-11-02T20:10:00-04:00",
            "name": "Detroit Pistons v. Milwaukee Bucks",
            "bettypes": [
                {
                    "id": "3bd426de-4bc6-4ce0-b9a4-914d73f59a4b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6438673-0aea-4f98-931a-e480a0c5e9b2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8185.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 1815.0
                            }
                        ],
                        "expected_reward_tokens": 9329.1,
                        "profit_sb": 329.1,
                        "profit_sb_percentage": 3.66,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8f40f929-249b-49b2-8bdb-500ffed21a77",
                            "gambit_id": "db661a14-b072-427f-9fa5-0e2a83817507",
                            "last_updated": "2022-11-03T09:28:55.993945-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.14000",
                            "odds": "1.15380",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bd426de-4bc6-4ce0-b9a4-914d73f59a4b/?format=api"
                        },
                        {
                            "id": "211b78c9-09ea-4949-ad40-8e8c6e3143c5",
                            "gambit_id": "0585dbd9-b879-4b26-972a-0991a676c2f9",
                            "last_updated": "2022-11-03T09:28:55.994874-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "5.14000",
                            "odds": "5.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bd426de-4bc6-4ce0-b9a4-914d73f59a4b/?format=api"
                        }
                    ]
                },
                {
                    "id": "8f81c2dc-5119-4c68-b2ab-25061dfb9ca8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6438673-0aea-4f98-931a-e480a0c5e9b2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Detroit Pistons",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8874022e-7da6-4f95-b69f-f2057d2d041a",
                            "gambit_id": "4e56b20c-50e2-4e5d-94e6-a8424b916143",
                            "last_updated": "2022-11-03T09:28:55.996730-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f81c2dc-5119-4c68-b2ab-25061dfb9ca8/?format=api"
                        },
                        {
                            "id": "60274788-8c5c-420f-a4d6-932f37157e37",
                            "gambit_id": "11b72037-b710-4ef1-bc6b-68223f93e3c7",
                            "last_updated": "2022-11-03T09:28:55.997635-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f81c2dc-5119-4c68-b2ab-25061dfb9ca8/?format=api"
                        }
                    ]
                },
                {
                    "id": "b606c6e5-8cfa-4d08-9f72-851286ce32b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6438673-0aea-4f98-931a-e480a0c5e9b2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 223",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 223",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b17b7a98-d735-4e51-be81-587469d04671",
                            "gambit_id": "4bf5f03b-063b-48a6-89ff-2b2638599758",
                            "last_updated": "2022-11-03T09:28:55.991729-04: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/b606c6e5-8cfa-4d08-9f72-851286ce32b1/?format=api"
                        },
                        {
                            "id": "3c689226-ef82-4052-8b76-f8b868f5ed2e",
                            "gambit_id": "19b641dd-ac6e-4874-aa9a-47be19fdb106",
                            "last_updated": "2022-11-03T09:28:55.990621-04: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/b606c6e5-8cfa-4d08-9f72-851286ce32b1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "39307d27-00fa-42fe-a35e-fc265b2f3f41",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1d4f3081-8df2-4f6c-978d-f99a22cb13a7",
            "completed": true,
            "last_updated": "2022-11-03T09:43:22.375150-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.27,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/1d4f3081-8df2-4f6c-978d-f99a22cb13a7",
            "datetime": "2022-11-02T20:10:00-04:00",
            "cutoff_datetime": "2022-11-02T20:10:00-04:00",
            "name": "Toronto Raptors v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "3f4c60e6-f9bd-437d-82b3-958aa8096b9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/39307d27-00fa-42fe-a35e-fc265b2f3f41/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6869.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 3131.0
                            }
                        ],
                        "expected_reward_tokens": 9204.46,
                        "profit_sb": 204.46,
                        "profit_sb_percentage": 2.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "00a62188-bcb5-4c3e-b4a4-edcd05c871a6",
                            "gambit_id": "efb3ff99-7d82-49f1-9b78-925ac3798ec4",
                            "last_updated": "2022-11-03T09:43:22.385698-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.34000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f4c60e6-f9bd-437d-82b3-958aa8096b9a/?format=api"
                        },
                        {
                            "id": "7ad43275-d48f-4223-81f0-afb920e10708",
                            "gambit_id": "8c4c35e5-dc6d-47ed-a8e2-9e20f7ecdd2e",
                            "last_updated": "2022-11-03T09:43:22.384737-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "2.94000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f4c60e6-f9bd-437d-82b3-958aa8096b9a/?format=api"
                        }
                    ]
                },
                {
                    "id": "0b2553f7-5aa8-4bae-a8b1-bdd8b48ffdf2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/39307d27-00fa-42fe-a35e-fc265b2f3f41/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Toronto Raptors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ea4dccbd-0450-44ab-b43f-0d5a6767a3e6",
                            "gambit_id": "bfbf7f58-11a2-4c71-9d60-e0f002382326",
                            "last_updated": "2022-11-03T09:43:22.381182-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b2553f7-5aa8-4bae-a8b1-bdd8b48ffdf2/?format=api"
                        },
                        {
                            "id": "fe4d21c4-5855-4bfe-a5b4-52fa32cf8162",
                            "gambit_id": "22bab021-2838-4b9e-a8a5-7b5bd43a42f8",
                            "last_updated": "2022-11-03T09:43:22.382800-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b2553f7-5aa8-4bae-a8b1-bdd8b48ffdf2/?format=api"
                        }
                    ]
                },
                {
                    "id": "ba0f4bff-25e4-4519-88d5-7c475df10fa0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/39307d27-00fa-42fe-a35e-fc265b2f3f41/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "3906f96d-a27b-4dde-a6c6-7dbacf929204",
                            "gambit_id": "737036cb-40ac-45ef-9273-dcfce04ccf2e",
                            "last_updated": "2022-11-03T09:43:22.378147-04: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/ba0f4bff-25e4-4519-88d5-7c475df10fa0/?format=api"
                        },
                        {
                            "id": "69ad588f-69ca-46bf-ab5f-67dbd92ee807",
                            "gambit_id": "bea16c67-f2e0-4c1f-995b-396f48ac260b",
                            "last_updated": "2022-11-03T09:43:22.379225-04: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/ba0f4bff-25e4-4519-88d5-7c475df10fa0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9fda8632-51ff-4711-9bfb-2840543f5edc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9046774a-9d45-4240-8e4e-1bc1defb4dd3",
            "completed": true,
            "last_updated": "2022-11-03T09:38:35.268596-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/9046774a-9d45-4240-8e4e-1bc1defb4dd3",
            "datetime": "2022-11-02T20:10:00-04:00",
            "cutoff_datetime": "2022-11-02T20:10:00-04:00",
            "name": "Los Angeles Clippers v. Houston Rockets",
            "bettypes": [
                {
                    "id": "ca333a85-23e0-437b-8b4e-44f4d456d160",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9fda8632-51ff-4711-9bfb-2840543f5edc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6593.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 3407.0
                            }
                        ],
                        "expected_reward_tokens": 9096.69,
                        "profit_sb": 96.69,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6e5139ae-9bb6-4ab2-b909-7a3f04ef81b7",
                            "gambit_id": "b8149e86-384d-424f-90b8-af2abac5dc81",
                            "last_updated": "2022-11-03T09:38:35.275584-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.38000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca333a85-23e0-437b-8b4e-44f4d456d160/?format=api"
                        },
                        {
                            "id": "41c1a5da-af55-436f-9ae1-bbad986f0935",
                            "gambit_id": "86c2facf-7a5b-45da-974f-a5052cfe0b9e",
                            "last_updated": "2022-11-03T09:38:35.274513-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "2.67000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca333a85-23e0-437b-8b4e-44f4d456d160/?format=api"
                        }
                    ]
                },
                {
                    "id": "c4ed38b2-794d-4f2f-baab-623e86b77091",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9fda8632-51ff-4711-9bfb-2840543f5edc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9e7c765a-a50f-4e76-94d4-bddd759df9d3",
                            "gambit_id": "9687ef3d-7d93-4ea4-b2be-40d5e3383d64",
                            "last_updated": "2022-11-03T09:38:35.278980-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4ed38b2-794d-4f2f-baab-623e86b77091/?format=api"
                        },
                        {
                            "id": "3f9617ea-7960-4f0d-915d-61a2b566ac22",
                            "gambit_id": "5533ac68-2bfa-44c6-9f19-d0416a99aeee",
                            "last_updated": "2022-11-03T09:38:35.277505-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4ed38b2-794d-4f2f-baab-623e86b77091/?format=api"
                        }
                    ]
                },
                {
                    "id": "5cc4100f-39cc-42e5-ba7d-401732e3ac59",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9fda8632-51ff-4711-9bfb-2840543f5edc/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "41f31f8c-945f-4610-89e0-f0f83e836841",
                            "gambit_id": "cd8fa29f-42c3-42a4-92fd-ec58054304fd",
                            "last_updated": "2022-11-03T09:38:35.271421-04: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/5cc4100f-39cc-42e5-ba7d-401732e3ac59/?format=api"
                        },
                        {
                            "id": "667dbebc-8749-4e8f-82c9-8e5b7a14aa68",
                            "gambit_id": "9e18dc2e-41b3-4fb8-a573-e80c53ccb1ae",
                            "last_updated": "2022-11-03T09:38:35.272573-04: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/5cc4100f-39cc-42e5-ba7d-401732e3ac59/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e50770e9-acdd-497c-95f4-2b0917547227",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d437ddcf-c7ea-42c8-8efd-6da3eda75a76",
            "completed": true,
            "last_updated": "2022-11-03T09:23:52.305335-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.3,
            "sport_category": "MLB World Series Lines",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d437ddcf-c7ea-42c8-8efd-6da3eda75a76",
            "datetime": "2022-11-02T20:03:00-04:00",
            "cutoff_datetime": "2022-11-02T20:03:00-04:00",
            "name": "HOU (C Javier) v. PHI (A Nola)",
            "bettypes": [
                {
                    "id": "c7df33fc-bd59-4fd6-8407-094861c912a5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e50770e9-acdd-497c-95f4-2b0917547227/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (A Nola)",
                                "amount": 5136.0
                            },
                            {
                                "team": "HOU (C Javier)",
                                "amount": 4864.0
                            }
                        ],
                        "expected_reward_tokens": 9192.96,
                        "profit_sb": 192.96,
                        "profit_sb_percentage": 2.14,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5322cd89-cf96-4066-847a-e4d49a6c6064",
                            "gambit_id": "ef1bcfdc-ee92-4673-83a7-5148395df95d",
                            "last_updated": "2022-11-03T09:23:52.315255-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (A Nola)",
                            "reward": "1.79000",
                            "odds": "1.90090",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7df33fc-bd59-4fd6-8407-094861c912a5/?format=api"
                        },
                        {
                            "id": "77e01fbb-3ef1-4595-bc87-119062826f5d",
                            "gambit_id": "c637bde1-6f5b-43ca-9983-98f8bfe79676",
                            "last_updated": "2022-11-03T09:23:52.316253-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (C Javier)",
                            "reward": "1.89000",
                            "odds": "2.01000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7df33fc-bd59-4fd6-8407-094861c912a5/?format=api"
                        }
                    ]
                },
                {
                    "id": "a5b2a171-5fa7-4055-a5b6-bf938e378494",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e50770e9-acdd-497c-95f4-2b0917547227/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI",
                                "amount": 6179.0
                            },
                            {
                                "team": "HOU",
                                "amount": 3821.0
                            }
                        ],
                        "expected_reward_tokens": 9206.71,
                        "profit_sb": 206.71,
                        "profit_sb_percentage": 2.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3a1ca048-e472-4e57-bb6a-cb7a1990245b",
                            "gambit_id": "5dccfa29-825d-404b-ae91-d52a491a8480",
                            "last_updated": "2022-11-03T09:23:52.312041-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5b2a171-5fa7-4055-a5b6-bf938e378494/?format=api"
                        },
                        {
                            "id": "1c860e04-d761-46e5-a3a5-5c7a233002dc",
                            "gambit_id": "fdd013a1-6211-41d5-9d1e-7e0ac473660f",
                            "last_updated": "2022-11-03T09:23:52.313156-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "2.41000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5b2a171-5fa7-4055-a5b6-bf938e378494/?format=api"
                        }
                    ]
                },
                {
                    "id": "175b3de7-29d0-4d80-b7d6-9ceaf866a49b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e50770e9-acdd-497c-95f4-2b0917547227/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 7",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f20452eb-67ab-4090-9bf9-c9c82bae9ad8",
                            "gambit_id": "1c1e6c3c-e618-475e-b820-5f5304e340f5",
                            "last_updated": "2022-11-03T09:23:52.309773-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/175b3de7-29d0-4d80-b7d6-9ceaf866a49b/?format=api"
                        },
                        {
                            "id": "0582bc88-345d-475f-b9a3-93301b0366f9",
                            "gambit_id": "81b7b344-6a4a-4a47-a221-ebe3f99a84b5",
                            "last_updated": "2022-11-03T09:23:52.308590-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/175b3de7-29d0-4d80-b7d6-9ceaf866a49b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4d4fa7a9-7f7f-4ef9-a209-f7ec33cc2045",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bf0f1983-2118-4944-b268-280bc3f4750d",
            "completed": true,
            "last_updated": "2022-11-03T09:43:21.463506-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.1,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/bf0f1983-2118-4944-b268-280bc3f4750d",
            "datetime": "2022-11-02T19:40:00-04:00",
            "cutoff_datetime": "2022-11-02T19:40:00-04:00",
            "name": "Atlanta Hawks v. New York Knicks",
            "bettypes": [
                {
                    "id": "57286672-73f2-4a3a-a61e-eb890915cf6a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d4fa7a9-7f7f-4ef9-a209-f7ec33cc2045/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5583.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 4417.0
                            }
                        ],
                        "expected_reward_tokens": 9099.02,
                        "profit_sb": 99.02,
                        "profit_sb_percentage": 1.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6044b3a7-516a-48dd-b23c-9dfc8a70b936",
                            "gambit_id": "91119415-a300-45d9-8536-d746adca404f",
                            "last_updated": "2022-11-03T09:43:21.469444-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57286672-73f2-4a3a-a61e-eb890915cf6a/?format=api"
                        },
                        {
                            "id": "d16769e3-b4fa-4cfc-81f6-1c05703684fa",
                            "gambit_id": "30d5601c-4670-4930-b215-b9975ff312ba",
                            "last_updated": "2022-11-03T09:43:21.470403-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "2.06000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57286672-73f2-4a3a-a61e-eb890915cf6a/?format=api"
                        }
                    ]
                },
                {
                    "id": "83f6be93-3536-4d80-a59a-90ba643cd1c7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d4fa7a9-7f7f-4ef9-a209-f7ec33cc2045/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e8a5b347-2219-47ef-b1c7-0d2f94848e0e",
                            "gambit_id": "22f3cf98-e22b-4538-8fb9-b30d08d3c591",
                            "last_updated": "2022-11-03T09:43:21.472298-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83f6be93-3536-4d80-a59a-90ba643cd1c7/?format=api"
                        },
                        {
                            "id": "33d73c28-387e-47b4-b0cd-b0d7da7476b5",
                            "gambit_id": "ca433a9c-e827-477d-8221-4839c3903f3f",
                            "last_updated": "2022-11-03T09:43:21.473266-04: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/83f6be93-3536-4d80-a59a-90ba643cd1c7/?format=api"
                        }
                    ]
                },
                {
                    "id": "79cd4df1-428f-4c65-bdd6-bf63bf90c8c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d4fa7a9-7f7f-4ef9-a209-f7ec33cc2045/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 233",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 233",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bd16577c-22ec-49e6-b6f0-4966dbb0add4",
                            "gambit_id": "c627f8bc-7e49-45ee-b2b6-dd5cfbdef037",
                            "last_updated": "2022-11-03T09:43:21.466433-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 233",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "233.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79cd4df1-428f-4c65-bdd6-bf63bf90c8c9/?format=api"
                        },
                        {
                            "id": "4bb29bbd-794c-44ba-b03b-8c3ea4278ea7",
                            "gambit_id": "ab457ed8-9f25-4e75-8060-e07b7b5acdde",
                            "last_updated": "2022-11-03T09:43:21.467511-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 233",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "233.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79cd4df1-428f-4c65-bdd6-bf63bf90c8c9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "628d1e2d-8d85-4da5-8f0e-d02c02f966aa",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2be8e52d-57b9-48df-9277-bdb82fc809df",
            "completed": true,
            "last_updated": "2022-11-03T09:43:21-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.65,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/2be8e52d-57b9-48df-9277-bdb82fc809df",
            "datetime": "2022-11-02T19:40:00-04:00",
            "cutoff_datetime": "2022-11-02T19:40:00-04:00",
            "name": "Sacramento Kings v. Miami Heat",
            "bettypes": [
                {
                    "id": "3f5353d8-73df-428e-933f-9f6a28d6052a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/628d1e2d-8d85-4da5-8f0e-d02c02f966aa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6266.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 3734.0
                            }
                        ],
                        "expected_reward_tokens": 9148.3,
                        "profit_sb": 148.3,
                        "profit_sb_percentage": 1.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "724a80bb-72d4-4d0f-8847-744dd19c0756",
                            "gambit_id": "356ca2b6-2e7e-4b7b-9213-9f21e40d177f",
                            "last_updated": "2022-11-03T09:43:21.005979-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f5353d8-73df-428e-933f-9f6a28d6052a/?format=api"
                        },
                        {
                            "id": "9646535d-edee-444a-98aa-83604eb0a5e1",
                            "gambit_id": "6bcd42b3-c728-402e-8256-c06484f89ed3",
                            "last_updated": "2022-11-03T09:43:21.006940-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "2.45000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f5353d8-73df-428e-933f-9f6a28d6052a/?format=api"
                        }
                    ]
                },
                {
                    "id": "eda8da0d-361d-40f3-a422-04820aafde3e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/628d1e2d-8d85-4da5-8f0e-d02c02f966aa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Heat",
                                "amount": 5000.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0c0eca7a-2f92-435e-ada7-d030b2309b71",
                            "gambit_id": "b7d7d847-9cb4-4840-9b84-60337d51d4a8",
                            "last_updated": "2022-11-03T09:43:21.008995-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eda8da0d-361d-40f3-a422-04820aafde3e/?format=api"
                        },
                        {
                            "id": "52796cad-1917-46fe-8b1c-3c9c14827650",
                            "gambit_id": "ba00ca9c-481c-4a62-9d18-f4fb44f10247",
                            "last_updated": "2022-11-03T09:43:21.009950-04: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/eda8da0d-361d-40f3-a422-04820aafde3e/?format=api"
                        }
                    ]
                },
                {
                    "id": "007fd1e8-fcd2-4ec7-8673-910be62b80e8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/628d1e2d-8d85-4da5-8f0e-d02c02f966aa/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "5fec512d-e7d2-4385-9c6e-cfab39ae35f3",
                            "gambit_id": "6823d0b0-9e1f-4c91-a8e1-f79e77d62ff7",
                            "last_updated": "2022-11-03T09:43:21.002929-04: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/007fd1e8-fcd2-4ec7-8673-910be62b80e8/?format=api"
                        },
                        {
                            "id": "9d375e9d-cdbe-4746-9a0b-722f9d03771c",
                            "gambit_id": "a3ddada7-285b-4f2b-8aa2-e53943d652a8",
                            "last_updated": "2022-11-03T09:43:21.004047-04: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/007fd1e8-fcd2-4ec7-8673-910be62b80e8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "65a8db07-c982-4041-bc07-bc66bbd7e29e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fd9cf520-0fcd-473f-9c7b-d334ba307efa",
            "completed": true,
            "last_updated": "2022-11-03T09:43:21.909987-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.23,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/fd9cf520-0fcd-473f-9c7b-d334ba307efa",
            "datetime": "2022-11-02T19:40:00-04:00",
            "cutoff_datetime": "2022-11-02T19:40:00-04:00",
            "name": "Charlotte Hornets v. Chicago Bulls",
            "bettypes": [
                {
                    "id": "69b6a004-11d3-4826-a3f1-1fcf3ec62693",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65a8db07-c982-4041-bc07-bc66bbd7e29e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bulls",
                                "amount": 6650.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 3350.0
                            }
                        ],
                        "expected_reward_tokens": 9110.5,
                        "profit_sb": 110.5,
                        "profit_sb_percentage": 1.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6ce0cbca-107c-4549-b809-a3680798da5c",
                            "gambit_id": "ad43f729-e22f-413b-9baf-ec14148d8126",
                            "last_updated": "2022-11-03T09:43:21.919851-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.37000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69b6a004-11d3-4826-a3f1-1fcf3ec62693/?format=api"
                        },
                        {
                            "id": "e437998d-cc4a-4505-82fb-923d2d205c77",
                            "gambit_id": "fa11008e-c868-40c1-9d16-caacb36649f6",
                            "last_updated": "2022-11-03T09:43:21.920824-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "2.72000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69b6a004-11d3-4826-a3f1-1fcf3ec62693/?format=api"
                        }
                    ]
                },
                {
                    "id": "f6c3c7ab-9a74-475f-bce2-7c396c216951",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65a8db07-c982-4041-bc07-bc66bbd7e29e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bulls",
                                "amount": 5097.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "be6622ba-27a8-4fd3-b2e1-cdae31fa0807",
                            "gambit_id": "b23bff2a-95b8-4b24-8889-c8c04c506cbc",
                            "last_updated": "2022-11-03T09:43:21.916153-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6c3c7ab-9a74-475f-bce2-7c396c216951/?format=api"
                        },
                        {
                            "id": "32fbd984-7f02-445b-83a1-f6a73a6af153",
                            "gambit_id": "ed32323c-bd1a-45e0-ac0f-f934e6f3718a",
                            "last_updated": "2022-11-03T09:43:21.917828-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6c3c7ab-9a74-475f-bce2-7c396c216951/?format=api"
                        }
                    ]
                },
                {
                    "id": "00827262-989f-4364-9fba-290cb959dcbe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65a8db07-c982-4041-bc07-bc66bbd7e29e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 225",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 225",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a9334774-8db3-4ccd-bcc7-122255766419",
                            "gambit_id": "19ab595b-abfb-4458-9747-4ca5c4ced886",
                            "last_updated": "2022-11-03T09:43:21.913035-04: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/00827262-989f-4364-9fba-290cb959dcbe/?format=api"
                        },
                        {
                            "id": "662e2aeb-1ca5-4982-b8b1-46ce22b7061a",
                            "gambit_id": "3294fd5b-d598-42a4-8c71-284373130a73",
                            "last_updated": "2022-11-03T09:43:21.914185-04: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/00827262-989f-4364-9fba-290cb959dcbe/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "94f36ec7-9f56-4350-b3d2-e07b5253f107",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5ad9310c-f533-40d1-8e22-de13b10bb6e9",
            "completed": true,
            "last_updated": "2022-11-03T09:48:18.637934-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.23,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5ad9310c-f533-40d1-8e22-de13b10bb6e9",
            "datetime": "2022-11-02T19:35:00-04:00",
            "cutoff_datetime": "2022-11-02T19:35:00-04:00",
            "name": "Pittsburgh Penguins v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "9e5afebd-37be-4e98-98c9-6112eb3740af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94f36ec7-9f56-4350-b3d2-e07b5253f107/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5208.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "40452cae-9d1c-4208-9529-613dd5198437",
                            "gambit_id": "3f4a1204-7a64-4d71-a80d-11258a4ed248",
                            "last_updated": "2022-11-03T09:48:18.647718-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e5afebd-37be-4e98-98c9-6112eb3740af/?format=api"
                        },
                        {
                            "id": "94951e2a-c38a-4674-ac8d-bd1084a7761b",
                            "gambit_id": "3b0d916e-b0f6-4dd5-bf9e-336d14e1fe15",
                            "last_updated": "2022-11-03T09:48:18.646780-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e5afebd-37be-4e98-98c9-6112eb3740af/?format=api"
                        }
                    ]
                },
                {
                    "id": "4bf47cb6-344f-406c-aa3a-805234013ade",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94f36ec7-9f56-4350-b3d2-e07b5253f107/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo Sabres",
                                "amount": 6650.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 3350.0
                            }
                        ],
                        "expected_reward_tokens": 9110.5,
                        "profit_sb": 110.5,
                        "profit_sb_percentage": 1.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a58b990d-3648-48d3-97c9-b8e516410ecc",
                            "gambit_id": "0775e80e-74ea-458e-baeb-447e20b75bb1",
                            "last_updated": "2022-11-03T09:48:18.643754-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.37000",
                            "odds": "1.42550",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf47cb6-344f-406c-aa3a-805234013ade/?format=api"
                        },
                        {
                            "id": "6ea1f1a6-bf65-4ac4-9bb9-aea54e2d526f",
                            "gambit_id": "d39ff607-283e-4272-9970-4f513460c590",
                            "last_updated": "2022-11-03T09:48:18.644712-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.72000",
                            "odds": "2.95000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf47cb6-344f-406c-aa3a-805234013ade/?format=api"
                        }
                    ]
                },
                {
                    "id": "ac4618a3-24ed-4cfa-816b-daf8a2ec77ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94f36ec7-9f56-4350-b3d2-e07b5253f107/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "6a9f2882-ec50-4ebd-8b8b-2edb3eb2cea3",
                            "gambit_id": "82d4f313-0283-403a-88f3-767d51558a3f",
                            "last_updated": "2022-11-03T09:48:18.641850-04: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/ac4618a3-24ed-4cfa-816b-daf8a2ec77ae/?format=api"
                        },
                        {
                            "id": "fe84448a-2b05-49d3-9842-6ba9d2964504",
                            "gambit_id": "402cc8fb-8a2d-4229-8f38-524f52335b51",
                            "last_updated": "2022-11-03T09:48:18.640763-04: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/ac4618a3-24ed-4cfa-816b-daf8a2ec77ae/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "47c66e21-b373-435e-bdfe-a13f2e398ae5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "89a504d8-38ad-4eba-905c-aba20d656fe1",
            "completed": true,
            "last_updated": "2022-11-03T09:48:11.087550-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.24,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/89a504d8-38ad-4eba-905c-aba20d656fe1",
            "datetime": "2022-11-02T19:10:00-04:00",
            "cutoff_datetime": "2022-11-02T19:10:00-04:00",
            "name": "Boston Celtics v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "867277fa-4349-4612-a010-879975128bff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47c66e21-b373-435e-bdfe-a13f2e398ae5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5208.0
                            },
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cfbe9893-8bff-4133-82cd-d24c33a03e90",
                            "gambit_id": "a33600cc-ee0c-424f-88dd-d25783411d2a",
                            "last_updated": "2022-11-03T09:48:11.098162-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/867277fa-4349-4612-a010-879975128bff/?format=api"
                        },
                        {
                            "id": "ecbc40c2-2ad0-4657-bb17-16ff04bc8a4b",
                            "gambit_id": "f8dae8d4-7430-4ae6-9be5-8dcab8b61739",
                            "last_updated": "2022-11-03T09:48:11.097132-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/867277fa-4349-4612-a010-879975128bff/?format=api"
                        }
                    ]
                },
                {
                    "id": "0c37661f-55f2-4b23-af79-e4814864076b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47c66e21-b373-435e-bdfe-a13f2e398ae5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Boston Celtics",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3bef9f51-ce83-41cf-992c-eb911b0eea8d",
                            "gambit_id": "af29c5ba-dd11-49eb-b314-71ac231196d7",
                            "last_updated": "2022-11-03T09:48:11.093896-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c37661f-55f2-4b23-af79-e4814864076b/?format=api"
                        },
                        {
                            "id": "5e272e23-926b-4e02-92ed-ba4bf1192a11",
                            "gambit_id": "9af7c729-8309-4206-9de7-21db42224d7a",
                            "last_updated": "2022-11-03T09:48:11.095041-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c37661f-55f2-4b23-af79-e4814864076b/?format=api"
                        }
                    ]
                },
                {
                    "id": "1706f4a2-6d85-4d66-8906-95b80ffffb57",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47c66e21-b373-435e-bdfe-a13f2e398ae5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 220",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2ea55c58-e103-4591-a56d-61139288d58e",
                            "gambit_id": "637eb8a0-9bea-45dc-a5bf-b2ae90f8d491",
                            "last_updated": "2022-11-03T09:48:11.091518-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 220",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "220.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1706f4a2-6d85-4d66-8906-95b80ffffb57/?format=api"
                        },
                        {
                            "id": "14572797-ad50-494d-b465-41190a758799",
                            "gambit_id": "85ae2a78-26e6-41a9-92b0-444838de5a70",
                            "last_updated": "2022-11-03T09:48:11.090337-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 220",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "220.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1706f4a2-6d85-4d66-8906-95b80ffffb57/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "121774fb-b915-4ca5-a61e-2ae765d99ee8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2b8907bb-fc21-4478-a26b-258b72307a36",
            "completed": true,
            "last_updated": "2022-11-03T09:58:46.272187-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.94,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/2b8907bb-fc21-4478-a26b-258b72307a36",
            "datetime": "2022-11-02T19:05:00-04:00",
            "cutoff_datetime": "2022-11-02T19:05:00-04:00",
            "name": "Philadelphia Flyers v. Toronto Maple Leafs",
            "bettypes": [
                {
                    "id": "477e929c-0cbf-4ebd-bc0d-ae17134fe9c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/121774fb-b915-4ca5-a61e-2ae765d99ee8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7168.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 2832.0
                            }
                        ],
                        "expected_reward_tokens": 9175.04,
                        "profit_sb": 175.04,
                        "profit_sb_percentage": 1.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5b559cb2-4d87-4b3f-8dda-328dc91229c3",
                            "gambit_id": "9384a3ca-47af-48d7-9a18-8bc261695c97",
                            "last_updated": "2022-11-03T09:58:46.281327-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.28000",
                            "odds": "1.32260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/477e929c-0cbf-4ebd-bc0d-ae17134fe9c0/?format=api"
                        },
                        {
                            "id": "26e53921-6d61-4639-a0d3-c94564a9ca0c",
                            "gambit_id": "296ac8dc-5b71-4f10-b8b6-2d471a489961",
                            "last_updated": "2022-11-03T09:58:46.282214-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "3.24000",
                            "odds": "3.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/477e929c-0cbf-4ebd-bc0d-ae17134fe9c0/?format=api"
                        }
                    ]
                },
                {
                    "id": "2f7f94f6-75ad-48fd-b8fd-9eb5fb4152d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/121774fb-b915-4ca5-a61e-2ae765d99ee8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5492.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a05f0b8e-87c0-4564-93b8-d23f45ef5eb6",
                            "gambit_id": "a4cdaeb8-a2a8-4941-8204-a8bdd768f2a6",
                            "last_updated": "2022-11-03T09:58:46.278284-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7f94f6-75ad-48fd-b8fd-9eb5fb4152d0/?format=api"
                        },
                        {
                            "id": "c63eb5fd-493e-49f5-9535-b5380e0e8e3b",
                            "gambit_id": "92ea4deb-4879-4303-a2aa-ea2356c1cd49",
                            "last_updated": "2022-11-03T09:58:46.279396-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7f94f6-75ad-48fd-b8fd-9eb5fb4152d0/?format=api"
                        }
                    ]
                },
                {
                    "id": "fe46d03b-bf25-4c77-bfd1-1987951b21b6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/121774fb-b915-4ca5-a61e-2ae765d99ee8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d1802f7f-d736-4876-bb07-9121469be117",
                            "gambit_id": "8a899b61-093d-46d1-b590-f2a267efa422",
                            "last_updated": "2022-11-03T09:58:46.274934-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe46d03b-bf25-4c77-bfd1-1987951b21b6/?format=api"
                        },
                        {
                            "id": "40738480-6431-48bf-9ba2-2f3e619fd057",
                            "gambit_id": "c9f94b83-4f1d-4621-887c-89d1a566f00d",
                            "last_updated": "2022-11-03T09:58:46.276043-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe46d03b-bf25-4c77-bfd1-1987951b21b6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f63b3ae2-9f79-49e4-914c-b965fd213e2f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b47aadfa-b85f-432e-aca4-cfc6a0a4cac2",
            "completed": true,
            "last_updated": "2022-11-03T09:24:00.602651-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.65,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/b47aadfa-b85f-432e-aca4-cfc6a0a4cac2",
            "datetime": "2022-11-02T19:00:00-04:00",
            "cutoff_datetime": "2022-11-02T19:00:00-04:00",
            "name": "Central Michigan v. Northern Illinois",
            "bettypes": [
                {
                    "id": "a7fb0141-066d-4b3e-99b1-7326341c8393",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f63b3ae2-9f79-49e4-914c-b965fd213e2f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Northern Illinois",
                                "amount": 6266.0
                            },
                            {
                                "team": "Central Michigan",
                                "amount": 3734.0
                            }
                        ],
                        "expected_reward_tokens": 9148.3,
                        "profit_sb": 148.3,
                        "profit_sb_percentage": 1.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e92004a0-9649-4367-a318-e210033e1560",
                            "gambit_id": "088cfa55-56a7-409c-b157-e4321ad101cc",
                            "last_updated": "2022-11-03T09:24:00.608812-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Northern Illinois",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7fb0141-066d-4b3e-99b1-7326341c8393/?format=api"
                        },
                        {
                            "id": "d4a6629e-e4b5-4f60-9656-dee47929e055",
                            "gambit_id": "8520db8d-1900-4560-9950-8dddd14fa536",
                            "last_updated": "2022-11-03T09:24:00.609976-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Central Michigan",
                            "reward": "2.45000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7fb0141-066d-4b3e-99b1-7326341c8393/?format=api"
                        }
                    ]
                },
                {
                    "id": "6cb02cc0-290a-4f13-ab28-ab7a9a06f3b6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f63b3ae2-9f79-49e4-914c-b965fd213e2f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Central Michigan",
                                "amount": 5000.0
                            },
                            {
                                "team": "Northern Illinois",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3b0c5e55-76b7-4680-9ba0-86602cc8df0c",
                            "gambit_id": "29a71435-7fba-4f13-99fa-cc2c05bebbcd",
                            "last_updated": "2022-11-03T09:24:00.613121-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Central Michigan",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cb02cc0-290a-4f13-ab28-ab7a9a06f3b6/?format=api"
                        },
                        {
                            "id": "56402c72-697e-46f5-9b0e-35c87d16ef6d",
                            "gambit_id": "9f174c90-d7b2-4f7b-b9c0-536097d0f784",
                            "last_updated": "2022-11-03T09:24:00.612165-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Northern Illinois",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cb02cc0-290a-4f13-ab28-ab7a9a06f3b6/?format=api"
                        }
                    ]
                },
                {
                    "id": "62486a77-fc4a-4135-b5ac-708cb3a50735",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f63b3ae2-9f79-49e4-914c-b965fd213e2f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 53.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 53.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "84c28d8a-ccf3-4d04-a90a-fabcc7d1c5d7",
                            "gambit_id": "efedd422-6545-4f26-9342-8637ae303473",
                            "last_updated": "2022-11-03T09:24:00.606536-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 53.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "53.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62486a77-fc4a-4135-b5ac-708cb3a50735/?format=api"
                        },
                        {
                            "id": "b12bb38f-567a-4b3f-a543-b37d68348e42",
                            "gambit_id": "82c7c356-382d-4b15-867e-dabf2f769f20",
                            "last_updated": "2022-11-03T09:24:00.605410-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 53.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "53.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62486a77-fc4a-4135-b5ac-708cb3a50735/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cdb7d4bc-020d-44fb-9de7-7ba4aa0fc1a2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "528edb7d-7d29-4a75-b135-13bbf1ea968e",
            "completed": true,
            "last_updated": "2022-11-03T09:24:01.435290-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.83,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/528edb7d-7d29-4a75-b135-13bbf1ea968e",
            "datetime": "2022-11-02T19:00:00-04:00",
            "cutoff_datetime": "2022-11-02T19:00:00-04:00",
            "name": "Western Michigan v. Bowling Green",
            "bettypes": [
                {
                    "id": "43be1be9-728a-4f7e-b0f3-170d8d81dd9f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cdb7d4bc-020d-44fb-9de7-7ba4aa0fc1a2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Bowling Green",
                                "amount": 6482.0
                            },
                            {
                                "team": "Western Michigan",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f9ef2174-9221-464a-a727-e4d46b4b5a53",
                            "gambit_id": "1caf23a3-6466-4e47-bc56-a119163f0de8",
                            "last_updated": "2022-11-03T09:24:01.441454-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bowling Green",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43be1be9-728a-4f7e-b0f3-170d8d81dd9f/?format=api"
                        },
                        {
                            "id": "5c04939a-a86f-4e75-93c4-57b13c650530",
                            "gambit_id": "d37e2cb2-caeb-41cf-b66e-53e2da101b01",
                            "last_updated": "2022-11-03T09:24:01.442372-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Western Michigan",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43be1be9-728a-4f7e-b0f3-170d8d81dd9f/?format=api"
                        }
                    ]
                },
                {
                    "id": "f3765ec5-2886-4e61-88ee-1552607562bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cdb7d4bc-020d-44fb-9de7-7ba4aa0fc1a2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Western Michigan",
                                "amount": 5000.0
                            },
                            {
                                "team": "Bowling Green",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ac693615-623c-4025-8df0-20eaedd93a87",
                            "gambit_id": "01a76497-5b32-44ed-83b5-829119febf56",
                            "last_updated": "2022-11-03T09:24:01.445183-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Western Michigan",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3765ec5-2886-4e61-88ee-1552607562bb/?format=api"
                        },
                        {
                            "id": "3ae5eb15-78d9-4f18-9a08-8efd24c02627",
                            "gambit_id": "0dafa4c3-9590-4865-9c4f-004a0a0d4e21",
                            "last_updated": "2022-11-03T09:24:01.444248-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bowling Green",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3765ec5-2886-4e61-88ee-1552607562bb/?format=api"
                        }
                    ]
                },
                {
                    "id": "6ca6e579-7406-491f-a9b6-c1351ad5476a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cdb7d4bc-020d-44fb-9de7-7ba4aa0fc1a2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "d87737fd-4837-43e6-bc92-c90a9635123b",
                            "gambit_id": "1ee8c126-2554-4da2-92ea-847c6c24c86b",
                            "last_updated": "2022-11-03T09:24:01.438031-04: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/6ca6e579-7406-491f-a9b6-c1351ad5476a/?format=api"
                        },
                        {
                            "id": "fd16c60f-6aae-407d-a9fd-d6da5a4fc849",
                            "gambit_id": "89e71f16-a0f9-4047-a659-8f0e9bb8f33f",
                            "last_updated": "2022-11-03T09:24:01.439183-04: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/6ca6e579-7406-491f-a9b6-c1351ad5476a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b38f2a7d-4e3d-4b80-b719-272db8fd73fd",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1a4a2925-98b1-448a-9414-10da3aac02e0",
            "completed": true,
            "last_updated": "2022-11-03T09:48:13.092609-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.04,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/1a4a2925-98b1-448a-9414-10da3aac02e0",
            "datetime": "2022-11-02T18:10:00-04:00",
            "cutoff_datetime": "2022-11-02T18:10:00-04:00",
            "name": "Washington Wizards v. Philadelphia 76ers",
            "bettypes": [
                {
                    "id": "381a4048-a2b7-4c70-8a72-522796b3fb8a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b38f2a7d-4e3d-4b80-b719-272db8fd73fd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6542.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 3458.0
                            }
                        ],
                        "expected_reward_tokens": 9093.38,
                        "profit_sb": 93.38,
                        "profit_sb_percentage": 1.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2e3ea319-f65c-4b6b-8f1e-17a2b7085d8e",
                            "gambit_id": "02aeb03b-503d-478c-862a-89691a95a656",
                            "last_updated": "2022-11-03T09:48:13.101490-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.39000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/381a4048-a2b7-4c70-8a72-522796b3fb8a/?format=api"
                        },
                        {
                            "id": "c6cc5357-18b3-41a4-bc53-d78cb44489f5",
                            "gambit_id": "9221e7cf-6584-4367-883e-258097422fb4",
                            "last_updated": "2022-11-03T09:48:13.102497-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "2.63000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/381a4048-a2b7-4c70-8a72-522796b3fb8a/?format=api"
                        }
                    ]
                },
                {
                    "id": "fc740bd2-5e37-4773-a429-430ac6b84d6e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b38f2a7d-4e3d-4b80-b719-272db8fd73fd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Washington Wizards",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7e3587f8-73d6-4fbc-8d83-fc83cdf91925",
                            "gambit_id": "8c926799-5a6d-4f4a-97ee-5aaa75948f47",
                            "last_updated": "2022-11-03T09:48:13.098533-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc740bd2-5e37-4773-a429-430ac6b84d6e/?format=api"
                        },
                        {
                            "id": "072799ac-ce3d-4d8b-9e2d-0f1a7f19c0d3",
                            "gambit_id": "a80bd2aa-c9c3-443e-b51d-112601145654",
                            "last_updated": "2022-11-03T09:48:13.099524-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc740bd2-5e37-4773-a429-430ac6b84d6e/?format=api"
                        }
                    ]
                },
                {
                    "id": "7c97920c-5876-4199-a4ee-36d858704da5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b38f2a7d-4e3d-4b80-b719-272db8fd73fd/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 218",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 218",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "07a808ef-5c4c-4c75-9477-1979cc78bc5f",
                            "gambit_id": "3d0f3ae4-44c1-4e2b-b716-63d33a8774f8",
                            "last_updated": "2022-11-03T09:48:13.095480-04: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/7c97920c-5876-4199-a4ee-36d858704da5/?format=api"
                        },
                        {
                            "id": "059daef4-5d4f-444b-9bc4-15cfe49c9ba7",
                            "gambit_id": "445b4845-4599-4cae-aa03-1d18fd55e90d",
                            "last_updated": "2022-11-03T09:48:13.096602-04: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/7c97920c-5876-4199-a4ee-36d858704da5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "278ce9e5-be47-4032-a368-aeea64469297",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8033b3ea-7b30-44a4-9f15-c07e4b907d8a",
            "completed": true,
            "last_updated": "2022-11-03T10:08:44.384399-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.27,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/8033b3ea-7b30-44a4-9f15-c07e4b907d8a",
            "datetime": "2022-11-02T16:00:00-04:00",
            "cutoff_datetime": "2022-11-02T16:00:00-04:00",
            "name": "Chelsea v. NK Dinamo Zagreb",
            "bettypes": [
                {
                    "id": "d791d1ec-8235-4524-a218-d638fdd9e614",
                    "match": "https://api-prod.gambitprofit.com/api/matches/278ce9e5-be47-4032-a368-aeea64469297/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Chelsea",
                                "amount": 8441.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1559.0
                            }
                        ],
                        "expected_reward_tokens": 9790.52,
                        "profit_sb": 790.52,
                        "profit_sb_percentage": 8.78,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chelsea",
                                "amount": 7782.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1437.0
                            },
                            {
                                "team": "NK Dinamo Zagreb",
                                "amount": 781.0
                            }
                        ],
                        "expected_reward_tokens": 9024.36,
                        "profit_sb": 24.36,
                        "profit_sb_percentage": 0.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "329a1443-eff6-4c4e-a7d4-60dc000890a5",
                            "gambit_id": "bdbd1a2b-5936-4251-a1eb-61772ef54077",
                            "last_updated": "2022-11-03T10:08:44.391176-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chelsea",
                            "reward": "1.16000",
                            "odds": "1.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d791d1ec-8235-4524-a218-d638fdd9e614/?format=api"
                        },
                        {
                            "id": "ef573592-5465-451d-b33a-9031344e829e",
                            "gambit_id": "19cd6951-06b6-4a53-910d-a9a548734e4c",
                            "last_updated": "2022-11-03T10:08:44.392134-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "6.28000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d791d1ec-8235-4524-a218-d638fdd9e614/?format=api"
                        },
                        {
                            "id": "842acc92-a8fd-414a-a06e-32eaf602a5dc",
                            "gambit_id": "ae56d961-c6f6-496c-89dd-cc19d5a57dfc",
                            "last_updated": "2022-11-03T10:08:44.390229-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NK Dinamo Zagreb",
                            "reward": "11.56000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d791d1ec-8235-4524-a218-d638fdd9e614/?format=api"
                        }
                    ]
                },
                {
                    "id": "68d768b7-6886-4a3f-8157-27e74d7122c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/278ce9e5-be47-4032-a368-aeea64469297/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6011.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3989.0
                            }
                        ],
                        "expected_reward_tokens": 8895.47,
                        "profit_sb": -104.53,
                        "profit_sb_percentage": -1.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dc3d7eed-8dd6-45ce-8851-db8bc97e1eaa",
                            "gambit_id": "0fcf14d6-87d7-490a-80ec-5afbba43baff",
                            "last_updated": "2022-11-03T10:08:44.388322-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.48000",
                            "odds": "1.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68d768b7-6886-4a3f-8157-27e74d7122c2/?format=api"
                        },
                        {
                            "id": "ca44eebd-052e-4bfe-8b71-160bde8520fb",
                            "gambit_id": "a81de856-eab2-4fd6-8bc1-7f1d0eff468a",
                            "last_updated": "2022-11-03T10:08:44.387152-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68d768b7-6886-4a3f-8157-27e74d7122c2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "31abf563-9220-47d3-8adc-c8cf93771f87",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "01dc37e0-13cc-4261-becf-7e6da9330a76",
            "completed": true,
            "last_updated": "2022-11-03T10:03:15.932894-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.01,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/01dc37e0-13cc-4261-becf-7e6da9330a76",
            "datetime": "2022-11-02T16:00:00-04:00",
            "cutoff_datetime": "2022-11-02T16:00:00-04:00",
            "name": "Maccabi Haifa v. Benfica",
            "bettypes": [
                {
                    "id": "86dc18ab-1fbd-4586-bf23-320e81a781d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/31abf563-9220-47d3-8adc-c8cf93771f87/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Benfica",
                                "amount": 6946.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3054.0
                            }
                        ],
                        "expected_reward_tokens": 11391.42,
                        "profit_sb": 2391.42,
                        "profit_sb_percentage": 26.57,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Benfica",
                                "amount": 5385.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2368.0
                            },
                            {
                                "team": "Maccabi Haifa",
                                "amount": 2247.0
                            }
                        ],
                        "expected_reward_tokens": 8830.71,
                        "profit_sb": -169.29,
                        "profit_sb_percentage": -1.88,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9b972817-9293-44cf-8427-808bf9c6f850",
                            "gambit_id": "d40cee7e-8e6d-4bce-b56c-684b45af49d4",
                            "last_updated": "2022-11-03T10:03:15.938802-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Benfica",
                            "reward": "1.64000",
                            "odds": "1.73000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86dc18ab-1fbd-4586-bf23-320e81a781d3/?format=api"
                        },
                        {
                            "id": "bd280310-8363-4607-a2d0-f0a5c720b963",
                            "gambit_id": "3d4c3fb8-7931-4fa5-aa12-96820dc1a260",
                            "last_updated": "2022-11-03T10:03:15.940778-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.73000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86dc18ab-1fbd-4586-bf23-320e81a781d3/?format=api"
                        },
                        {
                            "id": "ffb9c500-2190-4645-ace9-6dcad4f01e7b",
                            "gambit_id": "88d8320a-b30b-4174-a95b-238a70d98e20",
                            "last_updated": "2022-11-03T10:03:15.939782-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Maccabi Haifa",
                            "reward": "3.93000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86dc18ab-1fbd-4586-bf23-320e81a781d3/?format=api"
                        }
                    ]
                },
                {
                    "id": "fcb58374-27d4-4392-8c61-7d46b03b7e1e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/31abf563-9220-47d3-8adc-c8cf93771f87/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5675.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4325.0
                            }
                        ],
                        "expected_reward_tokens": 8909.5,
                        "profit_sb": -90.5,
                        "profit_sb_percentage": -1.01,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cbab218d-3f5c-4065-aaae-fecef641ffcf",
                            "gambit_id": "e68ef3e2-3c04-46ed-9835-689c46ffd368",
                            "last_updated": "2022-11-03T10:03:15.936864-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.57000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcb58374-27d4-4392-8c61-7d46b03b7e1e/?format=api"
                        },
                        {
                            "id": "38bab313-d726-45a6-865c-6f905d732847",
                            "gambit_id": "7cb29327-6ac1-4cb2-8208-39fccc8ee518",
                            "last_updated": "2022-11-03T10:03:15.935708-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.06000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcb58374-27d4-4392-8c61-7d46b03b7e1e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5bad1bf8-c13c-4a24-8b45-d3acb5937cef",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "61826690-329d-4eb8-b671-4ad8d55d30a8",
            "completed": true,
            "last_updated": "2022-11-03T10:03:16.241065-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.59,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/61826690-329d-4eb8-b671-4ad8d55d30a8",
            "datetime": "2022-11-02T16:00:00-04:00",
            "cutoff_datetime": "2022-11-02T16:00:00-04:00",
            "name": "AC Milan v. FC Red Bull Salzburg",
            "bettypes": [
                {
                    "id": "29615cbd-a5b7-47cc-8c73-19866ac60110",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5bad1bf8-c13c-4a24-8b45-d3acb5937cef/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "AC Milan",
                                "amount": 7391.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2609.0
                            }
                        ],
                        "expected_reward_tokens": 10643.04,
                        "profit_sb": 1643.04,
                        "profit_sb_percentage": 18.26,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "AC Milan",
                                "amount": 6214.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2193.0
                            },
                            {
                                "team": "FC Red Bull Salzburg",
                                "amount": 1592.0
                            }
                        ],
                        "expected_reward_tokens": 8947.04,
                        "profit_sb": -52.96,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "74b44918-4683-4545-bf8e-274a989d70a3",
                            "gambit_id": "1868e4e0-1d97-4e3d-82b3-c46da9f0f17a",
                            "last_updated": "2022-11-03T10:03:16.247787-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "AC Milan",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29615cbd-a5b7-47cc-8c73-19866ac60110/?format=api"
                        },
                        {
                            "id": "88e022f4-594a-4f47-a188-80587b373747",
                            "gambit_id": "3b0fba08-bd3c-4954-b2b7-9d03588c9cc3",
                            "last_updated": "2022-11-03T10:03:16.248745-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.08000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29615cbd-a5b7-47cc-8c73-19866ac60110/?format=api"
                        },
                        {
                            "id": "917c4f25-ec25-4e9f-90ca-809ac4fd416b",
                            "gambit_id": "bbc2c932-1385-45c5-bc0a-140b6c740813",
                            "last_updated": "2022-11-03T10:03:16.246839-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "FC Red Bull Salzburg",
                            "reward": "5.62000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29615cbd-a5b7-47cc-8c73-19866ac60110/?format=api"
                        }
                    ]
                },
                {
                    "id": "6a21029e-6d47-4ee3-a7fd-021ea099eaaa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5bad1bf8-c13c-4a24-8b45-d3acb5937cef/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5675.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4325.0
                            }
                        ],
                        "expected_reward_tokens": 8909.5,
                        "profit_sb": -90.5,
                        "profit_sb_percentage": -1.01,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "863624b3-f02a-497e-85c2-e4d982bc4597",
                            "gambit_id": "e95f7b13-628c-4bc0-abfe-49211ff0f144",
                            "last_updated": "2022-11-03T10:03:16.244939-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.57000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a21029e-6d47-4ee3-a7fd-021ea099eaaa/?format=api"
                        },
                        {
                            "id": "2322172a-1fc5-4cde-b857-e46c9e8f50c6",
                            "gambit_id": "49afadcd-6f6b-4374-ac10-43efdd8d75f8",
                            "last_updated": "2022-11-03T10:03:16.243876-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.06000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a21029e-6d47-4ee3-a7fd-021ea099eaaa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "66e172ca-c7a6-4c93-baa2-0b7633025a5e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "04b8139a-0032-45e6-8512-f4400acca7df",
            "completed": true,
            "last_updated": "2022-11-03T10:08:42.006293-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.45,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/04b8139a-0032-45e6-8512-f4400acca7df",
            "datetime": "2022-11-02T16:00:00-04:00",
            "cutoff_datetime": "2022-11-02T16:00:00-04:00",
            "name": "FC Copenhagen v. Borussia Dortmund",
            "bettypes": [
                {
                    "id": "4fb70f29-6d0e-4004-9927-adb95b1025ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66e172ca-c7a6-4c93-baa2-0b7633025a5e/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Borussia Dortmund",
                                "amount": 6894.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3106.0
                            }
                        ],
                        "expected_reward_tokens": 11305.84,
                        "profit_sb": 2305.84,
                        "profit_sb_percentage": 25.62,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Borussia Dortmund",
                                "amount": 5354.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2412.0
                            },
                            {
                                "team": "FC Copenhagen",
                                "amount": 2234.0
                            }
                        ],
                        "expected_reward_tokens": 8779.62,
                        "profit_sb": -220.38,
                        "profit_sb_percentage": -2.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "98cbdf3f-157d-449e-a301-2a0d1a37b675",
                            "gambit_id": "3132a568-fe5a-4722-b276-43b53f0b400e",
                            "last_updated": "2022-11-03T10:08:42.012083-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Borussia Dortmund",
                            "reward": "1.64000",
                            "odds": "1.73000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fb70f29-6d0e-4004-9927-adb95b1025ab/?format=api"
                        },
                        {
                            "id": "00ce863b-f80f-4d44-bb44-66d725500d36",
                            "gambit_id": "9bfe7598-7456-4a9b-bd65-4e52ba7f0deb",
                            "last_updated": "2022-11-03T10:08:42.014011-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.64000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fb70f29-6d0e-4004-9927-adb95b1025ab/?format=api"
                        },
                        {
                            "id": "a9720f45-c4bd-4d49-9189-21d84f5874ec",
                            "gambit_id": "d82163ae-dba8-46bd-8370-e1b29da756e6",
                            "last_updated": "2022-11-03T10:08:42.013054-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "FC Copenhagen",
                            "reward": "3.93000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fb70f29-6d0e-4004-9927-adb95b1025ab/?format=api"
                        }
                    ]
                },
                {
                    "id": "473cdf71-8eba-41d7-b73f-ff73b4e7aedf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66e172ca-c7a6-4c93-baa2-0b7633025a5e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5371.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4629.0
                            }
                        ],
                        "expected_reward_tokens": 8701.02,
                        "profit_sb": -298.98,
                        "profit_sb_percentage": -3.32,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "72040c44-765a-419e-b891-a9990c4f7d8d",
                            "gambit_id": "c4a54852-e6aa-438a-b482-e64962b4e2f8",
                            "last_updated": "2022-11-03T10:08:42.010153-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.62000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/473cdf71-8eba-41d7-b73f-ff73b4e7aedf/?format=api"
                        },
                        {
                            "id": "4643cee0-4a5d-45d2-b69c-1de30124cd66",
                            "gambit_id": "667be462-7873-4141-a38b-6579cd1d96ef",
                            "last_updated": "2022-11-03T10:08:42.009145-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/473cdf71-8eba-41d7-b73f-ff73b4e7aedf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0ed8ca82-6aea-4324-b1ad-13b42cacf154",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "08145e4f-4400-4bc6-a6da-302057a15c90",
            "completed": true,
            "last_updated": "2022-11-03T10:03:18.722471-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.25,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/08145e4f-4400-4bc6-a6da-302057a15c90",
            "datetime": "2022-11-02T16:00:00-04:00",
            "cutoff_datetime": "2022-11-02T16:00:00-04:00",
            "name": "Manchester City v. Sevilla",
            "bettypes": [
                {
                    "id": "965eec3f-6130-412b-896f-12a7c876e3bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ed8ca82-6aea-4324-b1ad-13b42cacf154/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 7987.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2013.0
                            }
                        ],
                        "expected_reward_tokens": 9983.75,
                        "profit_sb": 983.75,
                        "profit_sb_percentage": 10.93,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 7183.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1810.0
                            },
                            {
                                "team": "Sevilla",
                                "amount": 1007.0
                            }
                        ],
                        "expected_reward_tokens": 8977.6,
                        "profit_sb": -22.4,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1ee9aba7-a622-48f1-a6a1-fa75395c0f9d",
                            "gambit_id": "24ee7aa3-3013-48bf-a2eb-8bec8bb9d046",
                            "last_updated": "2022-11-03T10:03:18.734132-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Manchester City",
                            "reward": "1.25000",
                            "odds": "1.28000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/965eec3f-6130-412b-896f-12a7c876e3bf/?format=api"
                        },
                        {
                            "id": "5bb9e05f-155d-4838-8f4b-648706b62efe",
                            "gambit_id": "26e136a1-83a6-4b25-9b8c-de99740cc57e",
                            "last_updated": "2022-11-03T10:03:18.741505-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.96000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/965eec3f-6130-412b-896f-12a7c876e3bf/?format=api"
                        },
                        {
                            "id": "aaac223b-eeb7-486a-9127-73434591a3cd",
                            "gambit_id": "ba1928ae-508a-4f20-ae98-842f604f1295",
                            "last_updated": "2022-11-03T10:03:18.733161-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sevilla",
                            "reward": "8.92000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/965eec3f-6130-412b-896f-12a7c876e3bf/?format=api"
                        }
                    ]
                },
                {
                    "id": "b0c8953a-c7d9-4d25-9fae-eb71db08a890",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ed8ca82-6aea-4324-b1ad-13b42cacf154/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5935.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4065.0
                            }
                        ],
                        "expected_reward_tokens": 8902.35,
                        "profit_sb": -97.65,
                        "profit_sb_percentage": -1.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7088babd-b852-4a5f-8f8e-977252f8849c",
                            "gambit_id": "86897a49-7b0f-45c3-8e0c-0fd0a5c6b2a3",
                            "last_updated": "2022-11-03T10:03:18.726326-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.50000",
                            "odds": "1.57000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0c8953a-c7d9-4d25-9fae-eb71db08a890/?format=api"
                        },
                        {
                            "id": "4483d055-0039-4ee4-96c4-1098b1d5bf87",
                            "gambit_id": "192ce241-a919-4898-b66a-3a63c63d2c60",
                            "last_updated": "2022-11-03T10:03:18.725258-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.19000",
                            "odds": "2.35000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0c8953a-c7d9-4d25-9fae-eb71db08a890/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "34c8ec71-511e-49f7-90dc-2e3577dcfbf5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "75d0cebb-0efc-4fa1-a06a-4f6445e9d1b7",
            "completed": true,
            "last_updated": "2022-11-03T10:08:44.850322-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.01,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/75d0cebb-0efc-4fa1-a06a-4f6445e9d1b7",
            "datetime": "2022-11-02T16:00:00-04:00",
            "cutoff_datetime": "2022-11-02T16:00:00-04:00",
            "name": "Juventus v. Paris Saint Germain",
            "bettypes": [
                {
                    "id": "386508b6-faa1-4b6e-bba2-48603607eeeb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/34c8ec71-511e-49f7-90dc-2e3577dcfbf5/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Paris Saint Germain",
                                "amount": 7294.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2706.0
                            }
                        ],
                        "expected_reward_tokens": 10795.12,
                        "profit_sb": 1795.12,
                        "profit_sb_percentage": 19.95,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Paris Saint Germain",
                                "amount": 5990.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2222.0
                            },
                            {
                                "team": "Juventus",
                                "amount": 1787.0
                            }
                        ],
                        "expected_reward_tokens": 8863.52,
                        "profit_sb": -136.48,
                        "profit_sb_percentage": -1.52,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "db8ebf9a-85a6-4a4d-8a4b-836eae867059",
                            "gambit_id": "5e3331ac-cf20-430e-81e5-ac9b3ad49fc0",
                            "last_updated": "2022-11-03T10:08:44.855455-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Paris Saint Germain",
                            "reward": "1.48000",
                            "odds": "1.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/386508b6-faa1-4b6e-bba2-48603607eeeb/?format=api"
                        },
                        {
                            "id": "d79c86be-8b87-4fd6-9663-6811d2cfd522",
                            "gambit_id": "fb1c94cd-3c85-4222-939a-6c08c2d2bc2a",
                            "last_updated": "2022-11-03T10:08:44.857364-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.99000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/386508b6-faa1-4b6e-bba2-48603607eeeb/?format=api"
                        },
                        {
                            "id": "47c27561-2074-4d5d-bc12-18bb89a0cf54",
                            "gambit_id": "064a4c3a-9084-49d6-a789-93c52f59738d",
                            "last_updated": "2022-11-03T10:08:44.856403-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Juventus",
                            "reward": "4.96000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/386508b6-faa1-4b6e-bba2-48603607eeeb/?format=api"
                        }
                    ]
                },
                {
                    "id": "d6ee3852-0b6e-42df-b212-785afe232b90",
                    "match": "https://api-prod.gambitprofit.com/api/matches/34c8ec71-511e-49f7-90dc-2e3577dcfbf5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5675.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4325.0
                            }
                        ],
                        "expected_reward_tokens": 8909.5,
                        "profit_sb": -90.5,
                        "profit_sb_percentage": -1.01,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "39f26deb-3a17-419e-915e-7466ab42ac32",
                            "gambit_id": "d5ad4a6d-9b29-4b9a-96ae-2abe942cde55",
                            "last_updated": "2022-11-03T10:08:44.853559-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.57000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6ee3852-0b6e-42df-b212-785afe232b90/?format=api"
                        },
                        {
                            "id": "1f0acc55-b3f3-448e-83c6-043d4c04480d",
                            "gambit_id": "d296937d-249a-4461-bc43-432f2055b941",
                            "last_updated": "2022-11-03T10:08:44.852588-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.06000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6ee3852-0b6e-42df-b212-785afe232b90/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6b734f7f-9948-4edf-a18e-d892de0bc83e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "12177930-2215-4ed2-9c1b-1349ecca5a78",
            "completed": true,
            "last_updated": "2022-11-03T10:08:40.711227-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.31,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/12177930-2215-4ed2-9c1b-1349ecca5a78",
            "datetime": "2022-11-02T13:45:00-04:00",
            "cutoff_datetime": "2022-11-02T13:45:00-04:00",
            "name": "Real Madrid v. Celtic",
            "bettypes": [
                {
                    "id": "5589c2d1-2d2d-41cf-ba1e-e07b151ff261",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b734f7f-9948-4edf-a18e-d892de0bc83e/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Real Madrid",
                                "amount": 8260.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1740.0
                            }
                        ],
                        "expected_reward_tokens": 9744.0,
                        "profit_sb": 744.0,
                        "profit_sb_percentage": 8.27,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Real Madrid",
                                "amount": 7453.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1570.0
                            },
                            {
                                "team": "Celtic",
                                "amount": 977.0
                            }
                        ],
                        "expected_reward_tokens": 8792.0,
                        "profit_sb": -208.0,
                        "profit_sb_percentage": -2.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f8fb84df-66b4-41dd-a5aa-4206bedae9a8",
                            "gambit_id": "6f7c1478-7dae-487a-946b-e4e778b8b372",
                            "last_updated": "2022-11-03T10:08:40.717826-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Real Madrid",
                            "reward": "1.18000",
                            "odds": "1.22000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5589c2d1-2d2d-41cf-ba1e-e07b151ff261/?format=api"
                        },
                        {
                            "id": "7492ee6d-f09f-4a6e-bbc4-67867f94d04e",
                            "gambit_id": "20c59c17-d911-41f1-b969-dec91dadfcef",
                            "last_updated": "2022-11-03T10:08:40.718765-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "5.60000",
                            "odds": "6.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5589c2d1-2d2d-41cf-ba1e-e07b151ff261/?format=api"
                        },
                        {
                            "id": "d34ae66c-42fc-4ff5-846e-b382fd77b62c",
                            "gambit_id": "29c689b1-c386-4d0d-b139-159c5850afcc",
                            "last_updated": "2022-11-03T10:08:40.716881-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Celtic",
                            "reward": "9.00000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5589c2d1-2d2d-41cf-ba1e-e07b151ff261/?format=api"
                        }
                    ]
                },
                {
                    "id": "e3e6883f-3575-4a15-9e7b-d0740a762d38",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b734f7f-9948-4edf-a18e-d892de0bc83e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6562.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3438.0
                            }
                        ],
                        "expected_reward_tokens": 8661.84,
                        "profit_sb": -338.16,
                        "profit_sb_percentage": -3.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4a1da0ac-3dd6-40ff-9010-9ab3f73ec07d",
                            "gambit_id": "d2805842-3f09-4425-a5b2-a36da84b8417",
                            "last_updated": "2022-11-03T10:08:40.714983-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.32000",
                            "odds": "1.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3e6883f-3575-4a15-9e7b-d0740a762d38/?format=api"
                        },
                        {
                            "id": "7bc2adc5-799e-479f-8e21-419cd52275e3",
                            "gambit_id": "bf8f6e41-c112-487a-951a-bcabfd7dc1ff",
                            "last_updated": "2022-11-03T10:08:40.713953-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.52000",
                            "odds": "2.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3e6883f-3575-4a15-9e7b-d0740a762d38/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ce45559f-c7ae-4fda-9fd8-09c8a0db8b48",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "dff5e410-dea2-4f19-91d7-8e2a1a763854",
            "completed": true,
            "last_updated": "2022-11-03T10:08:41.162701-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.23,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/dff5e410-dea2-4f19-91d7-8e2a1a763854",
            "datetime": "2022-11-02T13:45:00-04:00",
            "cutoff_datetime": "2022-11-02T13:45:00-04:00",
            "name": "FC Shakhtar Donetsk v. RB Leipzig",
            "bettypes": [
                {
                    "id": "38833675-c073-44b8-a9af-b5f147bc3345",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce45559f-c7ae-4fda-9fd8-09c8a0db8b48/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "RB Leipzig",
                                "amount": 6894.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3106.0
                            }
                        ],
                        "expected_reward_tokens": 11305.84,
                        "profit_sb": 2305.84,
                        "profit_sb_percentage": 25.62,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "RB Leipzig",
                                "amount": 5372.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2420.0
                            },
                            {
                                "team": "FC Shakhtar Donetsk",
                                "amount": 2208.0
                            }
                        ],
                        "expected_reward_tokens": 8808.8,
                        "profit_sb": -191.2,
                        "profit_sb_percentage": -2.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4e3d21d0-ac26-48cd-9a5a-17aa3fa8d8b2",
                            "gambit_id": "719a2cf9-cf81-425e-90cb-07cca5180e05",
                            "last_updated": "2022-11-03T10:08:41.170303-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "RB Leipzig",
                            "reward": "1.64000",
                            "odds": "1.73000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38833675-c073-44b8-a9af-b5f147bc3345/?format=api"
                        },
                        {
                            "id": "ce8a2ff2-2895-44a9-8f7b-09ffd21cdc4b",
                            "gambit_id": "ff4ab73a-ec12-42ec-be38-94750dd9f7da",
                            "last_updated": "2022-11-03T10:08:41.168432-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.64000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38833675-c073-44b8-a9af-b5f147bc3345/?format=api"
                        },
                        {
                            "id": "625ac951-ddd9-41b5-b408-b682eb5685ae",
                            "gambit_id": "70fc32eb-42f6-46b6-8156-22176ef31520",
                            "last_updated": "2022-11-03T10:08:41.169373-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "FC Shakhtar Donetsk",
                            "reward": "3.99000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38833675-c073-44b8-a9af-b5f147bc3345/?format=api"
                        }
                    ]
                },
                {
                    "id": "65b96d92-43c1-44f2-ad84-59d224f34ad3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce45559f-c7ae-4fda-9fd8-09c8a0db8b48/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5487.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4513.0
                            }
                        ],
                        "expected_reward_tokens": 8888.94,
                        "profit_sb": -111.06,
                        "profit_sb_percentage": -1.23,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3e2850fb-48ad-426f-a6d5-4a4678359012",
                            "gambit_id": "9de3ed00-e3d6-48cb-842d-714a824b332e",
                            "last_updated": "2022-11-03T10:08:41.166575-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.62000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65b96d92-43c1-44f2-ad84-59d224f34ad3/?format=api"
                        },
                        {
                            "id": "f00c613a-5cc2-45a7-ac17-ae118a86adb5",
                            "gambit_id": "131a59a2-bcbf-4596-acf0-f482ffd1d14c",
                            "last_updated": "2022-11-03T10:08:41.165489-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.97000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65b96d92-43c1-44f2-ad84-59d224f34ad3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "accfb933-794b-4461-b05a-9733834548b0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2804c230-b15e-47bc-8ecf-ed2927e3043a",
            "completed": true,
            "last_updated": "2022-11-02T10:52:36.330324-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 5.36,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/2804c230-b15e-47bc-8ecf-ed2927e3043a",
            "datetime": "2022-11-01T22:35:00-04:00",
            "cutoff_datetime": "2022-11-01T22:35:00-04:00",
            "name": "Anaheim Ducks v. San Jose Sharks",
            "bettypes": [
                {
                    "id": "06eefbb0-c276-4369-afd4-f2d78a69183c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/accfb933-794b-4461-b05a-9733834548b0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5419.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 4581.0
                            }
                        ],
                        "expected_reward_tokens": 9482.67,
                        "profit_sb": 482.67,
                        "profit_sb_percentage": 5.36,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fbf0057b-d38b-40fa-81ce-fb4fd8e031ed",
                            "gambit_id": "7487c3be-079a-4b88-9130-c1d0795a924f",
                            "last_updated": "2022-11-02T10:52:36.338984-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06eefbb0-c276-4369-afd4-f2d78a69183c/?format=api"
                        },
                        {
                            "id": "fca16605-ff03-4118-93dc-5974510248f1",
                            "gambit_id": "df10c067-8076-49ab-94c2-f8892cba0bff",
                            "last_updated": "2022-11-02T10:52:36.339931-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06eefbb0-c276-4369-afd4-f2d78a69183c/?format=api"
                        }
                    ]
                },
                {
                    "id": "8a514fdd-3c6d-41f1-ad39-aa934f16030b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/accfb933-794b-4461-b05a-9733834548b0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6611.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 3389.0
                            }
                        ],
                        "expected_reward_tokens": 9453.73,
                        "profit_sb": 453.73,
                        "profit_sb_percentage": 5.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "625098f5-26d9-4eb8-912f-07afd03d7272",
                            "gambit_id": "9456152e-c753-4a39-96c2-8ad1edf11ce4",
                            "last_updated": "2022-11-02T10:52:36.337099-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.43000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a514fdd-3c6d-41f1-ad39-aa934f16030b/?format=api"
                        },
                        {
                            "id": "e717fa02-7b86-4934-b873-9d03e37a9263",
                            "gambit_id": "c42cc701-2fe1-41bb-8ff5-daacb3c11670",
                            "last_updated": "2022-11-02T10:52:36.336140-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.79000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a514fdd-3c6d-41f1-ad39-aa934f16030b/?format=api"
                        }
                    ]
                },
                {
                    "id": "193a44c1-f3f5-4f72-b53c-8c096c193c55",
                    "match": "https://api-prod.gambitprofit.com/api/matches/accfb933-794b-4461-b05a-9733834548b0/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 5316.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": 461.68,
                        "profit_sb_percentage": 5.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6772c648-3ac6-4f20-bf3c-190e9285f3bd",
                            "gambit_id": "05d848cf-9189-4a91-9c4d-eb5972403ad0",
                            "last_updated": "2022-11-02T10:52:36.334221-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/193a44c1-f3f5-4f72-b53c-8c096c193c55/?format=api"
                        },
                        {
                            "id": "4b1f5dc1-c2b8-4bc2-82cf-ae58f7655ef0",
                            "gambit_id": "f5cef930-bd5d-4867-b1ea-1a0adb25dabd",
                            "last_updated": "2022-11-02T10:52:36.333234-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/193a44c1-f3f5-4f72-b53c-8c096c193c55/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "35720ac2-d754-4625-86ce-e22246b20b8a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "97071949-7c03-4883-aba7-3b0b3ed15200",
            "completed": true,
            "last_updated": "2022-11-02T10:52:36.023611-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 5.98,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/97071949-7c03-4883-aba7-3b0b3ed15200",
            "datetime": "2022-11-01T22:05:00-04:00",
            "cutoff_datetime": "2022-11-01T22:05:00-04:00",
            "name": "New Jersey Devils v. Vancouver Canucks",
            "bettypes": [
                {
                    "id": "fbdcb587-8564-4ff6-8e45-2752d7734100",
                    "match": "https://api-prod.gambitprofit.com/api/matches/35720ac2-d754-4625-86ce-e22246b20b8a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5106.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": 395.04,
                        "profit_sb_percentage": 4.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1184784a-7f62-44b6-bc73-4f37d37d3b03",
                            "gambit_id": "2a84aaf5-3a4a-4051-89a6-ecb5db36921f",
                            "last_updated": "2022-11-02T10:52:36.034439-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbdcb587-8564-4ff6-8e45-2752d7734100/?format=api"
                        },
                        {
                            "id": "2818fbf5-619c-402f-9d8f-5b66612f79d0",
                            "gambit_id": "9b2d5229-7e6d-4c20-9cc8-e1868bd8c141",
                            "last_updated": "2022-11-02T10:52:36.033225-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbdcb587-8564-4ff6-8e45-2752d7734100/?format=api"
                        }
                    ]
                },
                {
                    "id": "24d3eb86-7694-4c8a-9384-7dcefe9aa486",
                    "match": "https://api-prod.gambitprofit.com/api/matches/35720ac2-d754-4625-86ce-e22246b20b8a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6862.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 3138.0
                            }
                        ],
                        "expected_reward_tokens": 9538.18,
                        "profit_sb": 538.18,
                        "profit_sb_percentage": 5.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "38763809-3c8d-47b2-a9ab-f8c3d5daf246",
                            "gambit_id": "c3b34b72-dd72-445c-9237-9a6cb94c5bc5",
                            "last_updated": "2022-11-02T10:52:36.029750-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.39000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24d3eb86-7694-4c8a-9384-7dcefe9aa486/?format=api"
                        },
                        {
                            "id": "54833806-a3c0-467d-a912-cc7db31022d7",
                            "gambit_id": "59f2aff7-ba58-4231-b4e7-d0bd5cacf5ca",
                            "last_updated": "2022-11-02T10:52:36.030873-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "3.04000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24d3eb86-7694-4c8a-9384-7dcefe9aa486/?format=api"
                        }
                    ]
                },
                {
                    "id": "7766415c-6c16-45e8-9c16-5a5e6b917260",
                    "match": "https://api-prod.gambitprofit.com/api/matches/35720ac2-d754-4625-86ce-e22246b20b8a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5106.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": 395.04,
                        "profit_sb_percentage": 4.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6663c703-8bbd-4c4e-bf35-db2a568573d1",
                            "gambit_id": "f8e0e9b1-f94d-4876-8ecf-15b4c080d689",
                            "last_updated": "2022-11-02T10:52:36.026321-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7766415c-6c16-45e8-9c16-5a5e6b917260/?format=api"
                        },
                        {
                            "id": "34476e11-db7b-4fcd-91c7-ca4f9667f39e",
                            "gambit_id": "2c8ba628-5c9d-4a66-a1c2-431396b31235",
                            "last_updated": "2022-11-02T10:52:36.027449-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7766415c-6c16-45e8-9c16-5a5e6b917260/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dde7f340-7e31-4ad3-9089-a6810a7efa94",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e1e0d21c-c6ee-4664-a929-7903266884bb",
            "completed": true,
            "last_updated": "2022-11-02T10:52:35.552332-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 5.91,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e1e0d21c-c6ee-4664-a929-7903266884bb",
            "datetime": "2022-11-01T22:05:00-04:00",
            "cutoff_datetime": "2022-11-01T22:05:00-04:00",
            "name": "Florida Panthers v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "95f7fdee-7274-4df9-9284-723edfe05a80",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dde7f340-7e31-4ad3-9089-a6810a7efa94/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7221.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 2779.0
                            }
                        ],
                        "expected_reward_tokens": 9531.72,
                        "profit_sb": 531.72,
                        "profit_sb_percentage": 5.91,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2be2c952-cdb8-4162-91df-351318cb6ed5",
                            "gambit_id": "77c573b3-c130-4876-9b5d-cfcef723abac",
                            "last_updated": "2022-11-02T10:52:35.562445-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.32000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95f7fdee-7274-4df9-9284-723edfe05a80/?format=api"
                        },
                        {
                            "id": "101d0f22-1de6-42a3-a4ea-8aa4c98630d1",
                            "gambit_id": "eabbe4ca-0039-4c62-8c8b-c8ae73c9797a",
                            "last_updated": "2022-11-02T10:52:35.561516-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "3.43000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95f7fdee-7274-4df9-9284-723edfe05a80/?format=api"
                        }
                    ]
                },
                {
                    "id": "ccd85519-6fac-45a1-a471-6d10998d8071",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dde7f340-7e31-4ad3-9089-a6810a7efa94/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5316.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": 461.68,
                        "profit_sb_percentage": 5.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9bc5f341-367f-460e-a33f-8ca15501c6a3",
                            "gambit_id": "366e950d-680c-47a4-88cb-1c92c9748830",
                            "last_updated": "2022-11-02T10:52:35.559591-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccd85519-6fac-45a1-a471-6d10998d8071/?format=api"
                        },
                        {
                            "id": "158feebc-e807-4a9c-a599-ce457ae7c98a",
                            "gambit_id": "6b6839b3-9d04-4fd2-af56-e6b87da36578",
                            "last_updated": "2022-11-02T10:52:35.558488-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccd85519-6fac-45a1-a471-6d10998d8071/?format=api"
                        }
                    ]
                },
                {
                    "id": "4deea667-edb4-4cfd-83a2-21e95039c1fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dde7f340-7e31-4ad3-9089-a6810a7efa94/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5106.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": 395.04,
                        "profit_sb_percentage": 4.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0815126d-da92-4e1b-9d11-82537ae83234",
                            "gambit_id": "cabc50ea-4cad-4826-98aa-3e812f74549c",
                            "last_updated": "2022-11-02T10:52:35.556249-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4deea667-edb4-4cfd-83a2-21e95039c1fe/?format=api"
                        },
                        {
                            "id": "e4cfda5e-3e41-4a63-834a-645b3f3e9110",
                            "gambit_id": "618c83c2-83fb-4cf7-a863-4c33c4ac3a2b",
                            "last_updated": "2022-11-02T10:52:35.555103-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4deea667-edb4-4cfd-83a2-21e95039c1fe/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3279c83e-f271-4831-a744-8b5f0c70a944",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "dfd2bede-1f00-4ba6-850e-315873800811",
            "completed": true,
            "last_updated": "2022-11-02T10:48:06.641891-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 6.48,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/dfd2bede-1f00-4ba6-850e-315873800811",
            "datetime": "2022-11-01T22:00:00-04:00",
            "cutoff_datetime": "2022-11-01T22:00:00-04:00",
            "name": "Minnesota Timberwolves v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "2e6fc341-fb21-4cae-b94d-d3d5b3736e00",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3279c83e-f271-4831-a744-8b5f0c70a944/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6104.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 3896.0
                            }
                        ],
                        "expected_reward_tokens": 9583.28,
                        "profit_sb": 583.28,
                        "profit_sb_percentage": 6.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3302d6d3-dc5f-4c63-8e31-ea3187307622",
                            "gambit_id": "399b6565-f96f-4bc9-b97b-f5b5b126d189",
                            "last_updated": "2022-11-02T10:48:06.647830-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.57000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e6fc341-fb21-4cae-b94d-d3d5b3736e00/?format=api"
                        },
                        {
                            "id": "5c1e762a-d311-482f-b1dc-8bbcb8d303c6",
                            "gambit_id": "4ba99bcb-38b0-41a8-ba07-6979ca8ded81",
                            "last_updated": "2022-11-02T10:48:06.648941-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "2.46000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e6fc341-fb21-4cae-b94d-d3d5b3736e00/?format=api"
                        }
                    ]
                },
                {
                    "id": "eead731a-7996-40f2-931d-3d7276a62b19",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3279c83e-f271-4831-a744-8b5f0c70a944/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 5000.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": 400.0,
                        "profit_sb_percentage": 4.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a5f357e6-f5e7-4f58-bf78-952db59db374",
                            "gambit_id": "d25560e2-0a9a-474f-a70e-c811861bc2da",
                            "last_updated": "2022-11-02T10:48:06.650842-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eead731a-7996-40f2-931d-3d7276a62b19/?format=api"
                        },
                        {
                            "id": "604666cc-c3dd-4fe3-b565-a5d46d35be82",
                            "gambit_id": "826d48fd-12c6-44a6-bf7a-ca344d169fc6",
                            "last_updated": "2022-11-02T10:48:06.651797-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eead731a-7996-40f2-931d-3d7276a62b19/?format=api"
                        }
                    ]
                },
                {
                    "id": "4cb2006f-c637-4147-9e73-fd920acd300c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3279c83e-f271-4831-a744-8b5f0c70a944/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9400.0,
                        "profit_sb": 400.0,
                        "profit_sb_percentage": 4.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dbeed91b-6d9e-48bd-a232-642bedb25217",
                            "gambit_id": "9a77ed14-8aea-427c-bc32-25b437daa135",
                            "last_updated": "2022-11-02T10:48:06.645918-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cb2006f-c637-4147-9e73-fd920acd300c/?format=api"
                        },
                        {
                            "id": "e80daa27-08d5-4a57-8e7e-bbb67ae8ffe7",
                            "gambit_id": "a3ce64e5-78d5-482f-bfd3-d8f619a34ef3",
                            "last_updated": "2022-11-02T10:48:06.644792-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cb2006f-c637-4147-9e73-fd920acd300c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b2ea1b7f-cb16-4d0a-b152-98d8630070a2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5c51ccb7-5a56-4251-9151-92ee2e5ccca0",
            "completed": true,
            "last_updated": "2022-11-02T10:52:36.965632-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 6.48,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5c51ccb7-5a56-4251-9151-92ee2e5ccca0",
            "datetime": "2022-11-01T21:05:00-04:00",
            "cutoff_datetime": "2022-11-01T21:05:00-04:00",
            "name": "Nashville Predators v. Edmonton Oilers",
            "bettypes": [
                {
                    "id": "212d12a1-d4a2-46d0-86df-dda37706d8a8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2ea1b7f-cb16-4d0a-b152-98d8630070a2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6104.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3896.0
                            }
                        ],
                        "expected_reward_tokens": 9583.28,
                        "profit_sb": 583.28,
                        "profit_sb_percentage": 6.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ac076dc0-a147-4379-8488-759f6446c555",
                            "gambit_id": "0963ea03-506b-4bde-9c27-d429c9744073",
                            "last_updated": "2022-11-02T10:52:36.974399-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.57000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/212d12a1-d4a2-46d0-86df-dda37706d8a8/?format=api"
                        },
                        {
                            "id": "339c8142-b49c-4979-bbcb-60d8543a6c2f",
                            "gambit_id": "6690b29c-f552-491d-8766-3a875507cdf7",
                            "last_updated": "2022-11-02T10:52:36.975428-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.46000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/212d12a1-d4a2-46d0-86df-dda37706d8a8/?format=api"
                        }
                    ]
                },
                {
                    "id": "d02409a4-e660-4ad7-b64b-0cd69afebfed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2ea1b7f-cb16-4d0a-b152-98d8630070a2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6104.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 3896.0
                            }
                        ],
                        "expected_reward_tokens": 9583.28,
                        "profit_sb": 583.28,
                        "profit_sb_percentage": 6.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "80631801-1d77-4e29-b001-aef7f8253616",
                            "gambit_id": "76da91c9-226e-4de6-ae28-a332438d6b74",
                            "last_updated": "2022-11-02T10:52:36.972469-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.57000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d02409a4-e660-4ad7-b64b-0cd69afebfed/?format=api"
                        },
                        {
                            "id": "1ad82142-4de1-4845-8f7a-416d1b7f46c5",
                            "gambit_id": "49ddc1c0-73c0-40c9-8f1a-9ee6ed51b919",
                            "last_updated": "2022-11-02T10:52:36.971495-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.46000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d02409a4-e660-4ad7-b64b-0cd69afebfed/?format=api"
                        }
                    ]
                },
                {
                    "id": "94eaf577-a0dc-4e66-a2b2-2906942655f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2ea1b7f-cb16-4d0a-b152-98d8630070a2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5212.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": 432.36,
                        "profit_sb_percentage": 4.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "661f8cff-cf24-4e03-80ec-966fa9a10627",
                            "gambit_id": "8e76291c-5dc4-41f2-b89f-87ab3eadf3e6",
                            "last_updated": "2022-11-02T10:52:36.969559-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94eaf577-a0dc-4e66-a2b2-2906942655f6/?format=api"
                        },
                        {
                            "id": "58b66578-23c1-4d84-8bde-07793c3fb155",
                            "gambit_id": "0d1896e6-38d4-4642-b0be-f27f8f791ec0",
                            "last_updated": "2022-11-02T10:52:36.968434-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94eaf577-a0dc-4e66-a2b2-2906942655f6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fb431d6e-bed7-4a2d-811e-cb6004dbcd19",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f661cc7b-74bc-400f-81e9-b8919ccec04b",
            "completed": true,
            "last_updated": "2022-11-02T10:52:36.685142-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 5.51,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/f661cc7b-74bc-400f-81e9-b8919ccec04b",
            "datetime": "2022-11-01T21:05:00-04:00",
            "cutoff_datetime": "2022-11-01T21:05:00-04:00",
            "name": "Seattle Kraken v. Calgary Flames",
            "bettypes": [
                {
                    "id": "b08dddf7-daac-40b4-ab3f-9c9b05690da3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fb431d6e-bed7-4a2d-811e-cb6004dbcd19/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6611.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 3389.0
                            }
                        ],
                        "expected_reward_tokens": 9453.73,
                        "profit_sb": 453.73,
                        "profit_sb_percentage": 5.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "105dcb41-1e01-4699-8c6e-4416ab6807d9",
                            "gambit_id": "97fae6b9-1d32-4c96-b947-a7b843fefa03",
                            "last_updated": "2022-11-02T10:52:36.694170-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.43000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b08dddf7-daac-40b4-ab3f-9c9b05690da3/?format=api"
                        },
                        {
                            "id": "92aa132e-b454-46a7-aaf2-88aeeff5a5fb",
                            "gambit_id": "f7149b67-d2f6-4a37-94ca-497b26e6de0b",
                            "last_updated": "2022-11-02T10:52:36.695141-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.79000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b08dddf7-daac-40b4-ab3f-9c9b05690da3/?format=api"
                        }
                    ]
                },
                {
                    "id": "14c10424-774f-4fb2-bfaa-4ba167dfd190",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fb431d6e-bed7-4a2d-811e-cb6004dbcd19/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5521.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 4479.0
                            }
                        ],
                        "expected_reward_tokens": 9495.48,
                        "profit_sb": 495.48,
                        "profit_sb_percentage": 5.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "44bb08b5-c6ee-4ecc-a10c-ff406b46fc1f",
                            "gambit_id": "d1a312da-b7c6-4760-bd4e-8f4d2b8bbd6c",
                            "last_updated": "2022-11-02T10:52:36.692044-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.72000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14c10424-774f-4fb2-bfaa-4ba167dfd190/?format=api"
                        },
                        {
                            "id": "6b4ee3e3-3843-4dcf-8a4d-95603c097e20",
                            "gambit_id": "27329798-00e7-4548-9600-4444ddce4d35",
                            "last_updated": "2022-11-02T10:52:36.691074-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.12000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14c10424-774f-4fb2-bfaa-4ba167dfd190/?format=api"
                        }
                    ]
                },
                {
                    "id": "8f4b65a4-56f6-46ae-9258-889f29c6d5b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fb431d6e-bed7-4a2d-811e-cb6004dbcd19/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5106.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": 395.04,
                        "profit_sb_percentage": 4.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ffcfae80-ae28-41fd-8472-bd9138f40023",
                            "gambit_id": "67306157-8c5d-48be-8160-99710372446e",
                            "last_updated": "2022-11-02T10:52:36.689097-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f4b65a4-56f6-46ae-9258-889f29c6d5b7/?format=api"
                        },
                        {
                            "id": "436e8f4a-e347-4011-b157-ab47ca0b9c85",
                            "gambit_id": "0f4fbbee-21ee-490a-b8d1-1c666f1e969d",
                            "last_updated": "2022-11-02T10:52:36.688018-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f4b65a4-56f6-46ae-9258-889f29c6d5b7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "414ba128-c721-42e2-97ed-b0c4af670cec",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7ff2d0bb-def7-492f-b68f-fd77e8611721",
            "completed": true,
            "last_updated": "2022-11-02T20:57:11.608794-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 5.75,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/7ff2d0bb-def7-492f-b68f-fd77e8611721",
            "datetime": "2022-11-01T20:35:00-04:00",
            "cutoff_datetime": "2022-11-01T20:35:00-04:00",
            "name": "Los Angeles Kings v. Dallas Stars",
            "bettypes": [
                {
                    "id": "d79be8fa-78df-42a5-9e8d-5aada604ce63",
                    "match": "https://api-prod.gambitprofit.com/api/matches/414ba128-c721-42e2-97ed-b0c4af670cec/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5610.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 4390.0
                            }
                        ],
                        "expected_reward_tokens": 9480.9,
                        "profit_sb": 480.9,
                        "profit_sb_percentage": 5.34,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "55053559-ee8c-4cf4-bdcb-8e1e43abadcc",
                            "gambit_id": "ce6d26ee-47ee-41a2-b108-ba6ee4a6893a",
                            "last_updated": "2022-11-02T20:57:11.617926-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d79be8fa-78df-42a5-9e8d-5aada604ce63/?format=api"
                        },
                        {
                            "id": "e5cab570-ad7c-469f-acec-58900c3484b3",
                            "gambit_id": "fb8b6688-23b0-4854-b80b-4b3e4233c810",
                            "last_updated": "2022-11-02T20:57:11.618893-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d79be8fa-78df-42a5-9e8d-5aada604ce63/?format=api"
                        }
                    ]
                },
                {
                    "id": "67b1c9ea-5e01-4385-9db1-6cf9f62f36ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/414ba128-c721-42e2-97ed-b0c4af670cec/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6475.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3525.0
                            }
                        ],
                        "expected_reward_tokens": 9517.5,
                        "profit_sb": 517.5,
                        "profit_sb_percentage": 5.75,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f8a2d1d2-3c14-44bb-ba72-4ab0b8d87590",
                            "gambit_id": "21b0d623-e033-4099-a831-c23e72e73666",
                            "last_updated": "2022-11-02T20:57:11.615992-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67b1c9ea-5e01-4385-9db1-6cf9f62f36ae/?format=api"
                        },
                        {
                            "id": "c9eb7a73-e7ba-4af8-abec-f266c8e7c1f5",
                            "gambit_id": "2936d9cb-af7f-40cb-8109-073fb1ecc4e9",
                            "last_updated": "2022-11-02T20:57:11.615022-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.70000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67b1c9ea-5e01-4385-9db1-6cf9f62f36ae/?format=api"
                        }
                    ]
                },
                {
                    "id": "914a65d3-bdd8-4940-a389-044cf9b10cf7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/414ba128-c721-42e2-97ed-b0c4af670cec/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5212.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": 432.36,
                        "profit_sb_percentage": 4.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e1727577-6030-4586-ba73-302474d2582e",
                            "gambit_id": "08ee2f48-8592-4ca8-ae2b-b852c8e2ef81",
                            "last_updated": "2022-11-02T20:57:11.612972-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/914a65d3-bdd8-4940-a389-044cf9b10cf7/?format=api"
                        },
                        {
                            "id": "181a5da6-f144-4713-bb7f-494bd4825be2",
                            "gambit_id": "15a3b1c5-7a91-4b08-b6cd-733515f84ea4",
                            "last_updated": "2022-11-02T20:57:11.611766-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/914a65d3-bdd8-4940-a389-044cf9b10cf7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c7d30b9f-4d67-4b80-91e9-a703af62f050",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6c321aa8-a5e5-4d70-855e-f31e9a645ba8",
            "completed": true,
            "last_updated": "2022-11-02T20:52:12.492215-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 6.18,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/6c321aa8-a5e5-4d70-855e-f31e9a645ba8",
            "datetime": "2022-11-01T20:35:00-04:00",
            "cutoff_datetime": "2022-11-01T20:35:00-04:00",
            "name": "New York Islanders v. Chicago Blackhawks",
            "bettypes": [
                {
                    "id": "d2dfc281-857f-40bf-a166-e6849f7372e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c7d30b9f-4d67-4b80-91e9-a703af62f050/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6401.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3599.0
                            }
                        ],
                        "expected_reward_tokens": 9537.35,
                        "profit_sb": 537.35,
                        "profit_sb_percentage": 5.97,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2d4364d2-e9c8-4fa5-9d70-18eddc26f206",
                            "gambit_id": "0b1ade16-b327-4b53-9b37-5697ef7cb821",
                            "last_updated": "2022-11-02T20:52:12.502914-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2dfc281-857f-40bf-a166-e6849f7372e3/?format=api"
                        },
                        {
                            "id": "777af34e-4d81-4509-92eb-bac9ec48b543",
                            "gambit_id": "29e0344d-599d-4721-95d9-ed44b244ae92",
                            "last_updated": "2022-11-02T20:52:12.501810-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.65000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2dfc281-857f-40bf-a166-e6849f7372e3/?format=api"
                        }
                    ]
                },
                {
                    "id": "c14ccbdf-a3a8-4735-9faf-287a92ebe487",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c7d30b9f-4d67-4b80-91e9-a703af62f050/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5863.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 4137.0
                            }
                        ],
                        "expected_reward_tokens": 9556.47,
                        "profit_sb": 556.47,
                        "profit_sb_percentage": 6.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "46b77880-ca65-4e5b-990e-9e05230bef82",
                            "gambit_id": "e36fdfaa-e317-431d-87ae-17f9b323227b",
                            "last_updated": "2022-11-02T20:52:12.498365-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c14ccbdf-a3a8-4735-9faf-287a92ebe487/?format=api"
                        },
                        {
                            "id": "88f32a6a-c93e-4e64-8014-01b88832ac52",
                            "gambit_id": "7bfd215e-f533-4b78-9eae-765af2c85c39",
                            "last_updated": "2022-11-02T20:52:12.499568-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c14ccbdf-a3a8-4735-9faf-287a92ebe487/?format=api"
                        }
                    ]
                },
                {
                    "id": "498ac92a-df1f-4161-9253-3c3cadd053cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c7d30b9f-4d67-4b80-91e9-a703af62f050/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5106.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": 395.04,
                        "profit_sb_percentage": 4.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6e16595e-0edf-40a6-a047-b692e36f30dd",
                            "gambit_id": "d8fb6f9a-6226-4821-8e95-8e769c77b386",
                            "last_updated": "2022-11-02T20:52:12.495017-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/498ac92a-df1f-4161-9253-3c3cadd053cc/?format=api"
                        },
                        {
                            "id": "f32813e3-612e-4c14-9e40-d0c6ae2f52c5",
                            "gambit_id": "b080738b-6a80-4b2f-b607-a43e14498b9d",
                            "last_updated": "2022-11-02T20:52:12.496152-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/498ac92a-df1f-4161-9253-3c3cadd053cc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "988d636b-8ab1-4ad2-8b82-8e9db4e0541f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "09450e13-176b-49b2-91f8-4df36b8a1f3e",
            "completed": true,
            "last_updated": "2022-11-02T10:48:13.686448-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 6.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/09450e13-176b-49b2-91f8-4df36b8a1f3e",
            "datetime": "2022-11-01T20:10:00-04:00",
            "cutoff_datetime": "2022-11-01T20:10:00-04:00",
            "name": "Orlando Magic v. Oklahoma City Thunder",
            "bettypes": [
                {
                    "id": "de11243c-e843-4b35-8b2e-0f61d6a0cbc5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/988d636b-8ab1-4ad2-8b82-8e9db4e0541f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5863.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 4137.0
                            }
                        ],
                        "expected_reward_tokens": 9556.47,
                        "profit_sb": 556.47,
                        "profit_sb_percentage": 6.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4a3a0e87-0ae4-4132-a2d4-9c9ebb0d9963",
                            "gambit_id": "93cd58d5-4c23-44e5-b45d-f1cde6ba9e42",
                            "last_updated": "2022-11-02T10:48:13.692165-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de11243c-e843-4b35-8b2e-0f61d6a0cbc5/?format=api"
                        },
                        {
                            "id": "881a63c0-ee54-42c2-b553-c739d2850703",
                            "gambit_id": "ad84606c-9767-4598-99d6-7e0e79aa7096",
                            "last_updated": "2022-11-02T10:48:13.693117-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de11243c-e843-4b35-8b2e-0f61d6a0cbc5/?format=api"
                        }
                    ]
                },
                {
                    "id": "a5402968-2df9-4849-94c0-0be9919fc7ea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/988d636b-8ab1-4ad2-8b82-8e9db4e0541f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": 400.0,
                        "profit_sb_percentage": 4.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "90439bfe-a7c2-4c44-aab7-9e7b7ee2646e",
                            "gambit_id": "85d06bd1-8306-4b47-8a53-6b2518f7d228",
                            "last_updated": "2022-11-02T10:48:13.694998-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5402968-2df9-4849-94c0-0be9919fc7ea/?format=api"
                        },
                        {
                            "id": "12294f84-f209-49c2-8b39-e69f19e5f41a",
                            "gambit_id": "55d8bb4b-c932-4be5-b022-4ac9bb9b1ed6",
                            "last_updated": "2022-11-02T10:48:13.695942-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5402968-2df9-4849-94c0-0be9919fc7ea/?format=api"
                        }
                    ]
                },
                {
                    "id": "f3daebc6-363a-4778-9559-6f5973e34ca1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/988d636b-8ab1-4ad2-8b82-8e9db4e0541f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 216.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": 400.0,
                        "profit_sb_percentage": 4.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "91a17db5-ee5f-4863-8ebe-683cdc202fd2",
                            "gambit_id": "d14d2969-8c46-41d9-86e6-ba667ce955d1",
                            "last_updated": "2022-11-02T10:48:13.690271-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 216.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "216.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3daebc6-363a-4778-9559-6f5973e34ca1/?format=api"
                        },
                        {
                            "id": "c031a818-1383-47f2-a2ba-073522dcbf1b",
                            "gambit_id": "128895cd-bd38-44c3-ac51-49d07901dfc6",
                            "last_updated": "2022-11-02T10:48:13.689215-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 216.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "216.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3daebc6-363a-4778-9559-6f5973e34ca1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bfc1f3c7-d2cb-4867-96d0-529a309de0ea",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "95a24fef-673d-456e-9b84-e89c67db9e63",
            "completed": true,
            "last_updated": "2022-11-02T20:57:11.459750-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 5.98,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/95a24fef-673d-456e-9b84-e89c67db9e63",
            "datetime": "2022-11-01T20:05:00-04:00",
            "cutoff_datetime": "2022-11-01T20:05:00-04:00",
            "name": "Montreal Canadiens v. Minnesota Wild",
            "bettypes": [
                {
                    "id": "19cef2f0-9c87-428c-ac07-932c818f777d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bfc1f3c7-d2cb-4867-96d0-529a309de0ea/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6862.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 3138.0
                            }
                        ],
                        "expected_reward_tokens": 9538.18,
                        "profit_sb": 538.18,
                        "profit_sb_percentage": 5.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c5de6564-7223-48ef-936f-f94e543b5511",
                            "gambit_id": "09ae8969-8a44-453b-97f1-54cf98d016f2",
                            "last_updated": "2022-11-02T20:57:11.467737-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.39000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19cef2f0-9c87-428c-ac07-932c818f777d/?format=api"
                        },
                        {
                            "id": "3d91fd7b-ecd6-4468-b87e-91690aa2f9f4",
                            "gambit_id": "ceff9bef-2158-4532-8832-e6982bbe8da2",
                            "last_updated": "2022-11-02T20:57:11.468695-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "3.04000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19cef2f0-9c87-428c-ac07-932c818f777d/?format=api"
                        }
                    ]
                },
                {
                    "id": "d62c7ca6-b891-42dc-b624-a2e66da561df",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bfc1f3c7-d2cb-4867-96d0-529a309de0ea/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Montreal Canadiens",
                                "amount": 5316.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": 461.68,
                        "profit_sb_percentage": 5.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b65a9b69-69f2-4b62-b71b-25070585480e",
                            "gambit_id": "3e856e54-cd76-4a85-94d7-f32c5f751982",
                            "last_updated": "2022-11-02T20:57:11.465849-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d62c7ca6-b891-42dc-b624-a2e66da561df/?format=api"
                        },
                        {
                            "id": "09a27c41-4bad-4eb6-9f81-125eadaadc0b",
                            "gambit_id": "cb1a6620-6d93-4440-b7c6-501a35fdfb75",
                            "last_updated": "2022-11-02T20:57:11.464901-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d62c7ca6-b891-42dc-b624-a2e66da561df/?format=api"
                        }
                    ]
                },
                {
                    "id": "6463838c-9f15-41df-9e99-817597cef2cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bfc1f3c7-d2cb-4867-96d0-529a309de0ea/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5106.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": 395.04,
                        "profit_sb_percentage": 4.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ee4b303e-88f2-4762-9216-70d752391b94",
                            "gambit_id": "242734ba-a18a-433d-ae3f-e8c6956678ea",
                            "last_updated": "2022-11-02T20:57:11.462058-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6463838c-9f15-41df-9e99-817597cef2cb/?format=api"
                        },
                        {
                            "id": "75a2f6db-b99c-4248-8119-41d16e7d85da",
                            "gambit_id": "0eb71b20-3d1c-4eff-8e5a-d91d546ebe47",
                            "last_updated": "2022-11-02T20:57:11.463008-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6463838c-9f15-41df-9e99-817597cef2cb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5c261e1e-490c-44b7-b079-606331e045b7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d1974fd1-f3bd-4637-8898-e9d2d4382fd4",
            "completed": true,
            "last_updated": "2022-11-02T20:57:12.059315-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 5.95,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d1974fd1-f3bd-4637-8898-e9d2d4382fd4",
            "datetime": "2022-11-01T20:05:00-04:00",
            "cutoff_datetime": "2022-11-01T20:05:00-04:00",
            "name": "Boston Bruins v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "fc16e6d3-ea4b-4d32-ba5a-b5d0f7c762e2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c261e1e-490c-44b7-b079-606331e045b7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5106.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": 395.04,
                        "profit_sb_percentage": 4.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5dca0b96-8112-4c81-bd52-48b99d075aad",
                            "gambit_id": "e2dd6f00-4ae9-4fc7-b02b-38887f851244",
                            "last_updated": "2022-11-02T20:57:12.068007-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc16e6d3-ea4b-4d32-ba5a-b5d0f7c762e2/?format=api"
                        },
                        {
                            "id": "c26e8db9-d54b-4210-83d2-9ad242e564d7",
                            "gambit_id": "b3a23f56-acfb-47c9-81d0-d0eb73f7beaf",
                            "last_updated": "2022-11-02T20:57:12.068971-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc16e6d3-ea4b-4d32-ba5a-b5d0f7c762e2/?format=api"
                        }
                    ]
                },
                {
                    "id": "5b6da81e-d66c-4e03-a5dc-ee001c4bd055",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c261e1e-490c-44b7-b079-606331e045b7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6811.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 3189.0
                            }
                        ],
                        "expected_reward_tokens": 9535.11,
                        "profit_sb": 535.11,
                        "profit_sb_percentage": 5.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dd6ba59c-77c1-4332-aafb-24b1cb0206d2",
                            "gambit_id": "679fc032-8db3-4587-baa7-3d2fd100126c",
                            "last_updated": "2022-11-02T20:57:12.066099-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.40000",
                            "odds": "1.40820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b6da81e-d66c-4e03-a5dc-ee001c4bd055/?format=api"
                        },
                        {
                            "id": "00a01475-e46e-4c1c-acb2-519060defdf4",
                            "gambit_id": "0ec58423-dd02-415a-9e33-3634bacb5bd0",
                            "last_updated": "2022-11-02T20:57:12.065134-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.99000",
                            "odds": "3.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b6da81e-d66c-4e03-a5dc-ee001c4bd055/?format=api"
                        }
                    ]
                },
                {
                    "id": "db124fe2-63de-4d33-a889-e6635173485b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c261e1e-490c-44b7-b079-606331e045b7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5212.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": 432.36,
                        "profit_sb_percentage": 4.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cf04a599-bcb9-427a-8d6a-afacb9fefcdc",
                            "gambit_id": "b54894fc-f4fd-4512-85f5-f3b0252f6e62",
                            "last_updated": "2022-11-02T20:57:12.062141-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db124fe2-63de-4d33-a889-e6635173485b/?format=api"
                        },
                        {
                            "id": "2cd1b252-62aa-4118-b188-8a46c40f1d9c",
                            "gambit_id": "279fc405-57c8-42fd-95a5-d6a06dd21f3f",
                            "last_updated": "2022-11-02T20:57:12.063208-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db124fe2-63de-4d33-a889-e6635173485b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "774e1308-d4ce-4499-9206-bcb2618c7e08",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f0d66482-73ed-40f7-8931-26cf43a1c7f9",
            "completed": true,
            "last_updated": "2022-11-02T10:43:00.161691-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 7.29,
            "sport_category": "MLB World Series Lines",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f0d66482-73ed-40f7-8931-26cf43a1c7f9",
            "datetime": "2022-11-01T20:03:00-04:00",
            "cutoff_datetime": "2022-11-01T20:03:00-04:00",
            "name": "HOU (L McCullers) v. PHI (R Suarez)",
            "bettypes": [
                {
                    "id": "00a19003-6c38-4dc4-97a5-695b5031fdf6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/774e1308-d4ce-4499-9206-bcb2618c7e08/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (L McCullers)",
                                "amount": 5335.0
                            },
                            {
                                "team": "PHI (R Suarez)",
                                "amount": 4665.0
                            }
                        ],
                        "expected_reward_tokens": 9656.35,
                        "profit_sb": 656.35,
                        "profit_sb_percentage": 7.29,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1c901b9a-b6c5-4ec1-b0e9-5c9b1a3a0ab9",
                            "gambit_id": "360223f3-7e53-4f07-9a30-fe13f1f7030e",
                            "last_updated": "2022-11-02T10:43:00.171692-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (L McCullers)",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00a19003-6c38-4dc4-97a5-695b5031fdf6/?format=api"
                        },
                        {
                            "id": "75ea8a7c-eea1-4dc9-b2c3-09303354c775",
                            "gambit_id": "ea666a58-49c6-457f-8c74-e70bc5be7b61",
                            "last_updated": "2022-11-02T10:43:00.170754-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (R Suarez)",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00a19003-6c38-4dc4-97a5-695b5031fdf6/?format=api"
                        }
                    ]
                },
                {
                    "id": "1ac1f67a-5c92-4c3b-b5c0-399396a7057f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/774e1308-d4ce-4499-9206-bcb2618c7e08/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI",
                                "amount": 5945.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4055.0
                            }
                        ],
                        "expected_reward_tokens": 9569.8,
                        "profit_sb": 569.8,
                        "profit_sb_percentage": 6.33,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "081d950b-8425-4805-8911-244acfa04e6f",
                            "gambit_id": "48d6c9f4-5816-4e38-8433-16a6f79e9af2",
                            "last_updated": "2022-11-02T10:43:00.167929-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.61000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ac1f67a-5c92-4c3b-b5c0-399396a7057f/?format=api"
                        },
                        {
                            "id": "b5195334-2d75-4886-98b1-dfae9292bb16",
                            "gambit_id": "5691af95-7935-4ad7-b8fa-3e2933d61ebe",
                            "last_updated": "2022-11-02T10:43:00.168869-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "2.36000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ac1f67a-5c92-4c3b-b5c0-399396a7057f/?format=api"
                        }
                    ]
                },
                {
                    "id": "f2697f2d-6039-4aec-b5d9-52f5441ac832",
                    "match": "https://api-prod.gambitprofit.com/api/matches/774e1308-d4ce-4499-9206-bcb2618c7e08/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 7.5",
                                "amount": 5106.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": 395.04,
                        "profit_sb_percentage": 4.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ca20f268-caca-4f18-b356-2329f3e6fb77",
                            "gambit_id": "2e300e21-8f05-4050-bf00-3c3ae2c85fdd",
                            "last_updated": "2022-11-02T10:43:00.165653-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2697f2d-6039-4aec-b5d9-52f5441ac832/?format=api"
                        },
                        {
                            "id": "2c3fb9e6-0186-4afa-ad7a-6563f06f9892",
                            "gambit_id": "5c07a947-6061-4a66-a672-691309baba28",
                            "last_updated": "2022-11-02T10:43:00.164492-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2697f2d-6039-4aec-b5d9-52f5441ac832/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "609dc8d8-5fc5-4ca0-8306-a69341a4bc9b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a8cdaf8f-94bc-4bf8-a991-28962e119560",
            "completed": true,
            "last_updated": "2022-11-02T10:48:12.785332-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.8,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a8cdaf8f-94bc-4bf8-a991-28962e119560",
            "datetime": "2022-11-01T19:40:00-04:00",
            "cutoff_datetime": "2022-11-01T19:40:00-04:00",
            "name": "Golden State Warriors v. Miami Heat",
            "bettypes": [
                {
                    "id": "b55a8d68-2c65-496a-84b1-3babd14744d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/609dc8d8-5fc5-4ca0-8306-a69341a4bc9b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5212.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": 432.36,
                        "profit_sb_percentage": 4.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dfad8fb0-5c39-435e-a297-7b96b27ec5dd",
                            "gambit_id": "1112ee73-fc9a-47c7-a21b-b9d2e557d5cf",
                            "last_updated": "2022-11-02T10:48:12.791141-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b55a8d68-2c65-496a-84b1-3babd14744d5/?format=api"
                        },
                        {
                            "id": "b7f88c4a-bfcf-4be6-bf9a-6ef00c0676b0",
                            "gambit_id": "50e47612-da4f-4d2d-998f-b0d88fb74ff1",
                            "last_updated": "2022-11-02T10:48:12.792098-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b55a8d68-2c65-496a-84b1-3babd14744d5/?format=api"
                        }
                    ]
                },
                {
                    "id": "43a134a5-ff91-4652-952f-7e77c4999311",
                    "match": "https://api-prod.gambitprofit.com/api/matches/609dc8d8-5fc5-4ca0-8306-a69341a4bc9b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": 400.0,
                        "profit_sb_percentage": 4.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5dea54a1-3511-48f7-8544-96ee66dabe35",
                            "gambit_id": "798f1ee7-f85d-4c73-a85a-fd2cfd24c49c",
                            "last_updated": "2022-11-02T10:48:12.795031-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43a134a5-ff91-4652-952f-7e77c4999311/?format=api"
                        },
                        {
                            "id": "6851d5e8-d705-4014-b00d-9eca0e0cf49f",
                            "gambit_id": "98f2699f-01c6-407d-b06c-9d9832880383",
                            "last_updated": "2022-11-02T10:48:12.794072-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43a134a5-ff91-4652-952f-7e77c4999311/?format=api"
                        }
                    ]
                },
                {
                    "id": "0699b60b-2478-42fd-8ed6-edc3f4793d66",
                    "match": "https://api-prod.gambitprofit.com/api/matches/609dc8d8-5fc5-4ca0-8306-a69341a4bc9b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9400.0,
                        "profit_sb": 400.0,
                        "profit_sb_percentage": 4.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3c823fc6-0d05-4aa0-9866-117d29eed6f7",
                            "gambit_id": "12ada0ee-8af6-4b44-b349-27d24e072d8c",
                            "last_updated": "2022-11-02T10:48:12.789217-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 226",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0699b60b-2478-42fd-8ed6-edc3f4793d66/?format=api"
                        },
                        {
                            "id": "95b5a376-c3db-45e1-82f9-e4a03b6760ea",
                            "gambit_id": "922dde8f-9c5c-43fc-b8db-852cf743b6e8",
                            "last_updated": "2022-11-02T10:48:12.788103-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 226",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0699b60b-2478-42fd-8ed6-edc3f4793d66/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ce261a08-5f3f-4800-937c-a942a905ccf9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e647df72-a029-4c82-9f73-29d413c1d23c",
            "completed": true,
            "last_updated": "2022-11-02T10:48:12.343725-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 5.36,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e647df72-a029-4c82-9f73-29d413c1d23c",
            "datetime": "2022-11-01T19:30:00-04:00",
            "cutoff_datetime": "2022-11-01T19:30:00-04:00",
            "name": "Chicago Bulls v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "611d9b1c-bec1-4d0d-be90-975bb90ec02c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce261a08-5f3f-4800-937c-a942a905ccf9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5419.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 4581.0
                            }
                        ],
                        "expected_reward_tokens": 9482.67,
                        "profit_sb": 482.67,
                        "profit_sb_percentage": 5.36,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "29538dc7-baa3-4e32-bde9-741cfb9eb21e",
                            "gambit_id": "d3006506-9796-4604-8901-09c2e71071ac",
                            "last_updated": "2022-11-02T10:48:12.352309-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/611d9b1c-bec1-4d0d-be90-975bb90ec02c/?format=api"
                        },
                        {
                            "id": "cb5c8654-e367-4639-b1bd-a3d32102ae99",
                            "gambit_id": "0d18fc61-76e0-4329-8af4-6eb574b6651a",
                            "last_updated": "2022-11-02T10:48:12.353287-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/611d9b1c-bec1-4d0d-be90-975bb90ec02c/?format=api"
                        }
                    ]
                },
                {
                    "id": "d2a56122-91c8-4397-b68c-c8889565aa5c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce261a08-5f3f-4800-937c-a942a905ccf9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bulls",
                                "amount": 5000.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": 400.0,
                        "profit_sb_percentage": 4.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "46b2ec71-2c8a-42a8-87e0-c1b78f48fccd",
                            "gambit_id": "6da24398-c4f2-4470-8a38-0fd60612d729",
                            "last_updated": "2022-11-02T10:48:12.350426-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2a56122-91c8-4397-b68c-c8889565aa5c/?format=api"
                        },
                        {
                            "id": "62e5e2f3-e4a3-4c5c-909f-8a1a35d2e266",
                            "gambit_id": "3e8670ab-8c68-4013-84be-fbb753d976bb",
                            "last_updated": "2022-11-02T10:48:12.349502-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2a56122-91c8-4397-b68c-c8889565aa5c/?format=api"
                        }
                    ]
                },
                {
                    "id": "af465e37-9161-4a8c-9fbd-857b898ab647",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce261a08-5f3f-4800-937c-a942a905ccf9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 232.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 232.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": 400.0,
                        "profit_sb_percentage": 4.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dd371014-66bb-4d57-a43e-90ffec847ffd",
                            "gambit_id": "09652ce4-5885-4940-a763-931ee862491d",
                            "last_updated": "2022-11-02T10:48:12.346455-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 232.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "232.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af465e37-9161-4a8c-9fbd-857b898ab647/?format=api"
                        },
                        {
                            "id": "52aaf332-655b-4fd1-b6b9-3df10efc0289",
                            "gambit_id": "d0c72e43-5edc-4907-8b2e-445dafa94f3c",
                            "last_updated": "2022-11-02T10:48:12.347617-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 232.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "232.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af465e37-9161-4a8c-9fbd-857b898ab647/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "184c6e6f-2afb-4f3e-828f-ba13bef75b64",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e88cdcd9-5feb-4b38-aefb-e89d9bae0fbd",
            "completed": true,
            "last_updated": "2022-11-02T21:12:12.774865-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 5.51,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e88cdcd9-5feb-4b38-aefb-e89d9bae0fbd",
            "datetime": "2022-11-01T19:30:00-04:00",
            "cutoff_datetime": "2022-11-01T19:30:00-04:00",
            "name": "Buffalo v. Ohio",
            "bettypes": [
                {
                    "id": "a52ebbb2-ceb9-4778-9ea6-bf6d14ba97e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/184c6e6f-2afb-4f3e-828f-ba13bef75b64/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo",
                                "amount": 5521.0
                            },
                            {
                                "team": "Ohio",
                                "amount": 4479.0
                            }
                        ],
                        "expected_reward_tokens": 9495.48,
                        "profit_sb": 495.48,
                        "profit_sb_percentage": 5.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0540b4a1-a3ea-418a-bf34-1a93710dd5eb",
                            "gambit_id": "3b0688b8-f985-4fa5-ae42-579d54e5b341",
                            "last_updated": "2022-11-02T21:12:12.781617-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo",
                            "reward": "1.72000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a52ebbb2-ceb9-4778-9ea6-bf6d14ba97e4/?format=api"
                        },
                        {
                            "id": "4c4ff56e-6bce-4313-b025-91c0d82b5899",
                            "gambit_id": "cb7fcde6-8e9d-4946-a636-753309aa3b72",
                            "last_updated": "2022-11-02T21:12:12.780674-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio",
                            "reward": "2.12000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a52ebbb2-ceb9-4778-9ea6-bf6d14ba97e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "a458766c-558f-43b7-a0ec-265a89fe5d29",
                    "match": "https://api-prod.gambitprofit.com/api/matches/184c6e6f-2afb-4f3e-828f-ba13bef75b64/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ohio",
                                "amount": 5000.0
                            },
                            {
                                "team": "Buffalo",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": 400.0,
                        "profit_sb_percentage": 4.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d509e08d-cc2d-4552-8421-6f9863686a19",
                            "gambit_id": "eefef924-171c-4ed3-b959-06df3c94076f",
                            "last_updated": "2022-11-02T21:12:12.783497-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a458766c-558f-43b7-a0ec-265a89fe5d29/?format=api"
                        },
                        {
                            "id": "5f1fcc4c-2ae8-43bf-acfa-bf13a92f1ea1",
                            "gambit_id": "a903ffa5-6395-4d90-ba75-d534d2783972",
                            "last_updated": "2022-11-02T21:12:12.784437-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a458766c-558f-43b7-a0ec-265a89fe5d29/?format=api"
                        }
                    ]
                },
                {
                    "id": "e865d735-c3fd-494b-9daf-f8109d21a153",
                    "match": "https://api-prod.gambitprofit.com/api/matches/184c6e6f-2afb-4f3e-828f-ba13bef75b64/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 61",
                                "amount": 5106.0
                            },
                            {
                                "team": "Game Total Under 61",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": 395.04,
                        "profit_sb_percentage": 4.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0941f008-4a6a-4f1f-9466-a0892c0cf1d8",
                            "gambit_id": "3c543a44-27a1-493f-9bc2-5fd6130f6d30",
                            "last_updated": "2022-11-02T21:12:12.778776-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 61",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "61.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e865d735-c3fd-494b-9daf-f8109d21a153/?format=api"
                        },
                        {
                            "id": "77e64dda-535e-4064-bfc8-e2d7cb38d031",
                            "gambit_id": "0e92351e-cb67-42ad-8fd8-076be64fc0a2",
                            "last_updated": "2022-11-02T21:12:12.777728-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 61",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "61.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e865d735-c3fd-494b-9daf-f8109d21a153/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bee7b487-a7ee-4240-b25a-c3f6936e3bb2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "21d86cd3-660e-4dc5-9c11-7db1cd2eff96",
            "completed": true,
            "last_updated": "2022-11-02T20:57:11.767954-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 6.14,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/21d86cd3-660e-4dc5-9c11-7db1cd2eff96",
            "datetime": "2022-11-01T19:05:00-04:00",
            "cutoff_datetime": "2022-11-01T19:05:00-04:00",
            "name": "Ottawa Senators v. Tampa Bay Lightning",
            "bettypes": [
                {
                    "id": "a3a27f15-36c6-4fe3-9ee9-72d6c548d406",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bee7b487-a7ee-4240-b25a-c3f6936e3bb2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6326.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 3674.0
                            }
                        ],
                        "expected_reward_tokens": 9552.26,
                        "profit_sb": 552.26,
                        "profit_sb_percentage": 6.14,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6155cbcb-1fad-467d-a20e-f36fe6269219",
                            "gambit_id": "52689a31-4955-4c6d-bd9d-71f835ba8716",
                            "last_updated": "2022-11-02T20:57:11.776635-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3a27f15-36c6-4fe3-9ee9-72d6c548d406/?format=api"
                        },
                        {
                            "id": "dc5d5a92-c461-41cf-850d-b5f9c5d70ad3",
                            "gambit_id": "f2f5c86b-5f7b-4993-abf9-1d57421aa502",
                            "last_updated": "2022-11-02T20:57:11.777608-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.60000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3a27f15-36c6-4fe3-9ee9-72d6c548d406/?format=api"
                        }
                    ]
                },
                {
                    "id": "92e866a2-27d1-49f8-82c0-a42e68f4c337",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bee7b487-a7ee-4240-b25a-c3f6936e3bb2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5696.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 4304.0
                            }
                        ],
                        "expected_reward_tokens": 9511.84,
                        "profit_sb": 511.84,
                        "profit_sb_percentage": 5.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3f9429fa-1a06-42c3-8406-a8251b03d379",
                            "gambit_id": "f640977d-7638-4047-81b7-e0b33019cc47",
                            "last_updated": "2022-11-02T20:57:11.774721-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.67000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92e866a2-27d1-49f8-82c0-a42e68f4c337/?format=api"
                        },
                        {
                            "id": "1af690a0-e058-4484-a567-fc8ac018a466",
                            "gambit_id": "e50b3c37-2e9b-4c6f-9a4f-b7ffbbbb3256",
                            "last_updated": "2022-11-02T20:57:11.773762-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.21000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92e866a2-27d1-49f8-82c0-a42e68f4c337/?format=api"
                        }
                    ]
                },
                {
                    "id": "9dd5d5cf-dafb-4e02-a5b7-f64b5eb7c255",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bee7b487-a7ee-4240-b25a-c3f6936e3bb2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": 400.0,
                        "profit_sb_percentage": 4.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bc9219a1-83c6-4880-9a57-a84fd594f290",
                            "gambit_id": "0329b4f3-8c54-41cc-aaac-4846b92e8390",
                            "last_updated": "2022-11-02T20:57:11.770728-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dd5d5cf-dafb-4e02-a5b7-f64b5eb7c255/?format=api"
                        },
                        {
                            "id": "31847d41-40ed-4e74-b81f-d48e881e2282",
                            "gambit_id": "66bbf589-3491-4d69-8f4c-5e1ca1f67ea2",
                            "last_updated": "2022-11-02T20:57:11.771835-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dd5d5cf-dafb-4e02-a5b7-f64b5eb7c255/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "82a6f172-1813-415f-b0b0-553e86e12509",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7b020b9f-9e39-4d49-b4dc-c8b52c04f3f1",
            "completed": true,
            "last_updated": "2022-11-02T21:02:14.529713-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 6.68,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/7b020b9f-9e39-4d49-b4dc-c8b52c04f3f1",
            "datetime": "2022-11-01T19:05:00-04:00",
            "cutoff_datetime": "2022-11-01T19:05:00-04:00",
            "name": "Vegas Golden Knights v. Washington Capitals",
            "bettypes": [
                {
                    "id": "d6e541d0-bb79-4ca4-9fe2-5ed73914e0ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82a6f172-1813-415f-b0b0-553e86e12509/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6025.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 3975.0
                            }
                        ],
                        "expected_reward_tokens": 9579.75,
                        "profit_sb": 579.75,
                        "profit_sb_percentage": 6.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "021b155f-5cb2-44b9-9f47-4a968d5fdefc",
                            "gambit_id": "1c215413-74c3-48e3-9396-382f6527ca85",
                            "last_updated": "2022-11-02T21:02:14.539483-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.59000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6e541d0-bb79-4ca4-9fe2-5ed73914e0ee/?format=api"
                        },
                        {
                            "id": "3628e804-f235-441b-8383-cb4cecc988c0",
                            "gambit_id": "3fae02a5-bbf4-4977-b7f6-d498d974dcda",
                            "last_updated": "2022-11-02T21:02:14.538523-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.41000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6e541d0-bb79-4ca4-9fe2-5ed73914e0ee/?format=api"
                        }
                    ]
                },
                {
                    "id": "e5bb2276-0dfd-440f-81cb-ed96fafebe77",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82a6f172-1813-415f-b0b0-553e86e12509/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6235.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3765.0
                            }
                        ],
                        "expected_reward_tokens": 9600.75,
                        "profit_sb": 600.75,
                        "profit_sb_percentage": 6.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "251751df-b4f9-4d4b-ad25-0fac0edb06af",
                            "gambit_id": "316db2f6-249e-4dbd-bd40-8a004be48a58",
                            "last_updated": "2022-11-02T21:02:14.535614-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.54000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5bb2276-0dfd-440f-81cb-ed96fafebe77/?format=api"
                        },
                        {
                            "id": "b162be4c-5915-4951-be9c-e9eb387ed74b",
                            "gambit_id": "f2f63e33-22ac-4856-80ef-5dd757ea5cfd",
                            "last_updated": "2022-11-02T21:02:14.536576-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.55000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5bb2276-0dfd-440f-81cb-ed96fafebe77/?format=api"
                        }
                    ]
                },
                {
                    "id": "4b9d5b20-fadc-4bd3-bba6-28ea3924e8b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82a6f172-1813-415f-b0b0-553e86e12509/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5212.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": 432.36,
                        "profit_sb_percentage": 4.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "97641961-5338-4bab-88f6-3c36ae93a419",
                            "gambit_id": "ad8d5c06-598a-46ee-bdf7-96237ce32348",
                            "last_updated": "2022-11-02T21:02:14.533684-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b9d5b20-fadc-4bd3-bba6-28ea3924e8b1/?format=api"
                        },
                        {
                            "id": "586027e2-de76-4357-be2b-5ac68fa2b1c7",
                            "gambit_id": "286770eb-1ebd-4d93-991c-33ac34201992",
                            "last_updated": "2022-11-02T21:02:14.532550-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b9d5b20-fadc-4bd3-bba6-28ea3924e8b1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d873dd19-8cb7-4b2c-8073-adb6ef30ca31",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "387fc60a-7a55-425d-a950-1d0d64a74ebd",
            "completed": true,
            "last_updated": "2022-11-02T20:57:11.304957-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 5.99,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/387fc60a-7a55-425d-a950-1d0d64a74ebd",
            "datetime": "2022-11-01T19:05:00-04:00",
            "cutoff_datetime": "2022-11-01T19:05:00-04:00",
            "name": "Philadelphia Flyers v. New York Rangers",
            "bettypes": [
                {
                    "id": "4a1f4d52-22e4-47b6-a09f-0f0bd5dea3f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d873dd19-8cb7-4b2c-8073-adb6ef30ca31/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6913.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 3087.0
                            }
                        ],
                        "expected_reward_tokens": 9538.83,
                        "profit_sb": 538.83,
                        "profit_sb_percentage": 5.99,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7834e479-bdee-467a-8d25-6e0a86dc9141",
                            "gambit_id": "f861ab33-5d82-4ff7-9ca9-69de7b8f63e5",
                            "last_updated": "2022-11-02T20:57:11.313480-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.38000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a1f4d52-22e4-47b6-a09f-0f0bd5dea3f8/?format=api"
                        },
                        {
                            "id": "677a76d2-9ae8-4026-826b-704f76d8711a",
                            "gambit_id": "59758c76-84b1-443c-a827-edae615b550e",
                            "last_updated": "2022-11-02T20:57:11.314404-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "3.09000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a1f4d52-22e4-47b6-a09f-0f0bd5dea3f8/?format=api"
                        }
                    ]
                },
                {
                    "id": "ac5fd03d-a3df-4cf4-b293-e8a1b42d2f33",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d873dd19-8cb7-4b2c-8073-adb6ef30ca31/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5316.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": 461.68,
                        "profit_sb_percentage": 5.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aabf6300-e258-4fcc-8883-300215555e74",
                            "gambit_id": "4fef1aeb-a3c8-40d1-bf3a-f8995490ff70",
                            "last_updated": "2022-11-02T20:57:11.311614-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac5fd03d-a3df-4cf4-b293-e8a1b42d2f33/?format=api"
                        },
                        {
                            "id": "11fcafc9-3fb9-493f-98ba-763c93ee19c3",
                            "gambit_id": "c3d40db8-6774-4bdc-8b13-5df9dd9e878e",
                            "last_updated": "2022-11-02T20:57:11.310679-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac5fd03d-a3df-4cf4-b293-e8a1b42d2f33/?format=api"
                        }
                    ]
                },
                {
                    "id": "445b0b1b-9e2f-41bd-9636-c046eb54fdf5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d873dd19-8cb7-4b2c-8073-adb6ef30ca31/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 5212.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": 432.36,
                        "profit_sb_percentage": 4.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "83840cc6-0b9b-4006-9e7f-56eff798dc41",
                            "gambit_id": "381e4008-91c1-48c5-85cc-b489c0944cdd",
                            "last_updated": "2022-11-02T20:57:11.308814-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/445b0b1b-9e2f-41bd-9636-c046eb54fdf5/?format=api"
                        },
                        {
                            "id": "82b89708-7fce-4f92-b04b-5068485cd3a4",
                            "gambit_id": "aff24414-81e3-417c-a1da-877b47dcdf52",
                            "last_updated": "2022-11-02T20:57:11.307702-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/445b0b1b-9e2f-41bd-9636-c046eb54fdf5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ba41b251-dbe4-4c99-b7c2-014ed37d008f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9872917c-5560-4a26-aad4-f7bb7147a50f",
            "completed": true,
            "last_updated": "2022-11-02T21:12:12.600451-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 5.86,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/9872917c-5560-4a26-aad4-f7bb7147a50f",
            "datetime": "2022-11-01T19:00:00-04:00",
            "cutoff_datetime": "2022-11-01T19:00:00-04:00",
            "name": "Ball State v. Kent State",
            "bettypes": [
                {
                    "id": "23dc1078-1c5c-44bd-a7ae-fbf7e8dbfd52",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ba41b251-dbe4-4c99-b7c2-014ed37d008f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kent State",
                                "amount": 6956.0
                            },
                            {
                                "team": "Ball State",
                                "amount": 3044.0
                            }
                        ],
                        "expected_reward_tokens": 9527.72,
                        "profit_sb": 527.72,
                        "profit_sb_percentage": 5.86,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f0e131f2-6b98-4876-a2c4-8cdc725b0c7d",
                            "gambit_id": "0284d3b2-b2de-42d8-b291-5fd56c9b3ef4",
                            "last_updated": "2022-11-02T21:12:12.606431-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kent State",
                            "reward": "1.37000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23dc1078-1c5c-44bd-a7ae-fbf7e8dbfd52/?format=api"
                        },
                        {
                            "id": "9a7e113b-4fad-4ade-90e8-aff160293935",
                            "gambit_id": "65a10023-76b8-46e5-a44c-27a5ad0df4d4",
                            "last_updated": "2022-11-02T21:12:12.607386-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ball State",
                            "reward": "3.13000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23dc1078-1c5c-44bd-a7ae-fbf7e8dbfd52/?format=api"
                        }
                    ]
                },
                {
                    "id": "791cc3b5-396b-498a-95d1-b997f6e1ba11",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ba41b251-dbe4-4c99-b7c2-014ed37d008f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ball State",
                                "amount": 5106.0
                            },
                            {
                                "team": "Kent State",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": 395.04,
                        "profit_sb_percentage": 4.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bfcf8fa1-5d11-4b91-8864-ce9214ea16ec",
                            "gambit_id": "917c49c8-c21f-46c0-a2e3-97603b51aeb5",
                            "last_updated": "2022-11-02T21:12:12.610266-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ball State",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/791cc3b5-396b-498a-95d1-b997f6e1ba11/?format=api"
                        },
                        {
                            "id": "afd79278-6bf6-49d6-bb18-ab0696a0abca",
                            "gambit_id": "72c91391-d28b-483c-9f89-a14defe687ae",
                            "last_updated": "2022-11-02T21:12:12.609307-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kent State",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/791cc3b5-396b-498a-95d1-b997f6e1ba11/?format=api"
                        }
                    ]
                },
                {
                    "id": "7c10af84-ada9-445b-b8a1-1bc585faaa14",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ba41b251-dbe4-4c99-b7c2-014ed37d008f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 61.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 61.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": 400.0,
                        "profit_sb_percentage": 4.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a6cb5bdf-968d-4578-883b-b6b81e628512",
                            "gambit_id": "7187ce86-05a3-4318-85e6-3eb9a0122648",
                            "last_updated": "2022-11-02T21:12:12.604505-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 61.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "61.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c10af84-ada9-445b-b8a1-1bc585faaa14/?format=api"
                        },
                        {
                            "id": "f71e0a26-7e02-4376-b3d4-37859e12caae",
                            "gambit_id": "32e384bc-e36c-4b31-95ac-baa86c18446d",
                            "last_updated": "2022-11-02T21:12:12.603316-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 61.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "61.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c10af84-ada9-445b-b8a1-1bc585faaa14/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "83522d55-d9c4-49f5-be63-76058afc196a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b18d3a04-7949-4cb9-91e8-844dd2e1f49c",
            "completed": true,
            "last_updated": "2022-11-02T16:57:42.126424-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.5,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/b18d3a04-7949-4cb9-91e8-844dd2e1f49c",
            "datetime": "2022-11-01T16:00:00-04:00",
            "cutoff_datetime": "2022-11-01T16:00:00-04:00",
            "name": "FC Bayern Munich v. Inter Milan",
            "bettypes": [
                {
                    "id": "1fa61660-ec53-494b-8c39-7751057271bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83522d55-d9c4-49f5-be63-76058afc196a/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "FC Bayern Munich",
                                "amount": 7640.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2360.0
                            }
                        ],
                        "expected_reward_tokens": 10619.6,
                        "profit_sb": 1619.6,
                        "profit_sb_percentage": 18.0,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "FC Bayern Munich",
                                "amount": 6420.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1983.0
                            },
                            {
                                "team": "Inter Milan",
                                "amount": 1596.0
                            }
                        ],
                        "expected_reward_tokens": 8921.64,
                        "profit_sb": -78.36,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7dd06223-58e2-4216-ad33-e769e5e8a4b8",
                            "gambit_id": "31913451-a113-426c-833f-f0a1d1df620b",
                            "last_updated": "2022-11-02T16:57:42.133982-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "FC Bayern Munich",
                            "reward": "1.39000",
                            "odds": "1.44000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fa61660-ec53-494b-8c39-7751057271bb/?format=api"
                        },
                        {
                            "id": "b9734aaf-3980-4886-9403-c111f767e743",
                            "gambit_id": "b221723a-6b86-49f0-a983-89d26556093f",
                            "last_updated": "2022-11-02T16:57:42.132089-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.50000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fa61660-ec53-494b-8c39-7751057271bb/?format=api"
                        },
                        {
                            "id": "bc2dd8fb-fb38-450b-ac80-95230ad58121",
                            "gambit_id": "32a47e6c-b154-4e5b-b400-48dc3e5d8488",
                            "last_updated": "2022-11-02T16:57:42.133045-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Inter Milan",
                            "reward": "5.59000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fa61660-ec53-494b-8c39-7751057271bb/?format=api"
                        }
                    ]
                },
                {
                    "id": "7634b1a7-f9ef-40a1-b042-523bb06d6306",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83522d55-d9c4-49f5-be63-76058afc196a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6633.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3367.0
                            }
                        ],
                        "expected_reward_tokens": 8954.55,
                        "profit_sb": -45.45,
                        "profit_sb_percentage": -0.5,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c5c91f25-b8cf-47b7-8216-05258c5c9d70",
                            "gambit_id": "eaf29db6-eb53-45a9-a27b-b44f68cb8ee0",
                            "last_updated": "2022-11-02T16:57:42.130213-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7634b1a7-f9ef-40a1-b042-523bb06d6306/?format=api"
                        },
                        {
                            "id": "8f9563d3-9509-4e6f-b672-59cd93ef5f7b",
                            "gambit_id": "a43f7306-93c2-44a7-a971-94b36bb98ff6",
                            "last_updated": "2022-11-02T16:57:42.129099-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.66000",
                            "odds": "2.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7634b1a7-f9ef-40a1-b042-523bb06d6306/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c440826c-367d-40a6-8670-636b8aa3e5f3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "784bc1a2-bcad-4e20-ab23-ae5c65349030",
            "completed": true,
            "last_updated": "2022-11-02T21:07:11.789866-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.74,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/784bc1a2-bcad-4e20-ab23-ae5c65349030",
            "datetime": "2022-11-01T16:00:00-04:00",
            "cutoff_datetime": "2022-11-01T16:00:00-04:00",
            "name": "FC Viktoria Plzen v. FC Barcelona",
            "bettypes": [
                {
                    "id": "d1765b24-08da-424a-9fed-5bcbbf5a2ad8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c440826c-367d-40a6-8670-636b8aa3e5f3/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "FC Barcelona",
                                "amount": 7854.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2146.0
                            }
                        ],
                        "expected_reward_tokens": 10129.12,
                        "profit_sb": 1129.12,
                        "profit_sb_percentage": 12.55,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "FC Barcelona",
                                "amount": 6925.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1893.0
                            },
                            {
                                "team": "FC Viktoria Plzen",
                                "amount": 1182.0
                            }
                        ],
                        "expected_reward_tokens": 8933.25,
                        "profit_sb": -66.75,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "148b89bd-69c6-4d2b-b708-2e18689a2943",
                            "gambit_id": "a1453e19-a5cf-42dc-8b70-28a0778d5e53",
                            "last_updated": "2022-11-02T21:07:11.795524-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "FC Barcelona",
                            "reward": "1.29000",
                            "odds": "1.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1765b24-08da-424a-9fed-5bcbbf5a2ad8/?format=api"
                        },
                        {
                            "id": "0d1d3bdb-ae0a-4d9c-a26e-ecd6889f6106",
                            "gambit_id": "88dc248e-704d-4832-94b6-dbb4fbca9b4b",
                            "last_updated": "2022-11-02T21:07:11.796477-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.72000",
                            "odds": "5.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1765b24-08da-424a-9fed-5bcbbf5a2ad8/?format=api"
                        },
                        {
                            "id": "63e158cc-bffe-492b-b329-b122d1720a4a",
                            "gambit_id": "0363faf4-c6ed-4bef-9c4f-d9de9b063d4d",
                            "last_updated": "2022-11-02T21:07:11.797426-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "FC Viktoria Plzen",
                            "reward": "7.56000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1765b24-08da-424a-9fed-5bcbbf5a2ad8/?format=api"
                        }
                    ]
                },
                {
                    "id": "8ffc3160-a0e0-48de-b300-2d128c66dfde",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c440826c-367d-40a6-8670-636b8aa3e5f3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6011.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3989.0
                            }
                        ],
                        "expected_reward_tokens": 8895.47,
                        "profit_sb": -104.53,
                        "profit_sb_percentage": -1.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e477d5c7-fca6-446e-ae88-824cd70132ad",
                            "gambit_id": "4a1c40d1-25e3-4cb4-a7a6-b4580fe11304",
                            "last_updated": "2022-11-02T21:07:11.793646-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.48000",
                            "odds": "1.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ffc3160-a0e0-48de-b300-2d128c66dfde/?format=api"
                        },
                        {
                            "id": "487c1c63-cca0-45c0-8ce4-b536610521bc",
                            "gambit_id": "6b7bc056-709f-42e7-b486-2e99a33c4378",
                            "last_updated": "2022-11-02T21:07:11.792597-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ffc3160-a0e0-48de-b300-2d128c66dfde/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b05eb758-1cc4-46d4-a463-2ecbb4803856",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f53160e6-bc9f-4225-a826-5db0e9740c29",
            "completed": true,
            "last_updated": "2022-11-02T21:07:11.538482-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.08,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/f53160e6-bc9f-4225-a826-5db0e9740c29",
            "datetime": "2022-11-01T16:00:00-04:00",
            "cutoff_datetime": "2022-11-01T16:00:00-04:00",
            "name": "Sporting CP v. Eintracht Frankfurt",
            "bettypes": [
                {
                    "id": "2db36aa1-9d39-4ae1-902f-2f06006daeff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b05eb758-1cc4-46d4-a463-2ecbb4803856/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Sporting CP",
                                "amount": 5496.0
                            },
                            {
                                "team": "Eintracht Frankfurt",
                                "amount": 4504.0
                            }
                        ],
                        "expected_reward_tokens": 11980.64,
                        "profit_sb": 2980.64,
                        "profit_sb_percentage": 33.12,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sporting CP",
                                "amount": 3995.0
                            },
                            {
                                "team": "Eintracht Frankfurt",
                                "amount": 3274.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2730.0
                            }
                        ],
                        "expected_reward_tokens": 8708.7,
                        "profit_sb": -291.3,
                        "profit_sb_percentage": -3.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "21004e80-1f46-4f05-baf3-76394f396e37",
                            "gambit_id": "c978682f-0222-42c9-8f2d-42690d4ea05e",
                            "last_updated": "2022-11-02T21:07:11.545286-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sporting CP",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2db36aa1-9d39-4ae1-902f-2f06006daeff/?format=api"
                        },
                        {
                            "id": "5928b1f2-1598-4694-9616-2fcceb566793",
                            "gambit_id": "d01d182e-6ffa-4412-afc6-25221c3e8bba",
                            "last_updated": "2022-11-02T21:07:11.544321-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Eintracht Frankfurt",
                            "reward": "2.66000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2db36aa1-9d39-4ae1-902f-2f06006daeff/?format=api"
                        },
                        {
                            "id": "bc7e64b1-2d2c-422e-b9f5-f9731e331b15",
                            "gambit_id": "a05527bc-a6b7-4efe-bf30-d109cd874cbf",
                            "last_updated": "2022-11-02T21:07:11.546239-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.19000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2db36aa1-9d39-4ae1-902f-2f06006daeff/?format=api"
                        }
                    ]
                },
                {
                    "id": "d0ae361d-6833-49bb-991e-f3255f24b3f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b05eb758-1cc4-46d4-a463-2ecbb4803856/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5363.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4637.0
                            }
                        ],
                        "expected_reward_tokens": 8902.58,
                        "profit_sb": -97.42,
                        "profit_sb_percentage": -1.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ff29f3d7-1fb9-4b2b-8461-1f79b0d0deb9",
                            "gambit_id": "eed652ab-0141-4891-8fe9-306404a0eb55",
                            "last_updated": "2022-11-02T21:07:11.542387-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.66000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0ae361d-6833-49bb-991e-f3255f24b3f1/?format=api"
                        },
                        {
                            "id": "e2919051-f3a2-48c1-8c12-a7470da1ede7",
                            "gambit_id": "b2473644-05cc-4353-84fd-8232791579cf",
                            "last_updated": "2022-11-02T21:07:11.541238-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0ae361d-6833-49bb-991e-f3255f24b3f1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6fe40089-46e8-4b7f-88a9-9a02516e3bcc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "91ee1bd1-defc-4e14-9e34-8a146479e287",
            "completed": true,
            "last_updated": "2022-11-02T21:07:11.931652-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.28,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/91ee1bd1-defc-4e14-9e34-8a146479e287",
            "datetime": "2022-11-01T16:00:00-04:00",
            "cutoff_datetime": "2022-11-01T16:00:00-04:00",
            "name": "Liverpool v. SSC Napoli",
            "bettypes": [
                {
                    "id": "a4897879-3ef1-4ec2-a876-5d047065443c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6fe40089-46e8-4b7f-88a9-9a02516e3bcc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 6457.0
                            },
                            {
                                "team": "SSC Napoli",
                                "amount": 3543.0
                            }
                        ],
                        "expected_reward_tokens": 11621.04,
                        "profit_sb": 2621.04,
                        "profit_sb_percentage": 29.12,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 4861.0
                            },
                            {
                                "team": "SSC Napoli",
                                "amount": 2668.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2472.0
                            }
                        ],
                        "expected_reward_tokens": 8749.8,
                        "profit_sb": -250.2,
                        "profit_sb_percentage": -2.78,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "92bfb44d-dfa8-4f0a-b0c5-d16bae71e989",
                            "gambit_id": "5439609f-172f-4a41-b896-bab1b96248e5",
                            "last_updated": "2022-11-02T21:07:11.938766-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Liverpool",
                            "reward": "1.80000",
                            "odds": "1.91000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4897879-3ef1-4ec2-a876-5d047065443c/?format=api"
                        },
                        {
                            "id": "fbd7e2d0-be7b-4e66-b363-c6bdc0f6f22e",
                            "gambit_id": "2b82a3c7-6f51-4030-973c-63c82d4c8492",
                            "last_updated": "2022-11-02T21:07:11.937745-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SSC Napoli",
                            "reward": "3.28000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4897879-3ef1-4ec2-a876-5d047065443c/?format=api"
                        },
                        {
                            "id": "f5cd6e77-b083-4b27-bdec-8179aac47a4b",
                            "gambit_id": "903cad4e-08a6-41dd-800d-82c48f943c70",
                            "last_updated": "2022-11-02T21:07:11.939786-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.54000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4897879-3ef1-4ec2-a876-5d047065443c/?format=api"
                        }
                    ]
                },
                {
                    "id": "bce1b82e-eb4a-467d-bb1d-0868a0f279b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6fe40089-46e8-4b7f-88a9-9a02516e3bcc/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6086.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3914.0
                            }
                        ],
                        "expected_reward_tokens": 8884.78,
                        "profit_sb": -115.22,
                        "profit_sb_percentage": -1.28,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a5b8f1ef-4afa-4e39-a699-11e6b0068d7b",
                            "gambit_id": "ae50c6e7-5a0f-47a2-a067-86ae09b1deed",
                            "last_updated": "2022-11-02T21:07:11.935517-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.46000",
                            "odds": "1.53000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bce1b82e-eb4a-467d-bb1d-0868a0f279b8/?format=api"
                        },
                        {
                            "id": "b64361b0-0731-4c90-a44d-20ecc1ccb24d",
                            "gambit_id": "f19fab3a-1681-4509-b0d7-82c06affe8d5",
                            "last_updated": "2022-11-02T21:07:11.934380-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bce1b82e-eb4a-467d-bb1d-0868a0f279b8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9d7f436e-3b43-4a12-9178-52e030c6d134",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4f336591-09de-48b0-8634-ea0426f9f96d",
            "completed": true,
            "last_updated": "2022-11-02T21:07:11.391344-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.16,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/4f336591-09de-48b0-8634-ea0426f9f96d",
            "datetime": "2022-11-01T16:00:00-04:00",
            "cutoff_datetime": "2022-11-01T16:00:00-04:00",
            "name": "Glasgow Rangers v. Ajax Amsterdam",
            "bettypes": [
                {
                    "id": "4b1ffc58-51cc-4ef2-bf03-e14567329881",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d7f436e-3b43-4a12-9178-52e030c6d134/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Ajax Amsterdam",
                                "amount": 6772.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3228.0
                            }
                        ],
                        "expected_reward_tokens": 11715.56,
                        "profit_sb": 2715.56,
                        "profit_sb_percentage": 30.17,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ajax Amsterdam",
                                "amount": 5120.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2440.0
                            },
                            {
                                "team": "Glasgow Rangers",
                                "amount": 2440.0
                            }
                        ],
                        "expected_reward_tokens": 8857.2,
                        "profit_sb": -142.8,
                        "profit_sb_percentage": -1.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b4c65b07-b18c-4152-a98e-7a25b257a205",
                            "gambit_id": "563271b6-320e-4b5d-97df-da07840aaf24",
                            "last_updated": "2022-11-02T21:07:11.397231-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ajax Amsterdam",
                            "reward": "1.73000",
                            "odds": "1.83000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b1ffc58-51cc-4ef2-bf03-e14567329881/?format=api"
                        },
                        {
                            "id": "a83ab3a4-2029-4c03-beba-046dfe20102d",
                            "gambit_id": "1e6692eb-7b47-440e-a3e7-def03a782883",
                            "last_updated": "2022-11-02T21:07:11.399144-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.63000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b1ffc58-51cc-4ef2-bf03-e14567329881/?format=api"
                        },
                        {
                            "id": "68de461e-830d-4ba3-b29f-6057ee522f0c",
                            "gambit_id": "f44f9770-7e24-4a43-bde8-caedaf965b2d",
                            "last_updated": "2022-11-02T21:07:11.398189-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Glasgow Rangers",
                            "reward": "3.63000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b1ffc58-51cc-4ef2-bf03-e14567329881/?format=api"
                        }
                    ]
                },
                {
                    "id": "be50ba72-fe86-4780-ab55-c75374579ae8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d7f436e-3b43-4a12-9178-52e030c6d134/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6011.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3989.0
                            }
                        ],
                        "expected_reward_tokens": 8895.47,
                        "profit_sb": -104.53,
                        "profit_sb_percentage": -1.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7746d0b0-a6a0-4120-a906-4829b37fce38",
                            "gambit_id": "d5d927a9-6939-4a60-a8a7-fb79d2c8b5b9",
                            "last_updated": "2022-11-02T21:07:11.395308-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.48000",
                            "odds": "1.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be50ba72-fe86-4780-ab55-c75374579ae8/?format=api"
                        },
                        {
                            "id": "9d8d89c2-1605-4e34-9294-e4c89ac3f3a9",
                            "gambit_id": "97c86f9c-c787-493e-8f15-2d20aced8094",
                            "last_updated": "2022-11-02T21:07:11.394166-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be50ba72-fe86-4780-ab55-c75374579ae8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "728a7c95-e60e-476b-b05e-85c943952187",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b1eb6e34-ce21-471c-ab4a-c32a0ddb70a0",
            "completed": true,
            "last_updated": "2022-11-02T21:02:13.456000-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.97,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/b1eb6e34-ce21-471c-ab4a-c32a0ddb70a0",
            "datetime": "2022-11-01T16:00:00-04:00",
            "cutoff_datetime": "2022-11-01T16:00:00-04:00",
            "name": "Olympique Marseille v. Tottenham",
            "bettypes": [
                {
                    "id": "af9e5090-15f6-4f4e-9436-8f4a0baa342f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/728a7c95-e60e-476b-b05e-85c943952187/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Tottenham",
                                "amount": 5440.0
                            },
                            {
                                "team": "Olympique Marseille",
                                "amount": 4560.0
                            }
                        ],
                        "expected_reward_tokens": 12129.6,
                        "profit_sb": 3129.6,
                        "profit_sb_percentage": 34.77,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tottenham",
                                "amount": 3895.0
                            },
                            {
                                "team": "Olympique Marseille",
                                "amount": 3266.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2839.0
                            }
                        ],
                        "expected_reward_tokens": 8685.85,
                        "profit_sb": -314.15,
                        "profit_sb_percentage": -3.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "21ccff42-8e1e-4976-aa4b-c5c8ba033423",
                            "gambit_id": "3d2436ba-403e-4ece-8a41-54dc32db968f",
                            "last_updated": "2022-11-02T21:02:13.462071-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tottenham",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af9e5090-15f6-4f4e-9436-8f4a0baa342f/?format=api"
                        },
                        {
                            "id": "1483560b-ca11-4c69-8ec0-0bf83accb152",
                            "gambit_id": "5f2dfa25-19c2-4199-af87-57dfdc48f5bd",
                            "last_updated": "2022-11-02T21:02:13.463048-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Olympique Marseille",
                            "reward": "2.66000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af9e5090-15f6-4f4e-9436-8f4a0baa342f/?format=api"
                        },
                        {
                            "id": "0d9300b6-5b31-4ec5-906b-a8c14022ede3",
                            "gambit_id": "300ea771-c666-458b-850f-81658fac4ff9",
                            "last_updated": "2022-11-02T21:02:13.464008-04: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/af9e5090-15f6-4f4e-9436-8f4a0baa342f/?format=api"
                        }
                    ]
                },
                {
                    "id": "417f72af-74c1-45bb-91f0-0a88a588e24e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/728a7c95-e60e-476b-b05e-85c943952187/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5071.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4929.0
                            }
                        ],
                        "expected_reward_tokens": 8822.91,
                        "profit_sb": -177.09,
                        "profit_sb_percentage": -1.97,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9e9e2038-7066-475f-ad9d-d816eeff2beb",
                            "gambit_id": "7efc946a-c2c1-4299-b78a-2bf5ab95ab61",
                            "last_updated": "2022-11-02T21:02:13.458803-04: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/417f72af-74c1-45bb-91f0-0a88a588e24e/?format=api"
                        },
                        {
                            "id": "9052a4dd-2803-4797-81de-22dd83541d11",
                            "gambit_id": "0860dabb-80be-46df-b613-b07d2480c2ff",
                            "last_updated": "2022-11-02T21:02:13.459950-04: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/417f72af-74c1-45bb-91f0-0a88a588e24e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a081cc4a-c4c1-4932-ace9-53ae1da1998f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e5b7f491-b46b-4505-b058-a3157db760df",
            "completed": true,
            "last_updated": "2022-11-02T21:02:13.966323-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.16,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/e5b7f491-b46b-4505-b058-a3157db760df",
            "datetime": "2022-11-01T13:45:00-04:00",
            "cutoff_datetime": "2022-11-01T13:45:00-04:00",
            "name": "Bayer 04 Leverkusen v. Club Brugge",
            "bettypes": [
                {
                    "id": "8354cd1c-d328-4fe6-9c37-714c82e9d44e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a081cc4a-c4c1-4932-ace9-53ae1da1998f/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Bayer 04 Leverkusen",
                                "amount": 7289.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2711.0
                            }
                        ],
                        "expected_reward_tokens": 10787.72,
                        "profit_sb": 1787.72,
                        "profit_sb_percentage": 19.86,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Bayer 04 Leverkusen",
                                "amount": 5983.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2225.0
                            },
                            {
                                "team": "Club Brugge",
                                "amount": 1792.0
                            }
                        ],
                        "expected_reward_tokens": 8852.48,
                        "profit_sb": -147.52,
                        "profit_sb_percentage": -1.64,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "344aed88-fe6a-4a32-bdae-a335be3bf0b1",
                            "gambit_id": "1ab0331a-4732-4257-bcd2-7c5a3ae149ba",
                            "last_updated": "2022-11-02T21:02:13.972111-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bayer 04 Leverkusen",
                            "reward": "1.48000",
                            "odds": "1.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8354cd1c-d328-4fe6-9c37-714c82e9d44e/?format=api"
                        },
                        {
                            "id": "49d031ae-5d84-4035-97e0-b591a8f85585",
                            "gambit_id": "09485975-c13c-4e9b-8a45-84c9c3b5c02c",
                            "last_updated": "2022-11-02T21:02:13.974058-04: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/8354cd1c-d328-4fe6-9c37-714c82e9d44e/?format=api"
                        },
                        {
                            "id": "218566b7-2255-4b66-9b2a-c607658ed8b9",
                            "gambit_id": "02884a47-c34d-46e1-9036-65e5c37b2627",
                            "last_updated": "2022-11-02T21:02:13.973097-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Club Brugge",
                            "reward": "4.94000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8354cd1c-d328-4fe6-9c37-714c82e9d44e/?format=api"
                        }
                    ]
                },
                {
                    "id": "3249afa8-bda7-448e-a6ec-b78e50fbed8d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a081cc4a-c4c1-4932-ace9-53ae1da1998f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6011.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3989.0
                            }
                        ],
                        "expected_reward_tokens": 8895.47,
                        "profit_sb": -104.53,
                        "profit_sb_percentage": -1.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c2dba14d-2856-499b-a911-a618fb788bbc",
                            "gambit_id": "2bbc7c40-c65e-4379-ba3a-e746983dab94",
                            "last_updated": "2022-11-02T21:02:13.970163-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.48000",
                            "odds": "1.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3249afa8-bda7-448e-a6ec-b78e50fbed8d/?format=api"
                        },
                        {
                            "id": "43e4fe1e-0a61-438e-9b10-03e4caf64184",
                            "gambit_id": "9965addd-53d1-4110-ab02-672257fb73ba",
                            "last_updated": "2022-11-02T21:02:13.969076-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3249afa8-bda7-448e-a6ec-b78e50fbed8d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c03944c9-dfea-49e9-8c49-a0e68403d13d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "12cdf0cd-455a-4823-a381-835feb06cf9f",
            "completed": true,
            "last_updated": "2022-11-02T21:02:13.629013-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.79,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/12cdf0cd-455a-4823-a381-835feb06cf9f",
            "datetime": "2022-11-01T13:45:00-04:00",
            "cutoff_datetime": "2022-11-01T13:45:00-04:00",
            "name": "FC Porto v. Atletico Madrid",
            "bettypes": [
                {
                    "id": "fc309cd6-0512-4aa7-83f8-f1b65eb2a06a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c03944c9-dfea-49e9-8c49-a0e68403d13d/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Atletico Madrid",
                                "amount": 5261.0
                            },
                            {
                                "team": "FC Porto",
                                "amount": 4739.0
                            }
                        ],
                        "expected_reward_tokens": 12415.96,
                        "profit_sb": 3415.96,
                        "profit_sb_percentage": 37.96,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atletico Madrid",
                                "amount": 3695.0
                            },
                            {
                                "team": "FC Porto",
                                "amount": 3328.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2976.0
                            }
                        ],
                        "expected_reward_tokens": 8719.36,
                        "profit_sb": -280.64,
                        "profit_sb_percentage": -3.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ce6e3399-d72f-4f18-b830-0f77f1864a65",
                            "gambit_id": "c7be0e24-442e-48a7-990d-1f636694a16e",
                            "last_updated": "2022-11-02T21:02:13.634731-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atletico Madrid",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc309cd6-0512-4aa7-83f8-f1b65eb2a06a/?format=api"
                        },
                        {
                            "id": "d713da61-8801-4df0-9020-2d7cedeabe13",
                            "gambit_id": "785cacac-dc6c-4eea-8271-9b17676565cc",
                            "last_updated": "2022-11-02T21:02:13.635672-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "FC Porto",
                            "reward": "2.62000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc309cd6-0512-4aa7-83f8-f1b65eb2a06a/?format=api"
                        },
                        {
                            "id": "6a7b48fa-3cd4-4a9a-852b-f71fd6375deb",
                            "gambit_id": "054c21a2-e068-4a00-8d1d-0ed2e3fa5fa8",
                            "last_updated": "2022-11-02T21:02:13.636652-04: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/fc309cd6-0512-4aa7-83f8-f1b65eb2a06a/?format=api"
                        }
                    ]
                },
                {
                    "id": "b40bceea-9f2b-47b5-b3d0-4d4037ae687c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c03944c9-dfea-49e9-8c49-a0e68403d13d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5490.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4510.0
                            }
                        ],
                        "expected_reward_tokens": 8838.9,
                        "profit_sb": -161.1,
                        "profit_sb_percentage": -1.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "240efea6-5092-43f7-9cff-163afcd7e27e",
                            "gambit_id": "0c77c0c3-814e-4ed6-8b8d-7b24eb3b7cf5",
                            "last_updated": "2022-11-02T21:02:13.631766-04: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/b40bceea-9f2b-47b5-b3d0-4d4037ae687c/?format=api"
                        },
                        {
                            "id": "49ba9207-2907-4e20-8a90-ebecedd9ee94",
                            "gambit_id": "6fcfe75c-cb9d-43a5-9c46-965431e31e8e",
                            "last_updated": "2022-11-02T21:02:13.632827-04: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/b40bceea-9f2b-47b5-b3d0-4d4037ae687c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "023807d1-69c6-4bf1-bdfb-63d99b1233ec",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d9167add-1bce-4024-b60f-5f90327eabf9",
            "completed": true,
            "last_updated": "2022-11-01T10:22:32.629511-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.05,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/d9167add-1bce-4024-b60f-5f90327eabf9",
            "datetime": "2022-10-31T22:59:00-04:00",
            "cutoff_datetime": "2022-10-31T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - October 31st 2022",
            "bettypes": [
                {
                    "id": "fd57627d-28e2-4851-a87b-4460a4e97326",
                    "match": "https://api-prod.gambitprofit.com/api/matches/023807d1-69c6-4bf1-bdfb-63d99b1233ec/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            },
                            {
                                "team": "Even",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "696645ca-3d46-4958-9579-ac30c06cc592",
                            "gambit_id": "e23b955a-daef-47b0-ab4e-8275639bde5a",
                            "last_updated": "2022-11-01T10:22:32.633223-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Odd",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd57627d-28e2-4851-a87b-4460a4e97326/?format=api"
                        },
                        {
                            "id": "0de7ad87-e0b6-4bd8-8472-812a162a4284",
                            "gambit_id": "3c900d3f-9682-47c4-acd4-493e60751846",
                            "last_updated": "2022-11-01T10:22:32.632074-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Even",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd57627d-28e2-4851-a87b-4460a4e97326/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f7cdd8ce-e0ab-4883-99aa-3ea015d5d3e4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "72c0c8a2-eeec-4cbe-9be2-c3e07a8c5d00",
            "completed": true,
            "last_updated": "2022-11-01T09:47:22.924800-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.01,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/72c0c8a2-eeec-4cbe-9be2-c3e07a8c5d00",
            "datetime": "2022-10-31T22:40:00-04:00",
            "cutoff_datetime": "2022-10-31T22:40:00-04:00",
            "name": "Houston Rockets v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "9870e139-2497-4277-9baf-00643a38999d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f7cdd8ce-e0ab-4883-99aa-3ea015d5d3e4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7539.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 2461.0
                            }
                        ],
                        "expected_reward_tokens": 9499.14,
                        "profit_sb": -0.86,
                        "profit_sb_percentage": -0.01,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8eca58f1-0377-4d9f-97f0-bb71ce3431af",
                            "gambit_id": "cf90160e-1341-46df-a32a-a85be4fd816f",
                            "last_updated": "2022-11-01T09:47:22.934125-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.26000",
                            "odds": "1.27030",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9870e139-2497-4277-9baf-00643a38999d/?format=api"
                        },
                        {
                            "id": "c22cca82-f258-4665-a62d-743707e84632",
                            "gambit_id": "ffce488e-60e5-4d39-8513-5e5d16b2bb92",
                            "last_updated": "2022-11-01T09:47:22.935083-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "3.86000",
                            "odds": "3.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9870e139-2497-4277-9baf-00643a38999d/?format=api"
                        }
                    ]
                },
                {
                    "id": "16dd4c6e-2c4a-41b5-86ed-7fd74013541f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f7cdd8ce-e0ab-4883-99aa-3ea015d5d3e4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Rockets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6f0fc633-99bb-472e-af9a-b9826d092c84",
                            "gambit_id": "fa263db5-4bb1-4450-be7f-7b6436a19782",
                            "last_updated": "2022-11-01T09:47:22.932028-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16dd4c6e-2c4a-41b5-86ed-7fd74013541f/?format=api"
                        },
                        {
                            "id": "216bc72f-f0d3-4546-a060-4c642d06b69e",
                            "gambit_id": "aa3159d3-8c01-4518-9e29-1af1413cde48",
                            "last_updated": "2022-11-01T09:47:22.930982-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16dd4c6e-2c4a-41b5-86ed-7fd74013541f/?format=api"
                        }
                    ]
                },
                {
                    "id": "2d91bce3-4345-4791-b297-54b59ed4cf93",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f7cdd8ce-e0ab-4883-99aa-3ea015d5d3e4/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 225.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 225.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e5a213bc-13e0-4e7b-b6c9-6d04b9898b77",
                            "gambit_id": "0b534728-f2a1-43dd-954f-a1083a6794ad",
                            "last_updated": "2022-11-01T09:47:22.927584-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 225.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d91bce3-4345-4791-b297-54b59ed4cf93/?format=api"
                        },
                        {
                            "id": "cdd59d75-4043-43ba-b0d6-a675c60b3b1e",
                            "gambit_id": "94498e2c-c041-4a3e-9ea9-60cd40139d7e",
                            "last_updated": "2022-11-01T09:47:22.928766-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 225.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d91bce3-4345-4791-b297-54b59ed4cf93/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1d535384-950a-4456-801e-211f04e6de87",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0a870ab8-9fd6-4c27-bcb9-4f74f088d93a",
            "completed": true,
            "last_updated": "2022-11-01T09:52:27.092173-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.2,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/0a870ab8-9fd6-4c27-bcb9-4f74f088d93a",
            "datetime": "2022-10-31T21:10:00-04:00",
            "cutoff_datetime": "2022-10-31T21:10:00-04:00",
            "name": "Memphis Grizzlies v. Utah Jazz",
            "bettypes": [
                {
                    "id": "e107a4af-0ff0-42b5-ae3e-6efc918544c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1d535384-950a-4456-801e-211f04e6de87/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5610.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 4390.0
                            }
                        ],
                        "expected_reward_tokens": 9480.9,
                        "profit_sb": -19.1,
                        "profit_sb_percentage": -0.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c2a5dea8-0820-416e-b951-a78f95b97b0b",
                            "gambit_id": "5ac02911-94f5-4718-920d-08b1c747cf04",
                            "last_updated": "2022-11-01T09:52:27.098583-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e107a4af-0ff0-42b5-ae3e-6efc918544c9/?format=api"
                        },
                        {
                            "id": "ec9b23f6-66a6-4315-be4e-6e9a69ca4e6a",
                            "gambit_id": "343ef6ed-1b5f-41f2-bb6a-a3243d8094f9",
                            "last_updated": "2022-11-01T09:52:27.099713-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e107a4af-0ff0-42b5-ae3e-6efc918544c9/?format=api"
                        }
                    ]
                },
                {
                    "id": "41bc5f11-cb47-443e-9ea7-940fab53954b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1d535384-950a-4456-801e-211f04e6de87/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Utah Jazz",
                                "amount": 5000.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8b4872b1-ac8e-49a2-9137-49585f7665cb",
                            "gambit_id": "11ae5bc2-6d5f-478e-a1ee-3903f4533a05",
                            "last_updated": "2022-11-01T09:52:27.102159-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41bc5f11-cb47-443e-9ea7-940fab53954b/?format=api"
                        },
                        {
                            "id": "61285cb0-21d5-499a-a223-473b3fad1e11",
                            "gambit_id": "ae8db649-ccc9-4d33-b060-32cc958102c7",
                            "last_updated": "2022-11-01T09:52:27.103288-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41bc5f11-cb47-443e-9ea7-940fab53954b/?format=api"
                        }
                    ]
                },
                {
                    "id": "6a6a5a66-72ec-4a70-9c5d-c7c4db7c4a95",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1d535384-950a-4456-801e-211f04e6de87/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 231.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 231.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ca392042-d186-47b3-8277-ef4ef47bd32a",
                            "gambit_id": "7900fa95-51e5-4785-b667-026c7670abda",
                            "last_updated": "2022-11-01T09:52:27.096157-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 231.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "231.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6a5a66-72ec-4a70-9c5d-c7c4db7c4a95/?format=api"
                        },
                        {
                            "id": "3b53d03a-c5b1-4b28-8682-a2f233563259",
                            "gambit_id": "40dfe2f3-d5d9-4f5c-b7a0-1941e6289c33",
                            "last_updated": "2022-11-01T09:52:27.095013-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 231.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "231.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6a5a66-72ec-4a70-9c5d-c7c4db7c4a95/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8a1687a7-4b6f-44ff-b0a0-1ec25c0a122c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1bca66a5-7c02-42a9-90ad-d5071b9992d9",
            "completed": true,
            "last_updated": "2022-11-01T09:47:22.621797-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/1bca66a5-7c02-42a9-90ad-d5071b9992d9",
            "datetime": "2022-10-31T20:15:00-04:00",
            "cutoff_datetime": "2022-10-31T20:15:00-04:00",
            "name": "Cincinnati Bengals v. Cleveland Browns",
            "bettypes": [
                {
                    "id": "f8034dae-81d5-4d8b-b4fc-aafd0253e36b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a1687a7-4b6f-44ff-b0a0-1ec25c0a122c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cincinnati Bengals",
                                "amount": 6104.0
                            },
                            {
                                "team": "Cleveland Browns",
                                "amount": 3896.0
                            }
                        ],
                        "expected_reward_tokens": 9583.28,
                        "profit_sb": 83.28,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "04fbaac0-77ea-409b-a341-6b944d101a27",
                            "gambit_id": "31d2b9e3-9c7e-4826-a528-60fb03dd1e25",
                            "last_updated": "2022-11-01T09:47:22.628712-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati Bengals",
                            "reward": "1.57000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8034dae-81d5-4d8b-b4fc-aafd0253e36b/?format=api"
                        },
                        {
                            "id": "df8ef028-a775-4fdf-b517-c82026d098ad",
                            "gambit_id": "ee7c3ee2-733a-4c53-9f51-8282abcf00f5",
                            "last_updated": "2022-11-01T09:47:22.627744-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Browns",
                            "reward": "2.46000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8034dae-81d5-4d8b-b4fc-aafd0253e36b/?format=api"
                        }
                    ]
                },
                {
                    "id": "1b0281d7-fd1e-498c-87c7-7107257537e2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a1687a7-4b6f-44ff-b0a0-1ec25c0a122c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cincinnati Bengals",
                                "amount": 5212.0
                            },
                            {
                                "team": "Cleveland Browns",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3c5f6721-4c6b-47cb-ab86-e41f9214c7c4",
                            "gambit_id": "54e0be66-e1ff-467a-bd14-309c27c8d93c",
                            "last_updated": "2022-11-01T09:47:22.631589-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati Bengals",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b0281d7-fd1e-498c-87c7-7107257537e2/?format=api"
                        },
                        {
                            "id": "d9c30f2c-7a43-4f7b-a310-559fc3d9a2c0",
                            "gambit_id": "ffb13f5c-5d69-4b56-ba72-63f2732786d2",
                            "last_updated": "2022-11-01T09:47:22.630627-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Browns",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b0281d7-fd1e-498c-87c7-7107257537e2/?format=api"
                        }
                    ]
                },
                {
                    "id": "ed6d0339-c1ca-4f83-b7b4-0c36715183f4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a1687a7-4b6f-44ff-b0a0-1ec25c0a122c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 45",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 45",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fc3be065-b67b-442b-8823-951f8f8e1103",
                            "gambit_id": "9ed340ed-ef7e-4ee3-8b6c-9ae3e7503bc9",
                            "last_updated": "2022-11-01T09:47:22.625787-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 45",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "45.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed6d0339-c1ca-4f83-b7b4-0c36715183f4/?format=api"
                        },
                        {
                            "id": "f69759ce-e923-4e74-a9b0-b1ec69efb215",
                            "gambit_id": "8b8019d3-5a11-4635-ac3f-34868e2f05a5",
                            "last_updated": "2022-11-01T09:47:22.624594-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 45",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "45.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed6d0339-c1ca-4f83-b7b4-0c36715183f4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a985af76-08b9-49ec-a360-bfe14b28b261",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cdc95660-83cb-4331-b489-2598a0db2380",
            "completed": true,
            "last_updated": "2022-11-01T09:52:28.008616-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.64,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/cdc95660-83cb-4331-b489-2598a0db2380",
            "datetime": "2022-10-31T20:10:00-04:00",
            "cutoff_datetime": "2022-10-31T20:10:00-04:00",
            "name": "Detroit Pistons v. Milwaukee Bucks",
            "bettypes": [
                {
                    "id": "0fb46d0f-a13e-474e-baa3-2ab68dbca69f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a985af76-08b9-49ec-a360-bfe14b28b261/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8692.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 1308.0
                            }
                        ],
                        "expected_reward_tokens": 9561.2,
                        "profit_sb": 61.2,
                        "profit_sb_percentage": 0.64,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0c97fbc6-bff0-49cb-92f6-23245949d7f6",
                            "gambit_id": "1526734b-0091-4747-86b9-f05071063dfc",
                            "last_updated": "2022-11-01T09:52:28.014852-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.10000",
                            "odds": "1.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fb46d0f-a13e-474e-baa3-2ab68dbca69f/?format=api"
                        },
                        {
                            "id": "bcc4499d-5c41-4329-bb14-a903549cef3c",
                            "gambit_id": "36ff3b11-3f8a-45bd-afae-173d3a2df493",
                            "last_updated": "2022-11-01T09:52:28.015997-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "7.31000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fb46d0f-a13e-474e-baa3-2ab68dbca69f/?format=api"
                        }
                    ]
                },
                {
                    "id": "e25d8d8b-c7c8-41e2-a201-0f4be6976ea1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a985af76-08b9-49ec-a360-bfe14b28b261/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Detroit Pistons",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1eea2caf-1364-432b-af16-0c4abec7d76e",
                            "gambit_id": "caf9b853-ed8b-40cd-bbf5-77e068b6aa6b",
                            "last_updated": "2022-11-01T09:52:28.018280-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e25d8d8b-c7c8-41e2-a201-0f4be6976ea1/?format=api"
                        },
                        {
                            "id": "afa36ea4-f2cd-4c5b-8c22-b2fd1f1bc2de",
                            "gambit_id": "1186fb78-0f24-419a-9162-751df7bde875",
                            "last_updated": "2022-11-01T09:52:28.019413-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e25d8d8b-c7c8-41e2-a201-0f4be6976ea1/?format=api"
                        }
                    ]
                },
                {
                    "id": "96e182bd-fdd3-44f1-8d34-757e21c7b114",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a985af76-08b9-49ec-a360-bfe14b28b261/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "da0263c9-4536-4def-9261-e1a5e6820467",
                            "gambit_id": "418de7cf-b4cd-48e0-93f2-7b7b17aa2c64",
                            "last_updated": "2022-11-01T09:52:28.011354-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 224.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "224.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96e182bd-fdd3-44f1-8d34-757e21c7b114/?format=api"
                        },
                        {
                            "id": "d58e3e28-98d0-4ef8-b029-9bb8dc9fb4b2",
                            "gambit_id": "4ca29a3b-8a51-4da9-9482-60375b584e04",
                            "last_updated": "2022-11-01T09:52:28.012499-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 224.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "224.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96e182bd-fdd3-44f1-8d34-757e21c7b114/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a3c4637f-642d-45d5-b9b5-cf5e34a98f7e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d3ac3e8b-7e44-45c9-b987-2f14b728adcf",
            "completed": true,
            "last_updated": "2022-11-01T10:17:28.205386-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.25,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d3ac3e8b-7e44-45c9-b987-2f14b728adcf",
            "datetime": "2022-10-31T20:05:00-04:00",
            "cutoff_datetime": "2022-10-31T20:05:00-04:00",
            "name": "Los Angeles Kings v. St Louis Blues",
            "bettypes": [
                {
                    "id": "9427eb34-db9b-4809-b614-e577ab2a3842",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a3c4637f-642d-45d5-b9b5-cf5e34a98f7e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5316.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0144175f-b342-454e-9a11-09abe1d9e6eb",
                            "gambit_id": "bdd8c0cc-c348-438a-acb7-7277d8fd1a92",
                            "last_updated": "2022-11-01T10:17:28.213961-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9427eb34-db9b-4809-b614-e577ab2a3842/?format=api"
                        },
                        {
                            "id": "8f89392d-2633-40b7-95c1-b5f869094495",
                            "gambit_id": "c095c601-a37d-44c5-8379-71e3af7a6697",
                            "last_updated": "2022-11-01T10:17:28.214893-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9427eb34-db9b-4809-b614-e577ab2a3842/?format=api"
                        }
                    ]
                },
                {
                    "id": "0ff36cdc-ab82-4fef-a360-550cf2f19b97",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a3c4637f-642d-45d5-b9b5-cf5e34a98f7e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6721.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 3279.0
                            }
                        ],
                        "expected_reward_tokens": 9476.31,
                        "profit_sb": -23.69,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4007c45d-91f5-42c1-9bbc-b326c6177de3",
                            "gambit_id": "a83d0c27-9e1d-4a71-b4ca-3f62115175a5",
                            "last_updated": "2022-11-01T10:17:28.211157-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.41000",
                            "odds": "1.42550",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ff36cdc-ab82-4fef-a360-550cf2f19b97/?format=api"
                        },
                        {
                            "id": "11d91f2a-9944-4308-bc3e-a67d6ac23399",
                            "gambit_id": "3d5e5395-db85-4e70-9cc8-10fa4f4aea56",
                            "last_updated": "2022-11-01T10:17:28.212083-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.89000",
                            "odds": "2.95000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ff36cdc-ab82-4fef-a360-550cf2f19b97/?format=api"
                        }
                    ]
                },
                {
                    "id": "75191f40-e5b7-4861-8b98-a15e71c180e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a3c4637f-642d-45d5-b9b5-cf5e34a98f7e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5212.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "72dcc7ce-3b0f-4eea-b674-61b046e445c9",
                            "gambit_id": "67f517c2-64c4-4764-9aae-8b27b75f25fd",
                            "last_updated": "2022-11-01T10:17:28.208078-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75191f40-e5b7-4861-8b98-a15e71c180e7/?format=api"
                        },
                        {
                            "id": "3d359341-2c7b-4ccd-9483-ef209af3d054",
                            "gambit_id": "d3a2c0e8-6a39-4c93-9c30-0b3bf72916f3",
                            "last_updated": "2022-11-01T10:17:28.209235-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75191f40-e5b7-4861-8b98-a15e71c180e7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ed16df24-cd0c-4a7c-b6cb-1d1f39842a23",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a3121731-44fe-4fd0-ae58-86639da6b710",
            "completed": false,
            "last_updated": "2022-12-24T17:12:21.446563-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.65,
            "sport_category": "MLB World Series Lines",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a3121731-44fe-4fd0-ae58-86639da6b710",
            "datetime": "2022-10-31T20:03:00-04:00",
            "cutoff_datetime": "2022-10-31T20:03:00-04:00",
            "name": "HOU (L McCullers) v. PHI (N Syndergaard)",
            "bettypes": [
                {
                    "id": "4a21be82-7609-4890-8c5a-6e043ca45f4f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ed16df24-cd0c-4a7c-b6cb-1d1f39842a23/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (L McCullers)",
                                "amount": 5487.0
                            },
                            {
                                "team": "PHI (N Syndergaard)",
                                "amount": 4513.0
                            }
                        ],
                        "expected_reward_tokens": 9657.12,
                        "profit_sb": 157.12,
                        "profit_sb_percentage": 1.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "31b439a7-f9aa-4868-b649-bc6ac2c3b106",
                            "gambit_id": "7696d016-cf49-49d3-8e45-b7eec65726a9",
                            "last_updated": "2022-12-24T17:12:21.457185-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (L McCullers)",
                            "reward": "1.76000",
                            "odds": "1.78120",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a21be82-7609-4890-8c5a-6e043ca45f4f/?format=api"
                        },
                        {
                            "id": "d1b9cf3a-8a45-4a15-a5b1-f2f390093858",
                            "gambit_id": "8cc07566-6ab2-464b-8432-00d76a299f0b",
                            "last_updated": "2022-12-24T17:12:21.456092-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (N Syndergaard)",
                            "reward": "2.14000",
                            "odds": "2.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a21be82-7609-4890-8c5a-6e043ca45f4f/?format=api"
                        }
                    ]
                },
                {
                    "id": "6c7de669-0f91-45c4-89e9-47a137129277",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ed16df24-cd0c-4a7c-b6cb-1d1f39842a23/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI",
                                "amount": 5780.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4220.0
                            }
                        ],
                        "expected_reward_tokens": 9537.0,
                        "profit_sb": 37.0,
                        "profit_sb_percentage": 0.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ef304128-8223-4fdf-95f7-290b59aa9f77",
                            "gambit_id": "ce21703b-ad06-4273-b080-f4c5bcee3f1c",
                            "last_updated": "2022-12-24T17:12:21.452791-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.65000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c7de669-0f91-45c4-89e9-47a137129277/?format=api"
                        },
                        {
                            "id": "1a143168-29ec-43e2-98e1-7c71d34c58bb",
                            "gambit_id": "4d74fb01-25ed-4c48-bb7f-089066343a6b",
                            "last_updated": "2022-12-24T17:12:21.453901-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "2.26000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c7de669-0f91-45c4-89e9-47a137129277/?format=api"
                        }
                    ]
                },
                {
                    "id": "08e79e39-6657-40e7-8e6c-4f766f54d5c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ed16df24-cd0c-4a7c-b6cb-1d1f39842a23/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 8",
                                "amount": 5106.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "58723e48-d6be-4a14-a052-32972f96a1e2",
                            "gambit_id": "5a7508e7-258b-4922-a599-0ea1fd4bce0b",
                            "last_updated": "2022-12-24T17:12:21.449330-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08e79e39-6657-40e7-8e6c-4f766f54d5c0/?format=api"
                        },
                        {
                            "id": "120b8d0e-3f11-4d4f-9bd6-14788e39916b",
                            "gambit_id": "264a118f-48fd-47d1-aa0f-3c5bb5b2d29e",
                            "last_updated": "2022-12-24T17:12:21.450454-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08e79e39-6657-40e7-8e6c-4f766f54d5c0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "20bc1fd9-08e1-45e7-b91e-73918fb8a036",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bec88d95-b3ab-4363-a249-1170f6b1bf98",
            "completed": true,
            "last_updated": "2022-11-01T09:52:27.406447-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.07,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/bec88d95-b3ab-4363-a249-1170f6b1bf98",
            "datetime": "2022-10-31T19:40:00-04:00",
            "cutoff_datetime": "2022-10-31T19:40:00-04:00",
            "name": "Indiana Pacers v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "d28e1c88-5a19-496b-9734-d2e87d94241e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20bc1fd9-08e1-45e7-b91e-73918fb8a036/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7303.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 2697.0
                            }
                        ],
                        "expected_reward_tokens": 9493.44,
                        "profit_sb": -6.56,
                        "profit_sb_percentage": -0.07,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f5d1eb23-bfe5-4468-84d0-28018671341d",
                            "gambit_id": "9cc343b1-5c43-4e7f-ba3f-989efcae1212",
                            "last_updated": "2022-11-01T09:52:27.412803-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.30000",
                            "odds": "1.31250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d28e1c88-5a19-496b-9734-d2e87d94241e/?format=api"
                        },
                        {
                            "id": "43baf882-5c26-4a9d-a44b-ca286853f36e",
                            "gambit_id": "8de25876-f4de-4908-ade2-8728b2ff0b75",
                            "last_updated": "2022-11-01T09:52:27.413795-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "3.52000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d28e1c88-5a19-496b-9734-d2e87d94241e/?format=api"
                        }
                    ]
                },
                {
                    "id": "4827e089-166d-4a33-86cc-fe75015ca433",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20bc1fd9-08e1-45e7-b91e-73918fb8a036/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a0859614-b53a-4bdf-a5bd-376043fcd826",
                            "gambit_id": "ca633064-cd5a-4369-8608-2a0a46724d59",
                            "last_updated": "2022-11-01T09:52:27.415775-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4827e089-166d-4a33-86cc-fe75015ca433/?format=api"
                        },
                        {
                            "id": "4c74b5ef-e573-4b29-aa99-fda330072c65",
                            "gambit_id": "305c6d92-9097-4cb4-81c5-4a234ae12eb2",
                            "last_updated": "2022-11-01T09:52:27.416818-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4827e089-166d-4a33-86cc-fe75015ca433/?format=api"
                        }
                    ]
                },
                {
                    "id": "bda4ba96-cedf-469a-8676-7ad153d9f0eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20bc1fd9-08e1-45e7-b91e-73918fb8a036/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 236.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 236.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "62be0340-43b2-4d6a-a3e4-bf6f9a12e3e5",
                            "gambit_id": "b81e9470-f6e4-4933-aeda-752b26d5773d",
                            "last_updated": "2022-11-01T09:52:27.410477-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 236.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bda4ba96-cedf-469a-8676-7ad153d9f0eb/?format=api"
                        },
                        {
                            "id": "39c86c0f-1a3e-4122-9ecc-4c8d8f2a5d34",
                            "gambit_id": "d37a8be6-cc83-4617-9a4c-fa2b15b11fa3",
                            "last_updated": "2022-11-01T09:52:27.409204-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 236.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bda4ba96-cedf-469a-8676-7ad153d9f0eb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "af0000ff-b173-4ff5-bac7-d525e9d1b3b7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8f1668f4-7410-475c-a500-d84a3141e8b4",
            "completed": true,
            "last_updated": "2022-11-01T09:57:24.194614-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.05,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/8f1668f4-7410-475c-a500-d84a3141e8b4",
            "datetime": "2022-10-31T19:40:00-04:00",
            "cutoff_datetime": "2022-10-31T19:40:00-04:00",
            "name": "Atlanta Hawks v. Toronto Raptors",
            "bettypes": [
                {
                    "id": "3cd13068-8d43-4a42-b67e-941f68e75b8e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/af0000ff-b173-4ff5-bac7-d525e9d1b3b7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5521.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 4479.0
                            }
                        ],
                        "expected_reward_tokens": 9495.48,
                        "profit_sb": -4.52,
                        "profit_sb_percentage": -0.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a89c1d99-f83e-4cb9-b0d6-f1eb98bfa14a",
                            "gambit_id": "31d2c14f-08b7-458e-8538-efc38b7adf1a",
                            "last_updated": "2022-11-01T09:57:24.200470-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.72000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cd13068-8d43-4a42-b67e-941f68e75b8e/?format=api"
                        },
                        {
                            "id": "76af74f9-aa01-4de9-8172-151dfa6c1027",
                            "gambit_id": "b6203289-5aa7-42f8-a773-58e545ae33a3",
                            "last_updated": "2022-11-01T09:57:24.201425-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "2.12000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cd13068-8d43-4a42-b67e-941f68e75b8e/?format=api"
                        }
                    ]
                },
                {
                    "id": "065a939b-dfff-4b85-a840-8b88b5a8b20d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/af0000ff-b173-4ff5-bac7-d525e9d1b3b7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5106.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c813591d-2ec3-46d5-a78b-6901d399064a",
                            "gambit_id": "7a592a58-9189-4ae4-a79f-33097bda9e1b",
                            "last_updated": "2022-11-01T09:57:24.203331-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/065a939b-dfff-4b85-a840-8b88b5a8b20d/?format=api"
                        },
                        {
                            "id": "b31ac093-1509-4b67-af7f-a8a89d964825",
                            "gambit_id": "bd94519e-db3a-43d8-8adc-8cb578e4e5a0",
                            "last_updated": "2022-11-01T09:57:24.204273-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/065a939b-dfff-4b85-a840-8b88b5a8b20d/?format=api"
                        }
                    ]
                },
                {
                    "id": "c8e71ae7-f85c-4781-9ce7-b7703d8e3e63",
                    "match": "https://api-prod.gambitprofit.com/api/matches/af0000ff-b173-4ff5-bac7-d525e9d1b3b7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 222.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 222.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "492af382-1087-43a6-b43c-bb315d1f136a",
                            "gambit_id": "23d3cc7f-3adc-458b-b177-a820673cbcd5",
                            "last_updated": "2022-11-01T09:57:24.198597-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 222.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8e71ae7-f85c-4781-9ce7-b7703d8e3e63/?format=api"
                        },
                        {
                            "id": "4b5506ae-1ebc-4495-9a25-197dafcf8b17",
                            "gambit_id": "08d2bb62-8136-4744-911c-8ffc3b725e46",
                            "last_updated": "2022-11-01T09:57:24.197466-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 222.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8e71ae7-f85c-4781-9ce7-b7703d8e3e63/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dc5cad54-c5de-4355-b166-1a7c8711eb55",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "93ade092-7a8c-4132-baa5-fa75af47a429",
            "completed": true,
            "last_updated": "2022-11-01T09:57:24.626341-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.73,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/93ade092-7a8c-4132-baa5-fa75af47a429",
            "datetime": "2022-10-31T19:10:00-04:00",
            "cutoff_datetime": "2022-10-31T19:10:00-04:00",
            "name": "Sacramento Kings v. Charlotte Hornets",
            "bettypes": [
                {
                    "id": "aed15c85-eb90-4b05-a32e-a0ded93e574a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc5cad54-c5de-4355-b166-1a7c8711eb55/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5945.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 4055.0
                            }
                        ],
                        "expected_reward_tokens": 9569.8,
                        "profit_sb": 69.8,
                        "profit_sb_percentage": 0.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "532bfd90-998d-4d06-a193-e5dc0400cd26",
                            "gambit_id": "213e9655-1eb8-451b-a3ba-573b3788bda0",
                            "last_updated": "2022-11-01T09:57:24.635729-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.61000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aed15c85-eb90-4b05-a32e-a0ded93e574a/?format=api"
                        },
                        {
                            "id": "5325984f-bd48-484a-b21a-df9cbd22e56e",
                            "gambit_id": "5ec02cf6-c4ad-4975-bc2f-80f4684f4c43",
                            "last_updated": "2022-11-01T09:57:24.634795-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "2.36000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aed15c85-eb90-4b05-a32e-a0ded93e574a/?format=api"
                        }
                    ]
                },
                {
                    "id": "ed556872-cd3a-40d8-98c9-bfd5c97dff78",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc5cad54-c5de-4355-b166-1a7c8711eb55/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "868ae034-1e9a-4c90-9d23-74b6188b0a02",
                            "gambit_id": "58462d73-1df9-490b-80b7-ac16ee3366fc",
                            "last_updated": "2022-11-01T09:57:24.631978-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed556872-cd3a-40d8-98c9-bfd5c97dff78/?format=api"
                        },
                        {
                            "id": "8dcddfab-2882-403a-87a0-7b1e94a76401",
                            "gambit_id": "83d8ccae-55b1-4133-a6e2-56dba862dd6e",
                            "last_updated": "2022-11-01T09:57:24.632926-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed556872-cd3a-40d8-98c9-bfd5c97dff78/?format=api"
                        }
                    ]
                },
                {
                    "id": "b5b4e32f-287f-4ff0-89f5-fc75f566d727",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc5cad54-c5de-4355-b166-1a7c8711eb55/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 231.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 231.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4165ed68-8550-4bb0-96a5-21dad3504a89",
                            "gambit_id": "ddc48140-7825-41bb-899e-434077dd125a",
                            "last_updated": "2022-11-01T09:57:24.629121-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 231.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "231.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5b4e32f-287f-4ff0-89f5-fc75f566d727/?format=api"
                        },
                        {
                            "id": "9141f562-f727-4516-bec9-3906e4e5d664",
                            "gambit_id": "cb8dadf6-7fec-4fce-a0ea-d88f0bfdc991",
                            "last_updated": "2022-11-01T09:57:24.630125-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 231.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "231.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5b4e32f-287f-4ff0-89f5-fc75f566d727/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3371c17c-69f9-4c0e-9226-f212c5ba64e5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3a4653d8-3ec8-4e60-b137-9796f1bddd61",
            "completed": true,
            "last_updated": "2022-11-01T09:57:24.046120-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.2,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/3a4653d8-3ec8-4e60-b137-9796f1bddd61",
            "datetime": "2022-10-31T19:10:00-04:00",
            "cutoff_datetime": "2022-10-31T19:10:00-04:00",
            "name": "Philadelphia 76ers v. Washington Wizards",
            "bettypes": [
                {
                    "id": "732803f4-8655-42b1-8202-e60d3c53e2a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3371c17c-69f9-4c0e-9226-f212c5ba64e5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 5610.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 4390.0
                            }
                        ],
                        "expected_reward_tokens": 9480.9,
                        "profit_sb": -19.1,
                        "profit_sb_percentage": -0.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e6513ac1-56bb-4ba5-a175-34e1f2cbf719",
                            "gambit_id": "8c1e3a8c-0b76-4e2f-a5e3-5fdffb9000d0",
                            "last_updated": "2022-11-01T09:57:24.055719-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/732803f4-8655-42b1-8202-e60d3c53e2a7/?format=api"
                        },
                        {
                            "id": "f38d7f78-70fd-4406-ac19-7be6cbc1369e",
                            "gambit_id": "0a7858f2-e748-410f-b4c9-2df415d010ae",
                            "last_updated": "2022-11-01T09:57:24.052059-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/732803f4-8655-42b1-8202-e60d3c53e2a7/?format=api"
                        }
                    ]
                },
                {
                    "id": "cffd8e77-4800-475a-a1b2-e449a868a8fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3371c17c-69f9-4c0e-9226-f212c5ba64e5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5106.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6cae53bb-6476-4f02-bd1e-ca2ee12bcfbd",
                            "gambit_id": "e44bc6c8-ee73-44b6-b4fc-4e69f7309d39",
                            "last_updated": "2022-11-01T09:57:24.058928-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cffd8e77-4800-475a-a1b2-e449a868a8fb/?format=api"
                        },
                        {
                            "id": "10ddc410-0b74-471c-be33-824a66de0163",
                            "gambit_id": "a7743f91-0965-4ed1-a3ee-2b3e24b28a8f",
                            "last_updated": "2022-11-01T09:57:24.057983-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cffd8e77-4800-475a-a1b2-e449a868a8fb/?format=api"
                        }
                    ]
                },
                {
                    "id": "cf188929-e699-4637-9bde-75d287739384",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3371c17c-69f9-4c0e-9226-f212c5ba64e5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "adedf8a0-23d0-4a98-b99c-45347955a0b7",
                            "gambit_id": "18b5a2e2-cbbf-48df-af35-3b5cdaaaa6fe",
                            "last_updated": "2022-11-01T09:57:24.050014-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 216",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "216.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf188929-e699-4637-9bde-75d287739384/?format=api"
                        },
                        {
                            "id": "a4736d30-1b6f-4f28-b253-30b4e95408e3",
                            "gambit_id": "f26253f7-623c-4e60-8c1b-06fdfbb34b33",
                            "last_updated": "2022-11-01T09:57:24.048935-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 216",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "216.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf188929-e699-4637-9bde-75d287739384/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ddd80ccf-851c-4e28-9203-d83729f73d16",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "abcf90e3-48ca-41f8-8864-78f11ce8c510",
            "completed": true,
            "last_updated": "2022-11-01T10:22:25.864372-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/abcf90e3-48ca-41f8-8864-78f11ce8c510",
            "datetime": "2022-10-31T19:05:00-04:00",
            "cutoff_datetime": "2022-10-31T19:05:00-04:00",
            "name": "Detroit Red Wings v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "c4c45776-c993-4573-89d7-9c24431a5e51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ddd80ccf-851c-4e28-9203-d83729f73d16/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5863.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 4137.0
                            }
                        ],
                        "expected_reward_tokens": 9556.47,
                        "profit_sb": 56.47,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6ca9e908-1ca1-4b66-88a0-05930b71f941",
                            "gambit_id": "522b8829-5f85-4349-9e71-386025e6ac34",
                            "last_updated": "2022-11-01T10:22:25.873008-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4c45776-c993-4573-89d7-9c24431a5e51/?format=api"
                        },
                        {
                            "id": "a5ba0c75-fd44-4cdf-a13f-cb79900f2ba8",
                            "gambit_id": "472d416b-7841-4c9d-b101-03cf8e1284e0",
                            "last_updated": "2022-11-01T10:22:25.873929-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4c45776-c993-4573-89d7-9c24431a5e51/?format=api"
                        }
                    ]
                },
                {
                    "id": "42ea3caa-43b3-497d-9457-47da02104c90",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ddd80ccf-851c-4e28-9203-d83729f73d16/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6326.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 3674.0
                            }
                        ],
                        "expected_reward_tokens": 9552.26,
                        "profit_sb": 52.26,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b6066c3a-81e5-427f-b2fa-d363dd67d06d",
                            "gambit_id": "81d8cda5-8212-42c1-82dc-1ed824937349",
                            "last_updated": "2022-11-01T10:22:25.871140-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42ea3caa-43b3-497d-9457-47da02104c90/?format=api"
                        },
                        {
                            "id": "42b5e8ac-6d9d-461a-8be4-c2ddd4fcd724",
                            "gambit_id": "2a819813-46d6-47cd-9be4-6931e464c76c",
                            "last_updated": "2022-11-01T10:22:25.870217-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.60000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42ea3caa-43b3-497d-9457-47da02104c90/?format=api"
                        }
                    ]
                },
                {
                    "id": "d1e5f43b-1c72-4891-a7ad-5b6b75235eb4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ddd80ccf-851c-4e28-9203-d83729f73d16/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5212.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "db6dd676-335a-4e9d-8f3c-cb48e699aa17",
                            "gambit_id": "5c71ed73-c082-45a6-9148-c2171a1cb033",
                            "last_updated": "2022-11-01T10:22:25.868317-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1e5f43b-1c72-4891-a7ad-5b6b75235eb4/?format=api"
                        },
                        {
                            "id": "eba26dd1-5e2e-4138-90da-bcc1b3c00e1d",
                            "gambit_id": "e7374584-ebbd-447d-9654-d281518baf2a",
                            "last_updated": "2022-11-01T10:22:25.867183-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1e5f43b-1c72-4891-a7ad-5b6b75235eb4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f12a9c9f-bf9a-41a4-8611-d0535e33f6fe",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "864291e3-4c08-4441-a3ef-af3e1f6b25a9",
            "completed": true,
            "last_updated": "2022-11-01T10:22:25.720580-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/864291e3-4c08-4441-a3ef-af3e1f6b25a9",
            "datetime": "2022-10-31T19:05:00-04:00",
            "cutoff_datetime": "2022-10-31T19:05:00-04:00",
            "name": "Washington Capitals v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "b4cea5ed-179b-44ff-9969-07cee20a5dd2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f12a9c9f-bf9a-41a4-8611-d0535e33f6fe/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6401.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 3599.0
                            }
                        ],
                        "expected_reward_tokens": 9537.35,
                        "profit_sb": 37.35,
                        "profit_sb_percentage": 0.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "81af80b5-0f07-4802-ba33-cd517c58e501",
                            "gambit_id": "577e8b65-3e3e-4f7e-91c6-a5a6f6141801",
                            "last_updated": "2022-11-01T10:22:25.729332-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4cea5ed-179b-44ff-9969-07cee20a5dd2/?format=api"
                        },
                        {
                            "id": "2cdbf19e-2002-4809-b821-05b38cdd2f64",
                            "gambit_id": "cce34441-e2cd-4e59-aa3e-a864848163f4",
                            "last_updated": "2022-11-01T10:22:25.730244-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.65000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4cea5ed-179b-44ff-9969-07cee20a5dd2/?format=api"
                        }
                    ]
                },
                {
                    "id": "f9cd6dea-e908-43bc-b2f7-586b9e76c18b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f12a9c9f-bf9a-41a4-8611-d0535e33f6fe/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5863.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 4137.0
                            }
                        ],
                        "expected_reward_tokens": 9556.47,
                        "profit_sb": 56.47,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "552de50a-ab9d-4392-8482-ffb76e15592c",
                            "gambit_id": "166e465c-5056-4a7e-8a1e-6d99e9d06761",
                            "last_updated": "2022-11-01T10:22:25.727429-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9cd6dea-e908-43bc-b2f7-586b9e76c18b/?format=api"
                        },
                        {
                            "id": "fcc96331-4082-4de8-9b45-91a0940acadf",
                            "gambit_id": "a0506e80-ffbe-4a41-b3c0-f9926775547b",
                            "last_updated": "2022-11-01T10:22:25.726455-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9cd6dea-e908-43bc-b2f7-586b9e76c18b/?format=api"
                        }
                    ]
                },
                {
                    "id": "c34a810e-c984-4682-9d1f-486cd3e8c524",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f12a9c9f-bf9a-41a4-8611-d0535e33f6fe/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5106.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0fd9fa90-38f4-4689-97d5-429f54778907",
                            "gambit_id": "2619fef4-7709-491c-9d4c-4a6eee11afde",
                            "last_updated": "2022-11-01T10:22:25.723444-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c34a810e-c984-4682-9d1f-486cd3e8c524/?format=api"
                        },
                        {
                            "id": "1e6b4f67-3884-4a3c-8288-07c3f38540ce",
                            "gambit_id": "907c48df-071f-4c12-8e7d-279531b21fc5",
                            "last_updated": "2022-11-01T10:22:25.724531-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c34a810e-c984-4682-9d1f-486cd3e8c524/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a261f020-0fa4-4d7a-baa7-bfd1fb23430f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3e52e418-1c39-4e8e-a1a3-aaf755a53f2a",
            "completed": true,
            "last_updated": "2022-11-01T14:35:23.454637-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.95,
            "sport_category": "CS:GO - Intel Extreme Masters",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/3e52e418-1c39-4e8e-a1a3-aaf755a53f2a",
            "datetime": "2022-10-31T13:45:00-04:00",
            "cutoff_datetime": "2022-10-31T13:45:00-04:00",
            "name": "Cloud9 v. Fnatic",
            "bettypes": [
                {
                    "id": "253bc435-844c-425e-9603-12067eb2999e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a261f020-0fa4-4d7a-baa7-bfd1fb23430f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cloud9",
                                "amount": 5775.0
                            },
                            {
                                "team": "Fnatic",
                                "amount": 4225.0
                            }
                        ],
                        "expected_reward_tokens": 9124.5,
                        "profit_sb": -375.5,
                        "profit_sb_percentage": -3.95,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cf966d0e-d53a-4137-9ae8-d448c55b68f7",
                            "gambit_id": "111cfd3e-88b8-4eea-a9c2-005ebe293fbc",
                            "last_updated": "2022-11-01T14:35:23.457195-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cloud9",
                            "reward": "1.58000",
                            "odds": "1.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/253bc435-844c-425e-9603-12067eb2999e/?format=api"
                        },
                        {
                            "id": "da6de79c-035f-46c7-9c29-285badc33dce",
                            "gambit_id": "8a656532-1f90-4888-9a15-e6117b50f60c",
                            "last_updated": "2022-11-01T14:35:23.458329-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fnatic",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/253bc435-844c-425e-9603-12067eb2999e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7e4f350d-9517-42d9-a631-2364c44a21c1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fdbf8d0f-896b-4f48-b226-1b72c5ce260f",
            "completed": true,
            "last_updated": "2022-11-01T14:38:19.396969-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -4.22,
            "sport_category": "CS:GO - Intel Extreme Masters",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/fdbf8d0f-896b-4f48-b226-1b72c5ce260f",
            "datetime": "2022-10-31T13:45:00-04:00",
            "cutoff_datetime": "2022-10-31T13:45:00-04:00",
            "name": "Team Vitality v. Imperial E-Sports",
            "bettypes": [
                {
                    "id": "6c4751cb-6f47-4f22-a4d7-280b27a316f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e4f350d-9517-42d9-a631-2364c44a21c1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Team Vitality",
                                "amount": 7520.0
                            },
                            {
                                "team": "Imperial E-Sports",
                                "amount": 2480.0
                            }
                        ],
                        "expected_reward_tokens": 9099.2,
                        "profit_sb": -400.8,
                        "profit_sb_percentage": -4.22,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "487220ff-0920-4e77-beea-58e479cd4ce1",
                            "gambit_id": "9c41684b-f5ba-4173-be09-60fd7745c263",
                            "last_updated": "2022-11-01T14:38:19.400945-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team Vitality",
                            "reward": "1.21000",
                            "odds": "1.22000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c4751cb-6f47-4f22-a4d7-280b27a316f3/?format=api"
                        },
                        {
                            "id": "190bc015-87a0-4a71-93d3-377c75b5c484",
                            "gambit_id": "5c28770f-ab84-45fd-b54f-65416badabe0",
                            "last_updated": "2022-11-01T14:38:19.399785-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Imperial E-Sports",
                            "reward": "3.67000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c4751cb-6f47-4f22-a4d7-280b27a316f3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "34a86e19-48e9-4c55-85da-931abdafb60d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5128851a-3821-48f4-876a-7378161453e1",
            "completed": true,
            "last_updated": "2022-11-01T14:38:21.524556-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.68,
            "sport_category": "CS:GO - Intel Extreme Masters",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/5128851a-3821-48f4-876a-7378161453e1",
            "datetime": "2022-10-31T12:30:00-04:00",
            "cutoff_datetime": "2022-10-31T12:30:00-04:00",
            "name": "Evil Geniuses v. IHC Esports",
            "bettypes": [
                {
                    "id": "fe6548e4-6445-4b47-b6a6-2dc4688f57eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/34a86e19-48e9-4c55-85da-931abdafb60d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Evil Geniuses",
                                "amount": 6778.0
                            },
                            {
                                "team": "IHC Esports",
                                "amount": 3222.0
                            }
                        ],
                        "expected_reward_tokens": 9150.3,
                        "profit_sb": -349.7,
                        "profit_sb_percentage": -3.68,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "31d5e1b8-e640-4a38-9537-753706cde1ee",
                            "gambit_id": "a3f6068f-46c9-40cb-8770-ebb292258a3d",
                            "last_updated": "2022-11-01T14:38:21.528242-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Evil Geniuses",
                            "reward": "1.35000",
                            "odds": "1.36000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe6548e4-6445-4b47-b6a6-2dc4688f57eb/?format=api"
                        },
                        {
                            "id": "ee2e7a7d-70e0-424c-b12c-42e370bd3320",
                            "gambit_id": "89b69bc8-6717-4bf9-bfb9-08463ed1d5df",
                            "last_updated": "2022-11-01T14:38:21.527158-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "IHC Esports",
                            "reward": "2.84000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe6548e4-6445-4b47-b6a6-2dc4688f57eb/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}