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=8900
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=9000",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=8800",
    "results": [
        {
            "id": "e239d851-8ed4-4282-9240-3402fafe18ea",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "af11cda6-f720-4976-b6d2-56dea4eb2a37",
            "completed": true,
            "last_updated": "2022-10-06T10:27:05.111314-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.73,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/af11cda6-f720-4976-b6d2-56dea4eb2a37",
            "datetime": "2022-10-05T15:00:00-04:00",
            "cutoff_datetime": "2022-10-05T15:00:00-04:00",
            "name": "Manchester City v. FC Copenhagen",
            "bettypes": [
                {
                    "id": "d96fb9b4-af07-4c9b-8477-14900a1689b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e239d851-8ed4-4282-9240-3402fafe18ea/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10400.0,
                        "profit_sb": 900.0,
                        "profit_sb_percentage": 9.47,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 9334.0
                            },
                            {
                                "team": "Draw",
                                "amount": 666.0
                            }
                        ],
                        "expected_reward_tokens": 9707.36,
                        "profit_sb": 207.36,
                        "profit_sb_percentage": 2.18,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 9068.0
                            },
                            {
                                "team": "Draw",
                                "amount": 647.0
                            },
                            {
                                "team": "FC Copenhagen",
                                "amount": 286.0
                            }
                        ],
                        "expected_reward_tokens": 9430.72,
                        "profit_sb": -69.28,
                        "profit_sb_percentage": -0.73,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ec743b0f-6603-45dd-928b-265f72292bd7",
                            "gambit_id": "c88cb704-80a3-42d3-b263-4901f5b23568",
                            "last_updated": "2022-10-06T10:27:05.118442-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Manchester City",
                            "reward": "1.04000",
                            "odds": "1.04000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d96fb9b4-af07-4c9b-8477-14900a1689b2/?format=api"
                        },
                        {
                            "id": "7b6c3c78-95be-46d3-87bc-426f6fd6e548",
                            "gambit_id": "5c502a04-a73c-4661-9282-5ca137d5532c",
                            "last_updated": "2022-10-06T10:27:05.119485-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "14.58000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d96fb9b4-af07-4c9b-8477-14900a1689b2/?format=api"
                        },
                        {
                            "id": "d72fdebd-b544-4a5d-8d46-43d3dc47eec3",
                            "gambit_id": "bb4452ad-9cd6-4985-bee0-e637e7ea7ea4",
                            "last_updated": "2022-10-06T10:27:05.117421-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "FC Copenhagen",
                            "reward": "33.01000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d96fb9b4-af07-4c9b-8477-14900a1689b2/?format=api"
                        }
                    ]
                },
                {
                    "id": "6b51e8ce-7a1d-4885-87d5-a20aea05fee8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e239d851-8ed4-4282-9240-3402fafe18ea/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 7721.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 2279.0
                            }
                        ],
                        "expected_reward_tokens": 9342.41,
                        "profit_sb": -157.59,
                        "profit_sb_percentage": -1.66,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5c765ca9-684b-4150-b1f7-dff4cb8a355b",
                            "gambit_id": "565b74ca-350e-4694-ba85-95ac3281a1b4",
                            "last_updated": "2022-10-06T10:27:05.115437-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.21000",
                            "odds": "1.22000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b51e8ce-7a1d-4885-87d5-a20aea05fee8/?format=api"
                        },
                        {
                            "id": "db7f3d39-7bad-4c30-9163-9abc47b0998b",
                            "gambit_id": "24864ab0-0b53-4af4-9b60-05f781318a71",
                            "last_updated": "2022-10-06T10:27:05.114263-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "4.10000",
                            "odds": "4.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b51e8ce-7a1d-4885-87d5-a20aea05fee8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fc0819cc-aa09-4975-a9df-fa4fe4d3fa90",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d285495e-6a4b-44ce-b82f-cd6de89c07ff",
            "completed": true,
            "last_updated": "2022-10-07T09:07:06.645040-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.3,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/d285495e-6a4b-44ce-b82f-cd6de89c07ff",
            "datetime": "2022-10-05T15:00:00-04:00",
            "cutoff_datetime": "2022-10-05T15:00:00-04:00",
            "name": "Benfica v. Paris Saint Germain",
            "bettypes": [
                {
                    "id": "e01aa09d-f842-424c-be72-e4e4f36f5a26",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fc0819cc-aa09-4975-a9df-fa4fe4d3fa90/?format=api",
                    "name": "Pick the Winner",
                    "created_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": 6519.0
                            },
                            {
                                "team": "Benfica",
                                "amount": 3481.0
                            }
                        ],
                        "expected_reward_tokens": 12253.12,
                        "profit_sb": 2753.12,
                        "profit_sb_percentage": 28.98,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Paris Saint Germain",
                                "amount": 4932.0
                            },
                            {
                                "team": "Benfica",
                                "amount": 2634.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2434.0
                            }
                        ],
                        "expected_reward_tokens": 9271.68,
                        "profit_sb": -228.32,
                        "profit_sb_percentage": -2.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "40539840-4c4f-42c0-8b5a-e399d9b37a1f",
                            "gambit_id": "98b50d75-b231-467d-9e05-235174e1c473",
                            "last_updated": "2022-10-07T09:07:06.651326-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Paris Saint Germain",
                            "reward": "1.88000",
                            "odds": "1.91000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e01aa09d-f842-424c-be72-e4e4f36f5a26/?format=api"
                        },
                        {
                            "id": "a640fe4e-a321-43d5-bd85-f33fbec30679",
                            "gambit_id": "d99cb74b-d984-43b8-bdcc-6ff1394fb259",
                            "last_updated": "2022-10-07T09:07:06.652516-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Benfica",
                            "reward": "3.52000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e01aa09d-f842-424c-be72-e4e4f36f5a26/?format=api"
                        },
                        {
                            "id": "b69ada4b-5872-4be4-9e8e-50298cb69584",
                            "gambit_id": "ba73be9c-7333-4984-a962-21bf258ef959",
                            "last_updated": "2022-10-07T09:07:06.653681-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.81000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e01aa09d-f842-424c-be72-e4e4f36f5a26/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5182ca0-ce96-4763-8c02-a8bf4d98b092",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fc0819cc-aa09-4975-a9df-fa4fe4d3fa90/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 6067.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3933.0
                            }
                        ],
                        "expected_reward_tokens": 9281.88,
                        "profit_sb": -218.12,
                        "profit_sb_percentage": -2.3,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c388cffd-491e-48d8-81cb-5f61dbaed0fd",
                            "gambit_id": "6c8a34e3-0279-4a6d-a268-40ae07f660a8",
                            "last_updated": "2022-10-07T09:07:06.647726-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.53000",
                            "odds": "1.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5182ca0-ce96-4763-8c02-a8bf4d98b092/?format=api"
                        },
                        {
                            "id": "4f38a253-e1a1-4b5b-896d-47e2a7337464",
                            "gambit_id": "0a7e355f-a043-4dab-a329-130edd53017d",
                            "last_updated": "2022-10-07T09:07:06.648883-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.36000",
                            "odds": "2.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5182ca0-ce96-4763-8c02-a8bf4d98b092/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cb48b7b9-328a-4c0b-a790-8412ea886e97",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6dd1c0a4-78f2-4065-911d-2216731e4fc8",
            "completed": true,
            "last_updated": "2022-10-07T09:07:06.039844-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.89,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/6dd1c0a4-78f2-4065-911d-2216731e4fc8",
            "datetime": "2022-10-05T15:00:00-04:00",
            "cutoff_datetime": "2022-10-05T15:00:00-04:00",
            "name": "Chelsea v. AC Milan",
            "bettypes": [
                {
                    "id": "1ece1f33-4f5c-49f8-840f-e430952a0917",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cb48b7b9-328a-4c0b-a790-8412ea886e97/?format=api",
                    "name": "Pick the Winner",
                    "created_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": 6860.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3140.0
                            }
                        ],
                        "expected_reward_tokens": 11523.8,
                        "profit_sb": 2023.8,
                        "profit_sb_percentage": 21.3,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chelsea",
                                "amount": 5549.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2540.0
                            },
                            {
                                "team": "AC Milan",
                                "amount": 1910.0
                            }
                        ],
                        "expected_reward_tokens": 9320.8,
                        "profit_sb": -179.2,
                        "profit_sb_percentage": -1.89,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "145061ac-f6b5-4989-807c-6ff8950e31cc",
                            "gambit_id": "eb521c8e-878b-4dd0-9afd-aaff389bacbe",
                            "last_updated": "2022-10-07T09:07:06.052035-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chelsea",
                            "reward": "1.68000",
                            "odds": "1.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ece1f33-4f5c-49f8-840f-e430952a0917/?format=api"
                        },
                        {
                            "id": "38dee60f-75d0-45d3-88e7-804943616bf8",
                            "gambit_id": "8e734b48-67d1-4b3e-95db-9615d1a7748f",
                            "last_updated": "2022-10-07T09:07:06.053974-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.67000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ece1f33-4f5c-49f8-840f-e430952a0917/?format=api"
                        },
                        {
                            "id": "2a179b68-7fb7-49c8-9ff5-98f8f2a62c43",
                            "gambit_id": "435cc215-751a-423a-8df0-473e58046a79",
                            "last_updated": "2022-10-07T09:07:06.046658-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "AC Milan",
                            "reward": "4.88000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ece1f33-4f5c-49f8-840f-e430952a0917/?format=api"
                        }
                    ]
                },
                {
                    "id": "3172f911-96c5-4f5b-ae89-8f2cf02772c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cb48b7b9-328a-4c0b-a790-8412ea886e97/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "87a2d3d0-1cc6-42da-b521-5ffcf102bc94",
                            "gambit_id": "ffc538e7-0b4e-4a84-be79-79852f1a0e88",
                            "last_updated": "2022-10-07T09:07:06.043679-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.85000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3172f911-96c5-4f5b-ae89-8f2cf02772c2/?format=api"
                        },
                        {
                            "id": "83f8f5d3-edcb-4e77-8f4e-46cbdfa52818",
                            "gambit_id": "1c76c09d-6b52-4adb-9787-a4d6aecc449e",
                            "last_updated": "2022-10-07T09:07:06.042521-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.85000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3172f911-96c5-4f5b-ae89-8f2cf02772c2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "86f5fbf7-e415-4004-8f72-d5c8a74d529d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b6e6244c-2390-4eb3-b3ce-3c0c058db231",
            "completed": true,
            "last_updated": "2022-10-07T09:12:06.022296-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.96,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/b6e6244c-2390-4eb3-b3ce-3c0c058db231",
            "datetime": "2022-10-05T15:00:00-04:00",
            "cutoff_datetime": "2022-10-05T15:00:00-04:00",
            "name": "Juventus v. Maccabi Haifa",
            "bettypes": [
                {
                    "id": "ca5e93eb-e365-4ccc-9740-1ceb3d252945",
                    "match": "https://api-prod.gambitprofit.com/api/matches/86f5fbf7-e415-4004-8f72-d5c8a74d529d/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Juventus",
                                "amount": 7717.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2283.0
                            }
                        ],
                        "expected_reward_tokens": 10340.78,
                        "profit_sb": 840.78,
                        "profit_sb_percentage": 8.85,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Juventus",
                                "amount": 6882.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2036.0
                            },
                            {
                                "team": "Maccabi Haifa",
                                "amount": 1082.0
                            }
                        ],
                        "expected_reward_tokens": 9218.64,
                        "profit_sb": -281.36,
                        "profit_sb_percentage": -2.96,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3cbc4658-60f7-4961-ae97-7746af549e71",
                            "gambit_id": "c570878f-141a-459d-a793-dc39166f69ec",
                            "last_updated": "2022-10-07T09:12:06.028844-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Juventus",
                            "reward": "1.34000",
                            "odds": "1.36000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca5e93eb-e365-4ccc-9740-1ceb3d252945/?format=api"
                        },
                        {
                            "id": "15e79fc8-c79d-4290-8120-c102c879a8ad",
                            "gambit_id": "cd89d812-e422-4554-a4ba-61ce053ab22e",
                            "last_updated": "2022-10-07T09:12:06.030143-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.53000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca5e93eb-e365-4ccc-9740-1ceb3d252945/?format=api"
                        },
                        {
                            "id": "f0a87919-b3e2-42cb-aad8-2ace9e965249",
                            "gambit_id": "c329259f-e6ea-4402-9210-bf99b7ea8a58",
                            "last_updated": "2022-10-07T09:12:06.027691-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Maccabi Haifa",
                            "reward": "8.52000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca5e93eb-e365-4ccc-9740-1ceb3d252945/?format=api"
                        }
                    ]
                },
                {
                    "id": "230e1c1e-8543-48ae-93d7-9f51008fb419",
                    "match": "https://api-prod.gambitprofit.com/api/matches/86f5fbf7-e415-4004-8f72-d5c8a74d529d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5378.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4622.0
                            }
                        ],
                        "expected_reward_tokens": 9196.38,
                        "profit_sb": -303.62,
                        "profit_sb_percentage": -3.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c4b537b4-86e6-4f34-a1cb-762941acfc2d",
                            "gambit_id": "ea31a500-2c61-4e2e-8b9d-f19edcff853f",
                            "last_updated": "2022-10-07T09:12:06.025780-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.71000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/230e1c1e-8543-48ae-93d7-9f51008fb419/?format=api"
                        },
                        {
                            "id": "3601cb33-b7df-415e-9dd1-57424a6f68f2",
                            "gambit_id": "dc9e9f96-1ed3-4ddc-96c9-47c645912ba0",
                            "last_updated": "2022-10-07T09:12:06.024807-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.99000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/230e1c1e-8543-48ae-93d7-9f51008fb419/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "10e9650f-d4c9-4db8-8bb5-3a41aa388efa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "915e038b-1090-43db-a653-7f7d365c23be",
            "completed": true,
            "last_updated": "2022-10-07T09:07:06.343033-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.83,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/915e038b-1090-43db-a653-7f7d365c23be",
            "datetime": "2022-10-05T12:45:00-04:00",
            "cutoff_datetime": "2022-10-05T12:45:00-04:00",
            "name": "RB Leipzig v. Celtic",
            "bettypes": [
                {
                    "id": "d92c3241-b9c4-4b32-bb50-5805dc51e34b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/10e9650f-d4c9-4db8-8bb5-3a41aa388efa/?format=api",
                    "name": "Pick the Winner",
                    "created_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": 7508.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2492.0
                            }
                        ],
                        "expected_reward_tokens": 11186.92,
                        "profit_sb": 1686.92,
                        "profit_sb_percentage": 17.76,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "RB Leipzig",
                                "amount": 6260.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2077.0
                            },
                            {
                                "team": "Celtic",
                                "amount": 1663.0
                            }
                        ],
                        "expected_reward_tokens": 9325.73,
                        "profit_sb": -174.27,
                        "profit_sb_percentage": -1.83,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "115ac8c1-c9fe-4f45-a7cb-925bdd442093",
                            "gambit_id": "2d04ee58-92a7-4130-8967-4fc416637003",
                            "last_updated": "2022-10-07T09:07:06.350006-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "RB Leipzig",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d92c3241-b9c4-4b32-bb50-5805dc51e34b/?format=api"
                        },
                        {
                            "id": "ea73f837-670f-4eed-b7ae-ee8c00bc9090",
                            "gambit_id": "40cff122-7b26-4b05-a8e4-ce782be64559",
                            "last_updated": "2022-10-07T09:07:06.351109-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.49000",
                            "odds": "4.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d92c3241-b9c4-4b32-bb50-5805dc51e34b/?format=api"
                        },
                        {
                            "id": "116cf960-d1f7-4d60-888d-0adade468d24",
                            "gambit_id": "ee62d8e8-a154-46e2-a577-1d2a573326ce",
                            "last_updated": "2022-10-07T09:07:06.348872-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Celtic",
                            "reward": "5.61000",
                            "odds": "5.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d92c3241-b9c4-4b32-bb50-5805dc51e34b/?format=api"
                        }
                    ]
                },
                {
                    "id": "ac777e29-bf30-4c11-a7e5-f72c4b3c027a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/10e9650f-d4c9-4db8-8bb5-3a41aa388efa/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6047.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": -369.03,
                        "profit_sb_percentage": -3.88,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "db45a318-b079-4e58-9ed4-c6313e6651dc",
                            "gambit_id": "37d79259-2708-492b-a1f9-026402a919a0",
                            "last_updated": "2022-10-07T09:07:06.346708-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.51000",
                            "odds": "1.53000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac777e29-bf30-4c11-a7e5-f72c4b3c027a/?format=api"
                        },
                        {
                            "id": "1e3c3771-5a7b-4ab6-9155-4865fa6b72f1",
                            "gambit_id": "98ae4546-26f8-45f1-927b-2c5a4c6225d9",
                            "last_updated": "2022-10-07T09:07:06.345617-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac777e29-bf30-4c11-a7e5-f72c4b3c027a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bf8e6152-fa8d-426b-88dc-3f6e3be630b5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "32704317-7ba0-445b-89fe-6b3a4677b50a",
            "completed": true,
            "last_updated": "2022-10-07T09:07:06.496195-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.53,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/32704317-7ba0-445b-89fe-6b3a4677b50a",
            "datetime": "2022-10-05T12:45:00-04:00",
            "cutoff_datetime": "2022-10-05T12:45:00-04:00",
            "name": "FC Red Bull Salzburg v. NK Dinamo Zagreb",
            "bettypes": [
                {
                    "id": "c4cf7c51-a1d1-494d-8af8-5373bf1b8977",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf8e6152-fa8d-426b-88dc-3f6e3be630b5/?format=api",
                    "name": "Pick the Winner",
                    "created_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 Red Bull Salzburg",
                                "amount": 6799.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3201.0
                            }
                        ],
                        "expected_reward_tokens": 11490.31,
                        "profit_sb": 1990.31,
                        "profit_sb_percentage": 20.95,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "FC Red Bull Salzburg",
                                "amount": 5424.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2553.0
                            },
                            {
                                "team": "NK Dinamo Zagreb",
                                "amount": 2023.0
                            }
                        ],
                        "expected_reward_tokens": 9164.19,
                        "profit_sb": -335.81,
                        "profit_sb_percentage": -3.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c5c3bb18-6807-413d-b19c-cd3e8b406d0d",
                            "gambit_id": "b22df1ee-7309-43f6-9e59-d2bf95123d45",
                            "last_updated": "2022-10-07T09:07:06.502311-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "FC Red Bull Salzburg",
                            "reward": "1.69000",
                            "odds": "1.73000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4cf7c51-a1d1-494d-8af8-5373bf1b8977/?format=api"
                        },
                        {
                            "id": "3b10bcec-ff1d-4fbd-9cdc-104aa06f20f9",
                            "gambit_id": "30a54cc2-3624-4ecd-a86d-fbd6b0ac6528",
                            "last_updated": "2022-10-07T09:07:06.503253-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.59000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4cf7c51-a1d1-494d-8af8-5373bf1b8977/?format=api"
                        },
                        {
                            "id": "7aa2c041-8087-4c16-867c-89e436590e8b",
                            "gambit_id": "33a48ef9-cd29-4b00-ad8d-ea83c17dc530",
                            "last_updated": "2022-10-07T09:07:06.501368-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NK Dinamo Zagreb",
                            "reward": "4.53000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4cf7c51-a1d1-494d-8af8-5373bf1b8977/?format=api"
                        }
                    ]
                },
                {
                    "id": "79456f1e-f657-4030-85f9-e335d186ed4f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf8e6152-fa8d-426b-88dc-3f6e3be630b5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": -350.0,
                        "profit_sb_percentage": -3.68,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d9db4657-2146-48c6-b405-6947f8e0a3de",
                            "gambit_id": "ad071489-093f-4c73-ab98-dc28ea4e65cd",
                            "last_updated": "2022-10-07T09:07:06.498545-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.83000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79456f1e-f657-4030-85f9-e335d186ed4f/?format=api"
                        },
                        {
                            "id": "77486d48-fea5-40ba-ace7-d8a94798264d",
                            "gambit_id": "3604ace1-450b-4888-982d-68a7ef3341d0",
                            "last_updated": "2022-10-07T09:07:06.499487-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.83000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79456f1e-f657-4030-85f9-e335d186ed4f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "95aafc78-3e0c-480d-89c0-3e2441be27cc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1ed8439c-af4e-49cb-9d35-0aaf1a42c86a",
            "completed": true,
            "last_updated": "2022-10-05T06:42:21.809061-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.84,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1ed8439c-af4e-49cb-9d35-0aaf1a42c86a",
            "datetime": "2022-10-04T22:10:00-04:00",
            "cutoff_datetime": "2022-10-04T22:10:00-04:00",
            "name": "COL (R Feltner) v. LOS (J Urias)",
            "bettypes": [
                {
                    "id": "b4ed7b83-2cfa-43d8-8609-f9d69a87d4d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/95aafc78-3e0c-480d-89c0-3e2441be27cc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (J Urias)",
                                "amount": 7440.0
                            },
                            {
                                "team": "COL (R Feltner)",
                                "amount": 2560.0
                            }
                        ],
                        "expected_reward_tokens": 9523.2,
                        "profit_sb": 23.2,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "81514ed7-ca99-40e2-9426-98d991f7a7da",
                            "gambit_id": "266f6824-b00d-4615-a91e-46655e7e2f8a",
                            "last_updated": "2022-10-05T06:42:21.818298-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (J Urias)",
                            "reward": "1.28000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4ed7b83-2cfa-43d8-8609-f9d69a87d4d0/?format=api"
                        },
                        {
                            "id": "f1803b13-707f-49fa-9e31-247a6a664ecf",
                            "gambit_id": "ec619728-64db-4910-8954-fb972b3ad45a",
                            "last_updated": "2022-10-05T06:42:21.819345-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL (R Feltner)",
                            "reward": "3.72000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4ed7b83-2cfa-43d8-8609-f9d69a87d4d0/?format=api"
                        }
                    ]
                },
                {
                    "id": "8ff75952-9f24-45ec-a7fd-4f5118f06b35",
                    "match": "https://api-prod.gambitprofit.com/api/matches/95aafc78-3e0c-480d-89c0-3e2441be27cc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 6025.0
                            },
                            {
                                "team": "COL",
                                "amount": 3975.0
                            }
                        ],
                        "expected_reward_tokens": 9579.75,
                        "profit_sb": 79.75,
                        "profit_sb_percentage": 0.84,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5476f800-ea64-44ff-8f23-148f77525a97",
                            "gambit_id": "e4c4439b-6dbb-4753-8c70-6c2373b14781",
                            "last_updated": "2022-10-05T06:42:21.815244-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "1.59000",
                            "odds": "1.60610",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ff75952-9f24-45ec-a7fd-4f5118f06b35/?format=api"
                        },
                        {
                            "id": "09c15afd-6602-4105-9b94-38f1c4625aa0",
                            "gambit_id": "6ed65e31-9970-4aa6-9329-05b59e95d9c3",
                            "last_updated": "2022-10-05T06:42:21.816259-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL",
                            "reward": "2.41000",
                            "odds": "2.45000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ff75952-9f24-45ec-a7fd-4f5118f06b35/?format=api"
                        }
                    ]
                },
                {
                    "id": "069ab6ff-1420-4080-b800-f18c6c8854b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/95aafc78-3e0c-480d-89c0-3e2441be27cc/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5212.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "26b30331-5004-41df-85d9-fa3431a5896f",
                            "gambit_id": "cfdbd9a9-7ed3-472a-ab2e-e048f9883fd9",
                            "last_updated": "2022-10-05T06:42:21.812959-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/069ab6ff-1420-4080-b800-f18c6c8854b4/?format=api"
                        },
                        {
                            "id": "d07947a9-5388-4731-8bdb-7c40bd0a2b3e",
                            "gambit_id": "9ad6c0b5-5b2a-4d18-9bf8-6edaf5347cc5",
                            "last_updated": "2022-10-05T06:42:21.811824-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/069ab6ff-1420-4080-b800-f18c6c8854b4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "82bcaaec-9768-436a-ad90-f904bfa1b1a0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "37e58248-5689-4dd5-afa0-7e99425d1533",
            "completed": false,
            "last_updated": "2022-12-24T17:12:11.586944-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.81,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/37e58248-5689-4dd5-afa0-7e99425d1533",
            "datetime": "2022-10-04T21:40:00-04:00",
            "cutoff_datetime": "2022-10-04T21:40:00-04:00",
            "name": "SFO (C Rodon) v. SDG (S Manaea)",
            "bettypes": [
                {
                    "id": "8a9e0dbf-a979-493c-a34b-e50ab69844eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82bcaaec-9768-436a-ad90-f904bfa1b1a0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (S Manaea)",
                                "amount": 5623.0
                            },
                            {
                                "team": "SFO (C Rodon)",
                                "amount": 4377.0
                            }
                        ],
                        "expected_reward_tokens": 9671.56,
                        "profit_sb": 171.56,
                        "profit_sb_percentage": 1.81,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "56385883-a0b4-449b-8035-868b9191f34a",
                            "gambit_id": "802c0d01-3279-40bc-b402-9bc4c7e70876",
                            "last_updated": "2022-12-24T17:12:11.597957-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (S Manaea)",
                            "reward": "1.72000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a9e0dbf-a979-493c-a34b-e50ab69844eb/?format=api"
                        },
                        {
                            "id": "50d7416b-ddea-4fb8-849c-221dd8c4b981",
                            "gambit_id": "26d026c3-46f9-438f-bb30-aab03d33e8a3",
                            "last_updated": "2022-12-24T17:12:11.596813-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO (C Rodon)",
                            "reward": "2.21000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a9e0dbf-a979-493c-a34b-e50ab69844eb/?format=api"
                        }
                    ]
                },
                {
                    "id": "52894c89-b043-4100-843f-93922e8813e2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82bcaaec-9768-436a-ad90-f904bfa1b1a0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO",
                                "amount": 6235.0
                            },
                            {
                                "team": "SDG",
                                "amount": 3765.0
                            }
                        ],
                        "expected_reward_tokens": 9600.75,
                        "profit_sb": 100.75,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "17815258-917d-44c0-9774-301d17404110",
                            "gambit_id": "9274c56e-590f-4a4e-a174-968d96dc6df0",
                            "last_updated": "2022-12-24T17:12:11.594414-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO",
                            "reward": "1.54000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52894c89-b043-4100-843f-93922e8813e2/?format=api"
                        },
                        {
                            "id": "1635c663-4660-4d4d-8beb-c999bc2fa793",
                            "gambit_id": "b799cc4f-7051-4697-9480-2a660242aa8f",
                            "last_updated": "2022-12-24T17:12:11.593299-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "2.55000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52894c89-b043-4100-843f-93922e8813e2/?format=api"
                        }
                    ]
                },
                {
                    "id": "28d24f39-4b16-4f6d-a724-b56128f9eccf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82bcaaec-9768-436a-ad90-f904bfa1b1a0/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5212.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5ae86908-c916-418a-b887-bac5840af86e",
                            "gambit_id": "b9da2392-4078-4cbf-8450-891dde363b64",
                            "last_updated": "2022-12-24T17:12:11.590925-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28d24f39-4b16-4f6d-a724-b56128f9eccf/?format=api"
                        },
                        {
                            "id": "abddb9eb-5ac5-401b-8d6b-c7a287ea7a57",
                            "gambit_id": "b86d6cae-b50b-4e5e-96fd-69ade3300acf",
                            "last_updated": "2022-12-24T17:12:11.589744-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28d24f39-4b16-4f6d-a724-b56128f9eccf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fea7d2b2-b3d8-40e9-bfc2-5d704abff331",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1b94267e-005e-4b2a-8e11-1c1cbe0a533a",
            "completed": true,
            "last_updated": "2022-10-05T06:42:21.655124-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.65,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1b94267e-005e-4b2a-8e11-1c1cbe0a533a",
            "datetime": "2022-10-04T21:40:00-04:00",
            "cutoff_datetime": "2022-10-04T21:40:00-04:00",
            "name": "LAA (M Lorenzen) v. OAK (C Irvin)",
            "bettypes": [
                {
                    "id": "4bbd189a-3cff-441c-a6a8-b15606d4b9d6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fea7d2b2-b3d8-40e9-bfc2-5d704abff331/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LAA (M Lorenzen)",
                                "amount": 5783.0
                            },
                            {
                                "team": "OAK (C Irvin)",
                                "amount": 4217.0
                            }
                        ],
                        "expected_reward_tokens": 9656.93,
                        "profit_sb": 156.93,
                        "profit_sb_percentage": 1.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "915bf7ed-a062-4cf1-a118-47c9a4474b89",
                            "gambit_id": "58b2236c-8723-4dc4-a3ba-f7648276ef62",
                            "last_updated": "2022-10-05T06:42:21.664787-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA (M Lorenzen)",
                            "reward": "1.67000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bbd189a-3cff-441c-a6a8-b15606d4b9d6/?format=api"
                        },
                        {
                            "id": "dcc14428-1b9a-4fc2-b373-8ed2391ad794",
                            "gambit_id": "a8145809-3af6-4d75-b531-051539eeaa17",
                            "last_updated": "2022-10-05T06:42:21.665726-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK (C Irvin)",
                            "reward": "2.29000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bbd189a-3cff-441c-a6a8-b15606d4b9d6/?format=api"
                        }
                    ]
                },
                {
                    "id": "ce8be1d6-f203-4353-8fa7-87be28821cd4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fea7d2b2-b3d8-40e9-bfc2-5d704abff331/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "OAK",
                                "amount": 5610.0
                            },
                            {
                                "team": "LAA",
                                "amount": 4390.0
                            }
                        ],
                        "expected_reward_tokens": 9480.9,
                        "profit_sb": -19.1,
                        "profit_sb_percentage": -0.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d16dfeec-a440-4cd7-806c-7090b5a7986b",
                            "gambit_id": "fa6716e7-8b4e-422a-834e-6d5bac7253f8",
                            "last_updated": "2022-10-05T06:42:21.661934-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce8be1d6-f203-4353-8fa7-87be28821cd4/?format=api"
                        },
                        {
                            "id": "50edd487-d188-406b-b3f9-38f94a8e1bf8",
                            "gambit_id": "bf97d065-06cd-45ac-badd-74cc2a4de2d9",
                            "last_updated": "2022-10-05T06:42:21.662890-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce8be1d6-f203-4353-8fa7-87be28821cd4/?format=api"
                        }
                    ]
                },
                {
                    "id": "2d5ccee6-a212-46e8-be07-94fa2be36558",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fea7d2b2-b3d8-40e9-bfc2-5d704abff331/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5212.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f8a97c8a-b437-4204-b748-5249ce9741a7",
                            "gambit_id": "39c0e8b7-1ddb-43c5-9487-adec45a6bada",
                            "last_updated": "2022-10-05T06:42:21.658329-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d5ccee6-a212-46e8-be07-94fa2be36558/?format=api"
                        },
                        {
                            "id": "cda1357b-c709-47fb-806e-0dd7b7f6d61f",
                            "gambit_id": "30602dcc-8485-4187-91c7-cf27c29799df",
                            "last_updated": "2022-10-05T06:42:21.659664-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d5ccee6-a212-46e8-be07-94fa2be36558/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a59ce6dd-f10b-4a1c-a900-9c40b9b4b8fb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7e72c0ee-f169-40a6-b73e-6aac5b11f18b",
            "completed": true,
            "last_updated": "2022-10-05T06:42:21.339165-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.81,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7e72c0ee-f169-40a6-b73e-6aac5b11f18b",
            "datetime": "2022-10-04T20:10:00-04:00",
            "cutoff_datetime": "2022-10-04T20:10:00-04:00",
            "name": "MIN (J Winder) v. CWS (L Giolito)",
            "bettypes": [
                {
                    "id": "94474fa1-514e-445f-92e0-6ca3664daf12",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a59ce6dd-f10b-4a1c-a900-9c40b9b4b8fb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS (L Giolito)",
                                "amount": 5623.0
                            },
                            {
                                "team": "MIN (J Winder)",
                                "amount": 4377.0
                            }
                        ],
                        "expected_reward_tokens": 9671.56,
                        "profit_sb": 171.56,
                        "profit_sb_percentage": 1.81,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "79108c7e-d9a7-44e0-89d5-eb5bff101a9e",
                            "gambit_id": "5af3f15c-8f3b-4943-b27b-3ed157bef444",
                            "last_updated": "2022-10-05T06:42:21.347631-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (L Giolito)",
                            "reward": "1.72000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94474fa1-514e-445f-92e0-6ca3664daf12/?format=api"
                        },
                        {
                            "id": "0b659a6c-2020-4c4f-9afc-8ffbf48d2e90",
                            "gambit_id": "9668c1fa-ef7e-4048-86ab-d845aed93d8c",
                            "last_updated": "2022-10-05T06:42:21.348588-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (J Winder)",
                            "reward": "2.21000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94474fa1-514e-445f-92e0-6ca3664daf12/?format=api"
                        }
                    ]
                },
                {
                    "id": "b35e2815-5175-41d8-ad4f-cfe15626c16f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a59ce6dd-f10b-4a1c-a900-9c40b9b4b8fb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN",
                                "amount": 6173.0
                            },
                            {
                                "team": "CWS",
                                "amount": 3827.0
                            }
                        ],
                        "expected_reward_tokens": 9567.5,
                        "profit_sb": 67.5,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e8505fb0-9786-4a0d-be60-0e4c1e8483ef",
                            "gambit_id": "0bbdf92c-bc78-4273-b95b-ecb31f043112",
                            "last_updated": "2022-10-05T06:42:21.344654-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b35e2815-5175-41d8-ad4f-cfe15626c16f/?format=api"
                        },
                        {
                            "id": "643d9f73-03c5-4573-8c2e-775885bedc14",
                            "gambit_id": "36252a06-0d9f-4f1c-b845-ab255dfdfd20",
                            "last_updated": "2022-10-05T06:42:21.345642-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "2.50000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b35e2815-5175-41d8-ad4f-cfe15626c16f/?format=api"
                        }
                    ]
                },
                {
                    "id": "7c1bff8f-cb47-45ec-953d-aa095a5a233f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a59ce6dd-f10b-4a1c-a900-9c40b9b4b8fb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7cdbe800-858f-4329-83c1-4a2a45dc5deb",
                            "gambit_id": "f6b90377-07fb-4b1a-aeaf-1918ee1fa912",
                            "last_updated": "2022-10-05T06:42:21.342509-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/7c1bff8f-cb47-45ec-953d-aa095a5a233f/?format=api"
                        },
                        {
                            "id": "7a6d0f9d-080a-44e3-8926-1748b25afe25",
                            "gambit_id": "b5590e78-5627-48fb-b0b9-c6775a622a89",
                            "last_updated": "2022-10-05T06:42:21.341530-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/7c1bff8f-cb47-45ec-953d-aa095a5a233f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d58f70fb-95c5-418e-9dbd-7eb4fc8760a9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e0192077-ebf9-444f-8836-23fac109afe7",
            "completed": true,
            "last_updated": "2022-10-05T06:47:21.096185-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.57,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e0192077-ebf9-444f-8836-23fac109afe7",
            "datetime": "2022-10-04T20:10:00-04:00",
            "cutoff_datetime": "2022-10-04T20:10:00-04:00",
            "name": "PHI (R Suarez) v. HOU (J Verlander)",
            "bettypes": [
                {
                    "id": "e1871403-cde1-4e28-84c6-689fca730e5a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d58f70fb-95c5-418e-9dbd-7eb4fc8760a9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6636.0
                            },
                            {
                                "team": "PHI (R Suarez)",
                                "amount": 3364.0
                            }
                        ],
                        "expected_reward_tokens": 9553.76,
                        "profit_sb": 53.76,
                        "profit_sb_percentage": 0.57,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "daffeb30-bdf1-46c2-a549-7b81fb8d7c19",
                            "gambit_id": "bc44aba1-b4d6-4b2e-82fa-5f9376180ae8",
                            "last_updated": "2022-10-05T06:47:21.105567-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (J Verlander)",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1871403-cde1-4e28-84c6-689fca730e5a/?format=api"
                        },
                        {
                            "id": "3fe53fc6-ba92-455d-aabd-d97521c41fd9",
                            "gambit_id": "afc6a91c-6916-40fb-a23c-c5b3fb72468b",
                            "last_updated": "2022-10-05T06:47:21.104575-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (R Suarez)",
                            "reward": "2.84000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1871403-cde1-4e28-84c6-689fca730e5a/?format=api"
                        }
                    ]
                },
                {
                    "id": "c52bc326-cc1e-47a1-b29e-1b754b855f64",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d58f70fb-95c5-418e-9dbd-7eb4fc8760a9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5212.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "12eab91a-a2c0-4fa9-b8aa-be33b6ba7232",
                            "gambit_id": "773fa252-61be-41c8-b426-cceaff6dc2ba",
                            "last_updated": "2022-10-05T06:47:21.102602-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c52bc326-cc1e-47a1-b29e-1b754b855f64/?format=api"
                        },
                        {
                            "id": "8440f14c-a9d0-40cb-8d43-a7b26e61703b",
                            "gambit_id": "66390ba1-8e12-41a0-841e-97868e51fa13",
                            "last_updated": "2022-10-05T06:47:21.101619-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c52bc326-cc1e-47a1-b29e-1b754b855f64/?format=api"
                        }
                    ]
                },
                {
                    "id": "a53c7f73-b0bf-42e3-a5a3-cfc85a7e9826",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d58f70fb-95c5-418e-9dbd-7eb4fc8760a9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "0d29d71d-d1ab-412e-922d-922e77c2ba9f",
                            "gambit_id": "0ca42e46-fd17-49c6-b356-9a5ca2392e16",
                            "last_updated": "2022-10-05T06:47:21.099656-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/a53c7f73-b0bf-42e3-a5a3-cfc85a7e9826/?format=api"
                        },
                        {
                            "id": "e07d5e03-689a-4912-93a8-87ba87dd941e",
                            "gambit_id": "e92cdee4-224c-488c-a6c2-9c81216072e6",
                            "last_updated": "2022-10-05T06:47:21.098668-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/a53c7f73-b0bf-42e3-a5a3-cfc85a7e9826/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7a4e4954-7029-41ab-ae3b-a8b26ab4a222",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3acf2534-b64f-4eed-b283-ccf2ba26ee91",
            "completed": true,
            "last_updated": "2022-10-05T06:47:20.946585-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.44,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3acf2534-b64f-4eed-b283-ccf2ba26ee91",
            "datetime": "2022-10-04T19:40:00-04:00",
            "cutoff_datetime": "2022-10-04T19:40:00-04:00",
            "name": "ARI (Z Gallen) v. MIL (E Lauer)",
            "bettypes": [
                {
                    "id": "441b79fe-5a62-4964-b631-0fac7dd9b71e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a4e4954-7029-41ab-ae3b-a8b26ab4a222/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI (Z Gallen)",
                                "amount": 5181.0
                            },
                            {
                                "team": "MIL (E Lauer)",
                                "amount": 4819.0
                            }
                        ],
                        "expected_reward_tokens": 9636.66,
                        "profit_sb": 136.66,
                        "profit_sb_percentage": 1.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "15ddde76-34d8-4999-907a-58649fef908d",
                            "gambit_id": "2bb42cbc-11b0-4a81-abc3-8015e63bcaf6",
                            "last_updated": "2022-10-05T06:47:20.957239-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI (Z Gallen)",
                            "reward": "1.86000",
                            "odds": "1.88500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/441b79fe-5a62-4964-b631-0fac7dd9b71e/?format=api"
                        },
                        {
                            "id": "19b9de57-6e33-42f0-94e5-d05256267f4e",
                            "gambit_id": "1410bd07-d4c3-47f6-be81-c6d5a656e3a7",
                            "last_updated": "2022-10-05T06:47:20.956252-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (E Lauer)",
                            "reward": "2.00000",
                            "odds": "2.03000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/441b79fe-5a62-4964-b631-0fac7dd9b71e/?format=api"
                        }
                    ]
                },
                {
                    "id": "2445355c-c58f-4f68-9f43-c32b48b0954a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a4e4954-7029-41ab-ae3b-a8b26ab4a222/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL",
                                "amount": 6104.0
                            },
                            {
                                "team": "ARI",
                                "amount": 3896.0
                            }
                        ],
                        "expected_reward_tokens": 9583.28,
                        "profit_sb": 83.28,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e9e7ffde-b7ee-4aab-87f7-3bceefc19452",
                            "gambit_id": "3dc237f8-39de-4efb-9233-574e6ea577d7",
                            "last_updated": "2022-10-05T06:47:20.953230-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "1.57000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2445355c-c58f-4f68-9f43-c32b48b0954a/?format=api"
                        },
                        {
                            "id": "a172d8c7-7e67-4656-abc4-a6d1e48e3735",
                            "gambit_id": "388be0cb-5573-4a23-81a7-c5cb8644d13b",
                            "last_updated": "2022-10-05T06:47:20.954283-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI",
                            "reward": "2.46000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2445355c-c58f-4f68-9f43-c32b48b0954a/?format=api"
                        }
                    ]
                },
                {
                    "id": "b91cabee-a4ce-47bd-8333-9cdce0c0befe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a4e4954-7029-41ab-ae3b-a8b26ab4a222/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5212.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "049abaf5-a87c-456e-be64-d42b0b49fe88",
                            "gambit_id": "349abbfd-7d62-4414-8be7-994afd897950",
                            "last_updated": "2022-10-05T06:47:20.949430-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b91cabee-a4ce-47bd-8333-9cdce0c0befe/?format=api"
                        },
                        {
                            "id": "1ddca9a8-5a53-4432-95b3-00efcce08890",
                            "gambit_id": "3b2d4c5e-b44e-4a39-a564-3f1acb6344cf",
                            "last_updated": "2022-10-05T06:47:20.950514-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b91cabee-a4ce-47bd-8333-9cdce0c0befe/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "86a09007-847c-4c00-bacd-0f1236156951",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9931bd72-703c-4cba-ba84-8ab739d4c686",
            "completed": true,
            "last_updated": "2022-10-05T06:51:51.172777-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.74,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9931bd72-703c-4cba-ba84-8ab739d4c686",
            "datetime": "2022-10-04T19:10:00-04:00",
            "cutoff_datetime": "2022-10-04T19:10:00-04:00",
            "name": "WAS (P Espino) v. NYM (T Walker) - Game 2",
            "bettypes": [
                {
                    "id": "e41e6d1b-d77a-45d3-84a6-c5d4ee968f62",
                    "match": "https://api-prod.gambitprofit.com/api/matches/86a09007-847c-4c00-bacd-0f1236156951/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (T Walker)",
                                "amount": 7037.0
                            },
                            {
                                "team": "WAS (P Espino)",
                                "amount": 2963.0
                            }
                        ],
                        "expected_reward_tokens": 9570.32,
                        "profit_sb": 70.32,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3531f409-6f7b-4c46-8032-c3b18cc18bd2",
                            "gambit_id": "69a7fdd5-7c66-4b25-afbf-662890e56a1d",
                            "last_updated": "2022-10-05T06:51:51.182785-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (T Walker)",
                            "reward": "1.36000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e41e6d1b-d77a-45d3-84a6-c5d4ee968f62/?format=api"
                        },
                        {
                            "id": "49a1d871-99c3-4e6b-a81f-0a471a36dea6",
                            "gambit_id": "9d88b5bd-6def-4917-a28c-ad59147b2b11",
                            "last_updated": "2022-10-05T06:51:51.183887-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS (P Espino)",
                            "reward": "3.23000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e41e6d1b-d77a-45d3-84a6-c5d4ee968f62/?format=api"
                        }
                    ]
                },
                {
                    "id": "cb2ce71d-eab4-47d1-91ab-d5187118561d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/86a09007-847c-4c00-bacd-0f1236156951/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM",
                                "amount": 5316.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8fce3dcf-0625-4b9b-a0ae-6b2136c7bb3c",
                            "gambit_id": "23ac1a7c-d081-4a2c-840a-31f265053f6a",
                            "last_updated": "2022-10-05T06:51:51.179412-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb2ce71d-eab4-47d1-91ab-d5187118561d/?format=api"
                        },
                        {
                            "id": "84859f26-7ee0-4151-8f1c-d6b44cba5f2c",
                            "gambit_id": "8f1daa82-ea90-4b4e-874a-ef5c7e607b32",
                            "last_updated": "2022-10-05T06:51:51.180600-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb2ce71d-eab4-47d1-91ab-d5187118561d/?format=api"
                        }
                    ]
                },
                {
                    "id": "f0af8d40-c9ce-498f-b079-e568e2430727",
                    "match": "https://api-prod.gambitprofit.com/api/matches/86a09007-847c-4c00-bacd-0f1236156951/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5316.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eec44d8c-3904-4a22-9811-9f48e65a892e",
                            "gambit_id": "e87342da-2072-4dec-9cbf-88e051f8a4e4",
                            "last_updated": "2022-10-05T06:51:51.176951-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0af8d40-c9ce-498f-b079-e568e2430727/?format=api"
                        },
                        {
                            "id": "a21c5570-3a93-48d1-89ce-231b62b0881d",
                            "gambit_id": "f5d16c34-aa19-4521-a81d-113997179284",
                            "last_updated": "2022-10-05T06:51:51.175726-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0af8d40-c9ce-498f-b079-e568e2430727/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "88600e01-333a-443e-9699-dbf2f2f48b5e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "84058b95-a39d-4310-9647-149693eaac41",
            "completed": true,
            "last_updated": "2022-10-05T07:21:54.023556-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.26,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/84058b95-a39d-4310-9647-149693eaac41",
            "datetime": "2022-10-04T19:10:00-04:00",
            "cutoff_datetime": "2022-10-04T19:10:00-04:00",
            "name": "TAM (J Springs) v. BOS (N Eovaldi)",
            "bettypes": [
                {
                    "id": "32d1e670-0e6d-46ba-b89f-6b8d996ebb0d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/88600e01-333a-443e-9699-dbf2f2f48b5e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (J Springs)",
                                "amount": 5117.0
                            },
                            {
                                "team": "BOS (N Eovaldi)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9619.51,
                        "profit_sb": 119.51,
                        "profit_sb_percentage": 1.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f663bd50-94a7-46e2-a4bf-2b12970eb50e",
                            "gambit_id": "1172eaf5-151c-4187-b52a-6c63e07831b5",
                            "last_updated": "2022-10-05T07:21:54.031899-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (J Springs)",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32d1e670-0e6d-46ba-b89f-6b8d996ebb0d/?format=api"
                        },
                        {
                            "id": "0ec9651a-ebc7-49f2-81c8-b113f4c494f0",
                            "gambit_id": "c1716a3d-1c74-4c78-8fa8-5de845a2b4f3",
                            "last_updated": "2022-10-05T07:21:54.032810-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (N Eovaldi)",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32d1e670-0e6d-46ba-b89f-6b8d996ebb0d/?format=api"
                        }
                    ]
                },
                {
                    "id": "a50abea7-1c30-4bc4-8d25-9e6859764906",
                    "match": "https://api-prod.gambitprofit.com/api/matches/88600e01-333a-443e-9699-dbf2f2f48b5e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS",
                                "amount": 6025.0
                            },
                            {
                                "team": "TAM",
                                "amount": 3975.0
                            }
                        ],
                        "expected_reward_tokens": 9579.75,
                        "profit_sb": 79.75,
                        "profit_sb_percentage": 0.84,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ae6813ef-574a-4c57-9aef-f59f29547324",
                            "gambit_id": "37160d96-c265-4e88-9d2c-f05721390aa9",
                            "last_updated": "2022-10-05T07:21:54.029142-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "1.59000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a50abea7-1c30-4bc4-8d25-9e6859764906/?format=api"
                        },
                        {
                            "id": "ac036b9a-9183-4d04-9c68-7a3e05d8d301",
                            "gambit_id": "ac25e295-c414-4067-9d9c-a2fd6c8921e9",
                            "last_updated": "2022-10-05T07:21:54.030067-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM",
                            "reward": "2.41000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a50abea7-1c30-4bc4-8d25-9e6859764906/?format=api"
                        }
                    ]
                },
                {
                    "id": "7afac51e-a59c-4d20-926b-ed931deba8a0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/88600e01-333a-443e-9699-dbf2f2f48b5e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5316.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "101c59e1-b9ca-4841-97fb-1d2f7731e9f9",
                            "gambit_id": "038f2e98-af36-41f9-aeff-3b5b0b06c6ea",
                            "last_updated": "2022-10-05T07:21:54.026154-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7afac51e-a59c-4d20-926b-ed931deba8a0/?format=api"
                        },
                        {
                            "id": "8a1cc925-b029-4f7a-b568-dfd961101ff1",
                            "gambit_id": "69bb4371-e13a-42ed-9ddb-e31e6178197d",
                            "last_updated": "2022-10-05T07:21:54.027172-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7afac51e-a59c-4d20-926b-ed931deba8a0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "958ae876-e848-45a1-9bd5-c0313973a5d8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7fef5ffb-97bb-4e50-9e0c-ce33b4b6a242",
            "completed": false,
            "last_updated": "2022-12-24T17:12:11.118216-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.76,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7fef5ffb-97bb-4e50-9e0c-ce33b4b6a242",
            "datetime": "2022-10-04T19:05:00-04:00",
            "cutoff_datetime": "2022-10-04T19:05:00-04:00",
            "name": "TOR (M White) v. BAL (M Baumann)",
            "bettypes": [
                {
                    "id": "a2ee04a9-6be4-46af-9740-a740d822060a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/958ae876-e848-45a1-9bd5-c0313973a5d8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL (M Baumann)",
                                "amount": 5524.0
                            },
                            {
                                "team": "TOR (M White)",
                                "amount": 4476.0
                            }
                        ],
                        "expected_reward_tokens": 9667.0,
                        "profit_sb": 167.0,
                        "profit_sb_percentage": 1.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8ecb341c-12b7-4fab-8a0a-affbd0bf7b63",
                            "gambit_id": "db498c7a-3bab-4b37-a333-34c0d11f34e5",
                            "last_updated": "2022-12-24T17:12:11.128672-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL (M Baumann)",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2ee04a9-6be4-46af-9740-a740d822060a/?format=api"
                        },
                        {
                            "id": "c405af6c-cde3-4a39-aba3-b1a01b2e93ed",
                            "gambit_id": "9a7d2545-94a9-408c-a501-df153d92a165",
                            "last_updated": "2022-12-24T17:12:11.129884-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR (M White)",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2ee04a9-6be4-46af-9740-a740d822060a/?format=api"
                        }
                    ]
                },
                {
                    "id": "1850e208-5a2e-44a8-8ebd-da7f3d066c5d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/958ae876-e848-45a1-9bd5-c0313973a5d8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR",
                                "amount": 6326.0
                            },
                            {
                                "team": "BAL",
                                "amount": 3674.0
                            }
                        ],
                        "expected_reward_tokens": 9552.26,
                        "profit_sb": 52.26,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b516954d-5d5f-4459-b14a-f061bad4902b",
                            "gambit_id": "99137cd1-62e2-4f35-ad41-5a1587f26235",
                            "last_updated": "2022-12-24T17:12:11.126232-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1850e208-5a2e-44a8-8ebd-da7f3d066c5d/?format=api"
                        },
                        {
                            "id": "5712243f-45e8-4403-b092-da42f8864d95",
                            "gambit_id": "2d477dc4-1c54-4ddc-8e98-fea1f019eb57",
                            "last_updated": "2022-12-24T17:12:11.125004-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL",
                            "reward": "2.60000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1850e208-5a2e-44a8-8ebd-da7f3d066c5d/?format=api"
                        }
                    ]
                },
                {
                    "id": "5486d778-352e-4eae-a475-d669b8ef1ad8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/958ae876-e848-45a1-9bd5-c0313973a5d8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7",
                                "amount": 5106.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "07830d0c-ce9c-47fc-a801-83aa9e7f68bb",
                            "gambit_id": "9a799c57-13c4-467f-b95d-ea4260f79d6f",
                            "last_updated": "2022-12-24T17:12:11.121295-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5486d778-352e-4eae-a475-d669b8ef1ad8/?format=api"
                        },
                        {
                            "id": "acf06005-d3ce-4d53-9745-4c38a0bc4a8b",
                            "gambit_id": "a397d7bd-8345-4282-8746-31f3eb8ff6d1",
                            "last_updated": "2022-12-24T17:12:11.122542-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5486d778-352e-4eae-a475-d669b8ef1ad8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "80a6e117-eb23-4240-ab8d-2d1814b5f878",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "85c4f1a6-0994-4b81-9bb4-76ce6dda27cb",
            "completed": true,
            "last_updated": "2022-10-05T06:56:51.498374-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.66,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/85c4f1a6-0994-4b81-9bb4-76ce6dda27cb",
            "datetime": "2022-10-04T18:40:00-04:00",
            "cutoff_datetime": "2022-10-04T18:40:00-04:00",
            "name": "ATL (J Odorizzi) v. MIA (B Garrett)",
            "bettypes": [
                {
                    "id": "3ea3a5af-7e20-44b5-ba20-373acb9c9506",
                    "match": "https://api-prod.gambitprofit.com/api/matches/80a6e117-eb23-4240-ab8d-2d1814b5f878/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL (J Odorizzi)",
                                "amount": 6074.0
                            },
                            {
                                "team": "MIA (B Garrett)",
                                "amount": 3926.0
                            }
                        ],
                        "expected_reward_tokens": 9657.66,
                        "profit_sb": 157.66,
                        "profit_sb_percentage": 1.66,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dd483fc0-8e8e-4fad-a16c-0fc9ad18ec51",
                            "gambit_id": "3cb6bc0e-3464-4eac-a658-9626595c440b",
                            "last_updated": "2022-10-05T06:56:51.507939-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (J Odorizzi)",
                            "reward": "1.59000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ea3a5af-7e20-44b5-ba20-373acb9c9506/?format=api"
                        },
                        {
                            "id": "dc0b0321-2691-4b2e-a4fb-e17df606d185",
                            "gambit_id": "ccdea668-39a8-4ba9-9c78-c31cb87b34e7",
                            "last_updated": "2022-10-05T06:56:51.507006-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA (B Garrett)",
                            "reward": "2.46000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ea3a5af-7e20-44b5-ba20-373acb9c9506/?format=api"
                        }
                    ]
                },
                {
                    "id": "32d6dd9a-b9a0-4fac-b9b8-8d9acd2933bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/80a6e117-eb23-4240-ab8d-2d1814b5f878/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA",
                                "amount": 5212.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "11072be3-5b44-491b-a08e-2f8514db88b0",
                            "gambit_id": "66fcfe90-6824-4701-8162-3a788bda0d00",
                            "last_updated": "2022-10-05T06:56:51.504202-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32d6dd9a-b9a0-4fac-b9b8-8d9acd2933bb/?format=api"
                        },
                        {
                            "id": "bee73559-88b7-41c2-9d43-f5dc3a1a4d6d",
                            "gambit_id": "537cd5c1-be39-40d8-8bab-ecd3cbe9e9c3",
                            "last_updated": "2022-10-05T06:56:51.505139-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32d6dd9a-b9a0-4fac-b9b8-8d9acd2933bb/?format=api"
                        }
                    ]
                },
                {
                    "id": "8ebed96e-c4bc-4f61-a8a3-84beb1b8a828",
                    "match": "https://api-prod.gambitprofit.com/api/matches/80a6e117-eb23-4240-ab8d-2d1814b5f878/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5316.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f1d532b5-7d09-47cd-9e69-13b20ee5822a",
                            "gambit_id": "f93d3140-d44e-4cb4-88ca-35b85bc08bc3",
                            "last_updated": "2022-10-05T06:56:51.501242-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ebed96e-c4bc-4f61-a8a3-84beb1b8a828/?format=api"
                        },
                        {
                            "id": "2c99cea2-9726-4796-9eeb-3de94a6269c3",
                            "gambit_id": "5805ef99-df2b-4eb0-b506-cd69e40b32d3",
                            "last_updated": "2022-10-05T06:56:51.502338-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ebed96e-c4bc-4f61-a8a3-84beb1b8a828/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aa830795-bcf2-440d-ad61-3d81ed23f853",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ccd14d1b-2f75-4aad-b8ab-2e7655048132",
            "completed": true,
            "last_updated": "2022-10-05T07:01:55.581019-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.26,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ccd14d1b-2f75-4aad-b8ab-2e7655048132",
            "datetime": "2022-10-04T18:40:00-04:00",
            "cutoff_datetime": "2022-10-04T18:40:00-04:00",
            "name": "CHC (J Assad) v. CIN (L Cessa)",
            "bettypes": [
                {
                    "id": "ddd98fbd-0d95-4d0f-b8b3-e7a64f8aad65",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa830795-bcf2-440d-ad61-3d81ed23f853/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC (J Assad)",
                                "amount": 5117.0
                            },
                            {
                                "team": "CIN (L Cessa)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9619.51,
                        "profit_sb": 119.51,
                        "profit_sb_percentage": 1.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "107feb68-868b-4d49-b706-f9bcd27cdef5",
                            "gambit_id": "9b0bc711-f2f7-4795-9da6-890887e318da",
                            "last_updated": "2022-10-05T07:01:55.591710-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC (J Assad)",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddd98fbd-0d95-4d0f-b8b3-e7a64f8aad65/?format=api"
                        },
                        {
                            "id": "4d291637-647f-4c29-b986-139a32f4bd1f",
                            "gambit_id": "5e984cec-8c11-480c-bc0f-bec7c62e7fe5",
                            "last_updated": "2022-10-05T07:01:55.590782-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (L Cessa)",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddd98fbd-0d95-4d0f-b8b3-e7a64f8aad65/?format=api"
                        }
                    ]
                },
                {
                    "id": "6b8a2e5c-d5c3-497c-a49c-e0d8a1277393",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa830795-bcf2-440d-ad61-3d81ed23f853/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC",
                                "amount": 6563.0
                            },
                            {
                                "team": "CIN",
                                "amount": 3437.0
                            }
                        ],
                        "expected_reward_tokens": 9450.72,
                        "profit_sb": -49.28,
                        "profit_sb_percentage": -0.52,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ec52a060-a980-44fd-a6b1-9d123b14f417",
                            "gambit_id": "6a8ac976-6d74-411f-a86f-3f3b9a767894",
                            "last_updated": "2022-10-05T07:01:55.587477-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b8a2e5c-d5c3-497c-a49c-e0d8a1277393/?format=api"
                        },
                        {
                            "id": "afdd2af0-8267-4832-9ab9-f6eb7407150b",
                            "gambit_id": "559f156d-fa47-4015-9c9c-b66139cc43bf",
                            "last_updated": "2022-10-05T07:01:55.588730-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "2.75000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b8a2e5c-d5c3-497c-a49c-e0d8a1277393/?format=api"
                        }
                    ]
                },
                {
                    "id": "22feafda-b57e-4354-bcb5-4286ab46db58",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa830795-bcf2-440d-ad61-3d81ed23f853/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 8.5",
                                "amount": 5212.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ceb7931e-bd67-45b2-a057-038f706fa038",
                            "gambit_id": "2cba02bc-add4-45ba-97f1-a1f91b7d64b3",
                            "last_updated": "2022-10-05T07:01:55.585184-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22feafda-b57e-4354-bcb5-4286ab46db58/?format=api"
                        },
                        {
                            "id": "91dbba94-0c0e-4c50-a19e-6f77abeb43ac",
                            "gambit_id": "519d74b5-545a-4faa-b9b9-1de1064e3003",
                            "last_updated": "2022-10-05T07:01:55.584056-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22feafda-b57e-4354-bcb5-4286ab46db58/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5c4a2cab-012f-4017-8602-3bdc2d956a92",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "457ad80e-7d93-4fdf-aa8e-fc408efd7657",
            "completed": true,
            "last_updated": "2022-10-05T07:01:56.598163-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.35,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/457ad80e-7d93-4fdf-aa8e-fc408efd7657",
            "datetime": "2022-10-04T18:35:00-04:00",
            "cutoff_datetime": "2022-10-04T18:35:00-04:00",
            "name": "STL (D Hudson) v. PIT (J Brubaker)",
            "bettypes": [
                {
                    "id": "dfb37817-0d0a-4f13-a165-3542bb7e9cba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c4a2cab-012f-4017-8602-3bdc2d956a92/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL (D Hudson)",
                                "amount": 5233.0
                            },
                            {
                                "team": "PIT (J Brubaker)",
                                "amount": 4767.0
                            }
                        ],
                        "expected_reward_tokens": 9628.72,
                        "profit_sb": 128.72,
                        "profit_sb_percentage": 1.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9a0a1f19-fcee-49b6-bd9f-5335e4bad680",
                            "gambit_id": "4044516e-e9e5-4ed2-9c5f-9de5ec291cfd",
                            "last_updated": "2022-10-05T07:01:56.607142-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (D Hudson)",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfb37817-0d0a-4f13-a165-3542bb7e9cba/?format=api"
                        },
                        {
                            "id": "9e023d03-67a8-4a93-8677-cbe03d73a1ee",
                            "gambit_id": "d6756ba1-974a-4dfa-9c35-ca9e54b1a8d1",
                            "last_updated": "2022-10-05T07:01:56.608108-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (J Brubaker)",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfb37817-0d0a-4f13-a165-3542bb7e9cba/?format=api"
                        }
                    ]
                },
                {
                    "id": "a983c50a-07f4-4eb3-8d2b-2f1bf093f3dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c4a2cab-012f-4017-8602-3bdc2d956a92/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PIT",
                                "amount": 6025.0
                            },
                            {
                                "team": "STL",
                                "amount": 3975.0
                            }
                        ],
                        "expected_reward_tokens": 9579.75,
                        "profit_sb": 79.75,
                        "profit_sb_percentage": 0.84,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "36e1e39b-5830-4633-b0f5-270f575a374e",
                            "gambit_id": "dd857864-ba9d-49a3-bd2d-f642dd4c2c4f",
                            "last_updated": "2022-10-05T07:01:56.603594-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "1.59000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a983c50a-07f4-4eb3-8d2b-2f1bf093f3dc/?format=api"
                        },
                        {
                            "id": "377b4d7e-7a14-4d23-9535-dc98a7fee211",
                            "gambit_id": "d33fd49e-a030-4d08-aa3a-c658eade406f",
                            "last_updated": "2022-10-05T07:01:56.604553-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "2.41000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a983c50a-07f4-4eb3-8d2b-2f1bf093f3dc/?format=api"
                        }
                    ]
                },
                {
                    "id": "40811005-ce71-453c-a668-0bef2b999532",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c4a2cab-012f-4017-8602-3bdc2d956a92/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5212.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eaa5460f-6d84-470a-985a-b25ef969a9a6",
                            "gambit_id": "3f669ff9-e029-43d3-b365-a628a992231a",
                            "last_updated": "2022-10-05T07:01:56.601547-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40811005-ce71-453c-a668-0bef2b999532/?format=api"
                        },
                        {
                            "id": "5247d4f5-ce97-40f3-b9d8-bab4250b487e",
                            "gambit_id": "8eb19c77-24bd-48f7-a491-bffd311fc729",
                            "last_updated": "2022-10-05T07:01:56.600576-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40811005-ce71-453c-a668-0bef2b999532/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "000f2c13-1a4d-4258-a5a5-6c31d5fc8e0e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "18600257-c9bc-4103-bb8d-c51b8ea2ecc5",
            "completed": true,
            "last_updated": "2022-10-05T07:01:57.832882-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.48,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/18600257-c9bc-4103-bb8d-c51b8ea2ecc5",
            "datetime": "2022-10-04T18:10:00-04:00",
            "cutoff_datetime": "2022-10-04T18:10:00-04:00",
            "name": "DET (EL Rodriguez) v. SEA (C Flexen)",
            "bettypes": [
                {
                    "id": "cb3e30c4-be94-4df4-b781-093f883e23dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/000f2c13-1a4d-4258-a5a5-6c31d5fc8e0e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (C Flexen)",
                                "amount": 5915.0
                            },
                            {
                                "team": "DET (EL Rodriguez)",
                                "amount": 4085.0
                            }
                        ],
                        "expected_reward_tokens": 9640.6,
                        "profit_sb": 140.6,
                        "profit_sb_percentage": 1.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7ec0a9ee-7929-4914-940b-164a2ca26af8",
                            "gambit_id": "508720fc-25e9-4ae6-aed6-42ead7b96053",
                            "last_updated": "2022-10-05T07:01:57.842496-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA (C Flexen)",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb3e30c4-be94-4df4-b781-093f883e23dd/?format=api"
                        },
                        {
                            "id": "741ed97f-d244-4211-bc0a-665d14504709",
                            "gambit_id": "4c2a15dd-a21f-42d6-86dd-2fd95580b6c9",
                            "last_updated": "2022-10-05T07:01:57.843508-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (EL Rodriguez)",
                            "reward": "2.36000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb3e30c4-be94-4df4-b781-093f883e23dd/?format=api"
                        }
                    ]
                },
                {
                    "id": "aa37594a-b6be-4ea9-833f-bdde7f628b26",
                    "match": "https://api-prod.gambitprofit.com/api/matches/000f2c13-1a4d-4258-a5a5-6c31d5fc8e0e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "DET",
                                "amount": 5945.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4055.0
                            }
                        ],
                        "expected_reward_tokens": 9569.8,
                        "profit_sb": 69.8,
                        "profit_sb_percentage": 0.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "87a336b5-75e6-4ce1-a1c5-fbb2814f6235",
                            "gambit_id": "47ba58ea-5052-43af-9b91-e785a1164bf1",
                            "last_updated": "2022-10-05T07:01:57.840209-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "1.61000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa37594a-b6be-4ea9-833f-bdde7f628b26/?format=api"
                        },
                        {
                            "id": "aa64277b-99b1-4d7b-aa08-05cbdf3f75fb",
                            "gambit_id": "4240b6d9-4e0e-4d90-8364-5873ca030cb1",
                            "last_updated": "2022-10-05T07:01:57.839090-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA",
                            "reward": "2.36000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa37594a-b6be-4ea9-833f-bdde7f628b26/?format=api"
                        }
                    ]
                },
                {
                    "id": "3e130423-9122-46f3-8688-549ed848c6d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/000f2c13-1a4d-4258-a5a5-6c31d5fc8e0e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5106.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1057309c-0b6c-47be-8a70-60b4838522bc",
                            "gambit_id": "d27167e4-c8fd-498c-bd2d-5e61925ce977",
                            "last_updated": "2022-10-05T07:01:57.836765-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e130423-9122-46f3-8688-549ed848c6d9/?format=api"
                        },
                        {
                            "id": "1e82956d-3930-489f-907a-b4c8bda9d31f",
                            "gambit_id": "115a5e81-1672-409c-9eed-4f0cff39d7c6",
                            "last_updated": "2022-10-05T07:01:57.835640-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e130423-9122-46f3-8688-549ed848c6d9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "53860512-0e09-4a52-97e0-9c3f7aed7024",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d2658267-700b-4e55-bd3c-3dfad8f0de77",
            "completed": true,
            "last_updated": "2022-10-05T07:01:56.305816-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.06,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d2658267-700b-4e55-bd3c-3dfad8f0de77",
            "datetime": "2022-10-04T18:10:00-04:00",
            "cutoff_datetime": "2022-10-04T18:10:00-04:00",
            "name": "KAN (D Lynch) v. CLE (C Quantrill)",
            "bettypes": [
                {
                    "id": "dfe6ea5e-a6f5-4288-b4b3-f7be0483085a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53860512-0e09-4a52-97e0-9c3f7aed7024/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE (C Quantrill)",
                                "amount": 6235.0
                            },
                            {
                                "team": "KAN (D Lynch)",
                                "amount": 3765.0
                            }
                        ],
                        "expected_reward_tokens": 9600.75,
                        "profit_sb": 100.75,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "40c1a22c-1375-42ec-980a-c86d34d77d9f",
                            "gambit_id": "cc323058-7ece-4c36-a7f4-4b5e7b394bdb",
                            "last_updated": "2022-10-05T07:01:56.314537-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (C Quantrill)",
                            "reward": "1.54000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfe6ea5e-a6f5-4288-b4b3-f7be0483085a/?format=api"
                        },
                        {
                            "id": "439fbc04-3bcc-4c47-a3c7-d11d9eaa9d6a",
                            "gambit_id": "be340e1c-3ea5-44a3-b52b-9adc091845a9",
                            "last_updated": "2022-10-05T07:01:56.313635-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (D Lynch)",
                            "reward": "2.55000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfe6ea5e-a6f5-4288-b4b3-f7be0483085a/?format=api"
                        }
                    ]
                },
                {
                    "id": "1d550ff9-d7b4-4ff4-8b7f-4f0c5a134b73",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53860512-0e09-4a52-97e0-9c3f7aed7024/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "KAN",
                                "amount": 5610.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4390.0
                            }
                        ],
                        "expected_reward_tokens": 9480.9,
                        "profit_sb": -19.1,
                        "profit_sb_percentage": -0.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "78fd3f8b-c30b-4c5c-967f-5e73bf6fa0d9",
                            "gambit_id": "4b63cdfb-7229-45be-b7a1-2a344f701031",
                            "last_updated": "2022-10-05T07:01:56.311688-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d550ff9-d7b4-4ff4-8b7f-4f0c5a134b73/?format=api"
                        },
                        {
                            "id": "1fc3cebd-52fc-4585-ad4e-1c771b1541be",
                            "gambit_id": "06c88ba1-62cd-4836-bb90-86399a4b9ccb",
                            "last_updated": "2022-10-05T07:01:56.310785-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d550ff9-d7b4-4ff4-8b7f-4f0c5a134b73/?format=api"
                        }
                    ]
                },
                {
                    "id": "ee4f37c3-2cee-4a05-989b-03602c25c796",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53860512-0e09-4a52-97e0-9c3f7aed7024/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5106.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "910984d1-8a20-496b-8395-0c82714e64b8",
                            "gambit_id": "e6dbe26a-1147-49ad-b935-ca34ac9d954c",
                            "last_updated": "2022-10-05T07:01:56.308963-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee4f37c3-2cee-4a05-989b-03602c25c796/?format=api"
                        },
                        {
                            "id": "cd702d43-abff-4e8c-bc60-7e243ee4d603",
                            "gambit_id": "5c72ea00-47bf-46df-a1b4-1a6231e793ca",
                            "last_updated": "2022-10-05T07:01:56.308054-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee4f37c3-2cee-4a05-989b-03602c25c796/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9df60c3d-90e1-484d-98f5-1a55e4e17be6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b37e3583-5016-4514-96c2-c743910c5f38",
            "completed": false,
            "last_updated": "2022-12-24T17:12:10.637268-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.6,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b37e3583-5016-4514-96c2-c743910c5f38",
            "datetime": "2022-10-04T18:10:00-04:00",
            "cutoff_datetime": "2022-10-04T18:10:00-04:00",
            "name": "DET (EL Rodriguez) v. SEA (M Gonzales) - Game 1",
            "bettypes": [
                {
                    "id": "8c641a99-4edb-404d-af8b-8fb041222e65",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9df60c3d-90e1-484d-98f5-1a55e4e17be6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (M Gonzales)",
                                "amount": 5995.0
                            },
                            {
                                "team": "DET (EL Rodriguez)",
                                "amount": 4005.0
                            }
                        ],
                        "expected_reward_tokens": 9651.95,
                        "profit_sb": 151.95,
                        "profit_sb_percentage": 1.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ab2097dc-8d44-43ed-8682-3180820ed7d1",
                            "gambit_id": "21a622b2-c1a6-4370-8722-a2c82ed3ef15",
                            "last_updated": "2022-12-24T17:12:10.644806-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA (M Gonzales)",
                            "reward": "1.61000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c641a99-4edb-404d-af8b-8fb041222e65/?format=api"
                        },
                        {
                            "id": "b11da1dd-1833-4fbf-99cd-94b5372bece8",
                            "gambit_id": "e766229a-5d05-4bce-b093-fed1d0118d2c",
                            "last_updated": "2022-12-24T17:12:10.643612-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (EL Rodriguez)",
                            "reward": "2.41000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c641a99-4edb-404d-af8b-8fb041222e65/?format=api"
                        }
                    ]
                },
                {
                    "id": "d5ea4fa4-f073-4ecd-b439-7c57214f5c76",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9df60c3d-90e1-484d-98f5-1a55e4e17be6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "DET",
                                "amount": 5863.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4137.0
                            }
                        ],
                        "expected_reward_tokens": 9556.47,
                        "profit_sb": 56.47,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7c56d57c-365b-450e-a2ef-a2a9979dbf63",
                            "gambit_id": "6db37a38-74dc-44b7-a331-a687c5fe7305",
                            "last_updated": "2022-12-24T17:12:10.641284-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5ea4fa4-f073-4ecd-b439-7c57214f5c76/?format=api"
                        },
                        {
                            "id": "e8699b08-c547-4154-aed4-5c0af6e21419",
                            "gambit_id": "611719a3-374c-4d72-b031-c6c43b1347c6",
                            "last_updated": "2022-12-24T17:12:10.640101-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5ea4fa4-f073-4ecd-b439-7c57214f5c76/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2b0ec643-3fd5-4645-bcc3-393e407b7bb1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7dbc4957-b3bd-4a46-9187-8ff0e0922872",
            "completed": true,
            "last_updated": "2022-10-05T07:06:58.473630-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.33,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7dbc4957-b3bd-4a46-9187-8ff0e0922872",
            "datetime": "2022-10-04T16:10:00-04:00",
            "cutoff_datetime": "2022-10-04T16:10:00-04:00",
            "name": "WAS (C Abbott) v. NYM (C Carrasco) - Game 1",
            "bettypes": [
                {
                    "id": "ae6f0cc7-d34d-4041-82f5-227fee60f7c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b0ec643-3fd5-4645-bcc3-393e407b7bb1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (C Carrasco)",
                                "amount": 7221.0
                            },
                            {
                                "team": "WAS (C Abbott)",
                                "amount": 2779.0
                            }
                        ],
                        "expected_reward_tokens": 9531.72,
                        "profit_sb": 31.72,
                        "profit_sb_percentage": 0.33,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bcd1d0d3-519e-4fe9-b778-de204825ccb1",
                            "gambit_id": "027b091b-07ac-486c-a030-03bed66129c4",
                            "last_updated": "2022-10-05T07:06:58.483629-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (C Carrasco)",
                            "reward": "1.32000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae6f0cc7-d34d-4041-82f5-227fee60f7c5/?format=api"
                        },
                        {
                            "id": "902aa8cc-523b-459a-8654-431d306c7eb5",
                            "gambit_id": "dc273742-4bb0-4fad-8869-f669c29927f4",
                            "last_updated": "2022-10-05T07:06:58.484687-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS (C Abbott)",
                            "reward": "3.43000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae6f0cc7-d34d-4041-82f5-227fee60f7c5/?format=api"
                        }
                    ]
                },
                {
                    "id": "c8bb3c61-81c9-4056-b8f2-e42c315b3925",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b0ec643-3fd5-4645-bcc3-393e407b7bb1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM",
                                "amount": 5521.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4479.0
                            }
                        ],
                        "expected_reward_tokens": 9495.48,
                        "profit_sb": -4.52,
                        "profit_sb_percentage": -0.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ac1b7b46-62cf-47bd-bc3f-19e5f6adc2f8",
                            "gambit_id": "b1160152-d9ad-4ee9-a7a9-e37530444d30",
                            "last_updated": "2022-10-05T07:06:58.480347-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "1.72000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8bb3c61-81c9-4056-b8f2-e42c315b3925/?format=api"
                        },
                        {
                            "id": "3b8938dd-c714-4171-b2a6-7381e5026e31",
                            "gambit_id": "87ae6140-16f8-4cff-b5d2-bef62c90462b",
                            "last_updated": "2022-10-05T07:06:58.481448-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS",
                            "reward": "2.12000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8bb3c61-81c9-4056-b8f2-e42c315b3925/?format=api"
                        }
                    ]
                },
                {
                    "id": "e03a6e08-022a-4af4-99a8-87457033454c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b0ec643-3fd5-4645-bcc3-393e407b7bb1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5316.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b56d942f-80ae-441b-80c1-cf919cfd6baa",
                            "gambit_id": "63bea8a7-adc5-4558-a248-04931ea7fe76",
                            "last_updated": "2022-10-05T07:06:58.476746-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e03a6e08-022a-4af4-99a8-87457033454c/?format=api"
                        },
                        {
                            "id": "1d68a114-6ba1-4e3f-afbc-2a24466b192e",
                            "gambit_id": "d362133f-af17-42fb-b7b4-da01b83ac6f7",
                            "last_updated": "2022-10-05T07:06:58.477956-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e03a6e08-022a-4af4-99a8-87457033454c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "341697e7-8d49-4f1e-8a41-9817f0f599e4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4c934d58-9624-4abd-b63c-84d6c9e54a79",
            "completed": true,
            "last_updated": "2022-10-05T07:21:53.310261-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.12,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/4c934d58-9624-4abd-b63c-84d6c9e54a79",
            "datetime": "2022-10-04T15:00:00-04:00",
            "cutoff_datetime": "2022-10-04T15:00:00-04:00",
            "name": "Inter Milan v. FC Barcelona",
            "bettypes": [
                {
                    "id": "486a05cc-d681-432f-854e-ccf5ab9aa474",
                    "match": "https://api-prod.gambitprofit.com/api/matches/341697e7-8d49-4f1e-8a41-9817f0f599e4/?format=api",
                    "name": "Pick the Winner",
                    "created_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": 6738.0
                            },
                            {
                                "team": "Inter Milan",
                                "amount": 3262.0
                            }
                        ],
                        "expected_reward_tokens": 12263.16,
                        "profit_sb": 2763.16,
                        "profit_sb_percentage": 29.09,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "FC Barcelona",
                                "amount": 5081.0
                            },
                            {
                                "team": "Inter Milan",
                                "amount": 2459.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2459.0
                            }
                        ],
                        "expected_reward_tokens": 9245.84,
                        "profit_sb": -254.16,
                        "profit_sb_percentage": -2.68,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "94ae45c3-900a-47fd-9b0c-5f717e22a35d",
                            "gambit_id": "802223b3-7c74-46a9-ad61-5a3e24581a14",
                            "last_updated": "2022-10-05T07:21:53.317027-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "FC Barcelona",
                            "reward": "1.82000",
                            "odds": "1.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/486a05cc-d681-432f-854e-ccf5ab9aa474/?format=api"
                        },
                        {
                            "id": "a8a27e62-0e65-401b-af9c-b60b3fd88cbd",
                            "gambit_id": "687b5529-b138-4ac9-9727-6ae3935acff8",
                            "last_updated": "2022-10-05T07:21:53.318178-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Inter Milan",
                            "reward": "3.76000",
                            "odds": "3.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/486a05cc-d681-432f-854e-ccf5ab9aa474/?format=api"
                        },
                        {
                            "id": "37a2294b-cb1f-45c1-8fa7-444d2aae3290",
                            "gambit_id": "4e6078df-5e00-49ba-9b05-ac6797d99419",
                            "last_updated": "2022-10-05T07:21:53.319316-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.76000",
                            "odds": "3.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/486a05cc-d681-432f-854e-ccf5ab9aa474/?format=api"
                        }
                    ]
                },
                {
                    "id": "0304680c-e4b0-4a66-bdf2-433dd78896f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/341697e7-8d49-4f1e-8a41-9817f0f599e4/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5885.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4115.0
                            }
                        ],
                        "expected_reward_tokens": 9298.3,
                        "profit_sb": -201.7,
                        "profit_sb_percentage": -2.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "da2a906e-d46c-4f9e-8854-89cd3b657902",
                            "gambit_id": "83933456-f822-4845-8935-78c831fd3752",
                            "last_updated": "2022-10-05T07:21:53.313118-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.58000",
                            "odds": "1.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0304680c-e4b0-4a66-bdf2-433dd78896f6/?format=api"
                        },
                        {
                            "id": "a4640240-694d-4fa1-92b9-214aaaf0bf03",
                            "gambit_id": "45743dc8-fc46-4a86-823e-d3cf7f2bc784",
                            "last_updated": "2022-10-05T07:21:53.314505-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.26000",
                            "odds": "2.30000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0304680c-e4b0-4a66-bdf2-433dd78896f6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c33e713e-0065-4485-8b71-58580931b9c9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "91a5eb5e-e23f-46fd-8dd6-e71308b51dfc",
            "completed": true,
            "last_updated": "2022-10-05T07:11:54.038550-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.19,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/91a5eb5e-e23f-46fd-8dd6-e71308b51dfc",
            "datetime": "2022-10-04T15:00:00-04:00",
            "cutoff_datetime": "2022-10-04T15:00:00-04:00",
            "name": "Club Brugge v. Atletico Madrid",
            "bettypes": [
                {
                    "id": "d3f90958-6586-45e6-8514-0cb4a251f91e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c33e713e-0065-4485-8b71-58580931b9c9/?format=api",
                    "name": "Pick the Winner",
                    "created_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": 6583.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3417.0
                            }
                        ],
                        "expected_reward_tokens": 11717.74,
                        "profit_sb": 2217.74,
                        "profit_sb_percentage": 23.34,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atletico Madrid",
                                "amount": 5221.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2709.0
                            },
                            {
                                "team": "Club Brugge",
                                "amount": 2070.0
                            }
                        ],
                        "expected_reward_tokens": 9291.87,
                        "profit_sb": -208.13,
                        "profit_sb_percentage": -2.19,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3433487c-18c4-4b3a-8f86-a528c0b11837",
                            "gambit_id": "ee9d4751-9105-4c19-aff5-44cab5b185d8",
                            "last_updated": "2022-10-05T07:11:54.043762-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atletico Madrid",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3f90958-6586-45e6-8514-0cb4a251f91e/?format=api"
                        },
                        {
                            "id": "d76d7b1d-7e6b-46cf-8e64-b449ba26534b",
                            "gambit_id": "a6491dc5-05f1-47a1-b434-102c465697ef",
                            "last_updated": "2022-10-05T07:11:54.045706-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.43000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3f90958-6586-45e6-8514-0cb4a251f91e/?format=api"
                        },
                        {
                            "id": "a22a6870-bd97-4459-850b-0440d8ccd9b1",
                            "gambit_id": "af3fc51c-89e2-42b0-a27b-92acb3b380a6",
                            "last_updated": "2022-10-05T07:11:54.044727-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Club Brugge",
                            "reward": "4.49000",
                            "odds": "4.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3f90958-6586-45e6-8514-0cb4a251f91e/?format=api"
                        }
                    ]
                },
                {
                    "id": "9f6ce33e-70ce-4444-b969-9b7e6e9b1c13",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c33e713e-0065-4485-8b71-58580931b9c9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5520.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4480.0
                            }
                        ],
                        "expected_reward_tokens": 9273.6,
                        "profit_sb": -226.4,
                        "profit_sb_percentage": -2.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "68f48b85-aba4-412a-b195-4f33a468f6b2",
                            "gambit_id": "5294006c-9940-4768-a8c2-e5f7511ae93f",
                            "last_updated": "2022-10-05T07:11:54.040852-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.68000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f6ce33e-70ce-4444-b969-9b7e6e9b1c13/?format=api"
                        },
                        {
                            "id": "ff57132c-62b0-4b6f-93f8-2b120cc07bbe",
                            "gambit_id": "5163264d-ac74-4ec9-825c-1d37d59043bc",
                            "last_updated": "2022-10-05T07:11:54.041834-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f6ce33e-70ce-4444-b969-9b7e6e9b1c13/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b28adc3c-1ae4-44c4-9a10-a4d2aa56fd3d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ac711961-3cea-4a42-87a5-86d3b766b7be",
            "completed": true,
            "last_updated": "2022-10-05T07:06:51.509451-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.94,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/ac711961-3cea-4a42-87a5-86d3b766b7be",
            "datetime": "2022-10-04T15:00:00-04:00",
            "cutoff_datetime": "2022-10-04T15:00:00-04:00",
            "name": "Eintracht Frankfurt v. Tottenham",
            "bettypes": [
                {
                    "id": "461154d0-3569-49f8-9846-a7a45be2456e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b28adc3c-1ae4-44c4-9a10-a4d2aa56fd3d/?format=api",
                    "name": "Pick the Winner",
                    "created_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": 6167.0
                            },
                            {
                                "team": "Eintracht Frankfurt",
                                "amount": 3833.0
                            }
                        ],
                        "expected_reward_tokens": 12763.89,
                        "profit_sb": 3263.89,
                        "profit_sb_percentage": 34.36,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tottenham",
                                "amount": 4476.0
                            },
                            {
                                "team": "Eintracht Frankfurt",
                                "amount": 2782.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2741.0
                            }
                        ],
                        "expected_reward_tokens": 9264.06,
                        "profit_sb": -235.94,
                        "profit_sb_percentage": -2.48,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d9adb8fd-13bc-4496-b6b2-c52581a35db2",
                            "gambit_id": "26b3c553-5a61-4e3a-a42d-f9586e5a9ad6",
                            "last_updated": "2022-10-05T07:06:51.518048-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tottenham",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/461154d0-3569-49f8-9846-a7a45be2456e/?format=api"
                        },
                        {
                            "id": "7327a0c1-0f10-442b-aa82-b298b3700c14",
                            "gambit_id": "b4dffee5-2007-4e39-9106-a4f9ec32aa61",
                            "last_updated": "2022-10-05T07:06:51.515757-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Eintracht Frankfurt",
                            "reward": "3.33000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/461154d0-3569-49f8-9846-a7a45be2456e/?format=api"
                        },
                        {
                            "id": "f573e2a3-1499-4ddc-b1f0-f7521fb33fee",
                            "gambit_id": "2c5eb836-ad0d-408d-a2ba-b72a49a9bbde",
                            "last_updated": "2022-10-05T07:06:51.517001-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.38000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/461154d0-3569-49f8-9846-a7a45be2456e/?format=api"
                        }
                    ]
                },
                {
                    "id": "3e776ee8-3827-49bf-9a1c-34d63ce250c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b28adc3c-1ae4-44c4-9a10-a4d2aa56fd3d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5147.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4853.0
                            }
                        ],
                        "expected_reward_tokens": 9316.07,
                        "profit_sb": -183.93,
                        "profit_sb_percentage": -1.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5de5a53b-7a82-4918-8ec4-79cfbc6dcfd3",
                            "gambit_id": "c215dc47-ab2e-42f3-90c9-6c25331b609d",
                            "last_updated": "2022-10-05T07:06:51.513450-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.81000",
                            "odds": "1.83000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e776ee8-3827-49bf-9a1c-34d63ce250c1/?format=api"
                        },
                        {
                            "id": "17daadc8-5ed3-4438-ab69-cd25a8fba34c",
                            "gambit_id": "d39c4e79-e6b9-41d0-afc5-d876de6ee5b9",
                            "last_updated": "2022-10-05T07:06:51.512290-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.92000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e776ee8-3827-49bf-9a1c-34d63ce250c1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d8a769d8-b1e9-4c1e-bd92-9d18166bb7f6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d41d8685-72dd-4dd6-835e-f20fbec4683c",
            "completed": true,
            "last_updated": "2022-10-05T07:11:54.585021-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.66,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/d41d8685-72dd-4dd6-835e-f20fbec4683c",
            "datetime": "2022-10-04T15:00:00-04:00",
            "cutoff_datetime": "2022-10-04T15:00:00-04:00",
            "name": "FC Porto v. Bayer 04 Leverkusen",
            "bettypes": [
                {
                    "id": "2538db40-a0e3-4ab3-b581-08b3285015b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8a769d8-b1e9-4c1e-bd92-9d18166bb7f6/?format=api",
                    "name": "Pick the Winner",
                    "created_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 Porto",
                                "amount": 6000.0
                            },
                            {
                                "team": "Bayer 04 Leverkusen",
                                "amount": 4000.0
                            }
                        ],
                        "expected_reward_tokens": 12720.0,
                        "profit_sb": 3220.0,
                        "profit_sb_percentage": 33.89,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "FC Porto",
                                "amount": 4407.0
                            },
                            {
                                "team": "Bayer 04 Leverkusen",
                                "amount": 2938.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2654.0
                            }
                        ],
                        "expected_reward_tokens": 9342.08,
                        "profit_sb": -157.92,
                        "profit_sb_percentage": -1.66,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "32dfc82a-d05c-4f8f-b113-9945d1518d43",
                            "gambit_id": "fc12b877-e7e1-495f-ba7a-1e3b0780f665",
                            "last_updated": "2022-10-05T07:11:54.591910-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "FC Porto",
                            "reward": "2.12000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2538db40-a0e3-4ab3-b581-08b3285015b1/?format=api"
                        },
                        {
                            "id": "67ab52a0-4403-4144-ae6a-a795e8aeed7c",
                            "gambit_id": "cc072a6d-eddc-4c73-9186-337370bedbb7",
                            "last_updated": "2022-10-05T07:11:54.590938-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bayer 04 Leverkusen",
                            "reward": "3.18000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2538db40-a0e3-4ab3-b581-08b3285015b1/?format=api"
                        },
                        {
                            "id": "13a54a22-46d9-42a6-8c6f-e101257d2638",
                            "gambit_id": "58483733-2e0c-4bea-8bc5-a44f1321c107",
                            "last_updated": "2022-10-05T07:11:54.592871-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.52000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2538db40-a0e3-4ab3-b581-08b3285015b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "6246fa52-7715-41fd-a171-a43ca0dfe9f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8a769d8-b1e9-4c1e-bd92-9d18166bb7f6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5520.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4480.0
                            }
                        ],
                        "expected_reward_tokens": 9273.6,
                        "profit_sb": -226.4,
                        "profit_sb_percentage": -2.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4ad5a135-52fe-463d-9e4c-4c12aeff1c8f",
                            "gambit_id": "555ca855-a6a4-44be-abc3-549e2a05b674",
                            "last_updated": "2022-10-05T07:11:54.587947-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.68000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6246fa52-7715-41fd-a171-a43ca0dfe9f2/?format=api"
                        },
                        {
                            "id": "31d5fda4-2fb6-4826-a0a8-88ce642e145b",
                            "gambit_id": "35357601-2f74-4a87-98bb-4ff2848a83e3",
                            "last_updated": "2022-10-05T07:11:54.588964-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6246fa52-7715-41fd-a171-a43ca0dfe9f2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c5b79c41-18b2-44ae-905b-50ea6106cad1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c8b31b1c-a5e8-45ff-ad2c-8c0013b8837c",
            "completed": true,
            "last_updated": "2022-10-05T07:11:53.304822-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.12,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/c8b31b1c-a5e8-45ff-ad2c-8c0013b8837c",
            "datetime": "2022-10-04T15:00:00-04:00",
            "cutoff_datetime": "2022-10-04T15:00:00-04:00",
            "name": "Ajax Amsterdam v. SSC Napoli",
            "bettypes": [
                {
                    "id": "150db949-0a98-4f06-8554-84083282a7e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5b79c41-18b2-44ae-905b-50ea6106cad1/?format=api",
                    "name": "Pick the Winner",
                    "created_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": 5435.0
                            },
                            {
                                "team": "SSC Napoli",
                                "amount": 4565.0
                            }
                        ],
                        "expected_reward_tokens": 12553.75,
                        "profit_sb": 3053.75,
                        "profit_sb_percentage": 32.14,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ajax Amsterdam",
                                "amount": 4021.0
                            },
                            {
                                "team": "SSC Napoli",
                                "amount": 3377.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2602.0
                            }
                        ],
                        "expected_reward_tokens": 9286.75,
                        "profit_sb": -213.25,
                        "profit_sb_percentage": -2.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b86c8cd9-d9e4-4e8b-8ac0-a8d651135594",
                            "gambit_id": "1fa6b726-f4af-4b0d-a26b-8924dd624b68",
                            "last_updated": "2022-10-05T07:11:53.313259-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ajax Amsterdam",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/150db949-0a98-4f06-8554-84083282a7e6/?format=api"
                        },
                        {
                            "id": "3c2a22b9-ab41-4aad-8c7a-ae9ab33cb4e2",
                            "gambit_id": "69ed09fe-f573-45a0-b79c-4f37d864cf09",
                            "last_updated": "2022-10-05T07:11:53.312247-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SSC Napoli",
                            "reward": "2.75000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/150db949-0a98-4f06-8554-84083282a7e6/?format=api"
                        },
                        {
                            "id": "6eacd908-1509-4bd0-b01a-eab4ac1b9dc8",
                            "gambit_id": "cb06c5f4-5bb5-45e5-be89-f11f85999795",
                            "last_updated": "2022-10-05T07:11:53.311138-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.57000",
                            "odds": "3.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/150db949-0a98-4f06-8554-84083282a7e6/?format=api"
                        }
                    ]
                },
                {
                    "id": "765c5183-71b7-46b8-b771-7d5f7f2058b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5b79c41-18b2-44ae-905b-50ea6106cad1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5885.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4115.0
                            }
                        ],
                        "expected_reward_tokens": 9298.3,
                        "profit_sb": -201.7,
                        "profit_sb_percentage": -2.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c315cee7-c953-441f-9565-1d7a3260c028",
                            "gambit_id": "6901fafe-b19b-4201-9ab0-df8c780d6036",
                            "last_updated": "2022-10-05T07:11:53.308965-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.58000",
                            "odds": "1.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/765c5183-71b7-46b8-b771-7d5f7f2058b1/?format=api"
                        },
                        {
                            "id": "f0fc3518-0669-4f0d-8caa-001b23d49e19",
                            "gambit_id": "4ad7a579-e73f-4793-bc3b-5fdb21b3f705",
                            "last_updated": "2022-10-05T07:11:53.307786-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.26000",
                            "odds": "2.30000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/765c5183-71b7-46b8-b771-7d5f7f2058b1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "351f150e-6970-41d4-9d91-4f716c397148",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c6313fc8-bc00-485e-9fe6-fa14c282a46c",
            "completed": true,
            "last_updated": "2022-10-05T07:11:53.879379-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.46,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/c6313fc8-bc00-485e-9fe6-fa14c282a46c",
            "datetime": "2022-10-04T15:00:00-04:00",
            "cutoff_datetime": "2022-10-04T15:00:00-04:00",
            "name": "Liverpool v. Glasgow Rangers",
            "bettypes": [
                {
                    "id": "8f089cd8-c4e0-4eb9-b461-5628deabf397",
                    "match": "https://api-prod.gambitprofit.com/api/matches/351f150e-6970-41d4-9d91-4f716c397148/?format=api",
                    "name": "Pick the Winner",
                    "created_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": 8857.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1143.0
                            }
                        ],
                        "expected_reward_tokens": 9829.8,
                        "profit_sb": 329.8,
                        "profit_sb_percentage": 3.47,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 8350.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1078.0
                            },
                            {
                                "team": "Glasgow Rangers",
                                "amount": 572.0
                            }
                        ],
                        "expected_reward_tokens": 9266.4,
                        "profit_sb": -233.6,
                        "profit_sb_percentage": -2.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "30c94d7c-804c-480a-bfba-d071b1e4918c",
                            "gambit_id": "f88a48ef-6574-4ed8-994d-8b7d1d31e7c2",
                            "last_updated": "2022-10-05T07:11:53.887027-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Liverpool",
                            "reward": "1.11000",
                            "odds": "1.12000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f089cd8-c4e0-4eb9-b461-5628deabf397/?format=api"
                        },
                        {
                            "id": "b43d0999-5b5c-43b5-85fd-7af925d9c064",
                            "gambit_id": "70f8fc3b-93ec-41c3-90b4-500504edb0d7",
                            "last_updated": "2022-10-05T07:11:53.888157-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "8.60000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f089cd8-c4e0-4eb9-b461-5628deabf397/?format=api"
                        },
                        {
                            "id": "f8700e00-d73d-4357-b52a-bdffb4ffeefc",
                            "gambit_id": "495a1166-e808-43da-9df0-d7507ba7b0a9",
                            "last_updated": "2022-10-05T07:11:53.885881-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Glasgow Rangers",
                            "reward": "16.20000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f089cd8-c4e0-4eb9-b461-5628deabf397/?format=api"
                        }
                    ]
                },
                {
                    "id": "591042b5-04bb-4787-afd4-c7a4d63a356b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/351f150e-6970-41d4-9d91-4f716c397148/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 7292.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 2708.0
                            }
                        ],
                        "expected_reward_tokens": 9260.84,
                        "profit_sb": -239.16,
                        "profit_sb_percentage": -2.52,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "752130d7-f0d8-453d-9c0c-e34e5d94dc16",
                            "gambit_id": "6c420d6e-6ea4-4d60-8634-73d603e99c1b",
                            "last_updated": "2022-10-05T07:11:53.883496-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.27000",
                            "odds": "1.28000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/591042b5-04bb-4787-afd4-c7a4d63a356b/?format=api"
                        },
                        {
                            "id": "acb8219f-eec1-49f0-82e8-5a8c4f357546",
                            "gambit_id": "ccc07aa4-42fd-46f2-b4b7-1c65ae14141d",
                            "last_updated": "2022-10-05T07:11:53.882286-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "3.42000",
                            "odds": "3.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/591042b5-04bb-4787-afd4-c7a4d63a356b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5e374cef-5128-44b6-a48a-5d7916ceb0ac",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c4f40ad6-ddba-4741-975d-7e4eca76e571",
            "completed": true,
            "last_updated": "2022-10-05T07:06:53.047801-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.28,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c4f40ad6-ddba-4741-975d-7e4eca76e571",
            "datetime": "2022-10-04T14:05:00-04:00",
            "cutoff_datetime": "2022-10-04T14:05:00-04:00",
            "name": "NYY (J Taillon) v. TEX (J Gray) - Game 1",
            "bettypes": [
                {
                    "id": "f8033829-8c5e-4197-b5d2-1cf0bb0cabfe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e374cef-5128-44b6-a48a-5d7916ceb0ac/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX (J Gray)",
                                "amount": 5091.0
                            },
                            {
                                "team": "NYY (J Taillon)",
                                "amount": 4909.0
                            }
                        ],
                        "expected_reward_tokens": 9621.64,
                        "profit_sb": 121.64,
                        "profit_sb_percentage": 1.28,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9741d5e2-ad5f-468a-b745-f0dc41a20393",
                            "gambit_id": "c9430f62-ea81-4893-a048-0a934d0fb602",
                            "last_updated": "2022-10-05T07:06:53.057172-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (J Gray)",
                            "reward": "1.89000",
                            "odds": "1.91740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8033829-8c5e-4197-b5d2-1cf0bb0cabfe/?format=api"
                        },
                        {
                            "id": "e9abb657-7c1f-4662-a2b3-13d0407edb91",
                            "gambit_id": "c8f9036c-7140-4c05-bccf-5c77140d2a28",
                            "last_updated": "2022-10-05T07:06:53.056204-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (J Taillon)",
                            "reward": "1.96000",
                            "odds": "1.99010",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8033829-8c5e-4197-b5d2-1cf0bb0cabfe/?format=api"
                        }
                    ]
                },
                {
                    "id": "74c0830f-1724-4b21-a98e-274d78150ad1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e374cef-5128-44b6-a48a-5d7916ceb0ac/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX",
                                "amount": 6173.0
                            },
                            {
                                "team": "NYY",
                                "amount": 3827.0
                            }
                        ],
                        "expected_reward_tokens": 9567.5,
                        "profit_sb": 67.5,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a340ec4d-3e43-4aff-b61e-e2823c6d301e",
                            "gambit_id": "74e595d6-f9e7-4eac-8851-1380ed16548b",
                            "last_updated": "2022-10-05T07:06:53.053288-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74c0830f-1724-4b21-a98e-274d78150ad1/?format=api"
                        },
                        {
                            "id": "932e0b71-dd80-4d65-a8f0-a78e55086726",
                            "gambit_id": "3cdce88f-6b57-4523-944e-dec57d3af4de",
                            "last_updated": "2022-10-05T07:06:53.054294-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY",
                            "reward": "2.50000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74c0830f-1724-4b21-a98e-274d78150ad1/?format=api"
                        }
                    ]
                },
                {
                    "id": "ac904feb-2a5d-45ea-9364-a53f0871b9c3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e374cef-5128-44b6-a48a-5d7916ceb0ac/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5106.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "11bfd0df-11c9-4445-a7c9-784609f14d08",
                            "gambit_id": "96a0506f-2f2f-49eb-aff2-7a1e8ddd9a0d",
                            "last_updated": "2022-10-05T07:06:53.051309-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac904feb-2a5d-45ea-9364-a53f0871b9c3/?format=api"
                        },
                        {
                            "id": "d0e1a7e8-86ce-4327-a52c-d2199d48e276",
                            "gambit_id": "82bada4b-c06e-489d-98d7-c07ebf1afda7",
                            "last_updated": "2022-10-05T07:06:53.050282-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac904feb-2a5d-45ea-9364-a53f0871b9c3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c7f27a10-6656-4797-85b0-46cc8f37e0d9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a47cf47f-01b2-42a2-a1c6-c204998ada9e",
            "completed": true,
            "last_updated": "2022-10-05T07:16:52.621664-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.94,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/a47cf47f-01b2-42a2-a1c6-c204998ada9e",
            "datetime": "2022-10-04T12:45:00-04:00",
            "cutoff_datetime": "2022-10-04T12:45:00-04:00",
            "name": "Olympique Marseille v. Sporting CP",
            "bettypes": [
                {
                    "id": "7da8d101-2bf1-42d1-be80-d7644962e7f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c7f27a10-6656-4797-85b0-46cc8f37e0d9/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Olympique Marseille",
                                "amount": 5600.0
                            },
                            {
                                "team": "Sporting CP",
                                "amount": 4400.0
                            }
                        ],
                        "expected_reward_tokens": 12936.0,
                        "profit_sb": 3436.0,
                        "profit_sb_percentage": 36.17,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Olympique Marseille",
                                "amount": 3999.0
                            },
                            {
                                "team": "Sporting CP",
                                "amount": 3142.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2860.0
                            }
                        ],
                        "expected_reward_tokens": 9237.48,
                        "profit_sb": -262.52,
                        "profit_sb_percentage": -2.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b5de3703-2238-42e1-8d6d-bd20d7d6f711",
                            "gambit_id": "af0c3016-e244-4b07-ba7f-a1052d5cc39f",
                            "last_updated": "2022-10-05T07:16:52.628074-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Olympique Marseille",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7da8d101-2bf1-42d1-be80-d7644962e7f0/?format=api"
                        },
                        {
                            "id": "fd3de892-5c68-414a-97fc-98093d3a1ee8",
                            "gambit_id": "51f0829e-687e-4c84-8125-b679cd420bac",
                            "last_updated": "2022-10-05T07:16:52.627066-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sporting CP",
                            "reward": "2.94000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7da8d101-2bf1-42d1-be80-d7644962e7f0/?format=api"
                        },
                        {
                            "id": "9e221b5d-2c2c-47c8-baa7-b792a5e0f381",
                            "gambit_id": "9f31da31-e6e2-4159-80e3-1f832f4256d2",
                            "last_updated": "2022-10-05T07:16:52.629054-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.23000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7da8d101-2bf1-42d1-be80-d7644962e7f0/?format=api"
                        }
                    ]
                },
                {
                    "id": "da7e81ec-39d2-4c4a-94d4-0f7411812f51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c7f27a10-6656-4797-85b0-46cc8f37e0d9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5147.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4853.0
                            }
                        ],
                        "expected_reward_tokens": 9316.07,
                        "profit_sb": -183.93,
                        "profit_sb_percentage": -1.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1dc04e7c-7358-45b5-93e5-c07f17544a99",
                            "gambit_id": "63a2734c-12ec-4ce4-9c31-a00a1ee15ef4",
                            "last_updated": "2022-10-05T07:16:52.624002-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.81000",
                            "odds": "1.83000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da7e81ec-39d2-4c4a-94d4-0f7411812f51/?format=api"
                        },
                        {
                            "id": "50ece470-3fb6-4e42-9c8d-a3e00af67f56",
                            "gambit_id": "8262d657-9fd5-4998-bc2b-af56d9a66696",
                            "last_updated": "2022-10-05T07:16:52.624988-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.92000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da7e81ec-39d2-4c4a-94d4-0f7411812f51/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2f1778f4-65a3-48e1-bd32-ff4e14e7ff77",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "85977a4e-236d-4f59-b805-132fb952dce9",
            "completed": true,
            "last_updated": "2022-10-05T07:16:52.769905-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.03,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/85977a4e-236d-4f59-b805-132fb952dce9",
            "datetime": "2022-10-04T12:45:00-04:00",
            "cutoff_datetime": "2022-10-04T12:45:00-04:00",
            "name": "FC Bayern Munich v. FC Viktoria Plzen",
            "bettypes": [
                {
                    "id": "969a6d40-14de-489c-82ab-b7217ad63879",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2f1778f4-65a3-48e1-bd32-ff4e14e7ff77/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "FC Bayern Munich",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10400.0,
                        "profit_sb": 900.0,
                        "profit_sb_percentage": 9.47,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "FC Bayern Munich",
                                "amount": 9316.0
                            },
                            {
                                "team": "Draw",
                                "amount": 684.0
                            }
                        ],
                        "expected_reward_tokens": 9685.44,
                        "profit_sb": 185.44,
                        "profit_sb_percentage": 1.95,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "FC Bayern Munich",
                                "amount": 9042.0
                            },
                            {
                                "team": "Draw",
                                "amount": 664.0
                            },
                            {
                                "team": "FC Viktoria Plzen",
                                "amount": 294.0
                            }
                        ],
                        "expected_reward_tokens": 9402.24,
                        "profit_sb": -97.76,
                        "profit_sb_percentage": -1.03,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5d1ce2b3-5db6-4091-94f2-f7fde9d9efdf",
                            "gambit_id": "6ff2f1aa-c7c0-438a-aecc-2cd59b7e04bf",
                            "last_updated": "2022-10-05T07:16:52.777330-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "FC Bayern Munich",
                            "reward": "1.04000",
                            "odds": "1.04000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/969a6d40-14de-489c-82ab-b7217ad63879/?format=api"
                        },
                        {
                            "id": "a28c5600-5106-4ad9-b651-88fec2019b3c",
                            "gambit_id": "dcaf0dd0-b118-4ab1-bca4-d9cc7101054b",
                            "last_updated": "2022-10-05T07:16:52.778482-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "14.16000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/969a6d40-14de-489c-82ab-b7217ad63879/?format=api"
                        },
                        {
                            "id": "b426918f-309e-4888-9035-061f0289fb16",
                            "gambit_id": "058b387f-65a8-43ec-aaaf-5edcbc103154",
                            "last_updated": "2022-10-05T07:16:52.776173-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "FC Viktoria Plzen",
                            "reward": "32.02000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/969a6d40-14de-489c-82ab-b7217ad63879/?format=api"
                        }
                    ]
                },
                {
                    "id": "8f239f35-b171-45da-9eca-ecc91031602b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2f1778f4-65a3-48e1-bd32-ff4e14e7ff77/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 7947.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 2053.0
                            }
                        ],
                        "expected_reward_tokens": 9297.99,
                        "profit_sb": -202.01,
                        "profit_sb_percentage": -2.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0228ac48-89ed-49af-826b-a92d623b663a",
                            "gambit_id": "4f600d8f-0d33-476f-93b0-9e41e502f529",
                            "last_updated": "2022-10-05T07:16:52.773884-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.17000",
                            "odds": "1.18000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f239f35-b171-45da-9eca-ecc91031602b/?format=api"
                        },
                        {
                            "id": "ea3d3366-6de9-4d97-9a09-771a733041ff",
                            "gambit_id": "048166a3-0db8-44c9-8d9a-ac8a96826a4f",
                            "last_updated": "2022-10-05T07:16:52.772660-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "4.53000",
                            "odds": "4.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f239f35-b171-45da-9eca-ecc91031602b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9e437ddf-0e3d-496c-afbb-282c69429d23",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f3e68c90-f8ea-4e90-bccc-562672b8e452",
            "completed": true,
            "last_updated": "2022-10-04T13:52:23.079303-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/f3e68c90-f8ea-4e90-bccc-562672b8e452",
            "datetime": "2022-10-03T22:59:00-04:00",
            "cutoff_datetime": "2022-10-03T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - October 3rd 2022",
            "bettypes": [
                {
                    "id": "84e3550b-c9fd-4370-aba0-f168ba5c8dc5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9e437ddf-0e3d-496c-afbb-282c69429d23/?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": "3cedc65a-4143-4a7a-9ff2-9e1918838a35",
                            "gambit_id": "98a733ef-01f1-4d88-9d87-97bd659abbd6",
                            "last_updated": "2022-10-04T13:52:23.082096-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "21 to 26",
                            "reward": "3.91000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e3550b-c9fd-4370-aba0-f168ba5c8dc5/?format=api"
                        },
                        {
                            "id": "1b1fa2fa-0d71-4ed9-b876-5304f99fe0a1",
                            "gambit_id": "259bd79a-4779-4621-8d6f-9c0af6b808c7",
                            "last_updated": "2022-10-04T13:52:23.083336-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "16 to 20",
                            "reward": "4.64000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e3550b-c9fd-4370-aba0-f168ba5c8dc5/?format=api"
                        },
                        {
                            "id": "d96b5385-3c79-415e-a2f0-3699fa13a0a2",
                            "gambit_id": "04584661-5528-4f7e-a0aa-bd26cf5d8410",
                            "last_updated": "2022-10-04T13:52:23.086275-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "1 to 5",
                            "reward": "4.64000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e3550b-c9fd-4370-aba0-f168ba5c8dc5/?format=api"
                        },
                        {
                            "id": "ab6b8257-9b47-4b6a-83df-3b3e1837e957",
                            "gambit_id": "100f9c0f-e7ef-472d-b908-fb263d31413d",
                            "last_updated": "2022-10-04T13:52:23.085292-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "6 to 10",
                            "reward": "4.64000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e3550b-c9fd-4370-aba0-f168ba5c8dc5/?format=api"
                        },
                        {
                            "id": "804ab1de-adb7-44d3-960a-d4102c587db0",
                            "gambit_id": "25c4a2c1-b748-49f9-bc16-c4987459dd3f",
                            "last_updated": "2022-10-04T13:52:23.084313-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "11 to 15",
                            "reward": "4.64000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e3550b-c9fd-4370-aba0-f168ba5c8dc5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "252c3dbc-69d9-4b7d-ae05-c5d7d57e4176",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7d2aa9c1-481e-4e2b-90a6-004908bf95a9",
            "completed": true,
            "last_updated": "2022-10-04T13:52:23.710498-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/7d2aa9c1-481e-4e2b-90a6-004908bf95a9",
            "datetime": "2022-10-03T22:59:00-04:00",
            "cutoff_datetime": "2022-10-03T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - October 3rd 2022",
            "bettypes": [
                {
                    "id": "5ca666ee-2819-4286-aa23-257c4c30ecb4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/252c3dbc-69d9-4b7d-ae05-c5d7d57e4176/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Even",
                                "amount": 5000.0
                            },
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "689fd0df-fa54-4b4e-87d7-c00c4afb532d",
                            "gambit_id": "fe98cff8-1920-4785-8800-583221491865",
                            "last_updated": "2022-10-04T13:52:23.713042-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/5ca666ee-2819-4286-aa23-257c4c30ecb4/?format=api"
                        },
                        {
                            "id": "75da34c5-2f0f-4563-b4f1-02115caa5fe9",
                            "gambit_id": "e1f70431-5641-4b83-a3f3-64ea50f63eed",
                            "last_updated": "2022-10-04T13:52:23.714199-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/5ca666ee-2819-4286-aa23-257c4c30ecb4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "24ce2fc4-1b5d-4072-a432-52878ea1b79f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "56749794-bb07-47ab-94dd-e2fb7cc504b0",
            "completed": true,
            "last_updated": "2022-10-04T13:12:03.894241-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.84,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/56749794-bb07-47ab-94dd-e2fb7cc504b0",
            "datetime": "2022-10-03T22:10:00-04:00",
            "cutoff_datetime": "2022-10-03T22:10:00-04:00",
            "name": "COL (J Urena) v. LOS (T Gonsolin)",
            "bettypes": [
                {
                    "id": "748cc6c0-089c-473d-8796-9f18b7b8752d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/24ce2fc4-1b5d-4072-a432-52878ea1b79f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (T Gonsolin)",
                                "amount": 7414.0
                            },
                            {
                                "team": "COL (J Urena)",
                                "amount": 2586.0
                            }
                        ],
                        "expected_reward_tokens": 9489.92,
                        "profit_sb": -10.08,
                        "profit_sb_percentage": -0.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "342e3056-3cd7-4f29-b0bc-4af484ae4b72",
                            "gambit_id": "1355e41b-e019-4106-9131-e04aedaaca3a",
                            "last_updated": "2022-10-04T13:12:03.903917-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (T Gonsolin)",
                            "reward": "1.28000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/748cc6c0-089c-473d-8796-9f18b7b8752d/?format=api"
                        },
                        {
                            "id": "e5ad1ddf-ad05-4823-b48e-32394d900cab",
                            "gambit_id": "34ebbf51-bde0-4fce-9546-a56e98ffb1e2",
                            "last_updated": "2022-10-04T13:12:03.904947-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL (J Urena)",
                            "reward": "3.67000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/748cc6c0-089c-473d-8796-9f18b7b8752d/?format=api"
                        }
                    ]
                },
                {
                    "id": "bd7af5b8-6140-4288-a19f-bc75b7a04f4d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/24ce2fc4-1b5d-4072-a432-52878ea1b79f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 6025.0
                            },
                            {
                                "team": "COL",
                                "amount": 3975.0
                            }
                        ],
                        "expected_reward_tokens": 9579.75,
                        "profit_sb": 79.75,
                        "profit_sb_percentage": 0.84,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "506494a7-c76a-4fcc-b20e-7bcbb74b1baa",
                            "gambit_id": "35aa5b43-e1d6-4947-bf2c-075465ed8ae1",
                            "last_updated": "2022-10-04T13:12:03.900567-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "1.59000",
                            "odds": "1.60610",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd7af5b8-6140-4288-a19f-bc75b7a04f4d/?format=api"
                        },
                        {
                            "id": "0d5acd5d-8efc-4799-ae96-5deada809aec",
                            "gambit_id": "25908589-5253-4bc2-b2e0-b034c6efd802",
                            "last_updated": "2022-10-04T13:12:03.901712-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL",
                            "reward": "2.41000",
                            "odds": "2.45000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd7af5b8-6140-4288-a19f-bc75b7a04f4d/?format=api"
                        }
                    ]
                },
                {
                    "id": "e86dcff4-c1a0-424a-95a3-97f7761d61e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/24ce2fc4-1b5d-4072-a432-52878ea1b79f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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.5",
                                "amount": 5212.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6000fffd-9475-4b09-900b-ea24c3bcf25c",
                            "gambit_id": "9d37a1d4-c9e7-4ebd-b947-15afea22353f",
                            "last_updated": "2022-10-04T13:12:03.897124-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86dcff4-c1a0-424a-95a3-97f7761d61e7/?format=api"
                        },
                        {
                            "id": "c6ab26a1-cfc9-4620-ba6c-c21af40b56d7",
                            "gambit_id": "a2f9ba02-59c0-4c90-8284-7a6ae4c6b314",
                            "last_updated": "2022-10-04T13:12:03.898294-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86dcff4-c1a0-424a-95a3-97f7761d61e7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3de22f5a-4327-4433-bc21-f3cdaf40c94a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3870a839-a854-44df-9154-31988b5ab973",
            "completed": true,
            "last_updated": "2022-10-04T13:12:06.750411-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3870a839-a854-44df-9154-31988b5ab973",
            "datetime": "2022-10-03T21:40:00-04:00",
            "cutoff_datetime": "2022-10-03T21:40:00-04:00",
            "name": "SFO (J Brebbia) v. SDG (J Musgrove)",
            "bettypes": [
                {
                    "id": "f38a7e4c-1eeb-4984-99fb-8289659a5520",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3de22f5a-4327-4433-bc21-f3cdaf40c94a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (J Musgrove)",
                                "amount": 6311.0
                            },
                            {
                                "team": "SFO (J Brebbia)",
                                "amount": 3689.0
                            }
                        ],
                        "expected_reward_tokens": 9591.4,
                        "profit_sb": 91.4,
                        "profit_sb_percentage": 0.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bcc7d0b8-88f5-4028-a246-0439e0091fef",
                            "gambit_id": "138bd36e-3b3e-4200-bcb0-b18e34b7a333",
                            "last_updated": "2022-10-04T13:12:06.761090-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (J Musgrove)",
                            "reward": "1.52000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f38a7e4c-1eeb-4984-99fb-8289659a5520/?format=api"
                        },
                        {
                            "id": "cae1c05f-8d44-426f-9456-b3283aada096",
                            "gambit_id": "b9bb7643-38be-4d2f-b158-ce67dcbf8949",
                            "last_updated": "2022-10-04T13:12:06.759977-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO (J Brebbia)",
                            "reward": "2.60000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f38a7e4c-1eeb-4984-99fb-8289659a5520/?format=api"
                        }
                    ]
                },
                {
                    "id": "b3d6375e-15c7-463c-a89c-292e5caf539a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3de22f5a-4327-4433-bc21-f3cdaf40c94a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO",
                                "amount": 5521.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4479.0
                            }
                        ],
                        "expected_reward_tokens": 9495.48,
                        "profit_sb": -4.52,
                        "profit_sb_percentage": -0.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e7084946-4d04-4946-b129-effc607b7463",
                            "gambit_id": "3559e834-23d0-4c96-95d3-33bf17460d7c",
                            "last_updated": "2022-10-04T13:12:06.757683-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO",
                            "reward": "1.72000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3d6375e-15c7-463c-a89c-292e5caf539a/?format=api"
                        },
                        {
                            "id": "e184421e-2050-47fa-8a05-676ff1fc8231",
                            "gambit_id": "6bfa9c8f-4a34-41a2-a897-112d4e39f1b3",
                            "last_updated": "2022-10-04T13:12:06.756557-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "2.12000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3d6375e-15c7-463c-a89c-292e5caf539a/?format=api"
                        }
                    ]
                },
                {
                    "id": "c75f5158-f087-4ca9-8066-df7c86fcf8af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3de22f5a-4327-4433-bc21-f3cdaf40c94a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5000.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1fa21170-3de9-438c-85e7-523761a25247",
                            "gambit_id": "e219067d-b9ec-4cbc-a69f-73827dc486b7",
                            "last_updated": "2022-10-04T13:12:06.754309-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c75f5158-f087-4ca9-8066-df7c86fcf8af/?format=api"
                        },
                        {
                            "id": "41999482-f69e-466d-8724-d4a9df86ba2d",
                            "gambit_id": "502b2bf3-fb7f-4535-a282-b3b38a7e0fb8",
                            "last_updated": "2022-10-04T13:12:06.753156-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c75f5158-f087-4ca9-8066-df7c86fcf8af/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bf263045-18d4-4d0a-8b8e-12e8575f118d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "55711207-721d-43ed-bfad-aef97f6b24f7",
            "completed": true,
            "last_updated": "2022-10-04T13:12:05.680758-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.91,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/55711207-721d-43ed-bfad-aef97f6b24f7",
            "datetime": "2022-10-03T21:40:00-04:00",
            "cutoff_datetime": "2022-10-03T21:40:00-04:00",
            "name": "DET (B Garcia) v. SEA (G Kirby)",
            "bettypes": [
                {
                    "id": "f9911e4f-0f1c-42ff-8f34-e2fc28a986ca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf263045-18d4-4d0a-8b8e-12e8575f118d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (G Kirby)",
                                "amount": 6897.0
                            },
                            {
                                "team": "DET (B Garcia)",
                                "amount": 3103.0
                            }
                        ],
                        "expected_reward_tokens": 9586.83,
                        "profit_sb": 86.83,
                        "profit_sb_percentage": 0.91,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "18c5de2f-7a06-443f-bd9f-da4e71d0d59c",
                            "gambit_id": "c220da02-8844-4b33-b1ee-d446fdc62883",
                            "last_updated": "2022-10-04T13:12:05.692384-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA (G Kirby)",
                            "reward": "1.39000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9911e4f-0f1c-42ff-8f34-e2fc28a986ca/?format=api"
                        },
                        {
                            "id": "eaafb50f-10c1-465b-973b-4e07007159bc",
                            "gambit_id": "e8ecb69f-439a-4244-adfd-8471e13c95f4",
                            "last_updated": "2022-10-04T13:12:05.693414-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (B Garcia)",
                            "reward": "3.09000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9911e4f-0f1c-42ff-8f34-e2fc28a986ca/?format=api"
                        }
                    ]
                },
                {
                    "id": "eb8fc45e-01aa-4f1b-89d1-c8e2ab4f05f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf263045-18d4-4d0a-8b8e-12e8575f118d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA",
                                "amount": 5106.0
                            },
                            {
                                "team": "DET",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4924fc5c-85fd-4d5c-b91a-e18555c73786",
                            "gambit_id": "b79c02a8-77b5-49aa-b4db-a4ff60da0d7a",
                            "last_updated": "2022-10-04T13:12:05.689105-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb8fc45e-01aa-4f1b-89d1-c8e2ab4f05f7/?format=api"
                        },
                        {
                            "id": "1e3f4d1f-a820-4e50-9b5d-22c67bc6794c",
                            "gambit_id": "e9b3a0fb-6725-4397-a8b9-04c9d74b1a4f",
                            "last_updated": "2022-10-04T13:12:05.690331-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb8fc45e-01aa-4f1b-89d1-c8e2ab4f05f7/?format=api"
                        }
                    ]
                },
                {
                    "id": "10deda8d-bd1e-4054-b971-992ad7259c67",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf263045-18d4-4d0a-8b8e-12e8575f118d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5000.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "64b4081b-d41f-48b7-bf57-97c632e37593",
                            "gambit_id": "067844f0-1d66-46bb-8fcb-11675f0456ad",
                            "last_updated": "2022-10-04T13:12:05.683897-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10deda8d-bd1e-4054-b971-992ad7259c67/?format=api"
                        },
                        {
                            "id": "8584ea52-8859-45b1-8324-a5edba4dc377",
                            "gambit_id": "bc969588-89f9-4582-8c97-af038f78ddb2",
                            "last_updated": "2022-10-04T13:12:05.685017-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10deda8d-bd1e-4054-b971-992ad7259c67/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1e92f17d-8395-4951-b45d-ac9100b027d7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5bbdc73c-15fa-48b6-a6e7-ee4f26bd2756",
            "completed": true,
            "last_updated": "2022-10-04T13:12:05.857593-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.66,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5bbdc73c-15fa-48b6-a6e7-ee4f26bd2756",
            "datetime": "2022-10-03T21:40:00-04:00",
            "cutoff_datetime": "2022-10-03T21:40:00-04:00",
            "name": "LAA (P Sandoval) v. OAK (A Martinez)",
            "bettypes": [
                {
                    "id": "27305879-e8c7-4e62-9c2d-9f77514c402e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1e92f17d-8395-4951-b45d-ac9100b027d7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LAA (P Sandoval)",
                                "amount": 6074.0
                            },
                            {
                                "team": "OAK (A Martinez)",
                                "amount": 3926.0
                            }
                        ],
                        "expected_reward_tokens": 9657.66,
                        "profit_sb": 157.66,
                        "profit_sb_percentage": 1.66,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9d093859-4c46-4d37-b83e-5df1babf4981",
                            "gambit_id": "e1ca1fa7-fe2d-460d-8482-0350d70b6588",
                            "last_updated": "2022-10-04T13:12:05.867029-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA (P Sandoval)",
                            "reward": "1.59000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27305879-e8c7-4e62-9c2d-9f77514c402e/?format=api"
                        },
                        {
                            "id": "2df02528-2676-4430-b46f-29580179742b",
                            "gambit_id": "1d6c55a9-5963-4916-8364-df778af46763",
                            "last_updated": "2022-10-04T13:12:05.867977-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK (A Martinez)",
                            "reward": "2.46000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27305879-e8c7-4e62-9c2d-9f77514c402e/?format=api"
                        }
                    ]
                },
                {
                    "id": "63c41f0c-1b3b-420b-9faa-20e204e615f4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1e92f17d-8395-4951-b45d-ac9100b027d7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "OAK",
                                "amount": 5316.0
                            },
                            {
                                "team": "LAA",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "109fd612-281e-43fa-912b-04111c50256f",
                            "gambit_id": "9b4d2487-824a-4adf-9ddf-77019b178aae",
                            "last_updated": "2022-10-04T13:12:05.863789-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63c41f0c-1b3b-420b-9faa-20e204e615f4/?format=api"
                        },
                        {
                            "id": "da382dc6-fa76-4cd9-9d84-72cda9a072ab",
                            "gambit_id": "dbd386c8-1e64-4c51-8282-98f79979df42",
                            "last_updated": "2022-10-04T13:12:05.864932-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63c41f0c-1b3b-420b-9faa-20e204e615f4/?format=api"
                        }
                    ]
                },
                {
                    "id": "d899ea26-291d-4a5b-ac62-dc73e55addca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1e92f17d-8395-4951-b45d-ac9100b027d7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5106.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "17e4b68d-d653-4da6-bba5-574c3f042655",
                            "gambit_id": "9046de53-467a-4200-962e-04358a51fe0f",
                            "last_updated": "2022-10-04T13:12:05.860396-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d899ea26-291d-4a5b-ac62-dc73e55addca/?format=api"
                        },
                        {
                            "id": "03eae738-6a5c-4e21-9a5f-79bcaf0fe59c",
                            "gambit_id": "d0aba1c1-fea9-4705-8531-2a5dd35ef568",
                            "last_updated": "2022-10-04T13:12:05.861518-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d899ea26-291d-4a5b-ac62-dc73e55addca/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "66943032-760d-4c6a-8f0a-1ce8e57f2a86",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cab86395-60b5-4847-8dc0-9300515836ed",
            "completed": true,
            "last_updated": "2022-10-04T09:22:11.713319-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/cab86395-60b5-4847-8dc0-9300515836ed",
            "datetime": "2022-10-03T20:15:00-04:00",
            "cutoff_datetime": "2022-10-03T20:15:00-04:00",
            "name": "Los Angeles Rams v. San Francisco 49ers",
            "bettypes": [
                {
                    "id": "d7654de8-d644-4a28-92f2-5bf342034bf4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66943032-760d-4c6a-8f0a-1ce8e57f2a86/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Francisco 49ers",
                                "amount": 5316.0
                            },
                            {
                                "team": "Los Angeles Rams",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6bf41d6b-8dc6-4f2e-b49e-07b0418f08f3",
                            "gambit_id": "d204fa28-6f25-4800-8178-521a6952373f",
                            "last_updated": "2022-10-04T09:22:11.719254-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7654de8-d644-4a28-92f2-5bf342034bf4/?format=api"
                        },
                        {
                            "id": "73e1e9c1-e6bd-46cd-9759-5a48731172c4",
                            "gambit_id": "60137fb1-ab25-47bb-8cf0-1c6ce6c7b11d",
                            "last_updated": "2022-10-04T09:22:11.720403-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7654de8-d644-4a28-92f2-5bf342034bf4/?format=api"
                        }
                    ]
                },
                {
                    "id": "d2e02f35-0af4-48b2-8981-3348b7bc2926",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66943032-760d-4c6a-8f0a-1ce8e57f2a86/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Francisco 49ers",
                                "amount": 5106.0
                            },
                            {
                                "team": "Los Angeles Rams",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7ea894b5-849a-4309-a3bc-b8ec77d44e44",
                            "gambit_id": "54b6c4f2-ae03-4090-bd2a-8505fba57115",
                            "last_updated": "2022-10-04T09:22:11.723690-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2e02f35-0af4-48b2-8981-3348b7bc2926/?format=api"
                        },
                        {
                            "id": "92ddba38-79be-4bdf-b8d2-7f26921ed378",
                            "gambit_id": "08c7ead1-9573-460c-808a-6a00eba63230",
                            "last_updated": "2022-10-04T09:22:11.722600-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2e02f35-0af4-48b2-8981-3348b7bc2926/?format=api"
                        }
                    ]
                },
                {
                    "id": "99114b75-d0c2-4b88-b89f-51f4c3e7c0e9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66943032-760d-4c6a-8f0a-1ce8e57f2a86/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 42",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 42",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "61187f1e-3ed3-4e92-a357-360388e87622",
                            "gambit_id": "84d463da-a371-4973-bedb-acaee66eeed5",
                            "last_updated": "2022-10-04T09:22:11.717308-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 42",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99114b75-d0c2-4b88-b89f-51f4c3e7c0e9/?format=api"
                        },
                        {
                            "id": "8f627e6e-0c1c-4140-8d78-277bdb1524d1",
                            "gambit_id": "a1c3ea84-b6ea-4d1f-9bf8-543b2cee04f8",
                            "last_updated": "2022-10-04T09:22:11.716109-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 42",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99114b75-d0c2-4b88-b89f-51f4c3e7c0e9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "17fc1ae3-28ce-4516-8ebf-0c5a81b3cf5d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "95608425-b108-47c5-a695-703df288512a",
            "completed": true,
            "last_updated": "2022-10-04T13:17:04.147437-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.26,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/95608425-b108-47c5-a695-703df288512a",
            "datetime": "2022-10-03T20:10:00-04:00",
            "cutoff_datetime": "2022-10-03T20:10:00-04:00",
            "name": "MIN (B Ober) v. CWS (J Cueto)",
            "bettypes": [
                {
                    "id": "bab2bb0b-015f-43e1-8d71-1201574f8ca0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17fc1ae3-28ce-4516-8ebf-0c5a81b3cf5d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS (J Cueto)",
                                "amount": 5117.0
                            },
                            {
                                "team": "MIN (B Ober)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9619.51,
                        "profit_sb": 119.51,
                        "profit_sb_percentage": 1.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "826f36bb-eddb-4700-8c3a-9a835bfe6b28",
                            "gambit_id": "e4d31368-37b7-4b31-8ac4-14ed00a596b4",
                            "last_updated": "2022-10-04T13:17:04.156708-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (J Cueto)",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bab2bb0b-015f-43e1-8d71-1201574f8ca0/?format=api"
                        },
                        {
                            "id": "3a7d5fcb-04fb-4efe-9aae-235727c842aa",
                            "gambit_id": "07f11247-7ff9-4362-83f0-ff8b899634b6",
                            "last_updated": "2022-10-04T13:17:04.157627-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (B Ober)",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bab2bb0b-015f-43e1-8d71-1201574f8ca0/?format=api"
                        }
                    ]
                },
                {
                    "id": "122465ff-cbb6-4cad-b0f0-f8e987ae27df",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17fc1ae3-28ce-4516-8ebf-0c5a81b3cf5d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN",
                                "amount": 6563.0
                            },
                            {
                                "team": "CWS",
                                "amount": 3437.0
                            }
                        ],
                        "expected_reward_tokens": 9450.72,
                        "profit_sb": -49.28,
                        "profit_sb_percentage": -0.52,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "57c54ac9-ccb9-4f7a-9aa3-904f85aef19d",
                            "gambit_id": "e382eb54-ca19-412a-beaa-9a5b193a0e5c",
                            "last_updated": "2022-10-04T13:17:04.154785-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/122465ff-cbb6-4cad-b0f0-f8e987ae27df/?format=api"
                        },
                        {
                            "id": "1d658acb-5111-4998-bd66-bc921a12f783",
                            "gambit_id": "06c229c1-cb36-4f3d-982a-a3b4f8c59a0d",
                            "last_updated": "2022-10-04T13:17:04.153675-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "2.75000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/122465ff-cbb6-4cad-b0f0-f8e987ae27df/?format=api"
                        }
                    ]
                },
                {
                    "id": "4838ef0d-7905-4a88-8cd8-b16aa355f70b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17fc1ae3-28ce-4516-8ebf-0c5a81b3cf5d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5316.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "95c0a591-d2b4-46ae-9b3c-665baace6ac1",
                            "gambit_id": "445fbbe7-89e0-4c11-a7db-8f9188399fa6",
                            "last_updated": "2022-10-04T13:17:04.151376-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4838ef0d-7905-4a88-8cd8-b16aa355f70b/?format=api"
                        },
                        {
                            "id": "05b37f06-b7f8-4ecd-9d71-7184c32029a3",
                            "gambit_id": "7e715f56-818b-44a6-bdaa-a8416c09cffc",
                            "last_updated": "2022-10-04T13:17:04.150256-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4838ef0d-7905-4a88-8cd8-b16aa355f70b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aaff0b62-970d-43c5-8246-d2b1416ce9d5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "750ef622-be12-4bb3-b794-c5a3fcaa64d7",
            "completed": true,
            "last_updated": "2022-10-04T13:12:06.923571-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.35,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/750ef622-be12-4bb3-b794-c5a3fcaa64d7",
            "datetime": "2022-10-03T20:10:00-04:00",
            "cutoff_datetime": "2022-10-03T20:10:00-04:00",
            "name": "PHI (A Nola) v. HOU (L McCullers)",
            "bettypes": [
                {
                    "id": "b052395c-fe3b-4b80-b36b-170b5a4aa21f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aaff0b62-970d-43c5-8246-d2b1416ce9d5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5233.0
                            },
                            {
                                "team": "PHI (A Nola)",
                                "amount": 4767.0
                            }
                        ],
                        "expected_reward_tokens": 9628.72,
                        "profit_sb": 128.72,
                        "profit_sb_percentage": 1.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aad8decb-36b4-4936-b0fb-a733cf9ce491",
                            "gambit_id": "cd17bb7a-a230-4606-8450-9e4e22c07674",
                            "last_updated": "2022-10-04T13:12:06.933956-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (L McCullers)",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b052395c-fe3b-4b80-b36b-170b5a4aa21f/?format=api"
                        },
                        {
                            "id": "01d114fa-44f5-422a-afcc-01a9b7fb872a",
                            "gambit_id": "da5608d5-61d3-44d7-a502-bd393d752c8d",
                            "last_updated": "2022-10-04T13:12:06.935093-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (A Nola)",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b052395c-fe3b-4b80-b36b-170b5a4aa21f/?format=api"
                        }
                    ]
                },
                {
                    "id": "103748d4-0a59-4838-8853-9b44a37d6b46",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aaff0b62-970d-43c5-8246-d2b1416ce9d5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6475.0
                            },
                            {
                                "team": "HOU",
                                "amount": 3525.0
                            }
                        ],
                        "expected_reward_tokens": 9517.5,
                        "profit_sb": 17.5,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bfcc0f32-0406-4dbd-abd2-66c04dbaf6ba",
                            "gambit_id": "57c49e1f-ba8a-47ef-94b9-b3d8ff7ac6b7",
                            "last_updated": "2022-10-04T13:12:06.931674-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/103748d4-0a59-4838-8853-9b44a37d6b46/?format=api"
                        },
                        {
                            "id": "9677f7a6-1bb0-470a-8406-83fd4d454c82",
                            "gambit_id": "0df072f6-928c-416e-abee-59b5968c9d5e",
                            "last_updated": "2022-10-04T13:12:06.930483-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "2.70000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/103748d4-0a59-4838-8853-9b44a37d6b46/?format=api"
                        }
                    ]
                },
                {
                    "id": "8ed220f8-da4a-4c5f-9e3c-a3112df7c81d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aaff0b62-970d-43c5-8246-d2b1416ce9d5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5212.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7af11427-3bbe-447f-9929-ee679642f23f",
                            "gambit_id": "68e15518-a3df-4b23-bc49-c932b3494c13",
                            "last_updated": "2022-10-04T13:12:06.926373-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ed220f8-da4a-4c5f-9e3c-a3112df7c81d/?format=api"
                        },
                        {
                            "id": "1c1b0d92-b922-43f3-a8e3-f93a85e568f8",
                            "gambit_id": "d15be598-fdfd-43ff-885c-98e34ebf0399",
                            "last_updated": "2022-10-04T13:12:06.927921-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ed220f8-da4a-4c5f-9e3c-a3112df7c81d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "56f90406-c7ec-427c-874f-bbf0cb686042",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c6a395fa-7c6a-4094-8da9-da918809df54",
            "completed": true,
            "last_updated": "2022-10-04T13:17:03.810787-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.81,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c6a395fa-7c6a-4094-8da9-da918809df54",
            "datetime": "2022-10-03T19:40:00-04:00",
            "cutoff_datetime": "2022-10-03T19:40:00-04:00",
            "name": "ARI (T Henry) v. MIL (B Woodruff)",
            "bettypes": [
                {
                    "id": "11e53601-e7e7-42ab-8011-cd765983140e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56f90406-c7ec-427c-874f-bbf0cb686042/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (B Woodruff)",
                                "amount": 6940.0
                            },
                            {
                                "team": "ARI (T Henry)",
                                "amount": 3060.0
                            }
                        ],
                        "expected_reward_tokens": 9577.2,
                        "profit_sb": 77.2,
                        "profit_sb_percentage": 0.81,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bf157a4a-9481-4559-86e1-b6dfb77d857a",
                            "gambit_id": "dab7e875-e5ed-46d5-b357-180c78ad0841",
                            "last_updated": "2022-10-04T13:17:03.821065-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (B Woodruff)",
                            "reward": "1.38000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11e53601-e7e7-42ab-8011-cd765983140e/?format=api"
                        },
                        {
                            "id": "c21fc5b8-5915-41a7-8da5-16d64ed32368",
                            "gambit_id": "eacdeb32-586c-48a1-8383-9a9ac639ef2e",
                            "last_updated": "2022-10-04T13:17:03.822174-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI (T Henry)",
                            "reward": "3.13000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11e53601-e7e7-42ab-8011-cd765983140e/?format=api"
                        }
                    ]
                },
                {
                    "id": "f90f19d3-6167-4e12-a6fe-2314470c824c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56f90406-c7ec-427c-874f-bbf0cb686042/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL",
                                "amount": 5316.0
                            },
                            {
                                "team": "ARI",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b4b0d129-b496-4576-a7ac-b3d7a93176bb",
                            "gambit_id": "95f511e4-9f4e-4114-8309-b200a4a83803",
                            "last_updated": "2022-10-04T13:17:03.817850-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f90f19d3-6167-4e12-a6fe-2314470c824c/?format=api"
                        },
                        {
                            "id": "987123e6-08b8-403f-9953-47b59ee480ae",
                            "gambit_id": "25a4f90c-54fa-4a96-9bcf-2759d8422147",
                            "last_updated": "2022-10-04T13:17:03.818991-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f90f19d3-6167-4e12-a6fe-2314470c824c/?format=api"
                        }
                    ]
                },
                {
                    "id": "a7dc96d0-4534-4bdc-a9f7-025d0b05ab3e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56f90406-c7ec-427c-874f-bbf0cb686042/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5212.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1d7a5e41-647e-46bc-979b-3f33f0fb88a9",
                            "gambit_id": "c67eb47a-acb2-407e-90f8-6c55b06d5e64",
                            "last_updated": "2022-10-04T13:17:03.814279-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7dc96d0-4534-4bdc-a9f7-025d0b05ab3e/?format=api"
                        },
                        {
                            "id": "a75dd0c6-bc20-4bf2-9204-7583e16bb078",
                            "gambit_id": "e32f052e-2a68-4780-ae09-af7beda1251e",
                            "last_updated": "2022-10-04T13:17:03.815524-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7dc96d0-4534-4bdc-a9f7-025d0b05ab3e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2a629d89-b742-4c57-b375-87ba2d3435e1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b92ad037-449a-4843-af6a-b18c55104c1a",
            "completed": true,
            "last_updated": "2022-10-05T07:21:53.025447-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.74,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b92ad037-449a-4843-af6a-b18c55104c1a",
            "datetime": "2022-10-03T19:10:00-04:00",
            "cutoff_datetime": "2022-10-03T19:10:00-04:00",
            "name": "WAS (C Abbott) v. NYM (C Carrasco)",
            "bettypes": [
                {
                    "id": "7677f478-30aa-4cc3-993d-b81e82d18b82",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2a629d89-b742-4c57-b375-87ba2d3435e1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (C Carrasco)",
                                "amount": 7037.0
                            },
                            {
                                "team": "WAS (C Abbott)",
                                "amount": 2963.0
                            }
                        ],
                        "expected_reward_tokens": 9570.32,
                        "profit_sb": 70.32,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cc924243-4160-41a5-a94c-f6d4dca3f0fe",
                            "gambit_id": "90c6b117-d813-4f04-b134-028240ad08d2",
                            "last_updated": "2022-10-05T07:21:53.035218-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (C Carrasco)",
                            "reward": "1.36000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7677f478-30aa-4cc3-993d-b81e82d18b82/?format=api"
                        },
                        {
                            "id": "7ca2a420-e38f-40a9-9f51-1fbbaf9c5dc3",
                            "gambit_id": "1ad15226-9561-4a24-a5a0-7fa417b885af",
                            "last_updated": "2022-10-05T07:21:53.036325-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS (C Abbott)",
                            "reward": "3.23000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7677f478-30aa-4cc3-993d-b81e82d18b82/?format=api"
                        }
                    ]
                },
                {
                    "id": "7b9519d6-9680-4f95-ac4e-8b2c266f3cf2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2a629d89-b742-4c57-b375-87ba2d3435e1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM",
                                "amount": 5419.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4581.0
                            }
                        ],
                        "expected_reward_tokens": 9482.67,
                        "profit_sb": -17.33,
                        "profit_sb_percentage": -0.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "735c81c9-8fa8-47f5-bbea-c79d55c56528",
                            "gambit_id": "61898024-2968-408d-b5a2-f89408e6f20a",
                            "last_updated": "2022-10-05T07:21:53.031758-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b9519d6-9680-4f95-ac4e-8b2c266f3cf2/?format=api"
                        },
                        {
                            "id": "528adc44-a841-41fc-8df6-c15a39830bf4",
                            "gambit_id": "2d940dda-fd4d-488e-a1b6-2580ca4b5d1c",
                            "last_updated": "2022-10-05T07:21:53.032916-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b9519d6-9680-4f95-ac4e-8b2c266f3cf2/?format=api"
                        }
                    ]
                },
                {
                    "id": "c32f63af-b33b-4eef-a4fd-45916e287dff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2a629d89-b742-4c57-b375-87ba2d3435e1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5106.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9aeefade-6e6e-4ab3-a3f3-e16c7350f9a9",
                            "gambit_id": "8ec5269e-da4d-4353-a089-f5014bc4ffd3",
                            "last_updated": "2022-10-05T07:21:53.028245-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c32f63af-b33b-4eef-a4fd-45916e287dff/?format=api"
                        },
                        {
                            "id": "48026b28-d9bf-4e34-b978-aa531bc30b63",
                            "gambit_id": "4caa1b80-6840-4fa6-87ad-e685143f7a77",
                            "last_updated": "2022-10-05T07:21:53.029393-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c32f63af-b33b-4eef-a4fd-45916e287dff/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4e2b597b-1b80-498f-8699-de7bb1e7c630",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d6aa6fdb-c17b-418e-b73e-ad8fb80d044d",
            "completed": true,
            "last_updated": "2022-10-04T09:22:02.909843-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.81,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d6aa6fdb-c17b-418e-b73e-ad8fb80d044d",
            "datetime": "2022-10-03T19:10:00-04:00",
            "cutoff_datetime": "2022-10-03T19:10:00-04:00",
            "name": "TAM (T Glasnow) v. BOS (R Hill)",
            "bettypes": [
                {
                    "id": "bfaccc91-e9c1-42d1-96a6-37c915849396",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e2b597b-1b80-498f-8699-de7bb1e7c630/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (T Glasnow)",
                                "amount": 5623.0
                            },
                            {
                                "team": "BOS (R Hill)",
                                "amount": 4377.0
                            }
                        ],
                        "expected_reward_tokens": 9671.56,
                        "profit_sb": 171.56,
                        "profit_sb_percentage": 1.81,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ba78615e-8cb0-4996-95b7-3450468333a3",
                            "gambit_id": "cbbef539-7455-4b30-98d2-3b387c1789be",
                            "last_updated": "2022-10-04T09:22:02.919205-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (T Glasnow)",
                            "reward": "1.72000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfaccc91-e9c1-42d1-96a6-37c915849396/?format=api"
                        },
                        {
                            "id": "19e7019a-b76c-4890-b45c-c351ef109015",
                            "gambit_id": "2434d49e-861e-43c0-b3df-66ead99ce6f6",
                            "last_updated": "2022-10-04T09:22:02.918233-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (R Hill)",
                            "reward": "2.21000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfaccc91-e9c1-42d1-96a6-37c915849396/?format=api"
                        }
                    ]
                },
                {
                    "id": "f2c6fbe1-b346-4ffc-a0b5-bafdeb1cdaa0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e2b597b-1b80-498f-8699-de7bb1e7c630/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS",
                                "amount": 5610.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4390.0
                            }
                        ],
                        "expected_reward_tokens": 9480.9,
                        "profit_sb": -19.1,
                        "profit_sb_percentage": -0.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e4d26c57-86a8-4bb1-a1f7-9547fe8e8c40",
                            "gambit_id": "04eadcde-222e-492b-83f2-0335242cfc9e",
                            "last_updated": "2022-10-04T09:22:02.915175-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2c6fbe1-b346-4ffc-a0b5-bafdeb1cdaa0/?format=api"
                        },
                        {
                            "id": "615dc4bf-0740-4f13-a814-dc0165650938",
                            "gambit_id": "51dd83d9-8e2d-4d55-a51b-9771dbfba329",
                            "last_updated": "2022-10-04T09:22:02.916176-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2c6fbe1-b346-4ffc-a0b5-bafdeb1cdaa0/?format=api"
                        }
                    ]
                },
                {
                    "id": "81ae2dd0-0725-43fb-b074-1ab7a9600da3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e2b597b-1b80-498f-8699-de7bb1e7c630/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5212.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2a5dc540-b271-4640-825d-0ab8c153c493",
                            "gambit_id": "037843af-bf1e-4646-aeb1-6b0c2f5cdb73",
                            "last_updated": "2022-10-04T09:22:02.912224-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81ae2dd0-0725-43fb-b074-1ab7a9600da3/?format=api"
                        },
                        {
                            "id": "59fd9a1f-12c8-4475-9f3c-173b8766b4e8",
                            "gambit_id": "3e426dd4-367d-4c98-a7f5-5a5412515d6f",
                            "last_updated": "2022-10-04T09:22:02.913222-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81ae2dd0-0725-43fb-b074-1ab7a9600da3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b57c5e93-e9a4-4963-91b1-a3397c3c0198",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "051af62b-33da-41d4-a904-a66dcaa07fd9",
            "completed": true,
            "last_updated": "2022-10-04T13:17:05.801987-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.65,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/051af62b-33da-41d4-a904-a66dcaa07fd9",
            "datetime": "2022-10-03T19:05:00-04:00",
            "cutoff_datetime": "2022-10-03T19:05:00-04:00",
            "name": "TOR (J Berrios) v. BAL (D Kremer)",
            "bettypes": [
                {
                    "id": "929019a4-491e-43a4-a928-739027adcd0d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b57c5e93-e9a4-4963-91b1-a3397c3c0198/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (J Berrios)",
                                "amount": 5335.0
                            },
                            {
                                "team": "BAL (D Kremer)",
                                "amount": 4665.0
                            }
                        ],
                        "expected_reward_tokens": 9656.35,
                        "profit_sb": 156.35,
                        "profit_sb_percentage": 1.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0fa5eee0-c73d-428f-aafa-2b3b228a829a",
                            "gambit_id": "38ee0276-f7c2-4ef5-913d-35188fde441b",
                            "last_updated": "2022-10-04T13:17:05.811865-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR (J Berrios)",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/929019a4-491e-43a4-a928-739027adcd0d/?format=api"
                        },
                        {
                            "id": "cfcf17db-81e6-4589-826b-f8368dd76fc7",
                            "gambit_id": "283ee523-a1e0-4796-a756-df54e5305486",
                            "last_updated": "2022-10-04T13:17:05.810917-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL (D Kremer)",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/929019a4-491e-43a4-a928-739027adcd0d/?format=api"
                        }
                    ]
                },
                {
                    "id": "56354c8d-3f02-4eee-87e9-8a036725a1f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b57c5e93-e9a4-4963-91b1-a3397c3c0198/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL",
                                "amount": 5780.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4220.0
                            }
                        ],
                        "expected_reward_tokens": 9537.0,
                        "profit_sb": 37.0,
                        "profit_sb_percentage": 0.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "63f6682f-3868-4055-aa60-e98b57d0ad80",
                            "gambit_id": "8cdfa827-2833-4caf-a045-a28e26a0bab1",
                            "last_updated": "2022-10-04T13:17:05.808048-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL",
                            "reward": "1.65000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56354c8d-3f02-4eee-87e9-8a036725a1f3/?format=api"
                        },
                        {
                            "id": "e4bc423b-6eb6-41fc-ae94-9c5d86203342",
                            "gambit_id": "de840864-5585-493a-b64b-b45560265b03",
                            "last_updated": "2022-10-04T13:17:05.809015-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR",
                            "reward": "2.26000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56354c8d-3f02-4eee-87e9-8a036725a1f3/?format=api"
                        }
                    ]
                },
                {
                    "id": "d5055533-83d0-48ed-a5d5-5b32f95d1240",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b57c5e93-e9a4-4963-91b1-a3397c3c0198/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5106.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b95865fd-6a0d-472f-9859-003e773dfeb2",
                            "gambit_id": "31cb2266-6762-436c-9d56-69fcda9e6afa",
                            "last_updated": "2022-10-04T13:17:05.804997-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5055533-83d0-48ed-a5d5-5b32f95d1240/?format=api"
                        },
                        {
                            "id": "4cf067cf-1622-4561-877f-22d3c34da9cc",
                            "gambit_id": "f60e2361-08dd-4bac-802f-9f3c11d3752b",
                            "last_updated": "2022-10-04T13:17:05.806132-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5055533-83d0-48ed-a5d5-5b32f95d1240/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cd9057c2-ca1f-4e8b-bf5f-20f120a5dfa1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a642a09c-ab0d-47d2-9fee-579b9e52c15b",
            "completed": true,
            "last_updated": "2022-10-04T13:17:06.139738-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.31,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a642a09c-ab0d-47d2-9fee-579b9e52c15b",
            "datetime": "2022-10-03T19:05:00-04:00",
            "cutoff_datetime": "2022-10-03T19:05:00-04:00",
            "name": "NYY (L Severino) v. TEX (M Perez)",
            "bettypes": [
                {
                    "id": "b717bc27-ef72-4fec-a931-06bba8223114",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd9057c2-ca1f-4e8b-bf5f-20f120a5dfa1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY (L Severino)",
                                "amount": 5833.0
                            },
                            {
                                "team": "TEX (M Perez)",
                                "amount": 4167.0
                            }
                        ],
                        "expected_reward_tokens": 9624.45,
                        "profit_sb": 124.45,
                        "profit_sb_percentage": 1.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cb261eba-86dc-47f9-b077-91644e68f1d1",
                            "gambit_id": "a9c3a847-5426-4c87-89ef-d00394061da7",
                            "last_updated": "2022-10-04T13:17:06.149910-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (L Severino)",
                            "reward": "1.65000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b717bc27-ef72-4fec-a931-06bba8223114/?format=api"
                        },
                        {
                            "id": "4e46599b-d319-4e3c-b73f-ba891167ae48",
                            "gambit_id": "fc35fb07-1eb4-4cc0-8c89-c70c5baaddb5",
                            "last_updated": "2022-10-04T13:17:06.148936-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (M Perez)",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b717bc27-ef72-4fec-a931-06bba8223114/?format=api"
                        }
                    ]
                },
                {
                    "id": "b3e67f8f-6a27-4f9a-88eb-e26aa6b0bba5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd9057c2-ca1f-4e8b-bf5f-20f120a5dfa1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX",
                                "amount": 5521.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4479.0
                            }
                        ],
                        "expected_reward_tokens": 9495.48,
                        "profit_sb": -4.52,
                        "profit_sb_percentage": -0.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6e7ad556-0a19-4574-a440-1d88013cf43e",
                            "gambit_id": "c90b9446-97c2-49ad-b583-e05da0a89df2",
                            "last_updated": "2022-10-04T13:17:06.146072-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "1.72000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3e67f8f-6a27-4f9a-88eb-e26aa6b0bba5/?format=api"
                        },
                        {
                            "id": "3bd99873-6819-4688-b028-d5126817737f",
                            "gambit_id": "cbaffbd5-6ca7-4d2f-82d6-02d2b374bd65",
                            "last_updated": "2022-10-04T13:17:06.147032-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY",
                            "reward": "2.12000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3e67f8f-6a27-4f9a-88eb-e26aa6b0bba5/?format=api"
                        }
                    ]
                },
                {
                    "id": "75fd3fd1-c404-468a-8d26-1e2108ef3cb3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd9057c2-ca1f-4e8b-bf5f-20f120a5dfa1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "a42ff019-1e79-4c35-abaa-d2a506cdec00",
                            "gambit_id": "7d4e0fc3-2bed-41d5-87e8-6630373687da",
                            "last_updated": "2022-10-04T13:17:06.142713-04: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/75fd3fd1-c404-468a-8d26-1e2108ef3cb3/?format=api"
                        },
                        {
                            "id": "9eca99ef-be96-4114-894e-4615356ed849",
                            "gambit_id": "c39c3e0c-71a7-42c8-8ce9-89fc929ce440",
                            "last_updated": "2022-10-04T13:17:06.143857-04: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/75fd3fd1-c404-468a-8d26-1e2108ef3cb3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2f35dfa5-f1d3-4611-8977-5cb8435f33d8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5b80702b-2c97-447e-b894-dab6be5bc83e",
            "completed": true,
            "last_updated": "2022-10-04T13:17:05.962281-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.65,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5b80702b-2c97-447e-b894-dab6be5bc83e",
            "datetime": "2022-10-03T18:40:00-04:00",
            "cutoff_datetime": "2022-10-03T18:40:00-04:00",
            "name": "CHC (H Wesneski) v. CIN (H Greene)",
            "bettypes": [
                {
                    "id": "4e0cfe41-779c-47bb-9abe-1c4064a6eca3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2f35dfa5-f1d3-4611-8977-5cb8435f33d8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CIN (H Greene)",
                                "amount": 5335.0
                            },
                            {
                                "team": "CHC (H Wesneski)",
                                "amount": 4665.0
                            }
                        ],
                        "expected_reward_tokens": 9656.35,
                        "profit_sb": 156.35,
                        "profit_sb_percentage": 1.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0ba4d35d-b3b6-4f83-b994-d9b08c77bb73",
                            "gambit_id": "0d7145a7-b603-48a3-b8b6-4e44da4d6ea6",
                            "last_updated": "2022-10-04T13:17:05.971573-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (H Greene)",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e0cfe41-779c-47bb-9abe-1c4064a6eca3/?format=api"
                        },
                        {
                            "id": "2fb08043-9b6a-4b2c-b3cb-c10c37518e9c",
                            "gambit_id": "f08b7a7c-83eb-4070-afcf-83529611202f",
                            "last_updated": "2022-10-04T13:17:05.972525-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC (H Wesneski)",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e0cfe41-779c-47bb-9abe-1c4064a6eca3/?format=api"
                        }
                    ]
                },
                {
                    "id": "1d031ad9-0c7d-46cc-aefa-c39362c37145",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2f35dfa5-f1d3-4611-8977-5cb8435f33d8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC",
                                "amount": 6326.0
                            },
                            {
                                "team": "CIN",
                                "amount": 3674.0
                            }
                        ],
                        "expected_reward_tokens": 9552.26,
                        "profit_sb": 52.26,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ec082f11-41ea-497a-aaa7-dec496ea7d3b",
                            "gambit_id": "b2b2f4ee-a0d4-484e-b4a0-4d604a1cc7e8",
                            "last_updated": "2022-10-04T13:17:05.969253-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d031ad9-0c7d-46cc-aefa-c39362c37145/?format=api"
                        },
                        {
                            "id": "75c83efd-ba1a-4c72-b105-664a7e78accb",
                            "gambit_id": "5c3979b4-3403-4386-a564-abc392583eca",
                            "last_updated": "2022-10-04T13:17:05.968137-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "2.60000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d031ad9-0c7d-46cc-aefa-c39362c37145/?format=api"
                        }
                    ]
                },
                {
                    "id": "02e7a565-1d51-403d-882a-6ffdc2f1bb2a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2f35dfa5-f1d3-4611-8977-5cb8435f33d8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5106.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6f150d91-eebc-4e36-b194-1f478f9d48f1",
                            "gambit_id": "5c283194-644a-4ddd-9d3b-2769c5c2ae97",
                            "last_updated": "2022-10-04T13:17:05.965090-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02e7a565-1d51-403d-882a-6ffdc2f1bb2a/?format=api"
                        },
                        {
                            "id": "2d3aab8b-4c31-46ba-9c4b-d5690bfc688a",
                            "gambit_id": "5a8b8d30-5e4b-4dec-8728-fc5ab10757c7",
                            "last_updated": "2022-10-04T13:17:05.966183-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02e7a565-1d51-403d-882a-6ffdc2f1bb2a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c3f6e33b-eb66-4887-91dc-7a1c6ff7637f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e8dc6e3d-8886-45a9-98d6-d81e8343e9c8",
            "completed": true,
            "last_updated": "2022-10-04T13:17:07.230646-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.13,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e8dc6e3d-8886-45a9-98d6-d81e8343e9c8",
            "datetime": "2022-10-03T18:40:00-04:00",
            "cutoff_datetime": "2022-10-03T18:40:00-04:00",
            "name": "ATL (B Elder) v. MIA (J Luzardo)",
            "bettypes": [
                {
                    "id": "a17995cf-d8a5-4044-8738-60de3b9c326a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3f6e33b-eb66-4887-91dc-7a1c6ff7637f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL (B Elder)",
                                "amount": 5894.0
                            },
                            {
                                "team": "MIA (J Luzardo)",
                                "amount": 4106.0
                            }
                        ],
                        "expected_reward_tokens": 9607.22,
                        "profit_sb": 107.22,
                        "profit_sb_percentage": 1.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "495fbaed-568d-403d-8ab2-8cf1f7e3bccb",
                            "gambit_id": "7174b469-83a2-44e1-980a-e374fd118d1a",
                            "last_updated": "2022-10-04T13:17:07.240845-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (B Elder)",
                            "reward": "1.63000",
                            "odds": "1.65360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a17995cf-d8a5-4044-8738-60de3b9c326a/?format=api"
                        },
                        {
                            "id": "6ec70f82-bbe1-4840-b077-c57fdcffc942",
                            "gambit_id": "775ada54-d247-4bfd-b888-8228197397d4",
                            "last_updated": "2022-10-04T13:17:07.239891-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA (J Luzardo)",
                            "reward": "2.34000",
                            "odds": "2.38000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a17995cf-d8a5-4044-8738-60de3b9c326a/?format=api"
                        }
                    ]
                },
                {
                    "id": "611bdfae-e4c7-4721-99c3-be78a9f81d75",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3f6e33b-eb66-4887-91dc-7a1c6ff7637f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA",
                                "amount": 5521.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4479.0
                            }
                        ],
                        "expected_reward_tokens": 9495.48,
                        "profit_sb": -4.52,
                        "profit_sb_percentage": -0.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3da48c08-411a-46fd-bfe9-25638d4a4883",
                            "gambit_id": "40834e0c-ff68-4be2-93cb-7b7dcbe54fe1",
                            "last_updated": "2022-10-04T13:17:07.236959-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA",
                            "reward": "1.72000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/611bdfae-e4c7-4721-99c3-be78a9f81d75/?format=api"
                        },
                        {
                            "id": "6a715113-f517-4d0f-af78-2fa3f2d9b41c",
                            "gambit_id": "b0ddc478-2200-44f3-940b-c34edf061e6d",
                            "last_updated": "2022-10-04T13:17:07.237941-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "2.12000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/611bdfae-e4c7-4721-99c3-be78a9f81d75/?format=api"
                        }
                    ]
                },
                {
                    "id": "68153abe-9a8a-49b2-86e2-92b8ae4c7a51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3f6e33b-eb66-4887-91dc-7a1c6ff7637f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5212.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "40a2aba8-bd79-4c04-93ed-2403bcdb8858",
                            "gambit_id": "47966e49-839e-4d0f-a111-2ae9a14e054f",
                            "last_updated": "2022-10-04T13:17:07.234953-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68153abe-9a8a-49b2-86e2-92b8ae4c7a51/?format=api"
                        },
                        {
                            "id": "b38b81c6-b802-404a-aebd-eaa33aa5e2b0",
                            "gambit_id": "d0805ce7-fce8-40c2-a9c0-01362170585a",
                            "last_updated": "2022-10-04T13:17:07.233681-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68153abe-9a8a-49b2-86e2-92b8ae4c7a51/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "77ed1c33-1a5c-4744-939a-4fe6b1c4b37a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bfc894c0-3da1-450b-89d6-b062f2e0a630",
            "completed": true,
            "last_updated": "2022-10-04T13:22:07.410026-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/bfc894c0-3da1-450b-89d6-b062f2e0a630",
            "datetime": "2022-10-03T18:35:00-04:00",
            "cutoff_datetime": "2022-10-03T18:35:00-04:00",
            "name": "St Louis Cardinals v. Pittsburgh Pirates",
            "bettypes": [
                {
                    "id": "dd8b0bbe-eec7-46c3-8514-f6f5c67f750c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/77ed1c33-1a5c-4744-939a-4fe6b1c4b37a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Cardinals",
                                "amount": 6192.0
                            },
                            {
                                "team": "Pittsburgh Pirates",
                                "amount": 3808.0
                            }
                        ],
                        "expected_reward_tokens": 9596.16,
                        "profit_sb": 96.16,
                        "profit_sb_percentage": 1.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "548dcac8-159a-483f-8e88-855b59de4cfb",
                            "gambit_id": "de9129bd-dfac-4b35-b68e-972b7ee6ec53",
                            "last_updated": "2022-10-04T13:22:07.418725-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Cardinals",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd8b0bbe-eec7-46c3-8514-f6f5c67f750c/?format=api"
                        },
                        {
                            "id": "c8897f45-af62-4b89-a445-8d95e3c679c1",
                            "gambit_id": "1db11daf-d629-4e96-bf34-bdde1921abbc",
                            "last_updated": "2022-10-04T13:22:07.419690-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Pirates",
                            "reward": "2.52000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd8b0bbe-eec7-46c3-8514-f6f5c67f750c/?format=api"
                        }
                    ]
                },
                {
                    "id": "3da7d4ab-9f45-412e-97c9-8a355afd42ca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/77ed1c33-1a5c-4744-939a-4fe6b1c4b37a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Pirates",
                                "amount": 5106.0
                            },
                            {
                                "team": "St Louis Cardinals",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c261e006-e7d4-4d62-b561-8418ab9261bb",
                            "gambit_id": "4bcfcc6d-4452-4ce7-be65-0f8fe5087184",
                            "last_updated": "2022-10-04T13:22:07.415845-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Pirates",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3da7d4ab-9f45-412e-97c9-8a355afd42ca/?format=api"
                        },
                        {
                            "id": "36f55d49-f9e4-4814-ad51-615e21d3481c",
                            "gambit_id": "d5970495-f896-431e-b32c-b06ac795355e",
                            "last_updated": "2022-10-04T13:22:07.416798-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Cardinals",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3da7d4ab-9f45-412e-97c9-8a355afd42ca/?format=api"
                        }
                    ]
                },
                {
                    "id": "a4aef683-f48b-4ea4-a5c5-a5af0f563949",
                    "match": "https://api-prod.gambitprofit.com/api/matches/77ed1c33-1a5c-4744-939a-4fe6b1c4b37a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5212.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "efb14909-54a5-40dd-828e-bb6b5a40ff18",
                            "gambit_id": "b1a5e4ee-755b-4842-8993-42847b7241db",
                            "last_updated": "2022-10-04T13:22:07.413939-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4aef683-f48b-4ea4-a5c5-a5af0f563949/?format=api"
                        },
                        {
                            "id": "b7fc457c-7af4-4697-9a24-77f82baf9c58",
                            "gambit_id": "57f2baeb-4664-43cc-a993-2d6877c7065a",
                            "last_updated": "2022-10-04T13:22:07.412863-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4aef683-f48b-4ea4-a5c5-a5af0f563949/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "23b33855-0439-4c77-b5cd-5e8e0def806d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4070c9af-b194-427c-9679-dd4b509d6111",
            "completed": true,
            "last_updated": "2022-10-04T13:22:06.731206-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4070c9af-b194-427c-9679-dd4b509d6111",
            "datetime": "2022-10-03T18:10:00-04:00",
            "cutoff_datetime": "2022-10-03T18:10:00-04:00",
            "name": "KAN (Z Greinke) v. CLE (T McKenzie)",
            "bettypes": [
                {
                    "id": "9cb4ccfb-bcd5-4e26-ba13-7555e0d55298",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23b33855-0439-4c77-b5cd-5e8e0def806d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE (T McKenzie)",
                                "amount": 6370.0
                            },
                            {
                                "team": "KAN (Z Greinke)",
                                "amount": 3630.0
                            }
                        ],
                        "expected_reward_tokens": 9618.7,
                        "profit_sb": 118.7,
                        "profit_sb_percentage": 1.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9e2ab012-dbbd-4a22-ba68-d19c5269dd37",
                            "gambit_id": "18017dd2-f85b-4742-b180-876368e54165",
                            "last_updated": "2022-10-04T13:22:06.739933-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (T McKenzie)",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cb4ccfb-bcd5-4e26-ba13-7555e0d55298/?format=api"
                        },
                        {
                            "id": "01aabff0-5de5-4cc3-914c-a5b7dbe58872",
                            "gambit_id": "7332c9f9-ecfa-48fc-81e9-1c97b91e36c0",
                            "last_updated": "2022-10-04T13:22:06.740891-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (Z Greinke)",
                            "reward": "2.65000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cb4ccfb-bcd5-4e26-ba13-7555e0d55298/?format=api"
                        }
                    ]
                },
                {
                    "id": "0f620b1e-5989-418c-89d2-82d96baf12a6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23b33855-0439-4c77-b5cd-5e8e0def806d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "KAN",
                                "amount": 5521.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4479.0
                            }
                        ],
                        "expected_reward_tokens": 9495.48,
                        "profit_sb": -4.52,
                        "profit_sb_percentage": -0.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b9cc8ee1-9eec-4e20-8a0a-6c0dbc08548d",
                            "gambit_id": "140cdbdf-5bfe-4c40-aead-46e692c80d58",
                            "last_updated": "2022-10-04T13:22:06.737996-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "1.72000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f620b1e-5989-418c-89d2-82d96baf12a6/?format=api"
                        },
                        {
                            "id": "18562af1-d4c9-4ffd-9243-9ba0bca415f7",
                            "gambit_id": "0a8d216b-25e0-4632-af56-192bc733952d",
                            "last_updated": "2022-10-04T13:22:06.737008-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "2.12000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f620b1e-5989-418c-89d2-82d96baf12a6/?format=api"
                        }
                    ]
                },
                {
                    "id": "a12c192b-6838-4587-b15f-fb95f844af0e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23b33855-0439-4c77-b5cd-5e8e0def806d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5316.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "762fde75-9642-4122-9d7c-36db3bb9e03c",
                            "gambit_id": "dbec037d-b5f9-4fe5-a468-5a0e1732dcf1",
                            "last_updated": "2022-10-04T13:22:06.735083-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a12c192b-6838-4587-b15f-fb95f844af0e/?format=api"
                        },
                        {
                            "id": "c0073c4f-996e-4833-87e4-0d48001c8554",
                            "gambit_id": "986af3bf-60a7-4fa2-a59b-6d962fe59587",
                            "last_updated": "2022-10-04T13:22:06.734034-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a12c192b-6838-4587-b15f-fb95f844af0e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f75d6fcd-52ef-414e-9b3a-b53d3acce860",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a46371de-0917-42d8-9c27-3c449ab58111",
            "completed": true,
            "last_updated": "2022-10-03T19:21:57.093962-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -6.09,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/a46371de-0917-42d8-9c27-3c449ab58111",
            "datetime": "2022-10-02T20:30:00-04:00",
            "cutoff_datetime": "2022-10-02T20:30:00-04:00",
            "name": "Nashville SC v. Houston Dynamo",
            "bettypes": [
                {
                    "id": "3957defb-6d84-4e3f-b297-0767b02f99de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f75d6fcd-52ef-414e-9b3a-b53d3acce860/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Nashville SC",
                                "amount": 7281.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2719.0
                            }
                        ],
                        "expected_reward_tokens": 10630.26,
                        "profit_sb": 1130.26,
                        "profit_sb_percentage": 11.9,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville SC",
                                "amount": 6080.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2270.0
                            },
                            {
                                "team": "Houston Dynamo",
                                "amount": 1650.0
                            }
                        ],
                        "expected_reward_tokens": 8875.7,
                        "profit_sb": -624.3,
                        "profit_sb_percentage": -6.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b7606555-70a8-4f12-8a3d-fbdb082831de",
                            "gambit_id": "fa0f502a-d89b-400e-90b9-61762c91eae0",
                            "last_updated": "2022-10-03T19:21:57.100021-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville SC",
                            "reward": "1.46000",
                            "odds": "1.53000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3957defb-6d84-4e3f-b297-0767b02f99de/?format=api"
                        },
                        {
                            "id": "be09867b-fc1d-4033-a0b1-fc5562bb92e4",
                            "gambit_id": "3a48e731-22aa-4c28-aca1-06ccf0f794ce",
                            "last_updated": "2022-10-03T19:21:57.102202-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.91000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3957defb-6d84-4e3f-b297-0767b02f99de/?format=api"
                        },
                        {
                            "id": "f7327cd6-e32d-4744-b53e-5de126767afd",
                            "gambit_id": "23945424-b70e-4672-ac07-b4dc26260b4e",
                            "last_updated": "2022-10-03T19:21:57.101103-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Dynamo",
                            "reward": "5.38000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3957defb-6d84-4e3f-b297-0767b02f99de/?format=api"
                        }
                    ]
                },
                {
                    "id": "d91d24a6-8115-4f0f-8d35-06be94e7d537",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f75d6fcd-52ef-414e-9b3a-b53d3acce860/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5831.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4169.0
                            }
                        ],
                        "expected_reward_tokens": 8921.43,
                        "profit_sb": -578.57,
                        "profit_sb_percentage": -6.09,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "42e05f3d-eb4a-4981-a7c9-cf145b53db6c",
                            "gambit_id": "540b3dd8-5614-4ed0-844a-393bceb5da9f",
                            "last_updated": "2022-10-03T19:21:57.097825-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.53000",
                            "odds": "1.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d91d24a6-8115-4f0f-8d35-06be94e7d537/?format=api"
                        },
                        {
                            "id": "b760c995-2fd4-4543-961e-226701749c8f",
                            "gambit_id": "97fa64ab-b8f3-451a-ae41-ea1e5835a592",
                            "last_updated": "2022-10-03T19:21:57.096687-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d91d24a6-8115-4f0f-8d35-06be94e7d537/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9743471f-b839-4f8f-ae83-f1126e7247f3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "23bc4550-b4a1-4ae5-bac1-cf6cd487bd58",
            "completed": true,
            "last_updated": "2022-10-03T11:32:21.842240-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.46,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/23bc4550-b4a1-4ae5-bac1-cf6cd487bd58",
            "datetime": "2022-10-02T20:20:00-04:00",
            "cutoff_datetime": "2022-10-02T20:20:00-04:00",
            "name": "Kansas City Chiefs v. Tampa Bay Buccaneers",
            "bettypes": [
                {
                    "id": "03a16e1e-e76e-460e-b3b9-34f808831bf2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9743471f-b839-4f8f-ae83-f1126e7247f3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 5411.0
                            },
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 4589.0
                            }
                        ],
                        "expected_reward_tokens": 9361.03,
                        "profit_sb": -138.97,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e3135a5b-8a1b-4a55-a5bd-e14764d574a6",
                            "gambit_id": "208c3a36-8759-44b8-9ed3-35101b77aa09",
                            "last_updated": "2022-10-03T11:32:21.847953-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03a16e1e-e76e-460e-b3b9-34f808831bf2/?format=api"
                        },
                        {
                            "id": "05c46146-aaa4-42c0-b1d1-2b2115958ce3",
                            "gambit_id": "ce7f0a3d-a7a6-4ac4-98b9-12420987af4c",
                            "last_updated": "2022-10-03T11:32:21.849079-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "2.04000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03a16e1e-e76e-460e-b3b9-34f808831bf2/?format=api"
                        }
                    ]
                },
                {
                    "id": "7730851d-2769-4c08-818d-b078a5574cfa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9743471f-b839-4f8f-ae83-f1126e7247f3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 5000.0
                            },
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9300.0,
                        "profit_sb": -200.0,
                        "profit_sb_percentage": -2.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2b49a081-f80b-4c31-baf7-4137e0c0cc7c",
                            "gambit_id": "cf0beddf-df89-4025-ba4c-e3a688207985",
                            "last_updated": "2022-10-03T11:32:21.852631-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7730851d-2769-4c08-818d-b078a5574cfa/?format=api"
                        },
                        {
                            "id": "d08eaef3-34de-4b78-8e48-4213e6e581d2",
                            "gambit_id": "8a1534a7-2e31-455d-87e6-1e4673b00387",
                            "last_updated": "2022-10-03T11:32:21.851544-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7730851d-2769-4c08-818d-b078a5574cfa/?format=api"
                        }
                    ]
                },
                {
                    "id": "c613bf3e-5f9e-450e-b77b-de9bb1521bc8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9743471f-b839-4f8f-ae83-f1126e7247f3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9300.0,
                        "profit_sb": -200.0,
                        "profit_sb_percentage": -2.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "50e9e948-d042-41db-88ad-ea0a0ad6fab5",
                            "gambit_id": "562c7397-0e41-43df-88e8-4aaf2f22fb34",
                            "last_updated": "2022-10-03T11:32:21.845925-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 47.5",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c613bf3e-5f9e-450e-b77b-de9bb1521bc8/?format=api"
                        },
                        {
                            "id": "13cd6ed8-20ca-41e2-8055-a89575c7a468",
                            "gambit_id": "0b399414-6752-4cb6-b576-6c638d9a3989",
                            "last_updated": "2022-10-03T11:32:21.844849-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 47.5",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c613bf3e-5f9e-450e-b77b-de9bb1521bc8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c8b250ce-8c42-4d2c-a8fa-a820b62d7691",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c3e1c4e1-330a-4993-a000-128b85486016",
            "completed": true,
            "last_updated": "2022-10-03T09:47:09.075485-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.47,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c3e1c4e1-330a-4993-a000-128b85486016",
            "datetime": "2022-10-02T19:08:00-04:00",
            "cutoff_datetime": "2022-10-02T19:08:00-04:00",
            "name": "NYM (C Bassitt) v. ATL (C Morton)",
            "bettypes": [
                {
                    "id": "e2cbcbb9-2043-45b9-ba62-c4483500b0ea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c8b250ce-8c42-4d2c-a8fa-a820b62d7691/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL (C Morton)",
                                "amount": 5455.0
                            },
                            {
                                "team": "NYM (C Bassitt)",
                                "amount": 4545.0
                            }
                        ],
                        "expected_reward_tokens": 9544.5,
                        "profit_sb": 44.5,
                        "profit_sb_percentage": 0.47,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2455e8d0-6330-462c-91f5-225add15b996",
                            "gambit_id": "47d46463-98af-44d3-8468-d84066a93262",
                            "last_updated": "2022-10-03T09:47:09.086081-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (C Morton)",
                            "reward": "1.75000",
                            "odds": "1.79370",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2cbcbb9-2043-45b9-ba62-c4483500b0ea/?format=api"
                        },
                        {
                            "id": "1977fb56-cf91-4eb7-8b3b-729be64bc641",
                            "gambit_id": "ed82d598-2992-4eb3-8a9e-ce6a202a60de",
                            "last_updated": "2022-10-03T09:47:09.084996-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (C Bassitt)",
                            "reward": "2.10000",
                            "odds": "2.16000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2cbcbb9-2043-45b9-ba62-c4483500b0ea/?format=api"
                        }
                    ]
                },
                {
                    "id": "8db63003-9ab5-44ca-8e8f-a12b40696584",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c8b250ce-8c42-4d2c-a8fa-a820b62d7691/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM",
                                "amount": 6305.0
                            },
                            {
                                "team": "ATL",
                                "amount": 3695.0
                            }
                        ],
                        "expected_reward_tokens": 9457.5,
                        "profit_sb": -42.5,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "348014fd-b49a-458b-9e2d-7739e4b57f5b",
                            "gambit_id": "6438ce16-ee7f-46c9-a393-24c8116742e2",
                            "last_updated": "2022-10-03T09:47:09.082715-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8db63003-9ab5-44ca-8e8f-a12b40696584/?format=api"
                        },
                        {
                            "id": "79f8ce4e-9ced-42f4-80e2-f1fb0013b8a4",
                            "gambit_id": "20b9f516-25bb-4d05-b601-f6c422cec32a",
                            "last_updated": "2022-10-03T09:47:09.081608-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "2.56000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8db63003-9ab5-44ca-8e8f-a12b40696584/?format=api"
                        }
                    ]
                },
                {
                    "id": "715e75ab-5518-477f-a0d5-df4123f88a8c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c8b250ce-8c42-4d2c-a8fa-a820b62d7691/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5000.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9300.0,
                        "profit_sb": -200.0,
                        "profit_sb_percentage": -2.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "45183696-0454-45d0-870a-8527ee98c26a",
                            "gambit_id": "1fc19705-dc89-443c-90a4-e9330a226a86",
                            "last_updated": "2022-10-03T09:47:09.079367-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/715e75ab-5518-477f-a0d5-df4123f88a8c/?format=api"
                        },
                        {
                            "id": "22df9185-d871-47bf-a342-eb55dad9c64c",
                            "gambit_id": "115e855f-4d19-4b52-bb18-b8938ede59b5",
                            "last_updated": "2022-10-03T09:47:09.078248-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/715e75ab-5518-477f-a0d5-df4123f88a8c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7c9c8dc2-9e2f-4728-a617-adabe7a549b5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "32df9011-06f8-4475-8d8f-7275b6767c13",
            "completed": true,
            "last_updated": "2022-10-03T19:21:56.936076-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -6.96,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/32df9011-06f8-4475-8d8f-7275b6767c13",
            "datetime": "2022-10-02T17:00:00-04:00",
            "cutoff_datetime": "2022-10-02T17:00:00-04:00",
            "name": "Sporting Kansas City v. Seattle Sounders",
            "bettypes": [
                {
                    "id": "fae10c41-574f-46fd-9901-dcbcb7355a2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7c9c8dc2-9e2f-4728-a617-adabe7a549b5/?format=api",
                    "name": "Pick the Winner",
                    "created_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 Kansas City",
                                "amount": 5890.0
                            },
                            {
                                "team": "Seattle Sounders",
                                "amount": 4110.0
                            }
                        ],
                        "expected_reward_tokens": 11836.8,
                        "profit_sb": 2336.8,
                        "profit_sb_percentage": 24.6,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sporting Kansas City",
                                "amount": 4328.0
                            },
                            {
                                "team": "Seattle Sounders",
                                "amount": 3020.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2652.0
                            }
                        ],
                        "expected_reward_tokens": 8697.6,
                        "profit_sb": -802.4,
                        "profit_sb_percentage": -8.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "306cc73b-8b22-43d6-b357-f79a108da112",
                            "gambit_id": "d143d49e-8727-4130-93c6-176f11ce9fe4",
                            "last_updated": "2022-10-03T19:21:56.943279-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sporting Kansas City",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fae10c41-574f-46fd-9901-dcbcb7355a2b/?format=api"
                        },
                        {
                            "id": "63c3a330-10c1-4125-b835-55a8beab2fa4",
                            "gambit_id": "83674530-511c-43e4-a43c-2330a45e0726",
                            "last_updated": "2022-10-03T19:21:56.942199-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Sounders",
                            "reward": "2.88000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fae10c41-574f-46fd-9901-dcbcb7355a2b/?format=api"
                        },
                        {
                            "id": "d6e82f81-6e40-469d-b5c6-2534408319cf",
                            "gambit_id": "23b57753-801b-430a-a368-59ba6a625a26",
                            "last_updated": "2022-10-03T19:21:56.944352-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.28000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fae10c41-574f-46fd-9901-dcbcb7355a2b/?format=api"
                        }
                    ]
                },
                {
                    "id": "44684915-8330-4329-bab6-6ee712c7f7ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7c9c8dc2-9e2f-4728-a617-adabe7a549b5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5490.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4510.0
                            }
                        ],
                        "expected_reward_tokens": 8838.9,
                        "profit_sb": -661.1,
                        "profit_sb_percentage": -6.96,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bf8fad04-cf8f-49a3-88c6-5f3b57c66d01",
                            "gambit_id": "b2835c53-fc29-4653-90fe-76cd0766ab51",
                            "last_updated": "2022-10-03T19:21:56.938861-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.61000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44684915-8330-4329-bab6-6ee712c7f7ae/?format=api"
                        },
                        {
                            "id": "f5d5efef-a06f-45d6-91c4-93517ecfc73e",
                            "gambit_id": "1f67f566-959b-4b54-9afa-a1695460c77f",
                            "last_updated": "2022-10-03T19:21:56.939990-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44684915-8330-4329-bab6-6ee712c7f7ae/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7446dbd1-f855-4903-8322-ad48da60623e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5fccb09e-155c-45d5-95ad-248c5d234da6",
            "completed": true,
            "last_updated": "2022-10-03T11:32:20.734404-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.55,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/5fccb09e-155c-45d5-95ad-248c5d234da6",
            "datetime": "2022-10-02T16:25:00-04:00",
            "cutoff_datetime": "2022-10-02T16:25:00-04:00",
            "name": "New England Patriots v. Green Bay Packers",
            "bettypes": [
                {
                    "id": "c65304e4-dae9-4177-8c7c-2568a8fe7b96",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7446dbd1-f855-4903-8322-ad48da60623e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Green Bay Packers",
                                "amount": 7808.0
                            },
                            {
                                "team": "New England Patriots",
                                "amount": 2192.0
                            }
                        ],
                        "expected_reward_tokens": 9447.52,
                        "profit_sb": -52.48,
                        "profit_sb_percentage": -0.55,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "07ace042-5e10-4527-9ab1-a67e0094f7b9",
                            "gambit_id": "41d9bfea-6039-40f5-92f0-6a69ac6d13f3",
                            "last_updated": "2022-10-03T11:32:20.740230-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Green Bay Packers",
                            "reward": "1.21000",
                            "odds": "1.22220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c65304e4-dae9-4177-8c7c-2568a8fe7b96/?format=api"
                        },
                        {
                            "id": "3a107d06-190b-431e-8113-e16b9bca8113",
                            "gambit_id": "1bdd6449-d670-43d0-9526-6a56256ff2ac",
                            "last_updated": "2022-10-03T11:32:20.741209-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New England Patriots",
                            "reward": "4.31000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c65304e4-dae9-4177-8c7c-2568a8fe7b96/?format=api"
                        }
                    ]
                },
                {
                    "id": "b8d63546-b1a8-4f6b-bf7c-c6175721026f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7446dbd1-f855-4903-8322-ad48da60623e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New England Patriots",
                                "amount": 5000.0
                            },
                            {
                                "team": "Green Bay Packers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9300.0,
                        "profit_sb": -200.0,
                        "profit_sb_percentage": -2.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a6d3457b-f8dc-4a50-81d8-3d13acda0515",
                            "gambit_id": "75485201-3d93-4674-830a-182fb144fbfe",
                            "last_updated": "2022-10-03T11:32:20.744177-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New England Patriots",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8d63546-b1a8-4f6b-bf7c-c6175721026f/?format=api"
                        },
                        {
                            "id": "4060816a-4cec-4ea1-ba5a-4d900eb0857b",
                            "gambit_id": "f115cfef-0fed-40a1-8280-5cbc7f15c7ed",
                            "last_updated": "2022-10-03T11:32:20.743196-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Green Bay Packers",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8d63546-b1a8-4f6b-bf7c-c6175721026f/?format=api"
                        }
                    ]
                },
                {
                    "id": "0628525d-e98d-449c-bef3-05a298db3c7b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7446dbd1-f855-4903-8322-ad48da60623e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 40",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 40",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9300.0,
                        "profit_sb": -200.0,
                        "profit_sb_percentage": -2.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fd5606ee-703e-4a63-84e7-272d33dc5d65",
                            "gambit_id": "f8f4b837-fb7a-4d00-9169-6ca0ec6c391f",
                            "last_updated": "2022-10-03T11:32:20.737138-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 40",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": "40.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0628525d-e98d-449c-bef3-05a298db3c7b/?format=api"
                        },
                        {
                            "id": "6b8c8a18-dcae-4fd1-9089-8a7347494e44",
                            "gambit_id": "e99afbfc-e1e9-41b0-b153-86f501f3e994",
                            "last_updated": "2022-10-03T11:32:20.738224-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 40",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": "40.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0628525d-e98d-449c-bef3-05a298db3c7b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "56661b52-bf20-4b66-ac59-d3a09b72d3ec",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "73fc49a8-9531-4ed4-8aa7-c8a71e759af4",
            "completed": true,
            "last_updated": "2022-10-03T11:32:21.544109-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.15,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/73fc49a8-9531-4ed4-8aa7-c8a71e759af4",
            "datetime": "2022-10-02T16:25:00-04:00",
            "cutoff_datetime": "2022-10-02T16:25:00-04:00",
            "name": "Denver Broncos v. Las Vegas Raiders",
            "bettypes": [
                {
                    "id": "91382ce4-d2f5-469a-b11b-139c43c7f269",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56661b52-bf20-4b66-ac59-d3a09b72d3ec/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Las Vegas Raiders",
                                "amount": 5591.0
                            },
                            {
                                "team": "Denver Broncos",
                                "amount": 4409.0
                            }
                        ],
                        "expected_reward_tokens": 9391.17,
                        "profit_sb": -108.83,
                        "profit_sb_percentage": -1.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "46e1ab7c-3293-4585-8c68-09158fccc2cf",
                            "gambit_id": "8d0b73c8-2716-4560-a34a-cdf182cec66e",
                            "last_updated": "2022-10-03T11:32:21.549642-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91382ce4-d2f5-469a-b11b-139c43c7f269/?format=api"
                        },
                        {
                            "id": "10f9a80c-fd2f-4c72-af97-7172561763b5",
                            "gambit_id": "a1276d44-6f61-4844-9574-8e47cc4c06c8",
                            "last_updated": "2022-10-03T11:32:21.550710-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Broncos",
                            "reward": "2.13000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91382ce4-d2f5-469a-b11b-139c43c7f269/?format=api"
                        }
                    ]
                },
                {
                    "id": "886305c5-b482-45ed-bf50-392f27f09ca6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56661b52-bf20-4b66-ac59-d3a09b72d3ec/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Las Vegas Raiders",
                                "amount": 5214.0
                            },
                            {
                                "team": "Denver Broncos",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "37eb6269-3ea6-4c7d-9b50-ec70a2c2152f",
                            "gambit_id": "a521897a-649c-4132-96d1-909e7442157a",
                            "last_updated": "2022-10-03T11:32:21.552743-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/886305c5-b482-45ed-bf50-392f27f09ca6/?format=api"
                        },
                        {
                            "id": "1a3c99b9-2ac9-4a23-b96a-ee3e576fe055",
                            "gambit_id": "abb72d79-2bfa-4e01-9f25-6777d69e1242",
                            "last_updated": "2022-10-03T11:32:21.553885-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Broncos",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/886305c5-b482-45ed-bf50-392f27f09ca6/?format=api"
                        }
                    ]
                },
                {
                    "id": "09d10792-adb2-4f65-9bb8-1aca711aba08",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56661b52-bf20-4b66-ac59-d3a09b72d3ec/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 45.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 45.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9300.0,
                        "profit_sb": -200.0,
                        "profit_sb_percentage": -2.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a597507a-ab74-49db-a5f3-92bcbac81772",
                            "gambit_id": "50e95b5f-6f1a-451d-ac95-9e75c23ee2b4",
                            "last_updated": "2022-10-03T11:32:21.546594-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 45.5",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": "45.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09d10792-adb2-4f65-9bb8-1aca711aba08/?format=api"
                        },
                        {
                            "id": "180286d0-484d-484f-bcf0-924f9f70f047",
                            "gambit_id": "6e6d5182-f699-41b3-aeba-5139c58d9955",
                            "last_updated": "2022-10-03T11:32:21.547605-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 45.5",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": "45.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09d10792-adb2-4f65-9bb8-1aca711aba08/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f2fe82aa-2725-4f1d-8baf-8d803f0b8016",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c3007b2c-6542-43f1-b76e-416fa3a52dc5",
            "completed": true,
            "last_updated": "2022-10-03T11:22:20.778945-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.24,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/c3007b2c-6542-43f1-b76e-416fa3a52dc5",
            "datetime": "2022-10-01T23:00:00-04:00",
            "cutoff_datetime": "2022-10-01T23:00:00-04:00",
            "name": "Stanford v. Oregon",
            "bettypes": [
                {
                    "id": "026a31a9-59db-4737-9e1e-b6152eebc99c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2fe82aa-2725-4f1d-8baf-8d803f0b8016/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oregon",
                                "amount": 8464.0
                            },
                            {
                                "team": "Stanford",
                                "amount": 1536.0
                            }
                        ],
                        "expected_reward_tokens": 9477.12,
                        "profit_sb": -22.88,
                        "profit_sb_percentage": -0.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f4da51f1-ae95-4386-926f-3651b516b91b",
                            "gambit_id": "e6278477-228a-4300-bd8c-8be203935f8e",
                            "last_updated": "2022-10-03T11:22:20.785364-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oregon",
                            "reward": "1.12000",
                            "odds": "1.12500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/026a31a9-59db-4737-9e1e-b6152eebc99c/?format=api"
                        },
                        {
                            "id": "49d6680e-1242-46da-b1bf-cad2c5dc578b",
                            "gambit_id": "f609abb7-837c-49ec-a7c1-b9656c9f06c9",
                            "last_updated": "2022-10-03T11:22:20.786339-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stanford",
                            "reward": "6.17000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/026a31a9-59db-4737-9e1e-b6152eebc99c/?format=api"
                        }
                    ]
                },
                {
                    "id": "0ac2351e-1648-4eb0-bcfc-e3ce094d284c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2fe82aa-2725-4f1d-8baf-8d803f0b8016/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oregon",
                                "amount": 5000.0
                            },
                            {
                                "team": "Stanford",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bdd29861-8059-4ad4-979f-feb2cd080132",
                            "gambit_id": "ebba66af-efeb-45c1-b123-0df7765ac674",
                            "last_updated": "2022-10-03T11:22:20.788314-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oregon",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "-17.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ac2351e-1648-4eb0-bcfc-e3ce094d284c/?format=api"
                        },
                        {
                            "id": "9253d63f-091c-4a0b-b10d-b79166d02b0c",
                            "gambit_id": "2de107ee-04e0-44e3-819e-9f6cf1b5f421",
                            "last_updated": "2022-10-03T11:22:20.789334-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stanford",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "17.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ac2351e-1648-4eb0-bcfc-e3ce094d284c/?format=api"
                        }
                    ]
                },
                {
                    "id": "ec16d6c8-ebbb-41c9-ace2-4092a8f678fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2fe82aa-2725-4f1d-8baf-8d803f0b8016/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 63.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 63.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4084873c-c3f1-4a69-8aa7-c7f53fb271c9",
                            "gambit_id": "ccff4637-081b-4588-964a-b47397e262ae",
                            "last_updated": "2022-10-03T11:22:20.781856-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 63.5",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "63.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec16d6c8-ebbb-41c9-ace2-4092a8f678fc/?format=api"
                        },
                        {
                            "id": "22ca500b-0ac5-4b4d-9d5e-ce3bf7d13cf2",
                            "gambit_id": "3d5439b3-cea2-4d89-816f-1ccdd8ed13b4",
                            "last_updated": "2022-10-03T11:22:20.783055-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 63.5",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "63.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec16d6c8-ebbb-41c9-ace2-4092a8f678fc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "085992d6-9328-4218-931d-ffbce4464f17",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "050dc9ae-6270-49f9-b202-12437c5eb5b9",
            "completed": true,
            "last_updated": "2022-10-03T11:37:31.024429-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/050dc9ae-6270-49f9-b202-12437c5eb5b9",
            "datetime": "2022-10-01T22:59:00-04:00",
            "cutoff_datetime": "2022-10-01T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - October 1st 2022",
            "bettypes": [
                {
                    "id": "9bbcd689-a7ca-4ef9-a22c-0abaaa3e9e74",
                    "match": "https://api-prod.gambitprofit.com/api/matches/085992d6-9328-4218-931d-ffbce4464f17/?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": "8d507173-b7a0-40d0-9370-46053f6703d6",
                            "gambit_id": "a9094de9-7e03-4730-a88c-87b216b9de2a",
                            "last_updated": "2022-10-03T11:37:31.026703-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "21 to 26",
                            "reward": "3.84000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bbcd689-a7ca-4ef9-a22c-0abaaa3e9e74/?format=api"
                        },
                        {
                            "id": "9ae094a0-f8df-452a-af8e-ce4fabb9b411",
                            "gambit_id": "08104210-82d1-4ac6-987c-bdfa5092ff47",
                            "last_updated": "2022-10-03T11:37:31.030758-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "1 to 5",
                            "reward": "4.54000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bbcd689-a7ca-4ef9-a22c-0abaaa3e9e74/?format=api"
                        },
                        {
                            "id": "7985a5e0-bcb2-4ce5-b4da-a408b2ce3a48",
                            "gambit_id": "259803d6-a82c-49ec-b500-161f9b2cc147",
                            "last_updated": "2022-10-03T11:37:31.029794-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "6 to 10",
                            "reward": "4.54000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bbcd689-a7ca-4ef9-a22c-0abaaa3e9e74/?format=api"
                        },
                        {
                            "id": "240e94e4-8ddf-4b97-a7e3-7314aedd2ad5",
                            "gambit_id": "11175936-c310-48f4-850d-0aab5480181c",
                            "last_updated": "2022-10-03T11:37:31.027725-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "16 to 20",
                            "reward": "4.54000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bbcd689-a7ca-4ef9-a22c-0abaaa3e9e74/?format=api"
                        },
                        {
                            "id": "e23f8876-2b5f-46e9-a972-6514ce1aed9e",
                            "gambit_id": "ba6515d2-1797-4561-a639-88b087add798",
                            "last_updated": "2022-10-03T11:37:31.028830-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "11 to 15",
                            "reward": "4.54000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bbcd689-a7ca-4ef9-a22c-0abaaa3e9e74/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "48c460e2-19a7-4060-9fe8-e7ebf9a238cc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d1f9fd1f-028c-4d73-bffc-28ace744369b",
            "completed": true,
            "last_updated": "2022-10-03T11:37:31.442569-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.11,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/d1f9fd1f-028c-4d73-bffc-28ace744369b",
            "datetime": "2022-10-01T22:59:00-04:00",
            "cutoff_datetime": "2022-10-01T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - October 1st 2022",
            "bettypes": [
                {
                    "id": "7e291da0-ba0e-4863-abfb-bcbcdadb4391",
                    "match": "https://api-prod.gambitprofit.com/api/matches/48c460e2-19a7-4060-9fe8-e7ebf9a238cc/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Even",
                                "amount": 5000.0
                            },
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9300.0,
                        "profit_sb": -200.0,
                        "profit_sb_percentage": -2.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a99e4e55-7912-4f76-8e0c-9032c252d3af",
                            "gambit_id": "36c02da2-a425-4850-8bfb-8ea5fdaed018",
                            "last_updated": "2022-10-03T11:37:31.445198-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Even",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e291da0-ba0e-4863-abfb-bcbcdadb4391/?format=api"
                        },
                        {
                            "id": "282e9a6a-9492-4232-a39f-6070f1d5d712",
                            "gambit_id": "a3dd9bc6-2ab0-409f-ae17-1e65f177349b",
                            "last_updated": "2022-10-03T11:37:31.446327-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Odd",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e291da0-ba0e-4863-abfb-bcbcdadb4391/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e9b53b11-66e5-47ee-82bb-beab71faff03",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d745ef14-789e-4eeb-8c0a-228e5cc5b732",
            "completed": true,
            "last_updated": "2022-10-02T15:17:29.213864-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -7.85,
            "sport_category": "BKFC 30",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/d745ef14-789e-4eeb-8c0a-228e5cc5b732",
            "datetime": "2022-10-01T22:40:00-04:00",
            "cutoff_datetime": "2022-10-01T22:40:00-04:00",
            "name": "Hunt vs Henry",
            "bettypes": [
                {
                    "id": "e08dfe18-22f7-401f-970f-257e0ec3d4af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e9b53b11-66e5-47ee-82bb-beab71faff03/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Lorenzo Hunt",
                                "amount": 6633.0
                            },
                            {
                                "team": "Quentin Henry",
                                "amount": 3367.0
                            }
                        ],
                        "expected_reward_tokens": 8754.2,
                        "profit_sb": -745.8,
                        "profit_sb_percentage": -7.85,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0884d409-fab3-45e1-adf1-b00f1d28e1f9",
                            "gambit_id": "a9c47543-04bd-4ae3-8c46-d02f540b3d83",
                            "last_updated": "2022-10-02T15:17:29.217704-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Lorenzo Hunt",
                            "reward": "1.32000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e08dfe18-22f7-401f-970f-257e0ec3d4af/?format=api"
                        },
                        {
                            "id": "db5eef84-77e8-407c-b980-bd34dc5e84ff",
                            "gambit_id": "e065a4a1-535c-44a9-a4af-9fa93f040030",
                            "last_updated": "2022-10-02T15:17:29.216551-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Quentin Henry",
                            "reward": "2.60000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e08dfe18-22f7-401f-970f-257e0ec3d4af/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "213b7fd9-62a8-4419-9d8b-95b72760d90f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b452abd4-1c92-432f-b618-1cf64aec1e5e",
            "completed": true,
            "last_updated": "2022-10-03T18:46:50.000194-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -5.87,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/b452abd4-1c92-432f-b618-1cf64aec1e5e",
            "datetime": "2022-10-01T22:30:00-04:00",
            "cutoff_datetime": "2022-10-01T22:30:00-04:00",
            "name": "Los Angeles Galaxy v. Real Salt Lake",
            "bettypes": [
                {
                    "id": "6373f1a2-d8e7-474e-b130-937415986c39",
                    "match": "https://api-prod.gambitprofit.com/api/matches/213b7fd9-62a8-4419-9d8b-95b72760d90f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Galaxy",
                                "amount": 7076.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2924.0
                            }
                        ],
                        "expected_reward_tokens": 11109.32,
                        "profit_sb": 1609.32,
                        "profit_sb_percentage": 16.94,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Galaxy",
                                "amount": 5675.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2345.0
                            },
                            {
                                "team": "Real Salt Lake",
                                "amount": 1980.0
                            }
                        ],
                        "expected_reward_tokens": 8909.75,
                        "profit_sb": -590.25,
                        "profit_sb_percentage": -6.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "87301d9e-c92c-422e-ae49-aebf401a04a7",
                            "gambit_id": "b30d247d-4607-4c2a-a0e6-dd9ad92f3a36",
                            "last_updated": "2022-10-03T18:46:50.007642-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Galaxy",
                            "reward": "1.57000",
                            "odds": "1.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6373f1a2-d8e7-474e-b130-937415986c39/?format=api"
                        },
                        {
                            "id": "da496bc8-b4d9-40ad-bebb-64b706f2e99a",
                            "gambit_id": "34ecf300-3d58-4024-b17b-2b30de6032dd",
                            "last_updated": "2022-10-03T18:46:50.008796-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.80000",
                            "odds": "4.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6373f1a2-d8e7-474e-b130-937415986c39/?format=api"
                        },
                        {
                            "id": "3ad5735e-d8ec-4bd0-84ea-83ad514a84d1",
                            "gambit_id": "40ab4c35-6d2a-4a5c-8d23-c73bee72c871",
                            "last_updated": "2022-10-03T18:46:50.006501-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Real Salt Lake",
                            "reward": "4.50000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6373f1a2-d8e7-474e-b130-937415986c39/?format=api"
                        }
                    ]
                },
                {
                    "id": "a9faeec0-8bc4-4e8f-91a5-c3eab85003b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/213b7fd9-62a8-4419-9d8b-95b72760d90f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6211.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3789.0
                            }
                        ],
                        "expected_reward_tokens": 8942.04,
                        "profit_sb": -557.96,
                        "profit_sb_percentage": -5.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7a7336c3-f63d-4b82-adf6-ba136ca0ebea",
                            "gambit_id": "fd3a89c6-e051-4250-9a44-912a8d2af62a",
                            "last_updated": "2022-10-03T18:46:50.004196-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9faeec0-8bc4-4e8f-91a5-c3eab85003b1/?format=api"
                        },
                        {
                            "id": "6be07c47-2aa0-4047-86de-436c53e27b78",
                            "gambit_id": "3e4e2b89-78b3-410f-9f12-968fd17e26ed",
                            "last_updated": "2022-10-03T18:46:50.003006-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9faeec0-8bc4-4e8f-91a5-c3eab85003b1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3213b066-5e26-42b2-9e74-26c1e4071a96",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a82e01e7-0efe-4633-9d81-f4a1fbbfd1c7",
            "completed": true,
            "last_updated": "2022-10-03T11:22:20.501742-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.87,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/a82e01e7-0efe-4633-9d81-f4a1fbbfd1c7",
            "datetime": "2022-10-01T22:30:00-04:00",
            "cutoff_datetime": "2022-10-01T22:30:00-04:00",
            "name": "Arizona State v. USC",
            "bettypes": [
                {
                    "id": "ba57c9a0-2c86-49bb-b161-e084aeb20492",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3213b066-5e26-42b2-9e74-26c1e4071a96/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "USC",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10200.0,
                        "profit_sb": 700.0,
                        "profit_sb_percentage": 7.37,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "USC",
                                "amount": 9233.0
                            },
                            {
                                "team": "Arizona State",
                                "amount": 767.0
                            }
                        ],
                        "expected_reward_tokens": 9417.66,
                        "profit_sb": -82.34,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e6b7986c-096d-4b34-b505-bfbe55b8f29f",
                            "gambit_id": "caaa7093-7948-4437-a0e8-e4e90a403bfb",
                            "last_updated": "2022-10-03T11:22:20.508077-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "USC",
                            "reward": "1.02000",
                            "odds": "1.02500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba57c9a0-2c86-49bb-b161-e084aeb20492/?format=api"
                        },
                        {
                            "id": "7cc9f2b9-afab-42ed-b4c7-3ed8ee65668e",
                            "gambit_id": "8bec30fd-a73f-4637-9a1d-421b68a5847c",
                            "last_updated": "2022-10-03T11:22:20.509221-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona State",
                            "reward": "12.28000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba57c9a0-2c86-49bb-b161-e084aeb20492/?format=api"
                        }
                    ]
                },
                {
                    "id": "da48246a-77f9-4623-9761-372428b92c95",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3213b066-5e26-42b2-9e74-26c1e4071a96/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "USC",
                                "amount": 5000.0
                            },
                            {
                                "team": "Arizona State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f0962265-c654-451b-ac7e-e60c22195043",
                            "gambit_id": "57c96d3c-9cfc-487d-97cf-1c2bd3025f33",
                            "last_updated": "2022-10-03T11:22:20.511489-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "USC",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "-25.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da48246a-77f9-4623-9761-372428b92c95/?format=api"
                        },
                        {
                            "id": "268b0797-5e69-4b66-bdab-7b980e790922",
                            "gambit_id": "b3909c30-acb8-4c4a-be59-2d920dd28394",
                            "last_updated": "2022-10-03T11:22:20.512634-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona State",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "25.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da48246a-77f9-4623-9761-372428b92c95/?format=api"
                        }
                    ]
                },
                {
                    "id": "e70e64ab-0f25-4631-b63e-e51e52d8efe1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3213b066-5e26-42b2-9e74-26c1e4071a96/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 61",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 61",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "644b1197-4579-4c9b-9403-2c3175ed7f8a",
                            "gambit_id": "3d88ae99-4a12-4276-a40e-39993b038c56",
                            "last_updated": "2022-10-03T11:22:20.505776-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 61",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "61.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e70e64ab-0f25-4631-b63e-e51e52d8efe1/?format=api"
                        },
                        {
                            "id": "fd97ff0c-cdc8-4042-b651-9db3e6817d0b",
                            "gambit_id": "85351d3b-0207-4a00-b04f-463b30aa29e5",
                            "last_updated": "2022-10-03T11:22:20.504605-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 61",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "61.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e70e64ab-0f25-4631-b63e-e51e52d8efe1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7c2108a7-619c-4977-bc2a-122e724cc73a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7166c183-5a7b-44c9-ba9f-2892884ee792",
            "completed": true,
            "last_updated": "2022-10-02T15:17:28.010203-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -6.46,
            "sport_category": "BKFC 30",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/7166c183-5a7b-44c9-ba9f-2892884ee792",
            "datetime": "2022-10-01T22:20:00-04:00",
            "cutoff_datetime": "2022-10-01T22:20:00-04:00",
            "name": "Rothwell vs O'Bannon",
            "bettypes": [
                {
                    "id": "5e03587b-357d-4714-90fe-9e5df16a0870",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7c2108a7-619c-4977-bc2a-122e724cc73a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ben Rothwell",
                                "amount": 7531.0
                            },
                            {
                                "team": "Bobo O'Bannon",
                                "amount": 2469.0
                            }
                        ],
                        "expected_reward_tokens": 8886.58,
                        "profit_sb": -613.42,
                        "profit_sb_percentage": -6.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3cdb3319-89fd-492a-a697-3766b7392362",
                            "gambit_id": "de6c4cab-0406-4b89-97d0-4a36af9bd46f",
                            "last_updated": "2022-10-02T15:17:28.014224-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Rothwell",
                            "reward": "1.18000",
                            "odds": "1.22000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e03587b-357d-4714-90fe-9e5df16a0870/?format=api"
                        },
                        {
                            "id": "e4d4cbdf-2061-4df3-9acf-9c2bd0afe686",
                            "gambit_id": "6213f39b-2249-46a9-ac82-5d22a13a8b02",
                            "last_updated": "2022-10-02T15:17:28.012894-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bobo O'Bannon",
                            "reward": "3.60000",
                            "odds": "4.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e03587b-357d-4714-90fe-9e5df16a0870/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2eb0cfcb-746a-47c7-9995-462679a95576",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cd892f82-488e-4306-a014-7839717826f3",
            "completed": true,
            "last_updated": "2022-10-03T19:06:53.186961-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -6.09,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/cd892f82-488e-4306-a014-7839717826f3",
            "datetime": "2022-10-01T22:00:00-04:00",
            "cutoff_datetime": "2022-10-01T22:00:00-04:00",
            "name": "Vancouver Whitecaps FC v. Austin FC",
            "bettypes": [
                {
                    "id": "b8e377c9-f6ac-4f3c-8d53-f08ddc8ae288",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2eb0cfcb-746a-47c7-9995-462679a95576/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Vancouver Whitecaps FC",
                                "amount": 5693.0
                            },
                            {
                                "team": "Austin FC",
                                "amount": 4307.0
                            }
                        ],
                        "expected_reward_tokens": 11670.65,
                        "profit_sb": 2170.65,
                        "profit_sb_percentage": 22.85,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vancouver Whitecaps FC",
                                "amount": 4242.0
                            },
                            {
                                "team": "Austin FC",
                                "amount": 3209.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2550.0
                            }
                        ],
                        "expected_reward_tokens": 8695.5,
                        "profit_sb": -804.5,
                        "profit_sb_percentage": -8.47,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "761373e9-f47b-4dd1-9f84-af724dc824e0",
                            "gambit_id": "d06d93f7-88a5-4a49-8acb-c67f7f8d7bff",
                            "last_updated": "2022-10-03T19:06:53.194048-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Whitecaps FC",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8e377c9-f6ac-4f3c-8d53-f08ddc8ae288/?format=api"
                        },
                        {
                            "id": "c420e73d-b672-4705-8b20-78ea47e923b9",
                            "gambit_id": "9627ed2f-0a41-41d4-bda8-d2cb92a520f5",
                            "last_updated": "2022-10-03T19:06:53.193100-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin FC",
                            "reward": "2.71000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8e377c9-f6ac-4f3c-8d53-f08ddc8ae288/?format=api"
                        },
                        {
                            "id": "01b35898-aa73-4d09-9d0d-73968d2650d9",
                            "gambit_id": "7ea2d110-8979-4b7e-a237-4292205f15a4",
                            "last_updated": "2022-10-03T19:06:53.194987-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.41000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8e377c9-f6ac-4f3c-8d53-f08ddc8ae288/?format=api"
                        }
                    ]
                },
                {
                    "id": "c077c632-5e06-402d-a833-bd116b4c8fbd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2eb0cfcb-746a-47c7-9995-462679a95576/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5831.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4169.0
                            }
                        ],
                        "expected_reward_tokens": 8921.43,
                        "profit_sb": -578.57,
                        "profit_sb_percentage": -6.09,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a624b9f7-e61a-4531-ba3d-b8edca589467",
                            "gambit_id": "ba5c5316-9a0f-41d0-ba2b-8216bc693c39",
                            "last_updated": "2022-10-03T19:06:53.189737-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.53000",
                            "odds": "1.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c077c632-5e06-402d-a833-bd116b4c8fbd/?format=api"
                        },
                        {
                            "id": "908252c4-d2a2-4d0d-9189-cbe602ccb18c",
                            "gambit_id": "e38a32f2-19ff-4046-a46b-87dba30fa406",
                            "last_updated": "2022-10-03T19:06:53.190864-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c077c632-5e06-402d-a833-bd116b4c8fbd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bbf66bde-8390-491c-a5f6-d9045015477a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f170e8fc-bd7a-4601-81d5-cccaf68dff10",
            "completed": true,
            "last_updated": "2022-10-02T15:17:25.921285-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -6.08,
            "sport_category": "BKFC 30",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/f170e8fc-bd7a-4601-81d5-cccaf68dff10",
            "datetime": "2022-10-01T22:00:00-04:00",
            "cutoff_datetime": "2022-10-01T22:00:00-04:00",
            "name": "Shavers vs Sutterfield",
            "bettypes": [
                {
                    "id": "ef1be77a-f585-40b1-9747-91c1565a97f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bbf66bde-8390-491c-a5f6-d9045015477a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brandon Shavers",
                                "amount": 7436.0
                            },
                            {
                                "team": "Aaron Sutterfield",
                                "amount": 2564.0
                            }
                        ],
                        "expected_reward_tokens": 8922.72,
                        "profit_sb": -577.28,
                        "profit_sb_percentage": -6.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "31569c5b-9893-42b9-9943-b48f456fe599",
                            "gambit_id": "17426bb5-2c39-4b7a-a0fa-bce83494f425",
                            "last_updated": "2022-10-02T15:17:25.925254-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brandon Shavers",
                            "reward": "1.20000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef1be77a-f585-40b1-9747-91c1565a97f3/?format=api"
                        },
                        {
                            "id": "294f26e6-d1cb-43bc-9a01-311b056d2652",
                            "gambit_id": "6cd9875e-75e3-422a-9927-c8705a3a8127",
                            "last_updated": "2022-10-02T15:17:25.924065-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aaron Sutterfield",
                            "reward": "3.48000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef1be77a-f585-40b1-9747-91c1565a97f3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3f3fab7d-c628-49af-9080-bacef2c16798",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f5350235-4616-462d-8a35-b3eb380fe792",
            "completed": true,
            "last_updated": "2022-10-02T15:17:13.564732-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9.55,
            "sport_category": "BKFC 30",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/f5350235-4616-462d-8a35-b3eb380fe792",
            "datetime": "2022-10-01T21:40:00-04:00",
            "cutoff_datetime": "2022-10-01T21:40:00-04:00",
            "name": "Stephenson vs Harris",
            "bettypes": [
                {
                    "id": "63c6e8c2-4e36-4f5f-878c-98b8637d210b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3f3fab7d-c628-49af-9080-bacef2c16798/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kaleb Harris",
                                "amount": 5616.0
                            },
                            {
                                "team": "Harris Stephenson",
                                "amount": 4384.0
                            }
                        ],
                        "expected_reward_tokens": 8592.48,
                        "profit_sb": -907.52,
                        "profit_sb_percentage": -9.55,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c21d3799-fb62-4336-8d16-1d2553d3eab6",
                            "gambit_id": "2d8a1332-7f8b-4b4e-ae92-8563cb43618a",
                            "last_updated": "2022-10-02T15:17:13.567378-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kaleb Harris",
                            "reward": "1.53000",
                            "odds": "1.66000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63c6e8c2-4e36-4f5f-878c-98b8637d210b/?format=api"
                        },
                        {
                            "id": "a26370b4-5abb-40e6-b566-04f0876ff46d",
                            "gambit_id": "7bd6abaa-5794-456f-bd5b-3cd787c1c4ce",
                            "last_updated": "2022-10-02T15:17:13.568531-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harris Stephenson",
                            "reward": "1.96000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63c6e8c2-4e36-4f5f-878c-98b8637d210b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2dfd5f37-e24d-49e7-93f2-0f721be89e60",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3f95ca9a-3a4d-4cdf-a05c-e61a472960d1",
            "completed": true,
            "last_updated": "2022-10-03T11:22:23.399213-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.53,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/3f95ca9a-3a4d-4cdf-a05c-e61a472960d1",
            "datetime": "2022-10-01T21:30:00-04:00",
            "cutoff_datetime": "2022-10-01T21:30:00-04:00",
            "name": "Colorado v. Arizona",
            "bettypes": [
                {
                    "id": "6f94c333-6f83-40d8-bb5d-762a7f855ca9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2dfd5f37-e24d-49e7-93f2-0f721be89e60/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Arizona",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10900.0,
                        "profit_sb": 1400.0,
                        "profit_sb_percentage": 14.74,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arizona",
                                "amount": 8671.0
                            },
                            {
                                "team": "Colorado",
                                "amount": 1329.0
                            }
                        ],
                        "expected_reward_tokens": 9449.19,
                        "profit_sb": -50.81,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "376b1301-16ba-4e22-bbf8-59e6dcdb8b42",
                            "gambit_id": "f3baf622-e048-4e59-85e2-c1ca8cbe5f5f",
                            "last_updated": "2022-10-03T11:22:23.405654-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona",
                            "reward": "1.09000",
                            "odds": "1.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f94c333-6f83-40d8-bb5d-762a7f855ca9/?format=api"
                        },
                        {
                            "id": "aab12b5e-cd10-4f99-ba2e-f77ef031f7ec",
                            "gambit_id": "92d40de0-7bc4-45b9-b813-85f83d4ae08c",
                            "last_updated": "2022-10-03T11:22:23.406796-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado",
                            "reward": "7.11000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f94c333-6f83-40d8-bb5d-762a7f855ca9/?format=api"
                        }
                    ]
                },
                {
                    "id": "c9a5e610-e819-42db-b9d8-b4128d76d30d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2dfd5f37-e24d-49e7-93f2-0f721be89e60/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado",
                                "amount": 5000.0
                            },
                            {
                                "team": "Arizona",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "70cd5810-885b-41aa-9726-142785c91568",
                            "gambit_id": "12f46d53-9458-4f0c-baea-384febcced09",
                            "last_updated": "2022-10-03T11:22:23.409976-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "18.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9a5e610-e819-42db-b9d8-b4128d76d30d/?format=api"
                        },
                        {
                            "id": "1d0aae61-2fb8-427e-811b-a193a599c321",
                            "gambit_id": "3d7e7dd7-db07-4da0-a599-aacb77d70cb1",
                            "last_updated": "2022-10-03T11:22:23.409014-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "-18.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9a5e610-e819-42db-b9d8-b4128d76d30d/?format=api"
                        }
                    ]
                },
                {
                    "id": "64494867-7083-42c4-bab1-8fe27377309e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2dfd5f37-e24d-49e7-93f2-0f721be89e60/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 58",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 58",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aeca34bf-cc01-4d02-84f9-b2d55d9e7a6c",
                            "gambit_id": "4bd19876-8425-4043-9cf4-eaad3ad5ff67",
                            "last_updated": "2022-10-03T11:22:23.403264-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 58",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "58.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64494867-7083-42c4-bab1-8fe27377309e/?format=api"
                        },
                        {
                            "id": "bef969b6-8e2f-4c72-86a8-50f679c3c72c",
                            "gambit_id": "ced979e5-4688-4692-8a94-6b33554a8e24",
                            "last_updated": "2022-10-03T11:22:23.402108-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 58",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "58.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64494867-7083-42c4-bab1-8fe27377309e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aec1f56c-9e8f-44ce-ad86-d6f2cae87497",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2fdffbd1-e09c-431a-af88-de16c330464f",
            "completed": true,
            "last_updated": "2022-10-02T15:17:26.858756-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -10.65,
            "sport_category": "BKFC 30",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/2fdffbd1-e09c-431a-af88-de16c330464f",
            "datetime": "2022-10-01T21:20:00-04:00",
            "cutoff_datetime": "2022-10-01T21:20:00-04:00",
            "name": "Jenkins vs Baxter",
            "bettypes": [
                {
                    "id": "33bd8602-ab1e-4d81-9001-b29571818c57",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aec1f56c-9e8f-44ce-ad86-d6f2cae87497/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tony Jenkins",
                                "amount": 5176.0
                            },
                            {
                                "team": "Ravon Baxter",
                                "amount": 4824.0
                            }
                        ],
                        "expected_reward_tokens": 8488.64,
                        "profit_sb": -1011.36,
                        "profit_sb_percentage": -10.65,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bba93364-9628-43e1-83f0-0482f9f54373",
                            "gambit_id": "98d4a759-ffe7-46ee-9771-7c37cb10f4e9",
                            "last_updated": "2022-10-02T15:17:26.862208-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tony Jenkins",
                            "reward": "1.64000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33bd8602-ab1e-4d81-9001-b29571818c57/?format=api"
                        },
                        {
                            "id": "4e9364a7-f826-40d5-8449-4d800593bff5",
                            "gambit_id": "2dafb0b4-2c7a-4108-8f8f-5888cd6396aa",
                            "last_updated": "2022-10-02T15:17:26.861166-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ravon Baxter",
                            "reward": "1.76000",
                            "odds": "1.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33bd8602-ab1e-4d81-9001-b29571818c57/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e784c15d-fdd3-495c-8d9b-546915f6b07a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b2a25377-76e0-43da-a2b6-0f3ce7f00e13",
            "completed": true,
            "last_updated": "2022-10-02T15:17:31.619845-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.2,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b2a25377-76e0-43da-a2b6-0f3ce7f00e13",
            "datetime": "2022-10-01T21:10:00-04:00",
            "cutoff_datetime": "2022-10-01T21:10:00-04:00",
            "name": "COL (K Freeland) v. LOS (M Grove)",
            "bettypes": [
                {
                    "id": "4af61c64-0c18-46fb-9f20-24c51b383369",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e784c15d-fdd3-495c-8d9b-546915f6b07a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (M Grove)",
                                "amount": 6871.0
                            },
                            {
                                "team": "COL (K Freeland)",
                                "amount": 3129.0
                            }
                        ],
                        "expected_reward_tokens": 9480.87,
                        "profit_sb": -19.13,
                        "profit_sb_percentage": -0.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "27f7daf0-8321-46ad-81a9-e8b7cf4973d4",
                            "gambit_id": "251d23cd-688f-4e8c-a426-40e13c26af9b",
                            "last_updated": "2022-10-02T15:17:31.629526-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (M Grove)",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4af61c64-0c18-46fb-9f20-24c51b383369/?format=api"
                        },
                        {
                            "id": "ed0d1ae7-8570-4128-a4ce-1eda4ae2234a",
                            "gambit_id": "13348e90-c376-491a-8439-86e6af51342c",
                            "last_updated": "2022-10-02T15:17:31.630625-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL (K Freeland)",
                            "reward": "3.03000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4af61c64-0c18-46fb-9f20-24c51b383369/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5666a91-65bc-4951-9b33-2504e68504f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e784c15d-fdd3-495c-8d9b-546915f6b07a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5307.0
                            },
                            {
                                "team": "COL",
                                "amount": 4693.0
                            }
                        ],
                        "expected_reward_tokens": 9339.07,
                        "profit_sb": -160.93,
                        "profit_sb_percentage": -1.69,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f628b190-3f36-4a53-8b08-d5ab436e8fca",
                            "gambit_id": "f19ba839-b845-4951-b431-c2848c944088",
                            "last_updated": "2022-10-02T15:17:31.626527-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5666a91-65bc-4951-9b33-2504e68504f2/?format=api"
                        },
                        {
                            "id": "7b1b7191-1fd0-41e7-b0f6-0aed2fa43ad8",
                            "gambit_id": "7539ea38-5dc7-4e14-9043-6b3a0e4d686a",
                            "last_updated": "2022-10-02T15:17:31.627567-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL",
                            "reward": "1.99000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5666a91-65bc-4951-9b33-2504e68504f2/?format=api"
                        }
                    ]
                },
                {
                    "id": "b9e690eb-a802-4d11-80c7-f5b08fc96bd3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e784c15d-fdd3-495c-8d9b-546915f6b07a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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.5",
                                "amount": 5108.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4892.0
                            }
                        ],
                        "expected_reward_tokens": 9294.8,
                        "profit_sb": -205.2,
                        "profit_sb_percentage": -2.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "986dc527-9c90-4d6b-b172-2db8ba2fe15f",
                            "gambit_id": "96659d58-f753-424b-be97-a4a612ae6e6a",
                            "last_updated": "2022-10-02T15:17:31.622946-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.82000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9e690eb-a802-4d11-80c7-f5b08fc96bd3/?format=api"
                        },
                        {
                            "id": "7af3f348-1976-4cf0-b740-f710fbf5f9f7",
                            "gambit_id": "d84b7fc1-35f1-4ea1-ba37-b0f2eae6ce44",
                            "last_updated": "2022-10-02T15:17:31.624144-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.90000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9e690eb-a802-4d11-80c7-f5b08fc96bd3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e439ce8a-867a-49ef-82d6-98936abebd04",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1af6c5a7-6b0c-4e93-a2ae-fc53d7a3033b",
            "completed": true,
            "last_updated": "2022-10-02T15:17:30.961277-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.49,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1af6c5a7-6b0c-4e93-a2ae-fc53d7a3033b",
            "datetime": "2022-10-01T21:07:00-04:00",
            "cutoff_datetime": "2022-10-01T21:07:00-04:00",
            "name": "TEX (C Ragans) v. LAA (J Suarez)",
            "bettypes": [
                {
                    "id": "4cf7973e-9797-4168-9fd3-9e44922666c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e439ce8a-867a-49ef-82d6-98936abebd04/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LAA (J Suarez)",
                                "amount": 5518.0
                            },
                            {
                                "team": "TEX (C Ragans)",
                                "amount": 4482.0
                            }
                        ],
                        "expected_reward_tokens": 9546.14,
                        "profit_sb": 46.14,
                        "profit_sb_percentage": 0.49,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "294a68f7-5cb0-46fd-a385-7259742f1674",
                            "gambit_id": "5183096d-af06-4598-a9b1-599af29e3df0",
                            "last_updated": "2022-10-02T15:17:30.973912-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA (J Suarez)",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cf7973e-9797-4168-9fd3-9e44922666c5/?format=api"
                        },
                        {
                            "id": "d1925a8e-6e63-4eba-ab40-6ed35010cda8",
                            "gambit_id": "b3fc0bd3-8ac2-4eed-94c5-390e8fa64437",
                            "last_updated": "2022-10-02T15:17:30.974871-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (C Ragans)",
                            "reward": "2.13000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cf7973e-9797-4168-9fd3-9e44922666c5/?format=api"
                        }
                    ]
                },
                {
                    "id": "4635db8a-f5a8-48e2-af6a-4ecd2703a58a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e439ce8a-867a-49ef-82d6-98936abebd04/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX",
                                "amount": 6150.0
                            },
                            {
                                "team": "LAA",
                                "amount": 3850.0
                            }
                        ],
                        "expected_reward_tokens": 9471.0,
                        "profit_sb": -29.0,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "31c9ee21-1230-48e9-922f-de9fed3b1852",
                            "gambit_id": "1536e2e1-0575-4a8c-b2fe-9e95148d4bbd",
                            "last_updated": "2022-10-02T15:17:30.971980-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "1.54000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4635db8a-f5a8-48e2-af6a-4ecd2703a58a/?format=api"
                        },
                        {
                            "id": "95e706f0-4fb8-4fd9-a382-2c4b500a46fb",
                            "gambit_id": "d40c3c41-e7af-4b4a-b45b-64dedc28a750",
                            "last_updated": "2022-10-02T15:17:30.970961-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA",
                            "reward": "2.46000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4635db8a-f5a8-48e2-af6a-4ecd2703a58a/?format=api"
                        }
                    ]
                },
                {
                    "id": "d552b9f3-0051-4f8b-84fe-6b01234386aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e439ce8a-867a-49ef-82d6-98936abebd04/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 8",
                                "amount": 5214.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2929ca05-7f17-47f8-aea3-c04b8859c238",
                            "gambit_id": "adf6568a-5845-4f06-9a41-d06bb83a4a74",
                            "last_updated": "2022-10-02T15:17:30.965846-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d552b9f3-0051-4f8b-84fe-6b01234386aa/?format=api"
                        },
                        {
                            "id": "5dd7d71f-d20b-49b4-9ca1-90556486260a",
                            "gambit_id": "9d409e24-2bf2-4aa4-b350-6ae5cf2447c4",
                            "last_updated": "2022-10-02T15:17:30.964198-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d552b9f3-0051-4f8b-84fe-6b01234386aa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "017d3a53-e901-42cf-9f55-1f1452b4cf76",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "63bbb4ce-9c5d-4f3a-933b-5653d9224733",
            "completed": true,
            "last_updated": "2022-10-03T15:46:56.608961-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -4.82,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/63bbb4ce-9c5d-4f3a-933b-5653d9224733",
            "datetime": "2022-10-01T21:00:00-04:00",
            "cutoff_datetime": "2022-10-01T21:00:00-04:00",
            "name": "Francisco Trinaldo v. Randy Brown",
            "bettypes": [
                {
                    "id": "fd461105-0e4c-4114-a282-8cd359098dbf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/017d3a53-e901-42cf-9f55-1f1452b4cf76/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Randy Brown",
                                "amount": 7120.0
                            },
                            {
                                "team": "Francisco Trinaldo",
                                "amount": 2880.0
                            }
                        ],
                        "expected_reward_tokens": 9042.4,
                        "profit_sb": -457.6,
                        "profit_sb_percentage": -4.82,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4ad8f4c0-0d4b-4f46-9aab-d66b6e42d436",
                            "gambit_id": "2b9fde46-5fd4-4638-84c3-d307701367e4",
                            "last_updated": "2022-10-03T15:46:56.615102-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Randy Brown",
                            "reward": "1.27000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd461105-0e4c-4114-a282-8cd359098dbf/?format=api"
                        },
                        {
                            "id": "25e76a0d-a96a-4ce1-9bd4-fd8b6555a82b",
                            "gambit_id": "91e139e5-e8d0-46f8-aedf-ff701978926b",
                            "last_updated": "2022-10-03T15:46:56.616072-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Francisco Trinaldo",
                            "reward": "3.14000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd461105-0e4c-4114-a282-8cd359098dbf/?format=api"
                        }
                    ]
                },
                {
                    "id": "170803f4-0242-4f0a-bc26-ea67b57503b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/017d3a53-e901-42cf-9f55-1f1452b4cf76/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 5294.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4706.0
                            }
                        ],
                        "expected_reward_tokens": 8893.92,
                        "profit_sb": -606.08,
                        "profit_sb_percentage": -6.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3564653c-9700-4f2f-ab90-d0e4abc2a031",
                            "gambit_id": "66c5266d-0487-4715-a42f-31f680c4f1cf",
                            "last_updated": "2022-10-03T15:46:56.613095-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.68000",
                            "odds": "1.76920",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/170803f4-0242-4f0a-bc26-ea67b57503b9/?format=api"
                        },
                        {
                            "id": "ee7014ae-1620-41e7-9bbc-276fc31cfa67",
                            "gambit_id": "3d5918d6-1a30-4c69-91e7-0c500d96636f",
                            "last_updated": "2022-10-03T15:46:56.611909-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.89000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/170803f4-0242-4f0a-bc26-ea67b57503b9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1961e1f3-a50c-45a3-994b-c95205efe0d7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "44584d15-383f-4035-b711-3729524369fa",
            "completed": true,
            "last_updated": "2022-10-02T15:17:13.997166-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -10.25,
            "sport_category": "BKFC 30",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/44584d15-383f-4035-b711-3729524369fa",
            "datetime": "2022-10-01T21:00:00-04:00",
            "cutoff_datetime": "2022-10-01T21:00:00-04:00",
            "name": "LaBruzza vs Sensley",
            "bettypes": [
                {
                    "id": "01bbddb8-b171-4558-be83-d4006b0a5334",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1961e1f3-a50c-45a3-994b-c95205efe0d7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Avery Duke Sensley",
                                "amount": 5263.0
                            },
                            {
                                "team": "Dennis LaBruzza",
                                "amount": 4737.0
                            }
                        ],
                        "expected_reward_tokens": 8526.06,
                        "profit_sb": -973.94,
                        "profit_sb_percentage": -10.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "12e74e87-2537-45dc-88a2-7b5e7602bbd6",
                            "gambit_id": "02bc6d57-1345-469e-a2de-08624860a646",
                            "last_updated": "2022-10-02T15:17:14.000032-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Avery Duke Sensley",
                            "reward": "1.62000",
                            "odds": "1.77000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01bbddb8-b171-4558-be83-d4006b0a5334/?format=api"
                        },
                        {
                            "id": "3f1094e6-3b26-494e-bf55-364b04bc7734",
                            "gambit_id": "0d973378-3391-431a-a1f4-a68762cb1989",
                            "last_updated": "2022-10-02T15:17:14.001164-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dennis LaBruzza",
                            "reward": "1.80000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01bbddb8-b171-4558-be83-d4006b0a5334/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3987830a-106d-4ab4-b8e6-4e81ab451a34",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bd19cea9-1f7b-41be-b655-67660e277467",
            "completed": true,
            "last_updated": "2022-10-03T15:46:55.787748-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -4.87,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/bd19cea9-1f7b-41be-b655-67660e277467",
            "datetime": "2022-10-01T21:00:00-04:00",
            "cutoff_datetime": "2022-10-01T21:00:00-04:00",
            "name": "Xiaonan Yan v. Mackenzie Dern",
            "bettypes": [
                {
                    "id": "2d99d765-22c7-4795-b364-25f7b3fa2498",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3987830a-106d-4ab4-b8e6-4e81ab451a34/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Mackenzie Dern",
                                "amount": 6795.0
                            },
                            {
                                "team": "Xiaonan Yan",
                                "amount": 3205.0
                            }
                        ],
                        "expected_reward_tokens": 9037.35,
                        "profit_sb": -462.65,
                        "profit_sb_percentage": -4.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2ba3a7f1-df99-4148-9eb4-076481167962",
                            "gambit_id": "f499fcf8-0cfb-4696-80c7-5f444d910e57",
                            "last_updated": "2022-10-03T15:46:55.793643-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mackenzie Dern",
                            "reward": "1.33000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d99d765-22c7-4795-b364-25f7b3fa2498/?format=api"
                        },
                        {
                            "id": "de46ee03-c471-45df-b170-c0f23649bdb2",
                            "gambit_id": "ae8b4dee-dd11-497e-995c-5df6bd6b49b8",
                            "last_updated": "2022-10-03T15:46:55.794628-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Xiaonan Yan",
                            "reward": "2.82000",
                            "odds": "3.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d99d765-22c7-4795-b364-25f7b3fa2498/?format=api"
                        }
                    ]
                },
                {
                    "id": "df554bda-470f-4426-87b5-9d7ac1a07bda",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3987830a-106d-4ab4-b8e6-4e81ab451a34/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 5376.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4624.0
                            }
                        ],
                        "expected_reward_tokens": 8924.16,
                        "profit_sb": -575.84,
                        "profit_sb_percentage": -6.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c96b163d-f0f3-4df7-9e80-45294e0ae262",
                            "gambit_id": "0f0e428d-ea0d-4628-bf80-92125a7b29ad",
                            "last_updated": "2022-10-03T15:46:55.791659-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.66000",
                            "odds": "1.74070",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df554bda-470f-4426-87b5-9d7ac1a07bda/?format=api"
                        },
                        {
                            "id": "7ab68da3-5caf-47ec-a15c-59e04d373d11",
                            "gambit_id": "2279177b-3ce3-4111-b0be-58fd07243101",
                            "last_updated": "2022-10-03T15:46:55.790586-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.93000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df554bda-470f-4426-87b5-9d7ac1a07bda/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0e27cc8b-96de-4a51-82ba-6c5d6c72ee4a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b1785a99-5900-45b1-bf1e-999898a8b2e2",
            "completed": true,
            "last_updated": "2022-10-02T15:17:25.631427-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -8.14,
            "sport_category": "BKFC 30",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/b1785a99-5900-45b1-bf1e-999898a8b2e2",
            "datetime": "2022-10-01T20:40:00-04:00",
            "cutoff_datetime": "2022-10-01T20:40:00-04:00",
            "name": "Lacaze vs Cutter",
            "bettypes": [
                {
                    "id": "582f1cb5-1fd7-4df0-8409-7857d16f7c57",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e27cc8b-96de-4a51-82ba-6c5d6c72ee4a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Noah Cutter",
                                "amount": 6104.0
                            },
                            {
                                "team": "Anthony Blake Lacaze",
                                "amount": 3896.0
                            }
                        ],
                        "expected_reward_tokens": 8727.04,
                        "profit_sb": -772.96,
                        "profit_sb_percentage": -8.14,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b43d33db-06ca-4a49-a443-4424ba6b23b4",
                            "gambit_id": "bceb3e19-94fc-4f36-b3d6-f188fc2354ec",
                            "last_updated": "2022-10-02T15:17:25.634297-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Noah Cutter",
                            "reward": "1.43000",
                            "odds": "1.54000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/582f1cb5-1fd7-4df0-8409-7857d16f7c57/?format=api"
                        },
                        {
                            "id": "4b45f70e-daf2-4ca7-88fd-00fb5629b7f3",
                            "gambit_id": "dd0c6596-811f-402d-be95-9018ce1d26df",
                            "last_updated": "2022-10-02T15:17:25.635732-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anthony Blake Lacaze",
                            "reward": "2.24000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/582f1cb5-1fd7-4df0-8409-7857d16f7c57/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3c774937-2a10-48c4-8783-d16e74ea8748",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d01ccfd4-d475-4d50-aa03-f196109ca0f3",
            "completed": true,
            "last_updated": "2022-10-02T15:17:30.736512-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.21,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d01ccfd4-d475-4d50-aa03-f196109ca0f3",
            "datetime": "2022-10-01T20:40:00-04:00",
            "cutoff_datetime": "2022-10-01T20:40:00-04:00",
            "name": "CWS (D Cease) v. SDG (M Clevinger)",
            "bettypes": [
                {
                    "id": "450a25ee-78e8-4316-9c53-56f03c8fea44",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c774937-2a10-48c4-8783-d16e74ea8748/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (M Clevinger)",
                                "amount": 5118.0
                            },
                            {
                                "team": "CWS (D Cease)",
                                "amount": 4882.0
                            }
                        ],
                        "expected_reward_tokens": 9519.48,
                        "profit_sb": 19.48,
                        "profit_sb_percentage": 0.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "020a9640-996b-43b6-99a6-6b1d6c765613",
                            "gambit_id": "63c14b44-bdc3-4134-89ec-fad7baaf1080",
                            "last_updated": "2022-10-02T15:17:30.746335-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (M Clevinger)",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/450a25ee-78e8-4316-9c53-56f03c8fea44/?format=api"
                        },
                        {
                            "id": "b73478f2-a23f-42cd-a48b-034e374d43f7",
                            "gambit_id": "0ba2cf20-674d-49e0-96d3-340c05061606",
                            "last_updated": "2022-10-02T15:17:30.747410-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (D Cease)",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/450a25ee-78e8-4316-9c53-56f03c8fea44/?format=api"
                        }
                    ]
                },
                {
                    "id": "260eb08d-8716-4039-9809-a112da20aa9e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c774937-2a10-48c4-8783-d16e74ea8748/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS",
                                "amount": 6538.0
                            },
                            {
                                "team": "SDG",
                                "amount": 3462.0
                            }
                        ],
                        "expected_reward_tokens": 9347.4,
                        "profit_sb": -152.6,
                        "profit_sb_percentage": -1.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1b2fcac1-ff4c-4439-9028-1b90cb858710",
                            "gambit_id": "561e0843-c68e-4cbe-b6ba-08486271d008",
                            "last_updated": "2022-10-02T15:17:30.744049-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/260eb08d-8716-4039-9809-a112da20aa9e/?format=api"
                        },
                        {
                            "id": "9e17db3d-6cb0-4a24-a138-5b484478fe9b",
                            "gambit_id": "cd0bd801-4bc5-4310-90ce-a0f5935d7ea3",
                            "last_updated": "2022-10-02T15:17:30.742924-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "2.70000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/260eb08d-8716-4039-9809-a112da20aa9e/?format=api"
                        }
                    ]
                },
                {
                    "id": "1e44296d-ec46-439d-b5e8-db2997b8628f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c774937-2a10-48c4-8783-d16e74ea8748/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5214.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dede5592-57d0-471d-97ce-a7eafee4a2a9",
                            "gambit_id": "f5c5468f-a37f-4a7e-96ed-48fd8d94ba76",
                            "last_updated": "2022-10-02T15:17:30.740641-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e44296d-ec46-439d-b5e8-db2997b8628f/?format=api"
                        },
                        {
                            "id": "61cd170a-4430-41ad-a5f3-ac6620249763",
                            "gambit_id": "c590a2ea-8a58-445e-b1dd-61d1ab57f27a",
                            "last_updated": "2022-10-02T15:17:30.739467-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e44296d-ec46-439d-b5e8-db2997b8628f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d691481d-740a-4bed-8510-fa724c09d7a0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5d9387fe-1239-44b0-8520-b37becc31b34",
            "completed": true,
            "last_updated": "2022-10-02T15:17:28.425709-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9.0,
            "sport_category": "BKFC 30",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/5d9387fe-1239-44b0-8520-b37becc31b34",
            "datetime": "2022-10-01T20:20:00-04:00",
            "cutoff_datetime": "2022-10-01T20:20:00-04:00",
            "name": "Bosnick vs Thibodeaux",
            "bettypes": [
                {
                    "id": "82c25b86-4df7-4944-b605-f213b21fd32d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d691481d-740a-4bed-8510-fa724c09d7a0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "David Bosnick",
                                "amount": 5922.0
                            },
                            {
                                "team": "Loren Thibodeaux",
                                "amount": 4078.0
                            }
                        ],
                        "expected_reward_tokens": 8645.36,
                        "profit_sb": -854.64,
                        "profit_sb_percentage": -9.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "30ec331b-910d-42b3-83c7-79f2a094de0a",
                            "gambit_id": "fe38d27c-997e-40b8-8e64-5f2c0d7a6eac",
                            "last_updated": "2022-10-02T15:17:28.429672-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "David Bosnick",
                            "reward": "1.46000",
                            "odds": "1.58000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82c25b86-4df7-4944-b605-f213b21fd32d/?format=api"
                        },
                        {
                            "id": "2e0a5ffe-388e-4434-885d-49c01301155e",
                            "gambit_id": "eb444bc9-bb35-4064-ae56-47627b3c8f28",
                            "last_updated": "2022-10-02T15:17:28.428522-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Loren Thibodeaux",
                            "reward": "2.12000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82c25b86-4df7-4944-b605-f213b21fd32d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4b60e8eb-3acd-457e-81fa-1f4e685ca079",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b9669ab1-9179-4c4d-a491-c02b162ff094",
            "completed": true,
            "last_updated": "2022-10-03T11:17:24.144551-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.39,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/b9669ab1-9179-4c4d-a491-c02b162ff094",
            "datetime": "2022-10-01T20:00:00-04:00",
            "cutoff_datetime": "2022-10-01T20:00:00-04:00",
            "name": "Florida Intl v. New Mexico State",
            "bettypes": [
                {
                    "id": "33cab45c-e342-42e0-b998-813f4bc788f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b60e8eb-3acd-457e-81fa-1f4e685ca079/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Mexico State",
                                "amount": 8159.0
                            },
                            {
                                "team": "Florida Intl",
                                "amount": 1841.0
                            }
                        ],
                        "expected_reward_tokens": 9462.74,
                        "profit_sb": -37.26,
                        "profit_sb_percentage": -0.39,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "80b2d95c-8f0a-454c-8c08-0586285ed2b9",
                            "gambit_id": "f82aaf37-2c36-4d32-aafd-41a3acc75ecb",
                            "last_updated": "2022-10-03T11:17:24.150576-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Mexico State",
                            "reward": "1.16000",
                            "odds": "1.16670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33cab45c-e342-42e0-b998-813f4bc788f9/?format=api"
                        },
                        {
                            "id": "e7f45c2b-4b08-4148-8ad8-c008936dfb77",
                            "gambit_id": "d4874433-0fbb-4d8e-9f6b-11c86805eb66",
                            "last_updated": "2022-10-03T11:17:24.151554-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Intl",
                            "reward": "5.14000",
                            "odds": "5.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33cab45c-e342-42e0-b998-813f4bc788f9/?format=api"
                        }
                    ]
                },
                {
                    "id": "ff8a4239-d1f4-4f6f-88f7-c3f4948c05a2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b60e8eb-3acd-457e-81fa-1f4e685ca079/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Intl",
                                "amount": 5000.0
                            },
                            {
                                "team": "New Mexico State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "54b4db5b-c9ce-49c3-8733-b7d14ba3ddd6",
                            "gambit_id": "f0a0284a-9590-4bbc-88b1-74d279171f0b",
                            "last_updated": "2022-10-03T11:17:24.154512-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Intl",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "14.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff8a4239-d1f4-4f6f-88f7-c3f4948c05a2/?format=api"
                        },
                        {
                            "id": "d100aecf-07ec-4f73-882f-b8a9177ff348",
                            "gambit_id": "b851df25-b893-4ed0-a1e2-862a3826d017",
                            "last_updated": "2022-10-03T11:17:24.153515-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Mexico State",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "-14.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff8a4239-d1f4-4f6f-88f7-c3f4948c05a2/?format=api"
                        }
                    ]
                },
                {
                    "id": "17e38c9b-5bd2-4012-a632-3415ec0b9a9c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b60e8eb-3acd-457e-81fa-1f4e685ca079/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 54",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 54",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "381e6bf1-7453-4905-87ce-f0f7a80b743a",
                            "gambit_id": "ce06db3c-e211-4a63-a1f5-2fcd5ccf0e83",
                            "last_updated": "2022-10-03T11:17:24.148593-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 54",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "54.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17e38c9b-5bd2-4012-a632-3415ec0b9a9c/?format=api"
                        },
                        {
                            "id": "5100680e-d50f-49b8-8d3a-cfe9e6562899",
                            "gambit_id": "c0a3b9fb-7f20-4e46-9585-53d74fac8770",
                            "last_updated": "2022-10-03T11:17:24.147591-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 54",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "54.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17e38c9b-5bd2-4012-a632-3415ec0b9a9c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8b56ce7a-e2b9-497c-8dd9-e47d338267ea",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e2e40ff8-465b-41bd-abe7-b3e392539f47",
            "completed": true,
            "last_updated": "2022-10-03T11:17:26.578825-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.03,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e2e40ff8-465b-41bd-abe7-b3e392539f47",
            "datetime": "2022-10-01T20:00:00-04:00",
            "cutoff_datetime": "2022-10-01T20:00:00-04:00",
            "name": "Georgia Tech v. Pittsburgh",
            "bettypes": [
                {
                    "id": "3cf5585c-079f-4672-af19-ba9b1cc654e9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b56ce7a-e2b9-497c-8dd9-e47d338267ea/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10500.0,
                        "profit_sb": 1000.0,
                        "profit_sb_percentage": 10.53,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh",
                                "amount": 8954.0
                            },
                            {
                                "team": "Georgia Tech",
                                "amount": 1046.0
                            }
                        ],
                        "expected_reward_tokens": 9401.7,
                        "profit_sb": -98.3,
                        "profit_sb_percentage": -1.03,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0bf05fe4-416e-4929-9860-8ad9a0a67339",
                            "gambit_id": "c006855d-c3f6-43ba-bc6a-a1028a597b0a",
                            "last_updated": "2022-10-03T11:17:26.584777-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh",
                            "reward": "1.05000",
                            "odds": "1.05560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cf5585c-079f-4672-af19-ba9b1cc654e9/?format=api"
                        },
                        {
                            "id": "401d5037-d528-46c5-afba-6b5d1a69ecdc",
                            "gambit_id": "65ea5013-f513-4e67-a3cd-3ab023a4210d",
                            "last_updated": "2022-10-03T11:17:26.585781-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia Tech",
                            "reward": "8.99000",
                            "odds": "9.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cf5585c-079f-4672-af19-ba9b1cc654e9/?format=api"
                        }
                    ]
                },
                {
                    "id": "890cf20c-0c14-4fd8-9181-fa1f53935c5f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b56ce7a-e2b9-497c-8dd9-e47d338267ea/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh",
                                "amount": 5000.0
                            },
                            {
                                "team": "Georgia Tech",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5d4cff07-b519-4ab0-80ea-11a88494e761",
                            "gambit_id": "d86d7ee8-cde4-4a61-a56e-24e85268c590",
                            "last_updated": "2022-10-03T11:17:26.587775-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "-21.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/890cf20c-0c14-4fd8-9181-fa1f53935c5f/?format=api"
                        },
                        {
                            "id": "71859e02-1fbb-4dbe-abae-46e4edd2f870",
                            "gambit_id": "3d34fde2-0f68-42cd-9ca7-1cfe8182eef6",
                            "last_updated": "2022-10-03T11:17:26.588824-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia Tech",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "21.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/890cf20c-0c14-4fd8-9181-fa1f53935c5f/?format=api"
                        }
                    ]
                },
                {
                    "id": "6b3b2f8e-6ebb-4ed4-92d3-ffecfe5fdd99",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b56ce7a-e2b9-497c-8dd9-e47d338267ea/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 46.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 46.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ac937bfd-0b77-4db5-9805-d58905b6ef34",
                            "gambit_id": "6848c254-446d-407f-8a35-809f91c22574",
                            "last_updated": "2022-10-03T11:17:26.582770-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 46.5",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "46.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b3b2f8e-6ebb-4ed4-92d3-ffecfe5fdd99/?format=api"
                        },
                        {
                            "id": "d0bc3f46-3883-41e3-abb4-579a815e80b9",
                            "gambit_id": "0431fb25-936c-4fff-9a3c-5c6408a413f1",
                            "last_updated": "2022-10-03T11:17:26.581677-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 46.5",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "46.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b3b2f8e-6ebb-4ed4-92d3-ffecfe5fdd99/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cc9d3fb7-558d-4e00-b19d-f29ac29855aa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6243d8f7-be5f-4d11-850b-638e7c2b40a8",
            "completed": true,
            "last_updated": "2022-10-03T15:51:56.392565-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -4.92,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/6243d8f7-be5f-4d11-850b-638e7c2b40a8",
            "datetime": "2022-10-01T20:00:00-04:00",
            "cutoff_datetime": "2022-10-01T20:00:00-04:00",
            "name": "Trevin Jones v. Raoni Barcelos",
            "bettypes": [
                {
                    "id": "0b16ec5d-d1d3-455a-a52b-2bfb5c70d841",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc9d3fb7-558d-4e00-b19d-f29ac29855aa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Raoni Barcelos",
                                "amount": 6642.0
                            },
                            {
                                "team": "Trevin Jones",
                                "amount": 3358.0
                            }
                        ],
                        "expected_reward_tokens": 9033.02,
                        "profit_sb": -466.98,
                        "profit_sb_percentage": -4.92,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4c6d9b4d-bf45-4dcd-9dd8-74273e975403",
                            "gambit_id": "5335b9c9-79c1-4348-8452-bd8c035c1e5d",
                            "last_updated": "2022-10-03T15:51:56.397927-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Raoni Barcelos",
                            "reward": "1.36000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b16ec5d-d1d3-455a-a52b-2bfb5c70d841/?format=api"
                        },
                        {
                            "id": "87c02840-0250-415e-8521-b5e6e9ba6598",
                            "gambit_id": "af03b2f3-51ec-44be-af50-0d9812e68334",
                            "last_updated": "2022-10-03T15:51:56.398898-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Trevin Jones",
                            "reward": "2.69000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b16ec5d-d1d3-455a-a52b-2bfb5c70d841/?format=api"
                        }
                    ]
                },
                {
                    "id": "94cb382d-60a7-40cf-b21b-4103fdde93a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc9d3fb7-558d-4e00-b19d-f29ac29855aa/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 5376.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4624.0
                            }
                        ],
                        "expected_reward_tokens": 8924.16,
                        "profit_sb": -575.84,
                        "profit_sb_percentage": -6.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aca96aeb-0ce5-4fcc-bd4b-8ad72e42a720",
                            "gambit_id": "d504502b-faf3-4116-b487-6b962d7b2ed8",
                            "last_updated": "2022-10-03T15:51:56.395991-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.66000",
                            "odds": "1.74070",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94cb382d-60a7-40cf-b21b-4103fdde93a1/?format=api"
                        },
                        {
                            "id": "560a9e84-e080-4e63-a3b2-55d95ae825cd",
                            "gambit_id": "91b2c128-b07e-499e-8133-08aae59aa2c0",
                            "last_updated": "2022-10-03T15:51:56.395005-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.93000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94cb382d-60a7-40cf-b21b-4103fdde93a1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7ffadef3-265e-4734-adbe-43c5bda65591",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "279b98f5-35f3-49b4-bdbc-469ee8a26f39",
            "completed": true,
            "last_updated": "2022-10-03T15:46:57.775488-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.1,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/279b98f5-35f3-49b4-bdbc-469ee8a26f39",
            "datetime": "2022-10-01T20:00:00-04:00",
            "cutoff_datetime": "2022-10-01T20:00:00-04:00",
            "name": "Don Shainis v. Sodiq Yusuff",
            "bettypes": [
                {
                    "id": "7d289a03-6bef-4478-8df4-9b591e0978ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ffadef3-265e-4734-adbe-43c5bda65591/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Sodiq Yusuff",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10900.0,
                        "profit_sb": 1400.0,
                        "profit_sb_percentage": 14.74,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sodiq Yusuff",
                                "amount": 8533.0
                            },
                            {
                                "team": "Don Shainis",
                                "amount": 1467.0
                            }
                        ],
                        "expected_reward_tokens": 9300.78,
                        "profit_sb": -199.22,
                        "profit_sb_percentage": -2.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2cb5bb7a-0042-48f1-a7e0-fd47fd7dd6d7",
                            "gambit_id": "f235943b-ffcf-4caf-96ff-c41224f8e3ce",
                            "last_updated": "2022-10-03T15:46:57.780846-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sodiq Yusuff",
                            "reward": "1.09000",
                            "odds": "1.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d289a03-6bef-4478-8df4-9b591e0978ce/?format=api"
                        },
                        {
                            "id": "d291b5c4-5c29-4307-8c8b-c9f8fec3d53e",
                            "gambit_id": "9453e856-75cc-417b-815a-789cba14903c",
                            "last_updated": "2022-10-03T15:46:57.781848-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Don Shainis",
                            "reward": "6.34000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d289a03-6bef-4478-8df4-9b591e0978ce/?format=api"
                        }
                    ]
                },
                {
                    "id": "4a104278-60c1-4b93-8a0e-e996ae8b731c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ffadef3-265e-4734-adbe-43c5bda65591/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 1.5",
                                "amount": 5565.0
                            },
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 4435.0
                            }
                        ],
                        "expected_reward_tokens": 8958.7,
                        "profit_sb": -541.3,
                        "profit_sb_percentage": -5.7,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "02a335f5-d81c-444f-acf2-e8d49fc91a21",
                            "gambit_id": "6887ad87-d230-49a4-9473-a793849f926f",
                            "last_updated": "2022-10-03T15:46:57.778877-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "1.61000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a104278-60c1-4b93-8a0e-e996ae8b731c/?format=api"
                        },
                        {
                            "id": "0a7e5dac-b09d-497e-b90a-837e88881a2e",
                            "gambit_id": "961f1afb-ad2e-4605-915a-6553eae160e7",
                            "last_updated": "2022-10-03T15:46:57.777877-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "2.02000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a104278-60c1-4b93-8a0e-e996ae8b731c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "73b57b6b-abca-4cad-880e-2e2fbb034460",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1b353a24-5bac-4bca-84d0-9059484eca7c",
            "completed": true,
            "last_updated": "2022-10-02T15:17:32.843137-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -10.25,
            "sport_category": "BKFC 30",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/1b353a24-5bac-4bca-84d0-9059484eca7c",
            "datetime": "2022-10-01T20:00:00-04:00",
            "cutoff_datetime": "2022-10-01T20:00:00-04:00",
            "name": "Torres vs Calmus",
            "bettypes": [
                {
                    "id": "04af9d49-6b04-4e51-b150-2c349ef99e18",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73b57b6b-abca-4cad-880e-2e2fbb034460/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Zach Calmus",
                                "amount": 5263.0
                            },
                            {
                                "team": "Juan Torres",
                                "amount": 4737.0
                            }
                        ],
                        "expected_reward_tokens": 8526.06,
                        "profit_sb": -973.94,
                        "profit_sb_percentage": -10.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4cac9c4d-c1c7-4ba1-b580-213e58eece7d",
                            "gambit_id": "7ea96d83-bfde-45ee-b068-f9489f8108f2",
                            "last_updated": "2022-10-02T15:17:32.845858-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Zach Calmus",
                            "reward": "1.62000",
                            "odds": "1.77000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04af9d49-6b04-4e51-b150-2c349ef99e18/?format=api"
                        },
                        {
                            "id": "256a4a4b-1934-4acd-9dff-640af0ccb1be",
                            "gambit_id": "1416fd20-59cd-46e0-996e-444a30b919fd",
                            "last_updated": "2022-10-02T15:17:32.846991-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Juan Torres",
                            "reward": "1.80000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04af9d49-6b04-4e51-b150-2c349ef99e18/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "284d0210-26e7-4526-8ca4-648bd920fee6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7bc5ddf0-40bd-4d2f-a731-063202dc8218",
            "completed": true,
            "last_updated": "2022-10-03T11:12:31.426972-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.63,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/7bc5ddf0-40bd-4d2f-a731-063202dc8218",
            "datetime": "2022-10-01T19:30:00-04:00",
            "cutoff_datetime": "2022-10-01T19:30:00-04:00",
            "name": "Georgia v. Missouri",
            "bettypes": [
                {
                    "id": "79b36f2b-5fb7-40d4-ba1a-5b7bdd6df251",
                    "match": "https://api-prod.gambitprofit.com/api/matches/284d0210-26e7-4526-8ca4-648bd920fee6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Georgia",
                                "amount": 5000.0
                            },
                            {
                                "team": "Missouri",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "12fb28cb-4ebb-40b7-b11a-bca0deb42fa2",
                            "gambit_id": "7847cff5-4efd-4a9a-ac6a-13c3309e13ed",
                            "last_updated": "2022-10-03T11:12:31.432177-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "-31.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b36f2b-5fb7-40d4-ba1a-5b7bdd6df251/?format=api"
                        },
                        {
                            "id": "7fc0a815-259e-403b-89d1-08eca5dfe3d5",
                            "gambit_id": "87afeeff-8971-46da-8057-ce3d4a257892",
                            "last_updated": "2022-10-03T11:12:31.433111-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Missouri",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "31.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b36f2b-5fb7-40d4-ba1a-5b7bdd6df251/?format=api"
                        }
                    ]
                },
                {
                    "id": "ffea2cc7-1ff3-4635-acc2-3adbde572d5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/284d0210-26e7-4526-8ca4-648bd920fee6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 54",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 54",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0ca647e5-e342-47f3-b4cd-771c488275be",
                            "gambit_id": "7ac0ebee-8d8e-45a7-8028-26f8d8c1dfce",
                            "last_updated": "2022-10-03T11:12:31.429340-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 54",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "54.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffea2cc7-1ff3-4635-acc2-3adbde572d5e/?format=api"
                        },
                        {
                            "id": "753792d2-b9fb-4d49-98c8-422a16cc8d78",
                            "gambit_id": "206d0fa0-c3f7-493f-9d8e-b1f06b6c1375",
                            "last_updated": "2022-10-03T11:12:31.430315-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 54",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "54.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffea2cc7-1ff3-4635-acc2-3adbde572d5e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "47ef3532-f4ee-476e-91a9-2f6222899b1d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ff3f5cd1-7274-4131-bdb7-4554af04816a",
            "completed": true,
            "last_updated": "2022-10-03T11:07:28.121080-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.0,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/ff3f5cd1-7274-4131-bdb7-4554af04816a",
            "datetime": "2022-10-01T19:30:00-04:00",
            "cutoff_datetime": "2022-10-01T19:30:00-04:00",
            "name": "Virginia v. Duke",
            "bettypes": [
                {
                    "id": "ca353759-d2a5-48c6-a00a-9ba112182071",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47ef3532-f4ee-476e-91a9-2f6222899b1d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5413.0
                            },
                            {
                                "team": "Virginia",
                                "amount": 4587.0
                            }
                        ],
                        "expected_reward_tokens": 9310.36,
                        "profit_sb": -189.64,
                        "profit_sb_percentage": -2.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "079db532-287f-48a5-bf49-b1ba76bfcc40",
                            "gambit_id": "5a650cc5-ca7d-4833-af16-09c62e956362",
                            "last_updated": "2022-10-03T11:07:28.127158-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Duke",
                            "reward": "1.72000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca353759-d2a5-48c6-a00a-9ba112182071/?format=api"
                        },
                        {
                            "id": "b6cfe384-74ed-4286-80ea-1944ef11aac2",
                            "gambit_id": "4133834d-e24d-43c9-a297-d42a7115a7b8",
                            "last_updated": "2022-10-03T11:07:28.128129-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Virginia",
                            "reward": "2.03000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca353759-d2a5-48c6-a00a-9ba112182071/?format=api"
                        }
                    ]
                },
                {
                    "id": "35c8d83a-1a43-469a-9f5e-0100a7b8bcb7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47ef3532-f4ee-476e-91a9-2f6222899b1d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Virginia",
                                "amount": 5000.0
                            },
                            {
                                "team": "Duke",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0a5fe6f9-866c-4826-9e56-cd0d623a9a6c",
                            "gambit_id": "d2fc240a-c9e0-4323-976d-e79a3ae06e23",
                            "last_updated": "2022-10-03T11:07:28.131318-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Virginia",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35c8d83a-1a43-469a-9f5e-0100a7b8bcb7/?format=api"
                        },
                        {
                            "id": "b7dfc7eb-a7cb-466c-a9ac-d6cb408911de",
                            "gambit_id": "62cecb34-2307-44d9-8b99-411843148581",
                            "last_updated": "2022-10-03T11:07:28.130325-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Duke",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35c8d83a-1a43-469a-9f5e-0100a7b8bcb7/?format=api"
                        }
                    ]
                },
                {
                    "id": "abae02e4-77fc-4e82-82f7-3ccab3641575",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47ef3532-f4ee-476e-91a9-2f6222899b1d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 55",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 55",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "976609bc-594f-487e-ab98-8742e4f86243",
                            "gambit_id": "9407f381-2373-4005-ae4e-231069c18f9b",
                            "last_updated": "2022-10-03T11:07:28.125045-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 55",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "55.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abae02e4-77fc-4e82-82f7-3ccab3641575/?format=api"
                        },
                        {
                            "id": "c500d73e-dab2-4c57-b4f0-fd25c2acba38",
                            "gambit_id": "5a900e2b-0f54-4e5d-86db-f2aaba5e1533",
                            "last_updated": "2022-10-03T11:07:28.124044-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 55",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "55.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abae02e4-77fc-4e82-82f7-3ccab3641575/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7cba1b77-7192-40eb-93f4-99abb4fa950c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9b132a3a-59a8-4286-bf90-60df1c1fd4d0",
            "completed": true,
            "last_updated": "2022-10-03T11:12:23.305409-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.25,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/9b132a3a-59a8-4286-bf90-60df1c1fd4d0",
            "datetime": "2022-10-01T19:30:00-04:00",
            "cutoff_datetime": "2022-10-01T19:30:00-04:00",
            "name": "Indiana v. Nebraska",
            "bettypes": [
                {
                    "id": "85b63bdc-fcbd-424e-8b53-4c8ab68f0a4d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7cba1b77-7192-40eb-93f4-99abb4fa950c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nebraska",
                                "amount": 6798.0
                            },
                            {
                                "team": "Indiana",
                                "amount": 3202.0
                            }
                        ],
                        "expected_reward_tokens": 9381.24,
                        "profit_sb": -118.76,
                        "profit_sb_percentage": -1.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8b995464-25a7-4d30-8ea6-534f2a28ada7",
                            "gambit_id": "fd2f4620-97de-45d0-bfb2-2575983bf533",
                            "last_updated": "2022-10-03T11:12:23.311016-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nebraska",
                            "reward": "1.38000",
                            "odds": "1.40820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85b63bdc-fcbd-424e-8b53-4c8ab68f0a4d/?format=api"
                        },
                        {
                            "id": "aae1a261-c550-4189-a1f6-c7ccdd63566a",
                            "gambit_id": "84d8add1-72ef-4239-8764-d661a5a3788b",
                            "last_updated": "2022-10-03T11:12:23.311990-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana",
                            "reward": "2.93000",
                            "odds": "3.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85b63bdc-fcbd-424e-8b53-4c8ab68f0a4d/?format=api"
                        }
                    ]
                },
                {
                    "id": "1eb7eb99-9286-4666-89b1-613d376c1521",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7cba1b77-7192-40eb-93f4-99abb4fa950c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nebraska",
                                "amount": 5000.0
                            },
                            {
                                "team": "Indiana",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "914e9153-ab7f-4da2-adfe-6d8df8cb1d66",
                            "gambit_id": "aa1770ec-2663-418d-9d72-98f3f75e22ec",
                            "last_updated": "2022-10-03T11:12:23.313954-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nebraska",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1eb7eb99-9286-4666-89b1-613d376c1521/?format=api"
                        },
                        {
                            "id": "2dfa7ecb-1674-4c0b-9727-dba2fb53fd89",
                            "gambit_id": "3481eed2-d1e2-4027-bd39-a04a815da46b",
                            "last_updated": "2022-10-03T11:12:23.314924-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1eb7eb99-9286-4666-89b1-613d376c1521/?format=api"
                        }
                    ]
                },
                {
                    "id": "21d9f6e6-1ce5-4c5c-819b-7c8a80320076",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7cba1b77-7192-40eb-93f4-99abb4fa950c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 60.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 60.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ae3dbdba-8377-4860-8650-fd765634e6e5",
                            "gambit_id": "752eb656-ff0c-4365-8176-2e7e5fc93809",
                            "last_updated": "2022-10-03T11:12:23.309014-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 60.5",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "60.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21d9f6e6-1ce5-4c5c-819b-7c8a80320076/?format=api"
                        },
                        {
                            "id": "9a9bd883-6880-4de9-9ca4-09383bf98b51",
                            "gambit_id": "db0fea10-b9ff-4fc8-a9b5-7e08b3110bfe",
                            "last_updated": "2022-10-03T11:12:23.307833-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 60.5",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "60.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21d9f6e6-1ce5-4c5c-819b-7c8a80320076/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c8dd0d76-aced-4c83-8820-aaf2f24dce2c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b4145dad-3d51-4b61-8c20-3ef3ad016fbc",
            "completed": true,
            "last_updated": "2022-10-03T11:12:31.252766-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.79,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/b4145dad-3d51-4b61-8c20-3ef3ad016fbc",
            "datetime": "2022-10-01T19:30:00-04:00",
            "cutoff_datetime": "2022-10-01T19:30:00-04:00",
            "name": "NC State v. Clemson",
            "bettypes": [
                {
                    "id": "5756a94a-2aeb-4495-8208-e8df579237b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c8dd0d76-aced-4c83-8820-aaf2f24dce2c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Clemson",
                                "amount": 6930.0
                            },
                            {
                                "team": "NC State",
                                "amount": 3070.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "98c4936f-a4d2-4ddc-9758-ec5228cc8666",
                            "gambit_id": "7a401dad-7651-4e80-b9dd-ea0f4623e8b5",
                            "last_updated": "2022-10-03T11:12:31.261091-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Clemson",
                            "reward": "1.36000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5756a94a-2aeb-4495-8208-e8df579237b5/?format=api"
                        },
                        {
                            "id": "65c642ef-2fee-4bdb-8171-c7cced6eb8be",
                            "gambit_id": "dba0fc18-ead3-4c90-a320-4a30c63c76e4",
                            "last_updated": "2022-10-03T11:12:31.262130-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NC State",
                            "reward": "3.07000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5756a94a-2aeb-4495-8208-e8df579237b5/?format=api"
                        }
                    ]
                },
                {
                    "id": "2dd2f65d-e99a-4b14-942c-b7831a223c3c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c8dd0d76-aced-4c83-8820-aaf2f24dce2c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Clemson",
                                "amount": 5108.0
                            },
                            {
                                "team": "NC State",
                                "amount": 4892.0
                            }
                        ],
                        "expected_reward_tokens": 9294.8,
                        "profit_sb": -205.2,
                        "profit_sb_percentage": -2.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d574361c-9a74-49bd-afa6-2a3321c36747",
                            "gambit_id": "50a6c17b-5827-49a9-bf84-547e3ade1333",
                            "last_updated": "2022-10-03T11:12:31.264585-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Clemson",
                            "reward": "1.82000",
                            "odds": "1.86960",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dd2f65d-e99a-4b14-942c-b7831a223c3c/?format=api"
                        },
                        {
                            "id": "2ff088fd-0f61-4f86-b970-d79897e7dee1",
                            "gambit_id": "3816c052-3a3f-4276-b8e1-70689f557fa7",
                            "last_updated": "2022-10-03T11:12:31.265666-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NC State",
                            "reward": "1.90000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dd2f65d-e99a-4b14-942c-b7831a223c3c/?format=api"
                        }
                    ]
                },
                {
                    "id": "c1dfbc3e-6bd3-42dd-8966-9675ac86cb7f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c8dd0d76-aced-4c83-8820-aaf2f24dce2c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 45.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 45.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "db7f732e-7bbe-4484-9d57-54f6b4b707c5",
                            "gambit_id": "47aed9ec-9c6b-4850-a0a9-fe2147ebd058",
                            "last_updated": "2022-10-03T11:12:31.258205-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 45.5",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "45.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1dfbc3e-6bd3-42dd-8966-9675ac86cb7f/?format=api"
                        },
                        {
                            "id": "64719398-2ebc-4ecf-96c2-48e67bd022e6",
                            "gambit_id": "11c482ac-ec87-44ea-b92d-ad1770158bac",
                            "last_updated": "2022-10-03T11:12:31.256784-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 45.5",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "45.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1dfbc3e-6bd3-42dd-8966-9675ac86cb7f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c0c6e597-9370-42b9-8178-c9517f72f18c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4fb54639-0b85-4b8a-9763-a33cee72501d",
            "completed": true,
            "last_updated": "2022-10-03T11:07:37.547335-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.54,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/4fb54639-0b85-4b8a-9763-a33cee72501d",
            "datetime": "2022-10-01T19:30:00-04:00",
            "cutoff_datetime": "2022-10-01T19:30:00-04:00",
            "name": "San Jose State v. Wyoming",
            "bettypes": [
                {
                    "id": "b03d87b4-9f91-43b5-bf83-93dc6223fa69",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0c6e597-9370-42b9-8178-c9517f72f18c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Jose State",
                                "amount": 5503.0
                            },
                            {
                                "team": "Wyoming",
                                "amount": 4497.0
                            }
                        ],
                        "expected_reward_tokens": 9353.76,
                        "profit_sb": -146.24,
                        "profit_sb_percentage": -1.54,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8480a889-6f58-4158-ab8b-0a82ab499353",
                            "gambit_id": "9e957486-79b2-4cf7-a3f0-3501bdf81428",
                            "last_updated": "2022-10-03T11:07:37.553979-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose State",
                            "reward": "1.70000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b03d87b4-9f91-43b5-bf83-93dc6223fa69/?format=api"
                        },
                        {
                            "id": "09bb0803-0903-4954-9fa6-21def62c101e",
                            "gambit_id": "86571515-7cca-463f-8452-3046a5a5643a",
                            "last_updated": "2022-10-03T11:07:37.552953-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wyoming",
                            "reward": "2.08000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b03d87b4-9f91-43b5-bf83-93dc6223fa69/?format=api"
                        }
                    ]
                },
                {
                    "id": "f3818b77-07b6-4d4f-8e97-97aee12c8018",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0c6e597-9370-42b9-8178-c9517f72f18c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Wyoming",
                                "amount": 5000.0
                            },
                            {
                                "team": "San Jose State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3b01d246-e56e-485b-aaf9-f58c15a38ab8",
                            "gambit_id": "3c6a6b78-5a3f-4721-9715-eb92e4a91c2d",
                            "last_updated": "2022-10-03T11:07:37.555940-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wyoming",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3818b77-07b6-4d4f-8e97-97aee12c8018/?format=api"
                        },
                        {
                            "id": "1e402cb7-7020-4a6b-bd86-ac3c961ab796",
                            "gambit_id": "8529dc83-5988-4713-9238-6a039b027cfc",
                            "last_updated": "2022-10-03T11:07:37.556937-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose State",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3818b77-07b6-4d4f-8e97-97aee12c8018/?format=api"
                        }
                    ]
                },
                {
                    "id": "a59bc199-15a4-406f-bc04-0af742f0a258",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0c6e597-9370-42b9-8178-c9517f72f18c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 42.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 42.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5b3ef37a-c5d8-42da-987e-959cf3a56561",
                            "gambit_id": "24c9f7b3-20a4-484f-ba0a-9a1b9686b427",
                            "last_updated": "2022-10-03T11:07:37.550938-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 42.5",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "42.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a59bc199-15a4-406f-bc04-0af742f0a258/?format=api"
                        },
                        {
                            "id": "40ae7146-3185-41c9-a8b2-4aaf0025ed05",
                            "gambit_id": "ad2ae004-d913-4ff3-b81d-e77a904a0686",
                            "last_updated": "2022-10-03T11:07:37.549894-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 42.5",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "42.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a59bc199-15a4-406f-bc04-0af742f0a258/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b4d21875-927d-4e9d-b46d-2cc781de1d8e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3fb06c4b-d38e-4697-90d6-ffd9159d6e4f",
            "completed": true,
            "last_updated": "2022-10-03T11:12:31.826903-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.88,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/3fb06c4b-d38e-4697-90d6-ffd9159d6e4f",
            "datetime": "2022-10-01T19:30:00-04:00",
            "cutoff_datetime": "2022-10-01T19:30:00-04:00",
            "name": "UAB v. Rice",
            "bettypes": [
                {
                    "id": "c6648a84-586d-4cc3-9f6e-974912605e90",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b4d21875-927d-4e9d-b46d-2cc781de1d8e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UAB",
                                "amount": 7535.0
                            },
                            {
                                "team": "Rice",
                                "amount": 2465.0
                            }
                        ],
                        "expected_reward_tokens": 9416.3,
                        "profit_sb": -83.7,
                        "profit_sb_percentage": -0.88,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "82587797-3f25-4cd8-9ce4-b872c26ebf0f",
                            "gambit_id": "c5a201e7-a715-4b54-b611-77fa55dd9b56",
                            "last_updated": "2022-10-03T11:12:31.833839-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UAB",
                            "reward": "1.25000",
                            "odds": "1.26320",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6648a84-586d-4cc3-9f6e-974912605e90/?format=api"
                        },
                        {
                            "id": "1a263141-6a11-4a01-979e-21808a6f3d03",
                            "gambit_id": "2648c179-885f-47a8-9c9b-fa6d4497aab3",
                            "last_updated": "2022-10-03T11:12:31.832860-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rice",
                            "reward": "3.82000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6648a84-586d-4cc3-9f6e-974912605e90/?format=api"
                        }
                    ]
                },
                {
                    "id": "e909fe78-fbc9-4839-be38-91d363b95fdc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b4d21875-927d-4e9d-b46d-2cc781de1d8e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "UAB",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2bf816a6-d4f1-4fc4-a21d-880b699e0b63",
                            "gambit_id": "77114df8-cd3f-4be4-baef-dbdd3bdbc14f",
                            "last_updated": "2022-10-03T11:12:31.835762-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rice",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e909fe78-fbc9-4839-be38-91d363b95fdc/?format=api"
                        },
                        {
                            "id": "78d7fcd0-b297-4930-8933-01b0c5e29a83",
                            "gambit_id": "52e87c54-c808-44a1-a749-6b9a76bd5793",
                            "last_updated": "2022-10-03T11:12:31.836729-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UAB",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e909fe78-fbc9-4839-be38-91d363b95fdc/?format=api"
                        }
                    ]
                },
                {
                    "id": "06ab30fb-31f6-4f66-9036-9f5a7b5d04f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b4d21875-927d-4e9d-b46d-2cc781de1d8e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 51",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 51",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0c7c99a6-91b2-4385-94eb-4d2a14a4fbdf",
                            "gambit_id": "d2fe677a-71ae-4ec5-974a-d804be94ab21",
                            "last_updated": "2022-10-03T11:12:31.830958-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 51",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "51.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06ab30fb-31f6-4f66-9036-9f5a7b5d04f5/?format=api"
                        },
                        {
                            "id": "036dec7d-cd71-4449-96e0-d328a8fa9959",
                            "gambit_id": "58c2d090-6e1f-4de5-b263-780cf9125b41",
                            "last_updated": "2022-10-03T11:12:31.829795-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 51",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "51.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06ab30fb-31f6-4f66-9036-9f5a7b5d04f5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2502dcc7-b181-4719-9fe6-ad41c240f45e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c7d5ce78-7f75-49d4-8078-2035fc43032a",
            "completed": true,
            "last_updated": "2022-10-03T11:12:31.598160-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.88,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/c7d5ce78-7f75-49d4-8078-2035fc43032a",
            "datetime": "2022-10-01T19:30:00-04:00",
            "cutoff_datetime": "2022-10-01T19:30:00-04:00",
            "name": "West Virginia v. Texas",
            "bettypes": [
                {
                    "id": "1826e582-ec32-48ea-b140-9021578d7ae4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2502dcc7-b181-4719-9fe6-ad41c240f45e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Texas",
                                "amount": 7189.0
                            },
                            {
                                "team": "West Virginia",
                                "amount": 2811.0
                            }
                        ],
                        "expected_reward_tokens": 9416.85,
                        "profit_sb": -83.15,
                        "profit_sb_percentage": -0.88,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9eebc894-c2b1-4177-985c-3a82a07aa4d5",
                            "gambit_id": "13a21c17-15a6-4f94-8b9e-393836fe7b84",
                            "last_updated": "2022-10-03T11:12:31.604076-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas",
                            "reward": "1.31000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1826e582-ec32-48ea-b140-9021578d7ae4/?format=api"
                        },
                        {
                            "id": "ca147fa2-4414-4b90-9201-98c03cc714ea",
                            "gambit_id": "73552671-dbd5-4fa1-bad1-36ef3738997e",
                            "last_updated": "2022-10-03T11:12:31.605043-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "West Virginia",
                            "reward": "3.35000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1826e582-ec32-48ea-b140-9021578d7ae4/?format=api"
                        }
                    ]
                },
                {
                    "id": "c6bce11b-1169-452c-814d-9c8fbfc6be2a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2502dcc7-b181-4719-9fe6-ad41c240f45e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "West Virginia",
                                "amount": 5000.0
                            },
                            {
                                "team": "Texas",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f43ab35c-300c-4acb-ba91-f68fbcd4d824",
                            "gambit_id": "e95f0880-590e-4ddc-b066-23dc274a4320",
                            "last_updated": "2022-10-03T11:12:31.607910-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "West Virginia",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6bce11b-1169-452c-814d-9c8fbfc6be2a/?format=api"
                        },
                        {
                            "id": "3e0304c6-df91-44c7-bdd9-df95e27077eb",
                            "gambit_id": "1b466415-1041-432f-9c59-b68e1b0bfeea",
                            "last_updated": "2022-10-03T11:12:31.606957-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6bce11b-1169-452c-814d-9c8fbfc6be2a/?format=api"
                        }
                    ]
                },
                {
                    "id": "009f20f5-792c-4bf2-aeae-0aef8b0211ea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2502dcc7-b181-4719-9fe6-ad41c240f45e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 61",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 61",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "25063e59-9d32-4523-b2fe-45495c830db8",
                            "gambit_id": "d353234a-d71c-408e-9055-81d71155a9ab",
                            "last_updated": "2022-10-03T11:12:31.602152-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 61",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "61.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/009f20f5-792c-4bf2-aeae-0aef8b0211ea/?format=api"
                        },
                        {
                            "id": "0bace2a6-ab66-4b95-894b-f518c1f27e90",
                            "gambit_id": "bcda2861-d8c4-4c69-8243-adb1b7df05d0",
                            "last_updated": "2022-10-03T11:12:31.601008-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 61",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "61.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/009f20f5-792c-4bf2-aeae-0aef8b0211ea/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "be535e0c-00e9-40fc-9ed7-58b24717a170",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d77b5b3c-d840-416a-ad14-8779ea9d3e7d",
            "completed": true,
            "last_updated": "2022-10-02T15:17:30.414086-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.06,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d77b5b3c-d840-416a-ad14-8779ea9d3e7d",
            "datetime": "2022-10-01T19:20:00-04:00",
            "cutoff_datetime": "2022-10-01T19:20:00-04:00",
            "name": "NYM (M Scherzer) v. ATL (K Wright)",
            "bettypes": [
                {
                    "id": "6f093b8c-d26d-4a4c-9328-40ac031d5970",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be535e0c-00e9-40fc-9ed7-58b24717a170/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (M Scherzer)",
                                "amount": 5223.0
                            },
                            {
                                "team": "ATL (K Wright)",
                                "amount": 4777.0
                            }
                        ],
                        "expected_reward_tokens": 9505.86,
                        "profit_sb": 5.86,
                        "profit_sb_percentage": 0.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e5de42ed-306d-4e6c-9f89-fce2aec99a10",
                            "gambit_id": "db233746-b339-48a1-a2a6-9feef53fcd91",
                            "last_updated": "2022-10-02T15:17:30.425304-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (M Scherzer)",
                            "reward": "1.82000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f093b8c-d26d-4a4c-9328-40ac031d5970/?format=api"
                        },
                        {
                            "id": "b6bd9627-2890-488f-a082-568f904af06c",
                            "gambit_id": "ce23b95b-2b31-4fd3-9ce5-3ff8bb185cfb",
                            "last_updated": "2022-10-02T15:17:30.424047-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (K Wright)",
                            "reward": "1.99000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f093b8c-d26d-4a4c-9328-40ac031d5970/?format=api"
                        }
                    ]
                },
                {
                    "id": "37b7899b-8240-41cb-9081-dad0efb24f08",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be535e0c-00e9-40fc-9ed7-58b24717a170/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL",
                                "amount": 6080.0
                            },
                            {
                                "team": "NYM",
                                "amount": 3920.0
                            }
                        ],
                        "expected_reward_tokens": 9484.8,
                        "profit_sb": -15.2,
                        "profit_sb_percentage": -0.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "59777598-eb17-4fa1-9bc8-77556d7aa063",
                            "gambit_id": "2157f8ad-845a-4ac6-9c13-280651e75ff2",
                            "last_updated": "2022-10-02T15:17:30.420349-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37b7899b-8240-41cb-9081-dad0efb24f08/?format=api"
                        },
                        {
                            "id": "7ec7ea97-a767-4233-bc21-66223214e034",
                            "gambit_id": "e2821cd6-215e-4d6f-9d31-9a6bad50882d",
                            "last_updated": "2022-10-02T15:17:30.421664-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "2.42000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37b7899b-8240-41cb-9081-dad0efb24f08/?format=api"
                        }
                    ]
                },
                {
                    "id": "43af7717-a8d0-4511-9e23-8af3129a01ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be535e0c-00e9-40fc-9ed7-58b24717a170/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5223.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4777.0
                            }
                        ],
                        "expected_reward_tokens": 9505.86,
                        "profit_sb": 5.86,
                        "profit_sb_percentage": 0.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "93ab80c9-8905-4888-bfa4-544e51638e38",
                            "gambit_id": "68e8067e-9a10-41a6-9b5d-60646e206da8",
                            "last_updated": "2022-10-02T15:17:30.416899-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.82000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43af7717-a8d0-4511-9e23-8af3129a01ba/?format=api"
                        },
                        {
                            "id": "de9367a1-0ea1-4250-bdf8-7e34f0c55ca3",
                            "gambit_id": "b4e5677c-189c-46f7-a437-13db0dfeeedb",
                            "last_updated": "2022-10-02T15:17:30.418062-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.99000",
                            "odds": "2.05000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43af7717-a8d0-4511-9e23-8af3129a01ba/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "04b0f6df-60f9-41e4-a468-21fb72b89a6a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "09f8cd19-34e7-479e-b1ce-dda457368d36",
            "completed": true,
            "last_updated": "2022-10-02T15:17:30.571932-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.39,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/09f8cd19-34e7-479e-b1ce-dda457368d36",
            "datetime": "2022-10-01T19:20:00-04:00",
            "cutoff_datetime": "2022-10-01T19:20:00-04:00",
            "name": "TAM (S McClanahan) v. HOU (C Javier)",
            "bettypes": [
                {
                    "id": "7f2d3f4f-20a4-404b-adae-27f4a6c2050d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/04b0f6df-60f9-41e4-a468-21fb72b89a6a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (C Javier)",
                                "amount": 5780.0
                            },
                            {
                                "team": "TAM (S McClanahan)",
                                "amount": 4220.0
                            }
                        ],
                        "expected_reward_tokens": 9537.0,
                        "profit_sb": 37.0,
                        "profit_sb_percentage": 0.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "34c230da-4b34-437e-875c-60da7b14428d",
                            "gambit_id": "3ca48679-d411-4d01-a57b-f87b59ecf1cc",
                            "last_updated": "2022-10-02T15:17:30.581619-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (C Javier)",
                            "reward": "1.65000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f2d3f4f-20a4-404b-adae-27f4a6c2050d/?format=api"
                        },
                        {
                            "id": "929f38ab-839d-45d7-a15f-423ffa551054",
                            "gambit_id": "d80ea4a9-810f-42d2-a5b7-4e938b6f036c",
                            "last_updated": "2022-10-02T15:17:30.582761-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (S McClanahan)",
                            "reward": "2.26000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f2d3f4f-20a4-404b-adae-27f4a6c2050d/?format=api"
                        }
                    ]
                },
                {
                    "id": "56beb7e2-64f7-4c57-bab3-115aca582eca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/04b0f6df-60f9-41e4-a468-21fb72b89a6a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM",
                                "amount": 6150.0
                            },
                            {
                                "team": "HOU",
                                "amount": 3850.0
                            }
                        ],
                        "expected_reward_tokens": 9471.0,
                        "profit_sb": -29.0,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e82066a9-5949-47da-b8bd-389ac5183d9c",
                            "gambit_id": "e73c252a-2600-43af-8633-55f6e195a3cb",
                            "last_updated": "2022-10-02T15:17:30.579313-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM",
                            "reward": "1.54000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56beb7e2-64f7-4c57-bab3-115aca582eca/?format=api"
                        },
                        {
                            "id": "53676e80-2dbc-4401-89cc-46543b58c3a4",
                            "gambit_id": "ebd8d19f-8094-4434-b96f-991c50434546",
                            "last_updated": "2022-10-02T15:17:30.578194-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "2.46000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56beb7e2-64f7-4c57-bab3-115aca582eca/?format=api"
                        }
                    ]
                },
                {
                    "id": "0b69a4be-5489-4600-aec9-2a98c378db32",
                    "match": "https://api-prod.gambitprofit.com/api/matches/04b0f6df-60f9-41e4-a468-21fb72b89a6a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5108.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4892.0
                            }
                        ],
                        "expected_reward_tokens": 9294.8,
                        "profit_sb": -205.2,
                        "profit_sb_percentage": -2.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bb13b5a0-d4d0-487c-a55e-5b3f78b1c139",
                            "gambit_id": "46799edf-355b-44d4-889d-cfd7d52649a9",
                            "last_updated": "2022-10-02T15:17:30.575896-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.82000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b69a4be-5489-4600-aec9-2a98c378db32/?format=api"
                        },
                        {
                            "id": "188db8ba-4e5e-4ef5-a3ef-735458a843f7",
                            "gambit_id": "70946f29-b52a-4ca4-a675-89f4dde96dbe",
                            "last_updated": "2022-10-02T15:17:30.574745-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.90000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b69a4be-5489-4600-aec9-2a98c378db32/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ea6a4cc6-d1cf-45ec-98f5-1da459d69aca",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "79267ad5-1dcb-4cea-9843-767e432f49c9",
            "completed": true,
            "last_updated": "2022-10-02T15:17:30.258422-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.37,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/79267ad5-1dcb-4cea-9843-767e432f49c9",
            "datetime": "2022-10-01T19:15:00-04:00",
            "cutoff_datetime": "2022-10-01T19:15:00-04:00",
            "name": "PIT (L Ortiz) v. STL (J Montgomery)",
            "bettypes": [
                {
                    "id": "f6ebd3b5-1d91-43d8-9237-91aee7a3f4d6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ea6a4cc6-d1cf-45ec-98f5-1da459d69aca/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL (J Montgomery)",
                                "amount": 6619.0
                            },
                            {
                                "team": "PIT (L Ortiz)",
                                "amount": 3381.0
                            }
                        ],
                        "expected_reward_tokens": 9465.17,
                        "profit_sb": -34.83,
                        "profit_sb_percentage": -0.37,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "72a60421-1b8f-4db4-8609-a57ccb5583cb",
                            "gambit_id": "06a270d3-ab9f-4fd8-98c0-e50116ad6b25",
                            "last_updated": "2022-10-02T15:17:30.268154-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (J Montgomery)",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6ebd3b5-1d91-43d8-9237-91aee7a3f4d6/?format=api"
                        },
                        {
                            "id": "17cad653-bef7-4efb-9aac-d129b9482981",
                            "gambit_id": "cda720c9-58f1-4bd4-bc98-b7959479b84c",
                            "last_updated": "2022-10-02T15:17:30.269258-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (L Ortiz)",
                            "reward": "2.80000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6ebd3b5-1d91-43d8-9237-91aee7a3f4d6/?format=api"
                        }
                    ]
                },
                {
                    "id": "a7641cc1-0382-463a-bb66-a2c5633a2723",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ea6a4cc6-d1cf-45ec-98f5-1da459d69aca/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PIT",
                                "amount": 5214.0
                            },
                            {
                                "team": "STL",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "56b513a1-e06f-4492-acaa-9bb38be334a1",
                            "gambit_id": "18716b7c-92b4-401c-aaf7-68eb43d4bd45",
                            "last_updated": "2022-10-02T15:17:30.265933-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7641cc1-0382-463a-bb66-a2c5633a2723/?format=api"
                        },
                        {
                            "id": "f93b34ae-43a9-4555-a602-6496de7cf2c7",
                            "gambit_id": "e284eda7-2849-43ee-9b7f-811b572a6cbb",
                            "last_updated": "2022-10-02T15:17:30.264799-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7641cc1-0382-463a-bb66-a2c5633a2723/?format=api"
                        }
                    ]
                },
                {
                    "id": "5e772b94-d265-401a-8685-7c9307a29cc2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ea6a4cc6-d1cf-45ec-98f5-1da459d69aca/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5214.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7e8c4b03-eec1-4d58-b484-3c9cd417d6cd",
                            "gambit_id": "3d8b090d-884b-4700-a8f5-d12acd8191b5",
                            "last_updated": "2022-10-02T15:17:30.262515-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e772b94-d265-401a-8685-7c9307a29cc2/?format=api"
                        },
                        {
                            "id": "7f9cc200-ebd3-410f-b008-baca8fd370ce",
                            "gambit_id": "2e5dacbf-d22b-4674-bfc9-9400a2cf1c9e",
                            "last_updated": "2022-10-02T15:17:30.261347-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e772b94-d265-401a-8685-7c9307a29cc2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8969fb88-6188-4088-96b4-cf27a8f878e1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7ac6afef-16f5-48a7-967a-1a13b16701af",
            "completed": true,
            "last_updated": "2022-10-03T15:41:57.280220-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -4.97,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/7ac6afef-16f5-48a7-967a-1a13b16701af",
            "datetime": "2022-10-01T19:00:00-04:00",
            "cutoff_datetime": "2022-10-01T19:00:00-04:00",
            "name": "Viacheslav Borshchev v. Mike Davis",
            "bettypes": [
                {
                    "id": "ff5f9be2-6c6c-481b-9198-a0a1405bfa86",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8969fb88-6188-4088-96b4-cf27a8f878e1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Mike Davis",
                                "amount": 6142.0
                            },
                            {
                                "team": "Viacheslav Borshchev",
                                "amount": 3858.0
                            }
                        ],
                        "expected_reward_tokens": 9027.72,
                        "profit_sb": -472.28,
                        "profit_sb_percentage": -4.97,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "18fc1f37-91cb-4449-9bbf-897ed6e69503",
                            "gambit_id": "13770a47-f445-4da6-961e-df399ab4ecc4",
                            "last_updated": "2022-10-03T15:41:57.288544-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mike Davis",
                            "reward": "1.47000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff5f9be2-6c6c-481b-9198-a0a1405bfa86/?format=api"
                        },
                        {
                            "id": "6fda9c07-ae8c-409b-950a-433f03f02c7f",
                            "gambit_id": "0932907b-c542-4323-b2bd-cd83e8a07af4",
                            "last_updated": "2022-10-03T15:41:57.289992-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Viacheslav Borshchev",
                            "reward": "2.34000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff5f9be2-6c6c-481b-9198-a0a1405bfa86/?format=api"
                        }
                    ]
                },
                {
                    "id": "324fa419-2c90-47c2-82ad-acd892a88e31",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8969fb88-6188-4088-96b4-cf27a8f878e1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 5197.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 4803.0
                            }
                        ],
                        "expected_reward_tokens": 8885.55,
                        "profit_sb": -614.45,
                        "profit_sb_percentage": -6.47,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ff367fd7-1734-446b-9d51-40966b6d9999",
                            "gambit_id": "72e06431-a225-4a80-a909-e974ae17d222",
                            "last_updated": "2022-10-03T15:41:57.283926-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.71000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/324fa419-2c90-47c2-82ad-acd892a88e31/?format=api"
                        },
                        {
                            "id": "33bf04cc-48e2-4d24-b05f-5d9b9bdc44ef",
                            "gambit_id": "4077acc7-5421-4af8-98a9-71d35c9eaae0",
                            "last_updated": "2022-10-03T15:41:57.285478-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/324fa419-2c90-47c2-82ad-acd892a88e31/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dd1b8e32-eb47-43a3-812c-2d5fcc3a8cb7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7ff661ee-c659-41a6-a1c3-6897f1446fc9",
            "completed": true,
            "last_updated": "2022-10-03T11:07:28.424373-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.88,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/7ff661ee-c659-41a6-a1c3-6897f1446fc9",
            "datetime": "2022-10-01T19:00:00-04:00",
            "cutoff_datetime": "2022-10-01T19:00:00-04:00",
            "name": "Cincinnati v. Tulsa",
            "bettypes": [
                {
                    "id": "38dc62b7-6fa6-4fd1-89f3-c21c72643b2e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd1b8e32-eb47-43a3-812c-2d5fcc3a8cb7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 7535.0
                            },
                            {
                                "team": "Tulsa",
                                "amount": 2465.0
                            }
                        ],
                        "expected_reward_tokens": 9416.3,
                        "profit_sb": -83.7,
                        "profit_sb_percentage": -0.88,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d5bedfb0-27e6-4853-a641-f8366a3bb8f4",
                            "gambit_id": "1112beb4-7abb-41c6-8037-b0b3b7c647e3",
                            "last_updated": "2022-10-03T11:07:28.431439-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati",
                            "reward": "1.25000",
                            "odds": "1.26320",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38dc62b7-6fa6-4fd1-89f3-c21c72643b2e/?format=api"
                        },
                        {
                            "id": "2abe6969-34b7-4a17-a369-9d8c4e404d68",
                            "gambit_id": "7305fd3f-d7cc-4803-8233-145ce16138d7",
                            "last_updated": "2022-10-03T11:07:28.430317-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tulsa",
                            "reward": "3.82000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38dc62b7-6fa6-4fd1-89f3-c21c72643b2e/?format=api"
                        }
                    ]
                },
                {
                    "id": "2d19cada-9b80-4d6c-9559-e1c18b800565",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd1b8e32-eb47-43a3-812c-2d5fcc3a8cb7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tulsa",
                                "amount": 5000.0
                            },
                            {
                                "team": "Cincinnati",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2540ec71-0e3e-40a1-a3f5-97d0187bf5ea",
                            "gambit_id": "f7557e65-343b-437e-ab54-2171e3954102",
                            "last_updated": "2022-10-03T11:07:28.434552-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tulsa",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d19cada-9b80-4d6c-9559-e1c18b800565/?format=api"
                        },
                        {
                            "id": "21ddc921-1ef7-4c1d-9fea-1e6c0bc19bee",
                            "gambit_id": "0d48f2dc-ca7a-4a4a-835b-91bb0707bd1c",
                            "last_updated": "2022-10-03T11:07:28.433551-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d19cada-9b80-4d6c-9559-e1c18b800565/?format=api"
                        }
                    ]
                },
                {
                    "id": "8fbd74d6-f918-434e-ba5d-b8adddf238f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd1b8e32-eb47-43a3-812c-2d5fcc3a8cb7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 59",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 59",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c386c2e1-f33a-4a2c-a117-1991e2b518ad",
                            "gambit_id": "0a0ef3c8-faaf-4f33-917f-ded07df29398",
                            "last_updated": "2022-10-03T11:07:28.428179-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 59",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "59.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fbd74d6-f918-434e-ba5d-b8adddf238f3/?format=api"
                        },
                        {
                            "id": "9932b777-d6c6-4f4f-96c3-2003ddabf07e",
                            "gambit_id": "31ffb127-a416-46f9-9d2f-eec7ba7604da",
                            "last_updated": "2022-10-03T11:07:28.427063-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 59",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "59.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fbd74d6-f918-434e-ba5d-b8adddf238f3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "08f9c4b4-7fc5-4185-8bc0-452c3e58a164",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "19272302-01f8-456d-8c5e-fb44a7d38151",
            "completed": true,
            "last_updated": "2022-10-03T15:41:56.766449-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -4.97,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/19272302-01f8-456d-8c5e-fb44a7d38151",
            "datetime": "2022-10-01T19:00:00-04:00",
            "cutoff_datetime": "2022-10-01T19:00:00-04:00",
            "name": "Daniel Santos v. John Castaneda",
            "bettypes": [
                {
                    "id": "d8230e57-ef50-4cfd-bf01-6d49b7bb968d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/08f9c4b4-7fc5-4185-8bc0-452c3e58a164/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "John Castaneda",
                                "amount": 6142.0
                            },
                            {
                                "team": "Daniel Santos",
                                "amount": 3858.0
                            }
                        ],
                        "expected_reward_tokens": 9027.72,
                        "profit_sb": -472.28,
                        "profit_sb_percentage": -4.97,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b3bdd993-661c-4a98-9a8c-d70d8de1861c",
                            "gambit_id": "79dc0e56-6412-4145-a805-b0af1eb9cfc2",
                            "last_updated": "2022-10-03T15:41:56.774961-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "John Castaneda",
                            "reward": "1.47000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8230e57-ef50-4cfd-bf01-6d49b7bb968d/?format=api"
                        },
                        {
                            "id": "cf90eb3f-d440-4f91-bafa-c99f0a9b893e",
                            "gambit_id": "3c61168f-c113-4147-b8ac-5a84647c8856",
                            "last_updated": "2022-10-03T15:41:56.776041-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Daniel Santos",
                            "reward": "2.34000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8230e57-ef50-4cfd-bf01-6d49b7bb968d/?format=api"
                        }
                    ]
                },
                {
                    "id": "5f86bab6-b79f-467a-9ceb-520585e44703",
                    "match": "https://api-prod.gambitprofit.com/api/matches/08f9c4b4-7fc5-4185-8bc0-452c3e58a164/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 5749.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4251.0
                            }
                        ],
                        "expected_reward_tokens": 8968.44,
                        "profit_sb": -531.56,
                        "profit_sb_percentage": -5.6,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b1e12c22-424a-4619-8a21-6b050b9f6ddb",
                            "gambit_id": "f263b3f3-8cd6-4940-99fe-1b3471f35426",
                            "last_updated": "2022-10-03T15:41:56.770225-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.56000",
                            "odds": "1.62500",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f86bab6-b79f-467a-9ceb-520585e44703/?format=api"
                        },
                        {
                            "id": "ddc1b31d-1f7a-43d9-821d-73e8c75c04b9",
                            "gambit_id": "8e9a7be3-89a8-4127-b903-3a193b9d7126",
                            "last_updated": "2022-10-03T15:41:56.768732-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.11000",
                            "odds": "2.25000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f86bab6-b79f-467a-9ceb-520585e44703/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "51cdb192-d200-4331-a4a1-e261be7be68d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7467b465-7cb4-45ce-85b1-fe5ce7bcf813",
            "completed": true,
            "last_updated": "2022-10-03T19:22:04.023006-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.63,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/7467b465-7cb4-45ce-85b1-fe5ce7bcf813",
            "datetime": "2022-10-01T19:00:00-04:00",
            "cutoff_datetime": "2022-10-01T19:00:00-04:00",
            "name": "East Carolina v. South Florida",
            "bettypes": [
                {
                    "id": "f2ec2f07-c7d1-4dff-9975-f72045d66f75",
                    "match": "https://api-prod.gambitprofit.com/api/matches/51cdb192-d200-4331-a4a1-e261be7be68d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "East Carolina",
                                "amount": 5000.0
                            },
                            {
                                "team": "South Florida",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "55e01c07-1484-4463-9b35-7407433c7550",
                            "gambit_id": "b62d79a0-94db-40dc-a61c-6257f964107d",
                            "last_updated": "2022-10-03T19:22:04.026872-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "East Carolina",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2ec2f07-c7d1-4dff-9975-f72045d66f75/?format=api"
                        },
                        {
                            "id": "3539f8ff-dfb2-4a27-9a83-e33168231d73",
                            "gambit_id": "11316593-7378-4204-ad57-49957a10e9bb",
                            "last_updated": "2022-10-03T19:22:04.025678-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Florida",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2ec2f07-c7d1-4dff-9975-f72045d66f75/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "09cd3244-51e5-4f11-84b7-619356bfa756",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "528c254f-28a1-485e-86c2-a55010dcff23",
            "completed": true,
            "last_updated": "2022-10-03T11:07:26.103705-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.92,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/528c254f-28a1-485e-86c2-a55010dcff23",
            "datetime": "2022-10-01T19:00:00-04:00",
            "cutoff_datetime": "2022-10-01T19:00:00-04:00",
            "name": "Troy v. Western Kentucky",
            "bettypes": [
                {
                    "id": "497b1e9e-bae2-4e9d-bb1f-4a5cc4d61f4d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/09cd3244-51e5-4f11-84b7-619356bfa756/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Western Kentucky",
                                "amount": 6448.0
                            },
                            {
                                "team": "Troy",
                                "amount": 3552.0
                            }
                        ],
                        "expected_reward_tokens": 9412.8,
                        "profit_sb": -87.2,
                        "profit_sb_percentage": -0.92,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bff538b6-2cf9-4113-b7fd-33a6b5bafff2",
                            "gambit_id": "8ba694b9-d056-4307-8842-84f4995ba2df",
                            "last_updated": "2022-10-03T11:07:26.109869-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Western Kentucky",
                            "reward": "1.46000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/497b1e9e-bae2-4e9d-bb1f-4a5cc4d61f4d/?format=api"
                        },
                        {
                            "id": "42f632d9-ce63-434a-80e1-16988316a42b",
                            "gambit_id": "21ced0b8-9bf1-4f87-ae74-f92431f982c7",
                            "last_updated": "2022-10-03T11:07:26.111036-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Troy",
                            "reward": "2.65000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/497b1e9e-bae2-4e9d-bb1f-4a5cc4d61f4d/?format=api"
                        }
                    ]
                },
                {
                    "id": "a0a1f4b1-8c22-4d13-bc7d-449a922560bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/09cd3244-51e5-4f11-84b7-619356bfa756/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Western Kentucky",
                                "amount": 5000.0
                            },
                            {
                                "team": "Troy",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ad52c569-7b11-4a8b-bc30-eefd92047b24",
                            "gambit_id": "5b7d6ca2-8627-44f9-bab2-543c19a68e78",
                            "last_updated": "2022-10-03T11:07:26.113145-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Western Kentucky",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0a1f4b1-8c22-4d13-bc7d-449a922560bc/?format=api"
                        },
                        {
                            "id": "b8e1fb9e-cc47-4bac-a58f-fedabe154a0a",
                            "gambit_id": "4cbdb8d1-9cc5-4ab7-b094-bbffb79e4304",
                            "last_updated": "2022-10-03T11:07:26.114077-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Troy",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0a1f4b1-8c22-4d13-bc7d-449a922560bc/?format=api"
                        }
                    ]
                },
                {
                    "id": "093edfa6-27e1-409f-9700-4f70645b664d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/09cd3244-51e5-4f11-84b7-619356bfa756/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 55",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 55",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0a9a1068-a6b3-4afe-b74a-1060719312be",
                            "gambit_id": "f9167e71-750e-4591-a9dd-b1f828fae3a1",
                            "last_updated": "2022-10-03T11:07:26.106469-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 55",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "55.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/093edfa6-27e1-409f-9700-4f70645b664d/?format=api"
                        },
                        {
                            "id": "7a64f138-3d3c-4567-be15-ee81587d36df",
                            "gambit_id": "68cff24e-ffcf-44ea-9843-d74109a479b0",
                            "last_updated": "2022-10-03T11:07:26.107604-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 55",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "55.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/093edfa6-27e1-409f-9700-4f70645b664d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d4a16b42-81c1-4c3c-96d1-79a96ffa53d9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8961d168-306d-4d43-909f-87c4b71ee131",
            "completed": true,
            "last_updated": "2022-10-03T11:07:25.609758-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.25,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/8961d168-306d-4d43-909f-87c4b71ee131",
            "datetime": "2022-10-01T19:00:00-04:00",
            "cutoff_datetime": "2022-10-01T19:00:00-04:00",
            "name": "LSU v. Auburn",
            "bettypes": [
                {
                    "id": "98b503c1-188f-49b7-aab1-8513a0fe0716",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d4a16b42-81c1-4c3c-96d1-79a96ffa53d9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LSU",
                                "amount": 7273.0
                            },
                            {
                                "team": "Auburn",
                                "amount": 2727.0
                            }
                        ],
                        "expected_reward_tokens": 9380.88,
                        "profit_sb": -119.12,
                        "profit_sb_percentage": -1.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a331cdca-9f83-448d-9386-df6d8118ccb4",
                            "gambit_id": "54694397-3133-43d8-b714-739949143367",
                            "last_updated": "2022-10-03T11:07:25.616984-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LSU",
                            "reward": "1.29000",
                            "odds": "1.31250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98b503c1-188f-49b7-aab1-8513a0fe0716/?format=api"
                        },
                        {
                            "id": "7e1ae0f4-f399-4acd-b583-49e424a96c3f",
                            "gambit_id": "eaf82bb4-b1b9-4e62-8a50-d1cc7b55d943",
                            "last_updated": "2022-10-03T11:07:25.618159-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Auburn",
                            "reward": "3.44000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98b503c1-188f-49b7-aab1-8513a0fe0716/?format=api"
                        }
                    ]
                },
                {
                    "id": "b34a9280-e8c1-45a5-8fca-c3c5eeaf0a91",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d4a16b42-81c1-4c3c-96d1-79a96ffa53d9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LSU",
                                "amount": 5108.0
                            },
                            {
                                "team": "Auburn",
                                "amount": 4892.0
                            }
                        ],
                        "expected_reward_tokens": 9294.8,
                        "profit_sb": -205.2,
                        "profit_sb_percentage": -2.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0744144d-b39a-4b59-a59e-7703f2568b33",
                            "gambit_id": "d6109904-bc23-465f-85b8-e7ecd5c3fda1",
                            "last_updated": "2022-10-03T11:07:25.621272-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LSU",
                            "reward": "1.82000",
                            "odds": "1.86960",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b34a9280-e8c1-45a5-8fca-c3c5eeaf0a91/?format=api"
                        },
                        {
                            "id": "dbca98f6-9be9-4f67-9a75-e017905d3792",
                            "gambit_id": "de206300-fd2f-4320-8053-d4755b561f1a",
                            "last_updated": "2022-10-03T11:07:25.620356-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Auburn",
                            "reward": "1.90000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b34a9280-e8c1-45a5-8fca-c3c5eeaf0a91/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c73225b-57d5-4d6a-9851-f0a32c755c8f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d4a16b42-81c1-4c3c-96d1-79a96ffa53d9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 44.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 44.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "29df7560-caaa-4c9b-8c7e-5c067b125b8b",
                            "gambit_id": "f4d3877e-7b8e-47e9-8a43-c3b45923b97a",
                            "last_updated": "2022-10-03T11:07:25.613896-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 44.5",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c73225b-57d5-4d6a-9851-f0a32c755c8f/?format=api"
                        },
                        {
                            "id": "91fdf8ff-549b-441a-a0a1-bc2fd6a7e545",
                            "gambit_id": "7747f0cd-0960-4453-ae64-6e092b74dbdf",
                            "last_updated": "2022-10-03T11:07:25.612635-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 44.5",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c73225b-57d5-4d6a-9851-f0a32c755c8f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "28dfe43b-d1b7-415b-8276-53f695daa116",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a15283f8-4d8a-496f-8022-b325c634fc57",
            "completed": true,
            "last_updated": "2022-10-03T11:02:20.495515-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.49,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/a15283f8-4d8a-496f-8022-b325c634fc57",
            "datetime": "2022-10-01T19:00:00-04:00",
            "cutoff_datetime": "2022-10-01T19:00:00-04:00",
            "name": "UL Monroe v. Arkansas State",
            "bettypes": [
                {
                    "id": "8a7ce8c2-5d32-4fe2-9163-b6142cc20c52",
                    "match": "https://api-prod.gambitprofit.com/api/matches/28dfe43b-d1b7-415b-8276-53f695daa116/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arkansas State",
                                "amount": 7055.0
                            },
                            {
                                "team": "UL Monroe",
                                "amount": 2945.0
                            }
                        ],
                        "expected_reward_tokens": 9453.45,
                        "profit_sb": -46.55,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e032d0f7-a4af-4a2a-9a35-1019334354f0",
                            "gambit_id": "051cd36f-4a4c-4365-b1e4-31107a564fd6",
                            "last_updated": "2022-10-03T11:02:20.501626-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arkansas State",
                            "reward": "1.34000",
                            "odds": "1.36360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a7ce8c2-5d32-4fe2-9163-b6142cc20c52/?format=api"
                        },
                        {
                            "id": "495f97f2-807d-4f53-aaf1-a9ffe6f7402e",
                            "gambit_id": "4f245a93-8528-4f0d-83ec-0d56c2471bad",
                            "last_updated": "2022-10-03T11:02:20.502727-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UL Monroe",
                            "reward": "3.21000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a7ce8c2-5d32-4fe2-9163-b6142cc20c52/?format=api"
                        }
                    ]
                },
                {
                    "id": "1e707fca-874f-4591-bdd7-9707a85c4f0f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/28dfe43b-d1b7-415b-8276-53f695daa116/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UL Monroe",
                                "amount": 5000.0
                            },
                            {
                                "team": "Arkansas State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5cc1cc0f-8d4b-4154-9bb9-99cf4ca9f2eb",
                            "gambit_id": "56825f99-bc05-4240-9a7c-81c6f49de4b4",
                            "last_updated": "2022-10-03T11:02:20.506160-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UL Monroe",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e707fca-874f-4591-bdd7-9707a85c4f0f/?format=api"
                        },
                        {
                            "id": "fc032fd8-8ea2-4028-b488-f09c20d97a1e",
                            "gambit_id": "b3a4a1f8-8c6c-4b3b-8eee-7bb2c09acf99",
                            "last_updated": "2022-10-03T11:02:20.504905-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arkansas State",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e707fca-874f-4591-bdd7-9707a85c4f0f/?format=api"
                        }
                    ]
                },
                {
                    "id": "2d51266c-7322-40eb-bb5c-4201ae64923d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/28dfe43b-d1b7-415b-8276-53f695daa116/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 58.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 58.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6d8e14cd-fb20-4597-a575-30a443a1c566",
                            "gambit_id": "6e2c3669-abf7-4cc2-8a88-6b6f21722c44",
                            "last_updated": "2022-10-03T11:02:20.499409-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 58.5",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "58.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d51266c-7322-40eb-bb5c-4201ae64923d/?format=api"
                        },
                        {
                            "id": "68b21488-fd63-4c87-82c0-43f0f01c209b",
                            "gambit_id": "3d10dcb4-a1b9-453f-b417-f7ed5daf93c7",
                            "last_updated": "2022-10-03T11:02:20.498271-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 58.5",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "58.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d51266c-7322-40eb-bb5c-4201ae64923d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "88c7d71e-fdbc-484e-828b-3ff9598c38c8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0d0cd9ac-4b42-425c-8833-fff8f5f67f41",
            "completed": true,
            "last_updated": "2022-10-02T15:17:29.953710-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.56,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0d0cd9ac-4b42-425c-8833-fff8f5f67f41",
            "datetime": "2022-10-01T18:10:00-04:00",
            "cutoff_datetime": "2022-10-01T18:10:00-04:00",
            "name": "MIN (D Bundy) v. DET (D Hutchison)",
            "bettypes": [
                {
                    "id": "c3658c67-a1b8-4771-ac9d-ad48ffb2625d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/88c7d71e-fdbc-484e-828b-3ff9598c38c8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN (D Bundy)",
                                "amount": 5429.0
                            },
                            {
                                "team": "DET (D Hutchison)",
                                "amount": 4571.0
                            }
                        ],
                        "expected_reward_tokens": 9553.39,
                        "profit_sb": 53.39,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3271f5ef-bc6c-4dec-bd9e-eee46cf7fc68",
                            "gambit_id": "3b31008e-8dd7-4c0d-bd96-c3b6c301476f",
                            "last_updated": "2022-10-02T15:17:29.964440-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (D Bundy)",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3658c67-a1b8-4771-ac9d-ad48ffb2625d/?format=api"
                        },
                        {
                            "id": "5f431c32-ae98-439b-8008-d553423f5365",
                            "gambit_id": "b37d8fe3-6cfe-4eb5-887d-5f4227712957",
                            "last_updated": "2022-10-02T15:17:29.963448-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (D Hutchison)",
                            "reward": "2.09000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3658c67-a1b8-4771-ac9d-ad48ffb2625d/?format=api"
                        }
                    ]
                },
                {
                    "id": "3bb5f1e5-def3-4817-aad9-7b394c9c79cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/88c7d71e-fdbc-484e-828b-3ff9598c38c8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "DET",
                                "amount": 5777.0
                            },
                            {
                                "team": "MIN",
                                "amount": 4223.0
                            }
                        ],
                        "expected_reward_tokens": 9416.51,
                        "profit_sb": -83.49,
                        "profit_sb_percentage": -0.88,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "610abbcc-7d2f-4956-9bb8-01373254f65a",
                            "gambit_id": "f6bd5be0-42ea-487e-a62c-c55892c9ba00",
                            "last_updated": "2022-10-02T15:17:29.960136-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "1.63000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bb5f1e5-def3-4817-aad9-7b394c9c79cd/?format=api"
                        },
                        {
                            "id": "8da2554c-edfd-4155-8bf6-88e449023de9",
                            "gambit_id": "2f896b80-9da9-4c09-b6b2-15a8a5021103",
                            "last_updated": "2022-10-02T15:17:29.961258-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "2.23000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bb5f1e5-def3-4817-aad9-7b394c9c79cd/?format=api"
                        }
                    ]
                },
                {
                    "id": "c83ae822-4a7f-4156-97b0-0aafaddbcb2a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/88c7d71e-fdbc-484e-828b-3ff9598c38c8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 8",
                                "amount": 5214.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8116c45f-2ab7-4bf1-97be-a2344372e986",
                            "gambit_id": "fe4e0010-9348-4811-8974-1a9ae93844cf",
                            "last_updated": "2022-10-02T15:17:29.957844-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c83ae822-4a7f-4156-97b0-0aafaddbcb2a/?format=api"
                        },
                        {
                            "id": "a53769c5-175b-4176-b4ac-7b4b23ce3e5e",
                            "gambit_id": "d52c54e6-cad0-41e0-b052-385e0ea1a625",
                            "last_updated": "2022-10-02T15:17:29.956656-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c83ae822-4a7f-4156-97b0-0aafaddbcb2a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f748abd1-d6d8-4fb8-8263-decbd8b4df00",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "517d7777-e290-455b-a5ad-9852963d7b62",
            "completed": true,
            "last_updated": "2022-10-02T15:17:30.104047-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.48,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/517d7777-e290-455b-a5ad-9852963d7b62",
            "datetime": "2022-10-01T18:10:00-04:00",
            "cutoff_datetime": "2022-10-01T18:10:00-04:00",
            "name": "KAN (K Bubic) v. CLE (Z Plesac)",
            "bettypes": [
                {
                    "id": "51aae49d-70fd-455f-885a-c076bebd088b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f748abd1-d6d8-4fb8-8263-decbd8b4df00/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE (Z Plesac)",
                                "amount": 6119.0
                            },
                            {
                                "team": "KAN (K Bubic)",
                                "amount": 3881.0
                            }
                        ],
                        "expected_reward_tokens": 9545.64,
                        "profit_sb": 45.64,
                        "profit_sb_percentage": 0.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "62369440-6b6b-4041-bbd9-9e2be91c485a",
                            "gambit_id": "38f2b7dc-c594-4a5a-835e-9684497b1f7b",
                            "last_updated": "2022-10-02T15:17:30.114574-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (Z Plesac)",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51aae49d-70fd-455f-885a-c076bebd088b/?format=api"
                        },
                        {
                            "id": "c4771754-3511-43f5-953b-ac078ab78c34",
                            "gambit_id": "69f28704-ab8e-47f4-855a-38594e27fb57",
                            "last_updated": "2022-10-02T15:17:30.113606-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (K Bubic)",
                            "reward": "2.46000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51aae49d-70fd-455f-885a-c076bebd088b/?format=api"
                        }
                    ]
                },
                {
                    "id": "b58807e4-38dc-4d14-b42d-cfdcc899d189",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f748abd1-d6d8-4fb8-8263-decbd8b4df00/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "KAN",
                                "amount": 5591.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4409.0
                            }
                        ],
                        "expected_reward_tokens": 9391.17,
                        "profit_sb": -108.83,
                        "profit_sb_percentage": -1.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a889cd5c-bc53-4cbf-929f-fe060484490b",
                            "gambit_id": "113e20db-8bf9-4dd2-ae82-b09a080091ba",
                            "last_updated": "2022-10-02T15:17:30.111375-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b58807e4-38dc-4d14-b42d-cfdcc899d189/?format=api"
                        },
                        {
                            "id": "9cf391cc-ac52-4e32-ba89-328f79aac6f5",
                            "gambit_id": "c9b06766-2589-46eb-b54e-a15fe1ca5c7f",
                            "last_updated": "2022-10-02T15:17:30.110265-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "2.13000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b58807e4-38dc-4d14-b42d-cfdcc899d189/?format=api"
                        }
                    ]
                },
                {
                    "id": "b4a7d445-4339-4f9e-823a-066ccc48548d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f748abd1-d6d8-4fb8-8263-decbd8b4df00/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5214.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5f421f79-2b7f-411c-8c8e-ef08ba6354bd",
                            "gambit_id": "2bbc21b6-a0a8-42d5-ae2f-b422b80bd044",
                            "last_updated": "2022-10-02T15:17:30.106834-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4a7d445-4339-4f9e-823a-066ccc48548d/?format=api"
                        },
                        {
                            "id": "2c267547-7afd-4ea6-befd-9bc1f2316854",
                            "gambit_id": "10b920cc-1911-429d-a3ed-0444e39e404d",
                            "last_updated": "2022-10-02T15:17:30.107988-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4a7d445-4339-4f9e-823a-066ccc48548d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ed1d602e-cbbb-4e89-929c-9b59bc1e810c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fb51d58f-b2d8-4f11-95c2-3cad4e54537b",
            "completed": true,
            "last_updated": "2022-10-03T10:57:19.142223-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.76,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/fb51d58f-b2d8-4f11-95c2-3cad4e54537b",
            "datetime": "2022-10-01T18:00:00-04:00",
            "cutoff_datetime": "2022-10-01T18:00:00-04:00",
            "name": "UTEP v. Charlotte",
            "bettypes": [
                {
                    "id": "4c144eda-c613-4335-b5db-ad2425d1da89",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ed1d602e-cbbb-4e89-929c-9b59bc1e810c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UTEP",
                                "amount": 6005.0
                            },
                            {
                                "team": "Charlotte",
                                "amount": 3995.0
                            }
                        ],
                        "expected_reward_tokens": 9427.85,
                        "profit_sb": -72.15,
                        "profit_sb_percentage": -0.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2a3550b6-2262-479a-8510-275e0bcc3f12",
                            "gambit_id": "b7b99b4f-de01-40aa-8c68-3265f08cdf9d",
                            "last_updated": "2022-10-03T10:57:19.150388-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UTEP",
                            "reward": "1.57000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c144eda-c613-4335-b5db-ad2425d1da89/?format=api"
                        },
                        {
                            "id": "f67f75a5-a150-447c-93a7-7e1c4b530b94",
                            "gambit_id": "fa56fb4a-c3c3-4d07-a62a-de8b3f7d56e2",
                            "last_updated": "2022-10-03T10:57:19.149015-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte",
                            "reward": "2.36000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c144eda-c613-4335-b5db-ad2425d1da89/?format=api"
                        }
                    ]
                },
                {
                    "id": "2b61dd44-5509-4f26-af73-681e16d662a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ed1d602e-cbbb-4e89-929c-9b59bc1e810c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UTEP",
                                "amount": 5108.0
                            },
                            {
                                "team": "Charlotte",
                                "amount": 4892.0
                            }
                        ],
                        "expected_reward_tokens": 9294.8,
                        "profit_sb": -205.2,
                        "profit_sb_percentage": -2.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5a2f5059-171a-4196-891c-237ad5f3eafa",
                            "gambit_id": "6d27cf6b-7702-4449-a1d2-680be9bad61b",
                            "last_updated": "2022-10-03T10:57:19.154106-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UTEP",
                            "reward": "1.82000",
                            "odds": "1.86960",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b61dd44-5509-4f26-af73-681e16d662a1/?format=api"
                        },
                        {
                            "id": "0e042882-cc44-4ca1-aab6-6ae24c7c5304",
                            "gambit_id": "12b97967-9a9f-4d87-bf7c-08c53b168c89",
                            "last_updated": "2022-10-03T10:57:19.153059-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte",
                            "reward": "1.90000",
                            "odds": "1.95240",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b61dd44-5509-4f26-af73-681e16d662a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "1caf2870-e269-43d4-bbaa-3ecefe754e6b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ed1d602e-cbbb-4e89-929c-9b59bc1e810c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 56",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 56",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a584c96a-df3f-43e4-9b34-1ffba5f41145",
                            "gambit_id": "72af0dcf-b0ff-4998-ae16-0e3fd100c3c5",
                            "last_updated": "2022-10-03T10:57:19.145246-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 56",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "56.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1caf2870-e269-43d4-bbaa-3ecefe754e6b/?format=api"
                        },
                        {
                            "id": "d2f873c0-778b-4f07-bf12-01586ee4e402",
                            "gambit_id": "b9c2a793-5a1e-4185-af78-1d9dd5deb20f",
                            "last_updated": "2022-10-03T10:57:19.146429-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 56",
                            "reward": "1.85000",
                            "odds": "1.90910",
                            "spread": "56.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1caf2870-e269-43d4-bbaa-3ecefe754e6b/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}